Webhook callback URLs
Webhook callback URLs are used by some applications to send events to IBM® App Connect. Callback URLs are registered automatically for some connectors, while for others, you register them manually.
A webhook is an HTTP request that some applications use to send notifications of when events occur. Event notifications are sent to a callback URL that identifies the endpoint. In this case, the endpoint is an event connector in an IBM App Connect flow. For example, Eventbrite uses webhooks to notify App Connect when events occur for some objects, such as attendees, events, and orders.
Automatic webhook registration
- You stop a running flow in App Connect Designer
- You undeploy or deactivate a flow
- You delete the integration runtime where the flow is deployed
Manual webhook registration
You can find the webhook callback URL by adding an event to a flow and connecting to your account. To copy the URL to your clipboard, click . You can then work with the account administrator to register the webhook with the application.