on 2023 Apr 26 7:30 AM
Request clarification before answering.
Hi Sakil Ahmed,
I think this field is fetched from service Regions. You can maintain these in the Service regions section of the General settings.
The object name to fetch these in the query api is: Region
Greetings
Yanik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Region is linked to the activity. In the query API you need to fetch the field activity.region
So you would need to work with JOINs to get the region data of the activity linked to your serviceCalls.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Yanik.
Yes I found the territories in Region.
I tries to generated the service call details along with territories in Query API.
Can you please help me how can I retrive this data
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.