All Collections
Integrations
Create Abyssale Webhook
Create Abyssale Webhook

Create custom webhooks to send real-time data to external apps when specific events occur.

Guillaume Stigliani avatar
Written by Guillaume Stigliani
Updated over a week ago

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:

  1. Go to the settings page

  2. Click on the webhook tab on the left navigation

  3. 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

Did this answer your question?