FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Schéma de l'enveloppe du webhook"
{ "event": "trigger.succeeded | trigger.failed | approval.requested | approval.decided", "eventType": 0 | 1 | 2 | 3, "tenantId": "string", "domain": "string - le domaine correspondant à cette livraison", "agentId": "string", "agentInternalName": "string", "agentDisplayName": "string", "occurredAt": "string - horodatage ISO 8601", "data": { /* spécifique à l'événement, voir ci-dessous */ } }
Result