Skip to content

Commit b703e4c

Browse files
committed
refactor: custom trigger integrations edit page list
1 parent 322f086 commit b703e4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

frontend-dev/src/Utils/StaticData/webhookIntegrations.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ export const customFormIntegrations = [
6666
'ProfileBuilder',
6767
'QuillForms',
6868
'UserFeedback',
69+
'NewUserApprove',
70+
'WPSubscription',
71+
'WPTravelEngine',
72+
'WPUserFrontend',
73+
'FluentAffiliate'
6974
]
7075

7176
export const actionHookIntegrations = ['ActionHook']

0 commit comments

Comments
 (0)