23 lines
550 B
JSON
23 lines
550 B
JSON
{
|
|
"labels": {
|
|
"Create Webhook": "Create Webhook"
|
|
},
|
|
"fields": {
|
|
"event": "Event",
|
|
"url": "URL",
|
|
"isActive": "Is Active",
|
|
"user": "API User",
|
|
"entityType": "Entity Type",
|
|
"field": "Field",
|
|
"secretKey": "Secret Key",
|
|
"skipOwn": "Skip Own"
|
|
},
|
|
"links": {
|
|
"user": "User",
|
|
"queueItems": "Queue Items"
|
|
},
|
|
"tooltips": {
|
|
"skipOwn": "Do not send if the event was initiated by the user owning the webhook."
|
|
}
|
|
}
|