Abyssale Developer Hub
  • Getting Started
  • Rest API
    • Overview - Rest API
    • Authentication
    • Designs
      • Design Details
    • Generation
      • Design information
      • Synchronous generation
        • Generate single image
      • Asynchronous generation
        • Generate Multi-Format images
        • Generate Multi-Format PDFs for Printing
        • Generate Multi-Page PDF for Printing
        • Generate Multi-Format Videos
        • Generate Multi-Format Animated GIFs
        • Generate HTML5 Banner Ads
          • ad network
      • Element properties
        • Root
        • Text
        • Button
        • Image
        • Logo
        • Shape
        • Rating
        • Illustration
        • QR Code
        • Video
        • Audio
      • Errors
    • Image Export
    • Fonts
    • Annexes
    • API Reference
  • Dynamic Images
    • Overview - Dynamic Images
    • Dynamic Image generation with URL
  • Webhooks
    • Overview - Webhooks
    • Events
      • Design
      • Banner
      • Global events
Powered by GitBook
On this page
  1. Webhooks

Events

Events sent to your Webhook - Abyssale Webhooks

PreviousOverview - WebhooksNextDesign

Last updated 5 months ago

The list of currently supported events:

  • : When a new banner has been created.

  • : When an export has finished

  • : When a banner batch from the async image generation API has finished

  • : 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

NEW_EXPORT
TEMPLATE_STATUS
NEW_BANNER
NEW_BANNER_BATCH