How to enable webhooks with Amplemarket
Webhooks are useful way to extend Amplemarket’s functionality and integrating it with other systems you already use.
Amplemarket supports multiple types of outbound webhook events to help you keep your external tools up to date. These webhooks deliver structured JSON payloads that notify your system of key events.
Webhooks in Amplemarket offer multiple types of automations including:
Amplemarket will then start sending JSON-encoded messages to the HTTP endpoints you specify. Check our documented events to see all available events.