Events
Events sent to your Webhook - Abyssale Webhooks
The list of currently supported events:
NEW_BANNER: When a new banner has been created.
NEW_EXPORT: When an export has finished
NEW_BANNER_BATCH: When a banner batch from the async image generation API has finished
TEMPLATE_STATUS: When a status has changed on a template.
All events will be:
sent to you via a
/POST HTTP/HTTPS
method.with a format type:
application/json
Last updated