FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Webhook-envelopeskema"
{ "event": "trigger.succeeded | trigger.failed | approval.requested | approval.decided", "eventType": 0 | 1 | 2 | 3, "tenantId": "string", "domain": "string - the matched domain for this delivery", "agentId": "string", "agentInternalName": "string", "agentDisplayName": "string", "occurredAt": "string - ISO 8601 timestamp", "data": { /* event-specific, see below */ } }
Result