Questions tagged [zendesk-api]

For questions related to Zendesk's REST API.

See also:

182 questions
-1
votes
1 answer

Zendesk Chat widget status check

I am using the Zendesk chat widget on my web portal. My requirement is whenever the widget goes down from server "Zendesk site" check the status and send notification to site owner. On the research I found the…
-3
votes
3 answers

Limiting Loop Range to 100 Rows at at time

I have the following script that takes data from my Sheet and updates records via a POST API call; however there is a limit of 100 calls at a time so I'm looking for a way to add that to my script if possible. I also need to ensure that the header…
1 2 3
12
13