Some domains are whitelisted and won’t need to pass a confirmation challenge
(e.g. Zapier)
Path Parameters
Name of the webhook-endpoint on your server.
Maximum length:
500
Query Parameters
The challenge value you must return
Response
200 - text/plain
OK
When responding to the activation challenge workflow, return the challenge value as a simple string. When receiving a regular event, simply return an empty "200 OK". Refer to the documentation for all status codes and their meaning.