Abyssale allows you to create webhooks that send real-time data to any third-party application or service when a set event occurs.
Create an Abyssale Webhook
To create a webhook, log in to your Abyssale account, and perform the following steps:
Head to the Workspace settings
Click on the Webhooks tab on the left navigation
Click on the "Create New Webhook" button located at the top of the page.
Webhook parameters available
When creating a webhook on Abyssale, certain parameters are available to customize which events will be sent to your webhook URL.
Webhook URL (mandatory): Specify the URL or web address where the data will be sent once the webhook is triggered. The URL will receive an HTTP POST request when the selected event happens.
Choose webhook types :
New Generation : Listen to synchronous image generation (except those from direct API, and mp4, gif & Html5 generation)
New export : Export can't be filteret by designs
New batch generation : Listen to async (Multiple image at once, mp4, gif & Html5) generation
Design approval status : get the new status of your design
Design filter (optional) : Filter data sent on selected designs
β
π‘ Tips : You can select multiples webhook types at a time.
Note : A webhook will not trigger on local environments such as localhost.
API Reference for webhook
Check our developer page to learn more about Abyssale webhook