Initial commit
This commit is contained in:
18
application/Espo/Resources/layouts/Webhook/detail.json
Normal file
18
application/Espo/Resources/layouts/Webhook/detail.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{"name": "event"},
|
||||
{"name": "isActive"}
|
||||
],
|
||||
[
|
||||
{"name": "url"},
|
||||
{"name": "user"}
|
||||
],
|
||||
[
|
||||
{"name": "secretKey"},
|
||||
{"name": "skipOwn"}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user