
Azhar
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
Activity overview
Latest activity by Azhar-
Azhar created a post,
How to integrate CTI application with Zendesk using Talk Partner Edition?
We have a requirement to integrate external CTI application with Zendesk. We already have Talk Partner Edition purchased with our Profession Suite plan. I have also gone through the below post http...
-
Azhar commented,
Can you please let us know what are the details required from the external application side, if I want to connect external CTI application like InstaCC to Zendesk?
-
Azhar commented,
Hi Bryan, custom field having ID 360042537054 is a drop-down field having multiple values.. e.g. Now, when I am selecting "Careers", and submitting the form, it is creating ticket in Zendesk with...
-
Azhar commented,
Hi, I implemented the above example for my custom ticket field and noticed that it is updating fine for a single word value but not working for multiple word value. E.g. : data = {'request': {'cust...
-
Azhar created a post,
Display custom field value in Zendesk app
AnsweredWe have created few custom ticket field like Product, Nature of Inquiry, sales inquiry type etc that stores drop down values. User can select values as per the ticket he is raising. We are able to ...
-
Azhar commented,
That -v might be due to the copy-paste. But it didn't worked for me without that flag too in normal scenario. Please find the screen shot below : Let me know if I can attach my files somewhere ...
-
Azhar commented,
Hi Charles, Yes, the endpoint route in my doggo_api.py is exactly same as what you mentioned but I am receiving the 404 error every time I am running the python file normally and hitting the POST o...
-
Azhar commented,
While posting the data using API request to create a doggo record, we are getting 404 error. We have checked all the configurations and files and it looks fine to us as per the article above. Getti...
-
Azhar commented,
Can anybody let me know, how to pull data stored as attributes of sunshine object in java script? E.g. : Created Sunshine custom object 'pc' with 3 attributes 'id', 'model' & 'is_laptop'. Also, cre...
-
Azhar commented,
Hi, I have used you xr_apps code to create a test app in zendesk appending ticket info along with user info. I have modified the iframe.html and main.js for the purpose. I am able to display the cu...