Instant trigger (webhook)
The instant trigger is executed immediately when the data arrives to Make.
Components
Communication
Retrieving additional data for each bundle
{
"url": "http://example.com/api/item/{{payload.id}}",
"response": {
"output": {
"id": "{{payload.id}}",
"data": "{{body}}"
}
}
}Interface
Samples
Available IML variables
Variable
Description
Variable
Description
Variable
Description
Variable
Description
Variable
Description
Example

Last updated

