eXvisory dev
Concepts
Tutorial
Reference
Support
Search…
⌃K
Links
What is eXvisory dev?
Concepts
Tutorial
Reference
Rules
Webhook
How do I?
API
Support
Powered By
GitBook
Webhook
A webhook is a special type of synthetic test used to call out to other computer systems to obtain information instead of asking the user.
Webhook settings
Setting
Description
url
URL of the webhook handler
Must be HTTPS
Example:
"url" : "https://secret-basin-59856.herokuapp.com/webhook"
username