What is an incoming webhook in ClickMax?
An incoming webhook is a URL generated by ClickMax that receives data sent by another system. Whenever that system fires an event (a sale, a sign-up and so on), it sends the data to that URL and ClickMax records the information in real time — useful for creating or updating contacts and triggering automations from external tools.
To send data out of ClickMax, use the outgoing webhook.
Related
If it didn't work
- The external system is not sending the data in the expected format — check the webhook reference.
- The request returned an error — see the error codes.
- The data arrives but nothing happens — review the automation that should react to the webhook.