Webhooks
Clickmax has two kinds of webhook: inbound (in), which receives events from an external platform, and outbound (out), which sends an event from Clickmax to an external URL when a trigger fires.
Role required: authenticated workspace member. Webhooks are managed in the Integrations area.
Direction
Inbound platforms
Values accepted when creating an inbound webhook.
Outbound platforms
Destinations accepted when creating an outbound webhook.
Triggers
Events that fire an outbound webhook (the trigger field).
Record statuses
Every delivery creates a record with one of these statuses.
Related
If it didn't work
- The platform gets a
401when sending inbound: the webhook is inactive, has been deleted, or the token/signature does not match — see Error codes. - An outbound webhook never reaches its destination: check the record status and the endpoint's response in Error codes.
- General questions about integrations: see the Frequently asked questions.