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/what-is-a-webhook.md.
  • English
  • What is a webhook?

    A webhook is a form of integration that automatically sends or receives data, in real time, between Clickmax and another system when an event happens — over an HTTP request, with nobody having to act manually. It works in two directions:

    • Outbound webhook: Clickmax notifies an external system when something happens (a new contact or a sale, for example).
    • Inbound webhook: an external system sends data to Clickmax to set off an action.

    If it didn't work