Webhooks
Webhooks are used with instant triggers that execute the flow immediately after the remote server sends data.
Specification
{
"verification": {
"condition": String|Boolean,
"respond": {
"type": Enum[json, urlencoded, text],
"status": String|Number,
"headers": Object
"body": String|Object,
}
},
"respond": {
"type": Enum[json, urlencoded, text],
"status": String|Number,
"headers": Object
"body": String|Object,
},
"iterate": {
"container": String,
"condition": String|Boolean
},
"output": String|Object,
"condition": String|Boolean,
"uid": String
}Key
Type
Description
respond
Key
Type
Required
Description
verification
Key
Type
Description
verification.condition
verification.respond
iterate
output
condition
uid
Available IML variables
Variable
Description
Types of webhooks
Shared
Dedicated
Last updated

