Skip to main content
All CollectionsDimensions API
Webhook Notification
Webhook Notification

Learn how to configure a webhook endpoint that will be called whenever a Generate job is finished

Mor Mendelevi avatar
Written by Mor Mendelevi
Updated over a week ago

To configure a webhook endpoint that will be called whenever a Generate job is finished, follow these steps:

  1. Navigate to the Settings page.

  2. The endpoint will be called using POST with a JSON detailing the generation tasks and their status. In case of success, the URL of the artifact will be included in the data.

Did this answer your question?