FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "웹훅 엔벨로프 스키마"
{ "event": "trigger.succeeded | trigger.failed | approval.requested | approval.decided", "eventType": 0 | 1 | 2 | 3, "tenantId": "string", "domain": "string - 이 전송에 매칭된 도메인", "agentId": "string", "agentInternalName": "string", "agentDisplayName": "string", "occurredAt": "string - ISO 8601 타임스탬프", "data": { /* 이벤트별, 아래 참조 */ } }
Result