Skip to main content
The Webhooks page lets you configure outbound HTTP callbacks so that external systems can react in real time to events in your Experro workspace. You can view, enable/disable, and manage existing webhooks, as well as create new ones with custom payloads, headers, and notification rules.

What You Can Do on This Page

  1. Browse Configured Webhooks – See all webhooks you’ve defined, including their endpoint URL, status, last modified details, and quick actions.
  2. Enable or Disable – Toggle the Active switch in the list view to turn individual webhooks on or off without deleting them.
  3. Create New Webhooks – Click Add Webhook to define a new callback, choose triggering events, and set up custom headers or authentication.
  4. Inspect Activity Logs – After creation, use the Activity Log tab on a webhook’s detail page to review delivery attempts, payloads sent, and response statuses.
  5. Configure Failure Notifications – On the Email Notification tab, specify recipients who should be alerted if a webhook repeatedly fails.

Webhook List View

Adding or Editing a Webhook

When you click Add Webhook (or Edit on an existing one), you’ll see three tabs:

1. Configure Webhook

2. Activity Log

  • Displays a chronological record of the webhook’s delivery attempts
  • Helpful for debugging failures or verifying that downstream systems received data correctly.

3. Email Notification

  • Notification Emails: Comma-separated list of email addresses to alert when the webhook is automatically deactivated after repeated failures.