top of page

Webhook Notification

Updated: Jan 31

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


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 asset will be included in the data.


Related Posts

See All

Create a Product with API

Learn how to create a product with consecutive API calls. Creating a Product currently requires 3 Consecutive API Calls....

Generate Assets with API

Learn how to generate assets using API calls. To generate the assets, the following API call can be made: URL:...

Comments


Commenting has been turned off.
bottom of page