GuidesAPIStatusSign up

Overview

Webhooks are a powerful feature of the Eden AI platform that allow you to receive real-time notifications whenever a specific event occurs. By configuring webhooks for Eden AI APIs, you can automate downstream processes, integrate with other systems, or monitor activity without the need for continuous polling.


Key Features

  • Real-Time Updates: Receive notifications as soon as an event occurs.
  • Customizable Payloads: Define the data structure of the webhook payload.
  • Wide Compatibility: Easily integrate with third-party services, CRMs, or your internal systems.
  • Retry Mechanism: Automatically retries in case of delivery failures.

Use Cases

  • Workflow Execution Monitoring: Get notified when a workflow completes, fails, or encounters an error.
  • Resource Tracking: Monitor usage, such as the completion of an AI inference request.
  • Automation: Trigger downstream systems or actions, such as sending a notification or updating a database.
  • Error Handling: Set up alerts for exceptions in workflows or API calls.