This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/layouts/WebhookQueueItem/list.json
T
2024-02-20 13:22:03 +02:00

27 lines
366 B
JSON

[
{
"name": "event",
"link": true
},
{
"name": "status",
"width": 12
},
{
"name": "webhook",
"width": 16
},
{
"name": "target",
"width": 16
},
{
"name": "createdAt",
"width": 14
},
{
"name": "processedAt",
"width": 14
}
]