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/payments/outgoing-webhook.md.
  • English
  • What is an outgoing webhook in Clickmax?

    An outgoing webhook sends the data of an internal Clickmax event to a URL on another system, in real time. For example: when a sale is approved, Clickmax can push that sale's data to your delivery or logistics platform.

    It is the opposite of the incoming webhook, which receives data from external platforms into Clickmax.

    If it didn't work

    • The destination system did not receive the data: check the URL you registered and the expected format in the webhook reference.
    • Nothing was sent: check that the event you chose is the right one in the list of events.
    • Errors while sending: see the error codes.