For AI agents: the complete documentation index is available at https://docs.clickmax.io/en/llms.txt, the full documentation bundle is available at https://docs.clickmax.io/en/llms-full.txt, and this page is available as Markdown at https://docs.clickmax.io/en/faq/general/connect-zapier-make-n8n.md.
  • English
  • How do I integrate Clickmax with Zapier, Make or N8n?

    The bridge to Zapier, Make and N8n is built with webhooks:

    1. 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).
    2. To receive data back into Clickmax (to grant access or record a contact, for example), use an incoming webhook.
    3. 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.

    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.