Dispatch webhook¶
Available since: 1.0.0
Dispatches a webhook and sends extra data along with it.
Fields¶
Webhook
-
Select a webhook to dispatch.
Data
-
This field supports tokens. Interpret above data as YAML format
-
Nested data can be set using YAML format, for example my_key: "My value". When using this format, this option needs to be enabled. When using tokens and YAML altogether, make sure that tokens are wrapped as a string. Example: title: "[node:title]"
Validate YAML to prevent this from being executed when invalid