How do I integrate Clickmax with Zapier, Make or N8n?
The bridge to Zapier, Make and N8n is built with webhooks:
- To send Clickmax events to those tools, set up an outgoing webhook pointing at the URL the tool gives you (the "catch hook" in Zapier/Make/N8n).
- To receive data back into Clickmax (to grant access or record a contact, for example), use an incoming webhook.
- On the tool's side, build the action flow you want (send to a spreadsheet, notify another system, and so on).
See the webhooks reference for the payload format and the available events.
Related
If it didn't work
- The tool receives nothing: check the outgoing webhook's URL and the events you selected in outgoing webhook.
- An error receiving data in Clickmax: check the payload format in the webhooks reference.
- Unexpected error responses: see the error codes.