Multiple operations on webhooks (#7807)
fixes #7792 WIP :) https://github.com/user-attachments/assets/91f16744-c002-4f24-9cdd-cff79743cab1 --------- Co-authored-by: martmull <martmull@hotmail.fr>
This commit is contained in:
@ -400,6 +400,7 @@ export const VIEW_STANDARD_FIELD_IDS = {
|
||||
export const WEBHOOK_STANDARD_FIELD_IDS = {
|
||||
targetUrl: '20202020-1229-45a8-8cf4-85c9172aae12',
|
||||
operation: '20202020-15b7-458e-bf30-74770a54410c',
|
||||
operations: '20202020-15b7-458e-bf30-74770a54411c',
|
||||
description: '20202020-15b7-458e-bf30-74770a54410d',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user