Webhook
This page describes webhook action in more detail
Last updated
Was this helpful?
This page describes webhook action in more detail
Last updated
Was this helpful?
Was this helpful?
template: https://example.com/{{data.param1}}/{{data.param2}}
data.param1: workspaces
data.param2: devices
result: https://example.com/workspaces/devicestemplate: https://example.com/{{data.param1}}
data.param1: workspaces/devices
result: https://example.com/workspaces%2Fdevices