@apteva/integrations 0.3.4 → 0.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/types.d.ts +9 -0
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/apps/brevo.json +70 -1
- package/src/apps/chargebee.json +38 -1
- package/src/apps/convertkit.json +30 -1
- package/src/apps/gigs-marketplace.json +46 -1
- package/src/apps/github.json +54 -1
- package/src/apps/gohighlevel.json +42 -1
- package/src/apps/helpscout.json +54 -1
- package/src/apps/hubspot.json +50 -1
- package/src/apps/intercom.json +46 -1
- package/src/apps/jira.json +46 -1
- package/src/apps/late.json +30 -1
- package/src/apps/linear.json +46 -1
- package/src/apps/mailchimp.json +26 -1
- package/src/apps/notion.json +54 -1
- package/src/apps/omnikit-analytics.json +4 -5
- package/src/apps/omnikit-api-gateway.json +4 -5
- package/src/apps/omnikit-billing.json +4 -5
- package/src/apps/omnikit-cms.json +34 -6
- package/src/apps/omnikit-functions.json +4 -5
- package/src/apps/omnikit-intelligence.json +7 -8
- package/src/apps/omnikit-management.json +4 -5
- package/src/apps/omnikit-media.json +4 -5
- package/src/apps/omnikit-messaging.json +74 -6
- package/src/apps/omnikit-redirects.json +4 -5
- package/src/apps/omnikit-webhooks.json +4 -5
- package/src/apps/omnikit-workflows.json +4 -5
- package/src/apps/sendgrid-email.json +42 -1
- package/src/apps/shopify.json +70 -1
- package/src/apps/slack.json +46 -1
- package/src/apps/socialcast.json +26 -1
- package/src/apps/stripe-payments.json +54 -1
- package/src/apps/stripe.json +54 -1
- package/src/apps/twilio.json +50 -1
- package/src/apps/typeform.json +10 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type { AppTemplate, AppAuthConfig, AuthType, OAuthConfig, CredentialField, AppToolTemplate, Connection, ConnectionCredentials, LocalTriggerConfig, GeneratedMcpServer, GeneratedMcpTool, IntegrationsStorage, } from "./types.js";
|
|
1
|
+
export type { AppTemplate, AppAuthConfig, AuthType, OAuthConfig, CredentialField, AppToolTemplate, AppWebhookConfig, AppWebhookEvent, Connection, ConnectionCredentials, LocalTriggerConfig, GeneratedMcpServer, GeneratedMcpTool, IntegrationsStorage, } from "./types.js";
|
|
2
2
|
export { loadAppTemplates, getAppTemplate, listAppSlugs, listApps, resetAppCache, } from "./apps/index.js";
|
|
3
3
|
export { executeTool } from "./http-executor.js";
|
|
4
4
|
export type { ExecuteToolOptions, ExecuteToolResult } from "./http-executor.js";
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,YAAY,EACV,WAAW,EACX,aAAa,EACb,QAAQ,EACR,WAAW,EACX,eAAe,EACf,eAAe,EACf,UAAU,EACV,qBAAqB,EACrB,kBAAkB,EAClB,kBAAkB,EAClB,gBAAgB,EAChB,mBAAmB,GACpB,MAAM,YAAY,CAAC;AAGpB,OAAO,EACL,gBAAgB,EAChB,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,aAAa,GACd,MAAM,iBAAiB,CAAC;AAGzB,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,YAAY,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAGhF,OAAO,EACL,mBAAmB,EACnB,YAAY,EACZ,kBAAkB,EAClB,mBAAmB,EACnB,cAAc,GACf,MAAM,YAAY,CAAC;AACpB,YAAY,EACV,iBAAiB,EACjB,oBAAoB,EACpB,mBAAmB,EACnB,gBAAgB,GACjB,MAAM,YAAY,CAAC;AAGpB,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAGvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAChE,YAAY,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAGhE,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC3D,YAAY,EAAE,cAAc,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,YAAY,EACV,WAAW,EACX,aAAa,EACb,QAAQ,EACR,WAAW,EACX,eAAe,EACf,eAAe,EACf,gBAAgB,EAChB,eAAe,EACf,UAAU,EACV,qBAAqB,EACrB,kBAAkB,EAClB,kBAAkB,EAClB,gBAAgB,EAChB,mBAAmB,GACpB,MAAM,YAAY,CAAC;AAGpB,OAAO,EACL,gBAAgB,EAChB,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,aAAa,GACd,MAAM,iBAAiB,CAAC;AAGzB,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,YAAY,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAGhF,OAAO,EACL,mBAAmB,EACnB,YAAY,EACZ,kBAAkB,EAClB,mBAAmB,EACnB,cAAc,GACf,MAAM,YAAY,CAAC;AACpB,YAAY,EACV,iBAAiB,EACjB,oBAAoB,EACpB,mBAAmB,EACnB,gBAAgB,GACjB,MAAM,YAAY,CAAC;AAGpB,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAGvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAChE,YAAY,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAGhE,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC3D,YAAY,EAAE,cAAc,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC"}
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAkBA,wBAAwB;AACxB,OAAO,EACL,gBAAgB,EAChB,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,aAAa,GACd,MAAM,iBAAiB,CAAC;AAEzB,6BAA6B;AAC7B,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAGjD,uBAAuB;AACvB,OAAO,EACL,mBAAmB,EACnB,YAAY,EACZ,kBAAkB,EAClB,mBAAmB,EACnB,cAAc,GACf,MAAM,YAAY,CAAC;AAQpB,+BAA+B;AAC/B,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAEvD,qCAAqC;AACrC,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAGhE,iCAAiC;AACjC,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC"}
|
package/dist/types.d.ts
CHANGED
|
@@ -7,6 +7,15 @@ export interface AppTemplate {
|
|
|
7
7
|
auth: AppAuthConfig;
|
|
8
8
|
base_url: string;
|
|
9
9
|
tools: AppToolTemplate[];
|
|
10
|
+
webhooks?: AppWebhookConfig;
|
|
11
|
+
}
|
|
12
|
+
export interface AppWebhookConfig {
|
|
13
|
+
signature_header: string;
|
|
14
|
+
events: AppWebhookEvent[];
|
|
15
|
+
}
|
|
16
|
+
export interface AppWebhookEvent {
|
|
17
|
+
name: string;
|
|
18
|
+
description: string;
|
|
10
19
|
}
|
|
11
20
|
export interface AppAuthConfig {
|
|
12
21
|
types: AuthType[];
|
package/dist/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,IAAI,EAAE,aAAa,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,eAAe,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@apteva/integrations",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.5",
|
|
4
4
|
"description": "Local integrations, connections, and webhooks for Apteva. Self-contained app templates, OAuth engine, and trigger provider.",
|
|
5
5
|
"author": "Apteva <hello@apteva.com>",
|
|
6
6
|
"license": "Elastic-2.0",
|
package/src/apps/brevo.json
CHANGED
|
@@ -1419,5 +1419,74 @@
|
|
|
1419
1419
|
]
|
|
1420
1420
|
}
|
|
1421
1421
|
}
|
|
1422
|
-
]
|
|
1422
|
+
],
|
|
1423
|
+
"webhooks": {
|
|
1424
|
+
"signature_header": "x-brevo-signature",
|
|
1425
|
+
"events": [
|
|
1426
|
+
{
|
|
1427
|
+
"name": "sent",
|
|
1428
|
+
"description": "An email was sent to the recipient"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"name": "hardBounce",
|
|
1432
|
+
"description": "Email permanently bounced (invalid address, domain not found, etc.)"
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"name": "softBounce",
|
|
1436
|
+
"description": "Email temporarily bounced (mailbox full, server unavailable, etc.)"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"name": "blocked",
|
|
1440
|
+
"description": "Email was blocked before sending (blacklisted contact, etc.)"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"name": "spam",
|
|
1444
|
+
"description": "Recipient marked the email as spam"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"name": "delivered",
|
|
1448
|
+
"description": "Email was successfully delivered to the recipient's mailbox"
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
"name": "request",
|
|
1452
|
+
"description": "Email send request was received by Brevo"
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"name": "click",
|
|
1456
|
+
"description": "A link in the email was clicked by the recipient"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"name": "invalid",
|
|
1460
|
+
"description": "Email address was detected as invalid"
|
|
1461
|
+
},
|
|
1462
|
+
{
|
|
1463
|
+
"name": "deferred",
|
|
1464
|
+
"description": "Email delivery was deferred by the receiving server"
|
|
1465
|
+
},
|
|
1466
|
+
{
|
|
1467
|
+
"name": "opened",
|
|
1468
|
+
"description": "Email was opened by the recipient"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"name": "uniqueOpened",
|
|
1472
|
+
"description": "Email was opened for the first time by the recipient"
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"name": "unsubscribed",
|
|
1476
|
+
"description": "Recipient unsubscribed from the mailing list"
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
"name": "listAddition",
|
|
1480
|
+
"description": "Contact was added to a mailing list"
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"name": "contactUpdated",
|
|
1484
|
+
"description": "Contact information was updated"
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"name": "contactDeleted",
|
|
1488
|
+
"description": "Contact was deleted from the account"
|
|
1489
|
+
}
|
|
1490
|
+
]
|
|
1491
|
+
}
|
|
1423
1492
|
}
|
package/src/apps/chargebee.json
CHANGED
|
@@ -222,5 +222,42 @@
|
|
|
222
222
|
]
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
|
-
]
|
|
225
|
+
],
|
|
226
|
+
"webhooks": {
|
|
227
|
+
"signature_header": "x-chargebee-signature",
|
|
228
|
+
"events": [
|
|
229
|
+
{
|
|
230
|
+
"name": "subscription_created",
|
|
231
|
+
"description": "New subscription created"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"name": "subscription_renewed",
|
|
235
|
+
"description": "Subscription renewed"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"name": "subscription_cancelled",
|
|
239
|
+
"description": "Subscription cancelled"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"name": "subscription_changed",
|
|
243
|
+
"description": "Subscription plan changed"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"name": "payment_succeeded",
|
|
247
|
+
"description": "Payment successfully processed"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"name": "payment_failed",
|
|
251
|
+
"description": "Payment attempt failed"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"name": "invoice_generated",
|
|
255
|
+
"description": "New invoice generated"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"name": "customer_created",
|
|
259
|
+
"description": "New customer created"
|
|
260
|
+
}
|
|
261
|
+
]
|
|
262
|
+
}
|
|
226
263
|
}
|
package/src/apps/convertkit.json
CHANGED
|
@@ -207,5 +207,34 @@
|
|
|
207
207
|
]
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
|
-
]
|
|
210
|
+
],
|
|
211
|
+
"webhooks": {
|
|
212
|
+
"signature_header": "x-convertkit-signature",
|
|
213
|
+
"events": [
|
|
214
|
+
{
|
|
215
|
+
"name": "subscriber.subscriber_activate",
|
|
216
|
+
"description": "Subscriber confirmed/activated"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"name": "subscriber.subscriber_unsubscribe",
|
|
220
|
+
"description": "Subscriber unsubscribed"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"name": "subscriber.form_subscribe",
|
|
224
|
+
"description": "Subscriber joined via form"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"name": "subscriber.tag_add",
|
|
228
|
+
"description": "Tag added to subscriber"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"name": "subscriber.tag_remove",
|
|
232
|
+
"description": "Tag removed from subscriber"
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"name": "purchase.purchase_create",
|
|
236
|
+
"description": "New purchase recorded"
|
|
237
|
+
}
|
|
238
|
+
]
|
|
239
|
+
}
|
|
211
240
|
}
|
|
@@ -1438,5 +1438,50 @@
|
|
|
1438
1438
|
]
|
|
1439
1439
|
}
|
|
1440
1440
|
}
|
|
1441
|
-
]
|
|
1441
|
+
],
|
|
1442
|
+
"webhooks": {
|
|
1443
|
+
"signature_header": "x-webhook-signature",
|
|
1444
|
+
"events": [
|
|
1445
|
+
{
|
|
1446
|
+
"name": "gig.created",
|
|
1447
|
+
"description": "New gig created"
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
"name": "gig.assigned",
|
|
1451
|
+
"description": "Gig assigned to a worker"
|
|
1452
|
+
},
|
|
1453
|
+
{
|
|
1454
|
+
"name": "gig.status_updated",
|
|
1455
|
+
"description": "Gig status manually changed"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"name": "gig.cancelled",
|
|
1459
|
+
"description": "Gig cancelled"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"name": "gig.completed",
|
|
1463
|
+
"description": "Gig completed"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"name": "gig.work_submitted",
|
|
1467
|
+
"description": "Work submitted for a gig"
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
"name": "gig.submission_approved",
|
|
1471
|
+
"description": "Submission approved"
|
|
1472
|
+
},
|
|
1473
|
+
{
|
|
1474
|
+
"name": "gig.submission_rejected",
|
|
1475
|
+
"description": "Submission rejected"
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"name": "gig.revision_requested",
|
|
1479
|
+
"description": "Revision requested on submission"
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"name": "gig.instruction_completed",
|
|
1483
|
+
"description": "Gig instruction marked complete"
|
|
1484
|
+
}
|
|
1485
|
+
]
|
|
1486
|
+
}
|
|
1442
1487
|
}
|
package/src/apps/github.json
CHANGED
|
@@ -1534,5 +1534,58 @@
|
|
|
1534
1534
|
]
|
|
1535
1535
|
}
|
|
1536
1536
|
}
|
|
1537
|
-
]
|
|
1537
|
+
],
|
|
1538
|
+
"webhooks": {
|
|
1539
|
+
"signature_header": "x-hub-signature-256",
|
|
1540
|
+
"events": [
|
|
1541
|
+
{
|
|
1542
|
+
"name": "push",
|
|
1543
|
+
"description": "Any push to a repository branch or tag"
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"name": "pull_request",
|
|
1547
|
+
"description": "Pull request opened, closed, merged, reopened, or synchronized"
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"name": "issues",
|
|
1551
|
+
"description": "Issue opened, edited, deleted, closed, reopened, assigned, or labeled"
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"name": "issue_comment",
|
|
1555
|
+
"description": "Comment created, edited, or deleted on an issue or pull request"
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
"name": "create",
|
|
1559
|
+
"description": "Branch or tag created"
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
"name": "delete",
|
|
1563
|
+
"description": "Branch or tag deleted"
|
|
1564
|
+
},
|
|
1565
|
+
{
|
|
1566
|
+
"name": "release",
|
|
1567
|
+
"description": "Release published, unpublished, created, edited, or deleted"
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
"name": "workflow_run",
|
|
1571
|
+
"description": "GitHub Actions workflow run requested, completed, or in progress"
|
|
1572
|
+
},
|
|
1573
|
+
{
|
|
1574
|
+
"name": "pull_request_review",
|
|
1575
|
+
"description": "Pull request review submitted, edited, or dismissed"
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"name": "star",
|
|
1579
|
+
"description": "Repository starred or unstarred"
|
|
1580
|
+
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "fork",
|
|
1583
|
+
"description": "Repository forked"
|
|
1584
|
+
},
|
|
1585
|
+
{
|
|
1586
|
+
"name": "deployment_status",
|
|
1587
|
+
"description": "Deployment status updated"
|
|
1588
|
+
}
|
|
1589
|
+
]
|
|
1590
|
+
}
|
|
1538
1591
|
}
|
|
@@ -592,5 +592,46 @@
|
|
|
592
592
|
]
|
|
593
593
|
}
|
|
594
594
|
}
|
|
595
|
-
]
|
|
595
|
+
],
|
|
596
|
+
"webhooks": {
|
|
597
|
+
"signature_header": "x-gohighlevel-signature",
|
|
598
|
+
"events": [
|
|
599
|
+
{
|
|
600
|
+
"name": "contact.created",
|
|
601
|
+
"description": "New contact created"
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"name": "contact.updated",
|
|
605
|
+
"description": "Contact information changed"
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"name": "contact.deleted",
|
|
609
|
+
"description": "Contact removed"
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
"name": "opportunity.created",
|
|
613
|
+
"description": "New opportunity created"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"name": "opportunity.status_changed",
|
|
617
|
+
"description": "Opportunity status changed"
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"name": "appointment.scheduled",
|
|
621
|
+
"description": "New appointment booked"
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"name": "appointment.cancelled",
|
|
625
|
+
"description": "Appointment cancelled"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"name": "task.completed",
|
|
629
|
+
"description": "Task marked as complete"
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"name": "note.created",
|
|
633
|
+
"description": "New note added"
|
|
634
|
+
}
|
|
635
|
+
]
|
|
636
|
+
}
|
|
596
637
|
}
|
package/src/apps/helpscout.json
CHANGED
|
@@ -660,5 +660,58 @@
|
|
|
660
660
|
]
|
|
661
661
|
}
|
|
662
662
|
}
|
|
663
|
-
]
|
|
663
|
+
],
|
|
664
|
+
"webhooks": {
|
|
665
|
+
"signature_header": "x-helpscout-signature",
|
|
666
|
+
"events": [
|
|
667
|
+
{
|
|
668
|
+
"name": "convo.created",
|
|
669
|
+
"description": "A new conversation was created in Help Scout"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"name": "convo.deleted",
|
|
673
|
+
"description": "A conversation was deleted from Help Scout"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"name": "convo.moved",
|
|
677
|
+
"description": "A conversation was moved to a different mailbox"
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
"name": "convo.status",
|
|
681
|
+
"description": "A conversation's status was changed (active, closed, pending, spam)"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "convo.assigned",
|
|
685
|
+
"description": "A conversation was assigned to a user or team"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"name": "convo.tags",
|
|
689
|
+
"description": "Tags were added or removed from a conversation"
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"name": "convo.customer.reply.created",
|
|
693
|
+
"description": "A customer replied to a conversation"
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"name": "convo.agent.reply.created",
|
|
697
|
+
"description": "An agent replied to a conversation"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"name": "convo.note.created",
|
|
701
|
+
"description": "An internal note was added to a conversation"
|
|
702
|
+
},
|
|
703
|
+
{
|
|
704
|
+
"name": "customer.created",
|
|
705
|
+
"description": "A new customer was created in Help Scout"
|
|
706
|
+
},
|
|
707
|
+
{
|
|
708
|
+
"name": "customer.updated",
|
|
709
|
+
"description": "A customer's profile was updated"
|
|
710
|
+
},
|
|
711
|
+
{
|
|
712
|
+
"name": "satisfaction.ratings",
|
|
713
|
+
"description": "A customer submitted a satisfaction rating"
|
|
714
|
+
}
|
|
715
|
+
]
|
|
716
|
+
}
|
|
664
717
|
}
|
package/src/apps/hubspot.json
CHANGED
|
@@ -678,5 +678,54 @@
|
|
|
678
678
|
]
|
|
679
679
|
}
|
|
680
680
|
}
|
|
681
|
-
]
|
|
681
|
+
],
|
|
682
|
+
"webhooks": {
|
|
683
|
+
"signature_header": "x-hubspot-signature-v3",
|
|
684
|
+
"events": [
|
|
685
|
+
{
|
|
686
|
+
"name": "contact.creation",
|
|
687
|
+
"description": "New contact created"
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"name": "contact.propertyChange",
|
|
691
|
+
"description": "Contact property changed"
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"name": "contact.deletion",
|
|
695
|
+
"description": "Contact deleted"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"name": "company.creation",
|
|
699
|
+
"description": "New company created"
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"name": "company.propertyChange",
|
|
703
|
+
"description": "Company property changed"
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"name": "deal.creation",
|
|
707
|
+
"description": "New deal created"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"name": "deal.propertyChange",
|
|
711
|
+
"description": "Deal property changed (e.g., stage change)"
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"name": "deal.deletion",
|
|
715
|
+
"description": "Deal deleted"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"name": "ticket.creation",
|
|
719
|
+
"description": "New ticket created"
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"name": "ticket.propertyChange",
|
|
723
|
+
"description": "Ticket property changed"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"name": "ticket.deletion",
|
|
727
|
+
"description": "Ticket deleted"
|
|
728
|
+
}
|
|
729
|
+
]
|
|
730
|
+
}
|
|
682
731
|
}
|
package/src/apps/intercom.json
CHANGED
|
@@ -644,5 +644,50 @@
|
|
|
644
644
|
]
|
|
645
645
|
}
|
|
646
646
|
}
|
|
647
|
-
]
|
|
647
|
+
],
|
|
648
|
+
"webhooks": {
|
|
649
|
+
"signature_header": "x-hub-signature",
|
|
650
|
+
"events": [
|
|
651
|
+
{
|
|
652
|
+
"name": "conversation.created",
|
|
653
|
+
"description": "New conversation started"
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"name": "conversation.replied",
|
|
657
|
+
"description": "Reply added to conversation"
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"name": "conversation.closed",
|
|
661
|
+
"description": "Conversation closed"
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"name": "conversation.opened",
|
|
665
|
+
"description": "Conversation reopened"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"name": "conversation.assigned",
|
|
669
|
+
"description": "Conversation assigned to teammate"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"name": "contact.created",
|
|
673
|
+
"description": "New contact created"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"name": "contact.updated",
|
|
677
|
+
"description": "Contact details changed"
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
"name": "contact.deleted",
|
|
681
|
+
"description": "Contact removed"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "user.created",
|
|
685
|
+
"description": "New user identified"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"name": "contact.tag.created",
|
|
689
|
+
"description": "Tag added to contact"
|
|
690
|
+
}
|
|
691
|
+
]
|
|
692
|
+
}
|
|
648
693
|
}
|
package/src/apps/jira.json
CHANGED
|
@@ -222,5 +222,50 @@
|
|
|
222
222
|
]
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
|
-
]
|
|
225
|
+
],
|
|
226
|
+
"webhooks": {
|
|
227
|
+
"signature_header": "x-atlassian-webhook-identifier",
|
|
228
|
+
"events": [
|
|
229
|
+
{
|
|
230
|
+
"name": "jira:issue_created",
|
|
231
|
+
"description": "New issue created"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"name": "jira:issue_updated",
|
|
235
|
+
"description": "Issue fields changed"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"name": "jira:issue_deleted",
|
|
239
|
+
"description": "Issue deleted"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"name": "comment_created",
|
|
243
|
+
"description": "Comment added to issue"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"name": "comment_updated",
|
|
247
|
+
"description": "Comment edited"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"name": "sprint_started",
|
|
251
|
+
"description": "Sprint started"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"name": "sprint_closed",
|
|
255
|
+
"description": "Sprint completed"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"name": "board_created",
|
|
259
|
+
"description": "New board created"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"name": "project_created",
|
|
263
|
+
"description": "New project created"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"name": "worklog_created",
|
|
267
|
+
"description": "Work log entry added"
|
|
268
|
+
}
|
|
269
|
+
]
|
|
270
|
+
}
|
|
226
271
|
}
|
package/src/apps/late.json
CHANGED
|
@@ -1052,5 +1052,34 @@
|
|
|
1052
1052
|
]
|
|
1053
1053
|
}
|
|
1054
1054
|
}
|
|
1055
|
-
]
|
|
1055
|
+
],
|
|
1056
|
+
"webhooks": {
|
|
1057
|
+
"signature_header": "x-late-signature",
|
|
1058
|
+
"events": [
|
|
1059
|
+
{
|
|
1060
|
+
"name": "post.scheduled",
|
|
1061
|
+
"description": "A post was scheduled for future publishing"
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"name": "post.published",
|
|
1065
|
+
"description": "A post was successfully published to social media"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"name": "post.failed",
|
|
1069
|
+
"description": "A post failed to publish to all target platforms"
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
"name": "post.partial",
|
|
1073
|
+
"description": "A post was published to some platforms but failed on others"
|
|
1074
|
+
},
|
|
1075
|
+
{
|
|
1076
|
+
"name": "account.connected",
|
|
1077
|
+
"description": "A social media account was connected via OAuth"
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"name": "account.disconnected",
|
|
1081
|
+
"description": "A social media account was disconnected"
|
|
1082
|
+
}
|
|
1083
|
+
]
|
|
1084
|
+
}
|
|
1056
1085
|
}
|