Attached
Attach
{
"url": "https://www.example.com/api/webhook",
"method": "POST",
"body": {
"url": "{{webhook.url}}"
},
"response": {
"data": {
"externalHookId": "{{body.id}}",
"token": "{{body.token}}"
}
}
}Detach
Last updated

