Category:Webhooks: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 11: | Line 11: | ||
Webhook URL's are specified per property so you can transmit information to identify the property in the URL | Webhook URL's are specified per property so you can transmit information to identify the property in the URL | ||
https://yourdomain.com/page?property=1 | https://yourdomain.com/page?property=1 | ||
https://yourdomain.com/page?property=2 | https://yourdomain.com/page?property=2 | ||
| Line 17: | Line 16: | ||
Template variables can also be used in the URL | Template variables can also be used in the URL | ||
https://yourdomain.com/page?property=[PROPERTYID] | |||
= Auto Action Webhook = | = Auto Action Webhook = | ||