| Tenant | Name | Event | Url | Method | ContentType | Enabled | |
|---|---|---|---|---|---|---|---|
| {{d.tenantAccountNumber}} | {{d.name}} | {{d.eventKey}} | {{d.url}} |
{{d.httpMethod || 'POST'}} | {{d.contentType || '(default)'}} |
|
Are you sure you want to delete this webhook for event {{confirmDeleteState.eventKey}}?
You have unsaved changes. Are you sure you want to close without saving?
| Triggered On | Tenant | Name | Event | Url | Method | Status | |
|---|---|---|---|---|---|---|---|
| {{d.createdUtc | utcToLocal:'MMM d, y h:mm a'}} | {{d.tenantAccountNumber}} | {{d.name}} | {{d.eventKey}} | {{d.url}} | {{d.httpMethod || 'POST'}} | {{getStatusLabel(d.status)}} |
| Attempt | Success | Error | Attempted |
|---|---|---|---|
| {{a.attemptNumber}} | {{a.success}} | {{a.error}} |
{{a.attemptedUtc | utcToLocal:'MMM d, y h:mm a'}} |
| No attempts | |||
{{selectedDelivery.body}}
{{selectedDelivery.payload | json}}
Count: {{count}}
| Id | Body | |
|---|---|---|
| {{m.id}} | {{m.body | json}} |