Webhook
List of webhook information
| Field : Object | Description | 
|---|---|
| actions: [String] | The webhook triggers. Valid options: card.create, card.done, card.expired, card.late, card.move, card.overdue, card.field_update, card.delete, user.removal_from_org, user.removal_from_pipe, user.removal_from_table, user.role_set, user.invitation_acceptance, user.invitation_sent | 
| email: String | The webhook chosen email | 
| filters: JSON | The webhook's filters | 
| headers: Json | The webhook custom headers in a valid JSON format. Example: {"Custom-Header": "value"} | 
| id: ID | The webhook ID | 
| name: String | The webhook name | 
| url: String | The webhook URL |