Eligibility Based on Plan: Only available from Prime Plan & Above
To access Webhooks:
Log in to the Admin Portal.
Click Settings from the left sidebar.
Select Integrations.
Click on Webhooks under the integrations menu.
On the Webhooks page, you can:
View all existing Webhooks
Access documentation for reference.
Create a new Webhook by clicking New Webhook.
To set up a new Webhook:
Click New Webhook.
Provide the following details:
Webhook Name
Webhook URL (Must return HTTP status 200, 201, or 204 with a JSON response for validation.)
Select at least one event to trigger the Webhook. There’s no upper limit on the number of events you can select.
Webhook Failures & Retries
If a Webhook call fails, Edmingle will retry 4 times at the following intervals:
After 5 minutes
After 1 hour
After 3 hours
After 6 hours
If all retries fail, the Webhook will be marked Inactive.
To reactivate it, click Mark as Active and revalidate the URL.
Viewing Webhook Logs
You can view the last 100 logs (up to 30 days) for each Webhook:
Click the 3-dot menu on a Webhook.
Select View Logs.
Review the log details and JSON payloads sent to the URL.
Older logs will be archived.
Roles that can manage Webhooks:
Super Admin
Admin
Custom Roles
FAQs
Q1: What are Webhooks?
Webhooks are automated notifications that send real-time data to other applications when specific events occur in Edmingle.
Q2: What if my Webhook URL fails validation?
You’ll receive an error message. The Webhook will remain inactive until a valid URL is provided.
Q3: Who can access Webhooks?
Only Super Admins and Admins have access to Webhook configuration.
For further assistance, contact support@edmingle.com.