Skip to content

Commit a79bb4b

Browse files
committed
json
1 parent 5a71158 commit a79bb4b

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

apps/sim/app/(landing)/integrations/data/integrations.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4106,8 +4106,19 @@
41064106
}
41074107
],
41084108
"operationCount": 18,
4109-
"triggers": [],
4110-
"triggerCount": 0,
4109+
"triggers": [
4110+
{
4111+
"id": "gong_webhook",
4112+
"name": "Gong Webhook",
4113+
"description": "Generic webhook trigger for all Gong events"
4114+
},
4115+
{
4116+
"id": "gong_call_completed",
4117+
"name": "Gong Call Completed",
4118+
"description": "Trigger workflow when a call is completed and processed in Gong"
4119+
}
4120+
],
4121+
"triggerCount": 2,
41114122
"authType": "none",
41124123
"category": "tools",
41134124
"integrationType": "sales-intelligence",

0 commit comments

Comments
 (0)