< Integrations

Overview

When a Webhook integration is activated, an HTTP POST with the payload is sent to a specified location in near real-time. Additionally, the payload can be signed with a Secret to ensure the data is coming from a valid source.

Payload Uri
The address the payload is POSTed to as application/json.

Secret
(Optional) The value used to sign the data (SHA256) to verify the payload. The signature is sent through the header as X-MC-SIGNATURE-256.

Active
Turn on/off the integration.

Events
Choose the desired event types to be sent.

 


These docs are open source. If you find an issue, please file a bug, or send us a pull request. And if you want to contribute, we'd love that too!