API & Webhooks

What are Webhooks?
A Webhook is a callback to an application or web service that is triggered when a specific event occurs. That means you can set up a Webhook to look for a s...
Tue, 18 Jun, 2024 at 4:35 PM
Is there any documentation for the APIs on Freshdesk?
Please visit http://developer.freshdesk.com/api for API documentation.
Tue, 18 Jun, 2024 at 4:36 PM
How to handle and prevent webhook drops?
A Webhook is a callback to an application or web service triggered when a specific event occurs. In case of a particular update, change, or action in your h...
Tue, 18 Jun, 2024 at 4:37 PM
How can I prevent a webhook from being dropped?
A webhook would be dropped only if it exceeds the permitted API rate limit of your Freshdesk Account. Please write to support@freshdesk.com with details reg...
Tue, 18 Jun, 2024 at 4:40 PM
What webhooks will contribute to my rate limit?
Any webhook you have set up on your Freshdesk - be it in an automation rule, or an external webhooks  ( like Zapier or TimeCamp) - will contribute towards a...
Tue, 18 Jun, 2024 at 4:40 PM
Why have I received an email saying 'Please recheck the webhook settings in your account'?
This is a notification email that is auto-generated when a Webhook which is triggered from your account fails. This Webhook might be a part of the automatio...
Tue, 18 Jun, 2024 at 4:40 PM
Status codes and its reasons
In Freshdesk, error codes may appear during various interactions and processes, indicating specific issues or anomalies that need attention. Understanding t...
Tue, 18 Jun, 2024 at 4:40 PM
How do I apply filters and view a list of tickets using API?
You can view the tickets from a custom ticket list view, using API. You could make use of v1 of API to have this done. Please refer to this documentation fo...
Tue, 18 Jun, 2024 at 4:41 PM
Can I use my vanity URL or CNAME to make an API call?
As of now, the V2 of Freshdesk's API supports only the Freshdesk URL on HTTPs. Making calls using the vanity URL isn't supported.
Tue, 18 Jun, 2024 at 4:42 PM
What are the rate limits for the API calls to Freshdesk?
Note: The per-minute rate limiting is being rolled out in batches. The number of API calls you can make is based on your plan. This limit is applied to ...
Tue, 18 Jun, 2024 at 4:42 PM