@apteva/integrations 0.3.9 → 0.3.11

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apteva/integrations",
3
- "version": "0.3.9",
3
+ "version": "0.3.11",
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",
@@ -1487,20 +1487,6 @@
1487
1487
  "name": "contactDeleted",
1488
1488
  "description": "Contact was deleted from the account"
1489
1489
  }
1490
- ],
1491
- "registration": {
1492
- "method": "POST",
1493
- "path": "/webhooks",
1494
- "url_field": "url",
1495
- "events_field": "events",
1496
- "extra": {
1497
- "type": "transactional"
1498
- },
1499
- "id_field": "id",
1500
- "delete_path": "/webhooks/{id}",
1501
- "delete_method": "DELETE",
1502
- "list_path": "/webhooks",
1503
- "list_field": "webhooks"
1504
- }
1490
+ ]
1505
1491
  }
1506
1492
  }
@@ -258,9 +258,6 @@
258
258
  "name": "customer_created",
259
259
  "description": "New customer created"
260
260
  }
261
- ],
262
- "registration": {
263
- "manual_setup": "Go to Chargebee Settings > Configure Chargebee > Webhooks to register your webhook URL."
264
- }
261
+ ]
265
262
  }
266
263
  }
@@ -235,9 +235,6 @@
235
235
  "name": "purchase.purchase_create",
236
236
  "description": "New purchase recorded"
237
237
  }
238
- ],
239
- "registration": {
240
- "manual_setup": "Configure webhooks in the ConvertKit dashboard settings."
241
- }
238
+ ]
242
239
  }
243
240
  }
@@ -1482,9 +1482,6 @@
1482
1482
  "name": "gig.instruction_completed",
1483
1483
  "description": "Gig instruction marked complete"
1484
1484
  }
1485
- ],
1486
- "registration": {
1487
- "manual_setup": "Configure webhooks in the Gigs Marketplace dashboard settings."
1488
- }
1485
+ ]
1489
1486
  }
1490
1487
  }
@@ -306,7 +306,7 @@
306
306
  },
307
307
  {
308
308
  "name": "get_contents",
309
- "description": "Get repository contents \u2014 a file (with content) or directory listing. For files up to 1MB, content is base64 encoded.",
309
+ "description": "Get repository contents a file (with content) or directory listing. For files up to 1MB, content is base64 encoded.",
310
310
  "method": "GET",
311
311
  "path": "/repos/%7B%7Bowner%7D%7D/%7B%7Brepo%7D%7D/contents/%7B%7Bpath%7D%7D",
312
312
  "input_schema": {
@@ -520,11 +520,11 @@
520
520
  },
521
521
  "since": {
522
522
  "type": "string",
523
- "description": "ISO 8601 date \u2014 only commits after this date"
523
+ "description": "ISO 8601 date only commits after this date"
524
524
  },
525
525
  "until": {
526
526
  "type": "string",
527
- "description": "ISO 8601 date \u2014 only commits before this date"
527
+ "description": "ISO 8601 date only commits before this date"
528
528
  },
529
529
  "per_page": {
530
530
  "type": "integer",
@@ -689,7 +689,7 @@
689
689
  },
690
690
  {
691
691
  "name": "update_issue",
692
- "description": "Update an issue \u2014 change title, body, state, labels, or assignees",
692
+ "description": "Update an issue change title, body, state, labels, or assignees",
693
693
  "method": "PATCH",
694
694
  "path": "/repos/%7B%7Bowner%7D%7D/%7B%7Brepo%7D%7D/issues/%7B%7Bissue_number%7D%7D",
695
695
  "input_schema": {
@@ -1586,23 +1586,6 @@
1586
1586
  "name": "deployment_status",
1587
1587
  "description": "Deployment status updated"
1588
1588
  }
1589
- ],
1590
- "registration": {
1591
- "method": "POST",
1592
- "path": "/repos/{owner}/{repo}/hooks",
1593
- "url_field": "config.url",
1594
- "events_field": "events",
1595
- "secret_field": "config.secret",
1596
- "extra": {
1597
- "config": {
1598
- "content_type": "json"
1599
- },
1600
- "active": true
1601
- },
1602
- "id_field": "id",
1603
- "delete_path": "/repos/{owner}/{repo}/hooks/{id}",
1604
- "delete_method": "DELETE",
1605
- "list_path": "/repos/{owner}/{repo}/hooks"
1606
- }
1589
+ ]
1607
1590
  }
1608
1591
  }
@@ -632,9 +632,6 @@
632
632
  "name": "note.created",
633
633
  "description": "New note added"
634
634
  }
635
- ],
636
- "registration": {
637
- "manual_setup": "Configure webhooks in the GoHighLevel Settings > Webhooks section."
638
- }
635
+ ]
639
636
  }
640
637
  }
@@ -712,9 +712,6 @@
712
712
  "name": "satisfaction.ratings",
713
713
  "description": "A customer submitted a satisfaction rating"
714
714
  }
715
- ],
716
- "registration": {
717
- "manual_setup": "Configure webhooks in Help Scout Settings > Webhooks."
718
- }
715
+ ]
719
716
  }
720
717
  }
@@ -726,9 +726,6 @@
726
726
  "name": "ticket.deletion",
727
727
  "description": "Ticket deleted"
728
728
  }
729
- ],
730
- "registration": {
731
- "manual_setup": "Go to HubSpot Settings > Integrations > Private Apps > Your App > Webhooks to register. HubSpot webhooks require an app-level subscription, not a per-token API call."
732
- }
729
+ ]
733
730
  }
734
731
  }
@@ -688,9 +688,6 @@
688
688
  "name": "contact.tag.created",
689
689
  "description": "Tag added to contact"
690
690
  }
691
- ],
692
- "registration": {
693
- "manual_setup": "Go to Intercom Developer Hub > Your App > Webhooks to register your webhook URL."
694
- }
691
+ ]
695
692
  }
696
693
  }
@@ -266,19 +266,6 @@
266
266
  "name": "worklog_created",
267
267
  "description": "Work log entry added"
268
268
  }
269
- ],
270
- "registration": {
271
- "method": "POST",
272
- "path": "/rest/webhooks/1.0/webhook",
273
- "url_field": "url",
274
- "events_field": "events",
275
- "extra": {
276
- "name": "Apteva Webhook"
277
- },
278
- "id_field": "self",
279
- "delete_path": "/rest/webhooks/1.0/webhook/{id}",
280
- "delete_method": "DELETE",
281
- "list_path": "/rest/webhooks/1.0/webhook"
282
- }
269
+ ]
283
270
  }
284
271
  }
@@ -1080,9 +1080,6 @@
1080
1080
  "name": "account.disconnected",
1081
1081
  "description": "A social media account was disconnected"
1082
1082
  }
1083
- ],
1084
- "registration": {
1085
- "manual_setup": "Configure webhooks in the Late dashboard settings."
1086
- }
1083
+ ]
1087
1084
  }
1088
1085
  }
@@ -262,9 +262,6 @@
262
262
  "name": "label.created",
263
263
  "description": "New label created"
264
264
  }
265
- ],
266
- "registration": {
267
- "manual_setup": "Go to Linear Settings > API > Webhooks to register your webhook URL. Linear does not support webhook creation via REST API \u2014 it requires GraphQL mutations."
268
- }
265
+ ]
269
266
  }
270
267
  }
@@ -258,30 +258,6 @@
258
258
  "name": "profile.updated",
259
259
  "description": "Subscriber profile changed"
260
260
  }
261
- ],
262
- "registration": {
263
- "method": "POST",
264
- "path": "/lists/{list_id}/webhooks",
265
- "url_field": "url",
266
- "extra": {
267
- "sources": {
268
- "user": true,
269
- "admin": true,
270
- "api": true
271
- },
272
- "events": {
273
- "subscribe": true,
274
- "unsubscribe": true,
275
- "profile": true,
276
- "cleaned": true,
277
- "campaign": true
278
- }
279
- },
280
- "id_field": "id",
281
- "delete_path": "/lists/{list_id}/webhooks/{id}",
282
- "delete_method": "DELETE",
283
- "list_path": "/lists/{list_id}/webhooks",
284
- "list_field": "webhooks"
285
- }
261
+ ]
286
262
  }
287
263
  }
@@ -158,7 +158,7 @@
158
158
  },
159
159
  "icon": {
160
160
  "type": "object",
161
- "description": "Database icon. Example: { \"type\": \"emoji\", \"emoji\": \"\ud83d\udccb\" }"
161
+ "description": "Database icon. Example: { \"type\": \"emoji\", \"emoji\": \"📋\" }"
162
162
  },
163
163
  "cover": {
164
164
  "type": "object",
@@ -243,7 +243,7 @@
243
243
  },
244
244
  "icon": {
245
245
  "type": "object",
246
- "description": "Page icon. Example: { \"type\": \"emoji\", \"emoji\": \"\ud83d\udcc4\" }"
246
+ "description": "Page icon. Example: { \"type\": \"emoji\", \"emoji\": \"📄\" }"
247
247
  },
248
248
  "cover": {
249
249
  "type": "object",
@@ -640,9 +640,6 @@
640
640
  "name": "comment.deleted",
641
641
  "description": "A comment is removed"
642
642
  }
643
- ],
644
- "registration": {
645
- "manual_setup": "Notion webhooks are in beta. Go to notion.so/my-integrations > Your Integration to configure webhook URL."
646
- }
643
+ ]
647
644
  }
648
645
  }
@@ -923,23 +923,6 @@
923
923
  "name": "content.unpublished",
924
924
  "description": "Published content entry unpublished"
925
925
  }
926
- ],
927
- "registration": {
928
- "method": "POST",
929
- "path": "/webhooks-register",
930
- "url_field": "endpoint_url",
931
- "events_field": "event_types",
932
- "secret_field": "secret_key",
933
- "extra": {
934
- "name": "Apteva Webhook",
935
- "auth_type": "hmac-sha256",
936
- "direction": "outgoing"
937
- },
938
- "id_field": "webhook_id",
939
- "delete_path": "/webhooks/{id}",
940
- "delete_method": "DELETE",
941
- "list_path": "/webhooks",
942
- "list_field": "webhooks"
943
- }
926
+ ]
944
927
  }
945
928
  }
@@ -1890,23 +1890,6 @@
1890
1890
  "name": "messaging.campaign_failed",
1891
1891
  "description": "Campaign failed to send"
1892
1892
  }
1893
- ],
1894
- "registration": {
1895
- "method": "POST",
1896
- "path": "/webhooks-register",
1897
- "url_field": "endpoint_url",
1898
- "events_field": "event_types",
1899
- "secret_field": "secret_key",
1900
- "extra": {
1901
- "name": "Apteva Webhook",
1902
- "auth_type": "hmac-sha256",
1903
- "direction": "outgoing"
1904
- },
1905
- "id_field": "webhook_id",
1906
- "delete_path": "/webhooks/{id}",
1907
- "delete_method": "DELETE",
1908
- "list_path": "/webhooks",
1909
- "list_field": "webhooks"
1910
- }
1893
+ ]
1911
1894
  }
1912
1895
  }