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:
Go to the settings page
Click on the webhook 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 banners : Listen to synchronous image generation (except those from direct API, and mp4, gif & Html5 generation)
New export : Export can't be filteret by templates
New banner batch : Listen to async (Multiple image at once, mp4, gif & Html5) generation
Template status : get the new status of your templates
filter to a template (optional) : Filter data sent on selected templates
β
π‘ 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