@uptiqai/integrations-sdk 1.12.0 → 1.14.0
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/generated-api.d.ts +6668 -5264
- package/dist/generated-api.d.ts.map +1 -1
- package/dist/generated-api.js +1552 -733
- package/dist/generated-api.js.map +1 -1
- package/dist/index.d.ts +341 -137
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +675 -291
- package/dist/index.js.map +1 -1
- package/dist/response-type-map.d.ts.map +1 -1
- package/dist/response-type-map.js +282 -120
- package/dist/response-type-map.js.map +1 -1
- package/package.json +1 -1
|
@@ -288,6 +288,13 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
288
288
|
"dunAndBradstreet-search-company-list": "json",
|
|
289
289
|
"dunAndBradstreet-search-competitors": "json",
|
|
290
290
|
"dunAndBradstreet-set-user-credentials": "json",
|
|
291
|
+
"elevenlabs-text-to-speech": "json",
|
|
292
|
+
"elevenlabs-clone-voice": "json",
|
|
293
|
+
"elevenlabs-list-voices": "json",
|
|
294
|
+
"elevenlabs-get-voice": "json",
|
|
295
|
+
"elevenlabs-delete-voice": "json",
|
|
296
|
+
"elevenlabs-list-models": "json",
|
|
297
|
+
"elevenlabs-set-user-credentials": "json",
|
|
291
298
|
"experianBusiness-search-business": "json",
|
|
292
299
|
"experianBusiness-quick-search-business": "json",
|
|
293
300
|
"experianBusiness-get-business-headers": "json",
|
|
@@ -391,6 +398,48 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
391
398
|
"googleSlides-create-presentation": "json",
|
|
392
399
|
"googleSlides-get-presentation": "json",
|
|
393
400
|
"googleSlides-batch-update-presentation": "json",
|
|
401
|
+
"hubspot-auth-start": "json",
|
|
402
|
+
"hubspot-auth-set-user-credentials": "json",
|
|
403
|
+
"hubspot-oauth-callback": "json",
|
|
404
|
+
"hubspot-create-contact": "json",
|
|
405
|
+
"hubspot-update-contact": "json",
|
|
406
|
+
"hubspot-list-contacts": "json",
|
|
407
|
+
"hubspot-search-contacts": "json",
|
|
408
|
+
"hubspot-create-company": "json",
|
|
409
|
+
"hubspot-update-company": "json",
|
|
410
|
+
"hubspot-list-companies": "json",
|
|
411
|
+
"hubspot-search-companies": "json",
|
|
412
|
+
"hubspot-list-deals": "json",
|
|
413
|
+
"hubspot-list-deal-pipelines": "json",
|
|
414
|
+
"hubspot-list-owners": "json",
|
|
415
|
+
"hubspot-create-email-engagement": "json",
|
|
416
|
+
"hubspot-create-call-engagement": "json",
|
|
417
|
+
"hubspot-create-task-engagement": "json",
|
|
418
|
+
"hubspot-create-association": "json",
|
|
419
|
+
"hubspot-create-ticket": "json",
|
|
420
|
+
"hubspot-update-ticket": "json",
|
|
421
|
+
"hubspot-list-tickets": "json",
|
|
422
|
+
"hubspot-enroll-workflow": "json",
|
|
423
|
+
"hubspot-list-workflows": "json",
|
|
424
|
+
"hubspot-list-marketing-emails": "json",
|
|
425
|
+
"hubspot-send-transactional-email": "json",
|
|
426
|
+
"jira-oauth-initiate": "json",
|
|
427
|
+
"jira-set-user-credentials": "json",
|
|
428
|
+
"jira-oauth-callback": "json",
|
|
429
|
+
"jira-create-issue": "json",
|
|
430
|
+
"jira-search-issues": "json",
|
|
431
|
+
"jira-get-issue": "json",
|
|
432
|
+
"jira-update-issue": "json",
|
|
433
|
+
"jira-add-comment": "json",
|
|
434
|
+
"jira-list-projects": "json",
|
|
435
|
+
"jira-list-transitions": "json",
|
|
436
|
+
"jira-transition-issue": "json",
|
|
437
|
+
"jira-list-boards": "json",
|
|
438
|
+
"jira-list-sprints": "json",
|
|
439
|
+
"jira-create-sprint": "json",
|
|
440
|
+
"jira-update-sprint": "json",
|
|
441
|
+
"jira-move-issues-to-backlog": "json",
|
|
442
|
+
"jira-move-issues-to-sprint": "json",
|
|
394
443
|
"microsoftOnedrive-auth-start": "json",
|
|
395
444
|
"microsoftOnedrive-set-user-credentials": "json",
|
|
396
445
|
"microsoftOnedrive-oauth-callback": "json",
|
|
@@ -438,23 +487,6 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
438
487
|
"microsoftSharepoint-create-list-item": "json",
|
|
439
488
|
"microsoftSharepoint-update-list-item": "json",
|
|
440
489
|
"microsoftSharepoint-search-content": "json",
|
|
441
|
-
"jira-oauth-initiate": "json",
|
|
442
|
-
"jira-set-user-credentials": "json",
|
|
443
|
-
"jira-oauth-callback": "json",
|
|
444
|
-
"jira-create-issue": "json",
|
|
445
|
-
"jira-search-issues": "json",
|
|
446
|
-
"jira-get-issue": "json",
|
|
447
|
-
"jira-update-issue": "json",
|
|
448
|
-
"jira-add-comment": "json",
|
|
449
|
-
"jira-list-projects": "json",
|
|
450
|
-
"jira-list-transitions": "json",
|
|
451
|
-
"jira-transition-issue": "json",
|
|
452
|
-
"jira-list-boards": "json",
|
|
453
|
-
"jira-list-sprints": "json",
|
|
454
|
-
"jira-create-sprint": "json",
|
|
455
|
-
"jira-update-sprint": "json",
|
|
456
|
-
"jira-move-issues-to-backlog": "json",
|
|
457
|
-
"jira-move-issues-to-sprint": "json",
|
|
458
490
|
"openai-set-user-credentials": "json",
|
|
459
491
|
"openai-generate-text": "json",
|
|
460
492
|
"openai-create-stream": "stream",
|
|
@@ -560,6 +592,23 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
560
592
|
"redtail-create-note-comment": "json",
|
|
561
593
|
"resend-set-user-credentials": "json",
|
|
562
594
|
"resend-send-email": "json",
|
|
595
|
+
"salesforce-auth-start": "json",
|
|
596
|
+
"salesforce-auth-set-user-credentials": "json",
|
|
597
|
+
"salesforce-oauth-callback": "json",
|
|
598
|
+
"salesforce-create-sobject": "json",
|
|
599
|
+
"salesforce-get-sobject": "json",
|
|
600
|
+
"salesforce-update-sobject": "json",
|
|
601
|
+
"salesforce-delete-sobject": "json",
|
|
602
|
+
"salesforce-query": "json",
|
|
603
|
+
"salesforce-composite-sobjects-create": "json",
|
|
604
|
+
"salesforce-composite-sobjects-update": "json",
|
|
605
|
+
"salesforce-composite": "json",
|
|
606
|
+
"salesforce-list-reports": "json",
|
|
607
|
+
"salesforce-describe-report": "json",
|
|
608
|
+
"salesforce-run-report": "json",
|
|
609
|
+
"salesforce-list-flows": "json",
|
|
610
|
+
"salesforce-describe-flow": "json",
|
|
611
|
+
"salesforce-run-flow": "json",
|
|
563
612
|
"slack-oauth-initiate": "json",
|
|
564
613
|
"slack-set-user-credentials": "json",
|
|
565
614
|
"slack-oauth-callback": "json",
|
|
@@ -583,6 +632,80 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
583
632
|
"stripe-webhook": "json",
|
|
584
633
|
"twilioWhatsapp-set-user-credentials": "json",
|
|
585
634
|
"twilioWhatsapp-create-message": "json",
|
|
635
|
+
"udgNormalisedFreeAgent-authenticate": "json",
|
|
636
|
+
"udgNormalisedFreeAgent-get-contacts": "json",
|
|
637
|
+
"udgNormalisedFreeAgent-get-company-info": "json",
|
|
638
|
+
"udgNormalisedFreeAgent-get-employees": "json",
|
|
639
|
+
"udgNormalisedFreeAgent-get-invoices": "json",
|
|
640
|
+
"udgNormalisedFreeAgent-get-bills": "json",
|
|
641
|
+
"udgNormalisedFreeAgent-get-credit-notes": "json",
|
|
642
|
+
"udgNormalisedFreeAgent-get-documents": "json",
|
|
643
|
+
"udgNormalisedFreeAgent-get-recurring-documents": "json",
|
|
644
|
+
"udgNormalisedFreeAgent-get-payments": "json",
|
|
645
|
+
"udgNormalisedFreeAgent-get-items": "json",
|
|
646
|
+
"udgNormalisedFreeAgent-get-accounts": "json",
|
|
647
|
+
"udgNormalisedFreeAgent-get-transactions": "json",
|
|
648
|
+
"udgNormalisedFreeAgent-get-balance-sheet-accrual": "json",
|
|
649
|
+
"udgNormalisedFreeAgent-get-profit-and-loss-accrual": "json",
|
|
650
|
+
"udgNormalisedFreshbooks-authenticate": "json",
|
|
651
|
+
"udgNormalisedFreshbooks-get-contacts": "json",
|
|
652
|
+
"udgNormalisedFreshbooks-get-company-info": "json",
|
|
653
|
+
"udgNormalisedFreshbooks-get-employees": "json",
|
|
654
|
+
"udgNormalisedFreshbooks-get-invoices": "json",
|
|
655
|
+
"udgNormalisedFreshbooks-get-bills": "json",
|
|
656
|
+
"udgNormalisedFreshbooks-get-documents": "json",
|
|
657
|
+
"udgNormalisedFreshbooks-get-recurring-documents": "json",
|
|
658
|
+
"udgNormalisedFreshbooks-get-payments": "json",
|
|
659
|
+
"udgNormalisedFreshbooks-get-items": "json",
|
|
660
|
+
"udgNormalisedFreshbooks-get-accounts": "json",
|
|
661
|
+
"udgNormalisedFreshbooks-get-transactions": "json",
|
|
662
|
+
"udgNormalisedFreshbooks-get-balance-sheet-accrual": "json",
|
|
663
|
+
"udgNormalisedFreshbooks-get-profit-and-loss-accrual": "json",
|
|
664
|
+
"udgNormalisedFreshbooks-get-taxes": "json",
|
|
665
|
+
"udgNormalisedFreshbooks-get-profit-and-loss-cash": "json",
|
|
666
|
+
"udgNormalisedQuickbooks-authenticate": "json",
|
|
667
|
+
"udgNormalisedQuickbooks-get-contacts": "json",
|
|
668
|
+
"udgNormalisedQuickbooks-get-company-info": "json",
|
|
669
|
+
"udgNormalisedQuickbooks-get-employees": "json",
|
|
670
|
+
"udgNormalisedQuickbooks-get-invoices": "json",
|
|
671
|
+
"udgNormalisedQuickbooks-get-bills": "json",
|
|
672
|
+
"udgNormalisedQuickbooks-get-credit-notes": "json",
|
|
673
|
+
"udgNormalisedQuickbooks-get-documents": "json",
|
|
674
|
+
"udgNormalisedQuickbooks-get-recurring-documents": "json",
|
|
675
|
+
"udgNormalisedQuickbooks-get-payments": "json",
|
|
676
|
+
"udgNormalisedQuickbooks-get-items": "json",
|
|
677
|
+
"udgNormalisedQuickbooks-get-accounts": "json",
|
|
678
|
+
"udgNormalisedQuickbooks-get-transactions": "json",
|
|
679
|
+
"udgNormalisedQuickbooks-get-balance-sheet-accrual": "json",
|
|
680
|
+
"udgNormalisedQuickbooks-get-profit-and-loss-accrual": "json",
|
|
681
|
+
"udgNormalisedQuickbooks-get-cashflow": "json",
|
|
682
|
+
"udgNormalisedQuickbooks-get-taxes": "json",
|
|
683
|
+
"udgNormalisedQuickbooks-get-profit-and-loss-cash": "json",
|
|
684
|
+
"udgNormalisedQuickbooks-get-balance-sheet-cash": "json",
|
|
685
|
+
"udgNormalisedWave-authenticate": "json",
|
|
686
|
+
"udgNormalisedWave-get-accounts": "json",
|
|
687
|
+
"udgNormalisedWave-get-contacts": "json",
|
|
688
|
+
"udgNormalisedWave-get-company-info": "json",
|
|
689
|
+
"udgNormalisedWave-get-invoices": "json",
|
|
690
|
+
"udgNormalisedWave-get-items": "json",
|
|
691
|
+
"udgNormalisedXero-authenticate": "json",
|
|
692
|
+
"udgNormalisedXero-get-accounts": "json",
|
|
693
|
+
"udgNormalisedXero-get-contacts": "json",
|
|
694
|
+
"udgNormalisedXero-get-company-info": "json",
|
|
695
|
+
"udgNormalisedXero-get-employees": "json",
|
|
696
|
+
"udgNormalisedXero-get-invoices": "json",
|
|
697
|
+
"udgNormalisedXero-get-bills": "json",
|
|
698
|
+
"udgNormalisedXero-get-credit-notes": "json",
|
|
699
|
+
"udgNormalisedXero-get-documents": "json",
|
|
700
|
+
"udgNormalisedXero-get-recurring-documents": "json",
|
|
701
|
+
"udgNormalisedXero-get-payments": "json",
|
|
702
|
+
"udgNormalisedXero-get-items": "json",
|
|
703
|
+
"udgNormalisedXero-get-transactions": "json",
|
|
704
|
+
"udgNormalisedXero-get-balance-sheet-accrual": "json",
|
|
705
|
+
"udgNormalisedXero-get-balance-sheet-cash": "json",
|
|
706
|
+
"udgNormalisedXero-get-profit-and-loss-accrual": "json",
|
|
707
|
+
"udgNormalisedXero-get-profit-and-loss-cash": "json",
|
|
708
|
+
"udgNormalisedXero-get-taxes": "json",
|
|
586
709
|
"wealthbox-oauth-initiate": "json",
|
|
587
710
|
"wealthbox-set-user-credentials": "json",
|
|
588
711
|
"wealthbox-oauth-callback": "json",
|
|
@@ -634,49 +757,7 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
634
757
|
"wealthbox-get-contact-roles": "json",
|
|
635
758
|
"wealthbox-get-workflow-templates": "json",
|
|
636
759
|
"wealthbox-get-workflow-template": "json",
|
|
637
|
-
"wealthbox-get-activity": "json"
|
|
638
|
-
"salesforce-auth-start": "json",
|
|
639
|
-
"salesforce-auth-set-user-credentials": "json",
|
|
640
|
-
"salesforce-oauth-callback": "json",
|
|
641
|
-
"salesforce-create-sobject": "json",
|
|
642
|
-
"salesforce-get-sobject": "json",
|
|
643
|
-
"salesforce-update-sobject": "json",
|
|
644
|
-
"salesforce-delete-sobject": "json",
|
|
645
|
-
"salesforce-query": "json",
|
|
646
|
-
"salesforce-composite-sobjects-create": "json",
|
|
647
|
-
"salesforce-composite-sobjects-update": "json",
|
|
648
|
-
"salesforce-composite": "json",
|
|
649
|
-
"salesforce-list-reports": "json",
|
|
650
|
-
"salesforce-describe-report": "json",
|
|
651
|
-
"salesforce-run-report": "json",
|
|
652
|
-
"salesforce-list-flows": "json",
|
|
653
|
-
"salesforce-describe-flow": "json",
|
|
654
|
-
"salesforce-run-flow": "json",
|
|
655
|
-
"hubspot-auth-start": "json",
|
|
656
|
-
"hubspot-auth-set-user-credentials": "json",
|
|
657
|
-
"hubspot-oauth-callback": "json",
|
|
658
|
-
"hubspot-create-contact": "json",
|
|
659
|
-
"hubspot-update-contact": "json",
|
|
660
|
-
"hubspot-list-contacts": "json",
|
|
661
|
-
"hubspot-search-contacts": "json",
|
|
662
|
-
"hubspot-create-company": "json",
|
|
663
|
-
"hubspot-update-company": "json",
|
|
664
|
-
"hubspot-list-companies": "json",
|
|
665
|
-
"hubspot-search-companies": "json",
|
|
666
|
-
"hubspot-list-deals": "json",
|
|
667
|
-
"hubspot-list-deal-pipelines": "json",
|
|
668
|
-
"hubspot-list-owners": "json",
|
|
669
|
-
"hubspot-create-email-engagement": "json",
|
|
670
|
-
"hubspot-create-call-engagement": "json",
|
|
671
|
-
"hubspot-create-task-engagement": "json",
|
|
672
|
-
"hubspot-create-association": "json",
|
|
673
|
-
"hubspot-create-ticket": "json",
|
|
674
|
-
"hubspot-update-ticket": "json",
|
|
675
|
-
"hubspot-list-tickets": "json",
|
|
676
|
-
"hubspot-enroll-workflow": "json",
|
|
677
|
-
"hubspot-list-workflows": "json",
|
|
678
|
-
"hubspot-list-marketing-emails": "json",
|
|
679
|
-
"hubspot-send-transactional-email": "json"
|
|
760
|
+
"wealthbox-get-activity": "json"
|
|
680
761
|
};
|
|
681
762
|
exports.OPERATION_PATHS = {
|
|
682
763
|
"abrigo-find-customer-by-crm-id": "/abrigo/customers/find-by-crm-id",
|
|
@@ -955,6 +1036,13 @@ exports.OPERATION_PATHS = {
|
|
|
955
1036
|
"dunAndBradstreet-search-company-list": "/dun-and-bradstreet/search/company-list",
|
|
956
1037
|
"dunAndBradstreet-search-competitors": "/dun-and-bradstreet/search/competitors",
|
|
957
1038
|
"dunAndBradstreet-set-user-credentials": "/dun-and-bradstreet/set-user-credentials",
|
|
1039
|
+
"elevenlabs-text-to-speech": "/elevenlabs/text-to-speech",
|
|
1040
|
+
"elevenlabs-clone-voice": "/elevenlabs/voices/clone",
|
|
1041
|
+
"elevenlabs-list-voices": "/elevenlabs/voices/list",
|
|
1042
|
+
"elevenlabs-get-voice": "/elevenlabs/voices/get",
|
|
1043
|
+
"elevenlabs-delete-voice": "/elevenlabs/voices/delete",
|
|
1044
|
+
"elevenlabs-list-models": "/elevenlabs/models/list",
|
|
1045
|
+
"elevenlabs-set-user-credentials": "/elevenlabs/auth/set-user-credentials",
|
|
958
1046
|
"experianBusiness-search-business": "/experian-business/v1/search",
|
|
959
1047
|
"experianBusiness-quick-search-business": "/experian-business/v1/quicksearch",
|
|
960
1048
|
"experianBusiness-get-business-headers": "/experian-business/v1/headers",
|
|
@@ -1058,6 +1146,48 @@ exports.OPERATION_PATHS = {
|
|
|
1058
1146
|
"googleSlides-create-presentation": "/google-slides/presentations/create",
|
|
1059
1147
|
"googleSlides-get-presentation": "/google-slides/presentations/get",
|
|
1060
1148
|
"googleSlides-batch-update-presentation": "/google-slides/presentations/batch-update",
|
|
1149
|
+
"hubspot-auth-start": "/hubspot/auth/start",
|
|
1150
|
+
"hubspot-auth-set-user-credentials": "/hubspot/auth/set-user-credentials",
|
|
1151
|
+
"hubspot-oauth-callback": "/hubspot/oauth/callback",
|
|
1152
|
+
"hubspot-create-contact": "/hubspot/contacts/create",
|
|
1153
|
+
"hubspot-update-contact": "/hubspot/contacts/update",
|
|
1154
|
+
"hubspot-list-contacts": "/hubspot/contacts/list",
|
|
1155
|
+
"hubspot-search-contacts": "/hubspot/contacts/search",
|
|
1156
|
+
"hubspot-create-company": "/hubspot/companies/create",
|
|
1157
|
+
"hubspot-update-company": "/hubspot/companies/update",
|
|
1158
|
+
"hubspot-list-companies": "/hubspot/companies/list",
|
|
1159
|
+
"hubspot-search-companies": "/hubspot/companies/search",
|
|
1160
|
+
"hubspot-list-deals": "/hubspot/deals/list",
|
|
1161
|
+
"hubspot-list-deal-pipelines": "/hubspot/deals/pipelines",
|
|
1162
|
+
"hubspot-list-owners": "/hubspot/deals/owners",
|
|
1163
|
+
"hubspot-create-email-engagement": "/hubspot/engagements/email",
|
|
1164
|
+
"hubspot-create-call-engagement": "/hubspot/engagements/call",
|
|
1165
|
+
"hubspot-create-task-engagement": "/hubspot/engagements/task",
|
|
1166
|
+
"hubspot-create-association": "/hubspot/engagements/association",
|
|
1167
|
+
"hubspot-create-ticket": "/hubspot/tickets/create",
|
|
1168
|
+
"hubspot-update-ticket": "/hubspot/tickets/update",
|
|
1169
|
+
"hubspot-list-tickets": "/hubspot/tickets/list",
|
|
1170
|
+
"hubspot-enroll-workflow": "/hubspot/campaigns/workflows/enroll",
|
|
1171
|
+
"hubspot-list-workflows": "/hubspot/campaigns/workflows/list",
|
|
1172
|
+
"hubspot-list-marketing-emails": "/hubspot/campaigns/marketing-emails/list",
|
|
1173
|
+
"hubspot-send-transactional-email": "/hubspot/campaigns/transactional/send",
|
|
1174
|
+
"jira-oauth-initiate": "/jira/oauth/initiate",
|
|
1175
|
+
"jira-set-user-credentials": "/jira/auth/set-user-credentials",
|
|
1176
|
+
"jira-oauth-callback": "/jira/oauth/callback",
|
|
1177
|
+
"jira-create-issue": "/jira/issues",
|
|
1178
|
+
"jira-search-issues": "/jira/issues/search",
|
|
1179
|
+
"jira-get-issue": "/jira/issues/get",
|
|
1180
|
+
"jira-update-issue": "/jira/issues/update",
|
|
1181
|
+
"jira-add-comment": "/jira/issues/comments",
|
|
1182
|
+
"jira-list-projects": "/jira/projects/list",
|
|
1183
|
+
"jira-list-transitions": "/jira/issues/transitions/list",
|
|
1184
|
+
"jira-transition-issue": "/jira/issues/transitions",
|
|
1185
|
+
"jira-list-boards": "/jira/boards/list",
|
|
1186
|
+
"jira-list-sprints": "/jira/boards/sprints/list",
|
|
1187
|
+
"jira-create-sprint": "/jira/sprints",
|
|
1188
|
+
"jira-update-sprint": "/jira/sprints/update",
|
|
1189
|
+
"jira-move-issues-to-backlog": "/jira/backlog/issues",
|
|
1190
|
+
"jira-move-issues-to-sprint": "/jira/sprints/issues",
|
|
1061
1191
|
"microsoftOnedrive-auth-start": "/microsoft-onedrive/auth/start",
|
|
1062
1192
|
"microsoftOnedrive-set-user-credentials": "/microsoft-onedrive/auth/set-user-credentials",
|
|
1063
1193
|
"microsoftOnedrive-oauth-callback": "/microsoft-onedrive/oauth/callback",
|
|
@@ -1105,23 +1235,6 @@ exports.OPERATION_PATHS = {
|
|
|
1105
1235
|
"microsoftSharepoint-create-list-item": "/microsoft-sharepoint/sites/lists/items/create",
|
|
1106
1236
|
"microsoftSharepoint-update-list-item": "/microsoft-sharepoint/sites/lists/items/update",
|
|
1107
1237
|
"microsoftSharepoint-search-content": "/microsoft-sharepoint/search/query",
|
|
1108
|
-
"jira-oauth-initiate": "/jira/oauth/initiate",
|
|
1109
|
-
"jira-set-user-credentials": "/jira/auth/set-user-credentials",
|
|
1110
|
-
"jira-oauth-callback": "/jira/oauth/callback",
|
|
1111
|
-
"jira-create-issue": "/jira/issues",
|
|
1112
|
-
"jira-search-issues": "/jira/issues/search",
|
|
1113
|
-
"jira-get-issue": "/jira/issues/get",
|
|
1114
|
-
"jira-update-issue": "/jira/issues/update",
|
|
1115
|
-
"jira-add-comment": "/jira/issues/comments",
|
|
1116
|
-
"jira-list-projects": "/jira/projects/list",
|
|
1117
|
-
"jira-list-transitions": "/jira/issues/transitions/list",
|
|
1118
|
-
"jira-transition-issue": "/jira/issues/transitions",
|
|
1119
|
-
"jira-list-boards": "/jira/boards/list",
|
|
1120
|
-
"jira-list-sprints": "/jira/boards/sprints/list",
|
|
1121
|
-
"jira-create-sprint": "/jira/sprints",
|
|
1122
|
-
"jira-update-sprint": "/jira/sprints/update",
|
|
1123
|
-
"jira-move-issues-to-backlog": "/jira/backlog/issues",
|
|
1124
|
-
"jira-move-issues-to-sprint": "/jira/sprints/issues",
|
|
1125
1238
|
"openai-set-user-credentials": "/openai/set-user-credentials",
|
|
1126
1239
|
"openai-generate-text": "/openai/generate-text",
|
|
1127
1240
|
"openai-create-stream": "/openai/create-stream",
|
|
@@ -1227,6 +1340,23 @@ exports.OPERATION_PATHS = {
|
|
|
1227
1340
|
"redtail-create-note-comment": "/redtail/notes/comments",
|
|
1228
1341
|
"resend-set-user-credentials": "/resend/set-user-credentials",
|
|
1229
1342
|
"resend-send-email": "/resend/send-email",
|
|
1343
|
+
"salesforce-auth-start": "/salesforce/auth/start",
|
|
1344
|
+
"salesforce-auth-set-user-credentials": "/salesforce/auth/set-user-credentials",
|
|
1345
|
+
"salesforce-oauth-callback": "/salesforce/oauth/callback",
|
|
1346
|
+
"salesforce-create-sobject": "/salesforce/sobjects/create",
|
|
1347
|
+
"salesforce-get-sobject": "/salesforce/sobjects/get",
|
|
1348
|
+
"salesforce-update-sobject": "/salesforce/sobjects/update",
|
|
1349
|
+
"salesforce-delete-sobject": "/salesforce/sobjects/delete",
|
|
1350
|
+
"salesforce-query": "/salesforce/query",
|
|
1351
|
+
"salesforce-composite-sobjects-create": "/salesforce/composite/sobjects/create",
|
|
1352
|
+
"salesforce-composite-sobjects-update": "/salesforce/composite/sobjects/update",
|
|
1353
|
+
"salesforce-composite": "/salesforce/composite",
|
|
1354
|
+
"salesforce-list-reports": "/salesforce/reports/list",
|
|
1355
|
+
"salesforce-describe-report": "/salesforce/reports/describe",
|
|
1356
|
+
"salesforce-run-report": "/salesforce/reports/run",
|
|
1357
|
+
"salesforce-list-flows": "/salesforce/flows/list",
|
|
1358
|
+
"salesforce-describe-flow": "/salesforce/flows/describe",
|
|
1359
|
+
"salesforce-run-flow": "/salesforce/flows/run",
|
|
1230
1360
|
"slack-oauth-initiate": "/slack/oauth/initiate",
|
|
1231
1361
|
"slack-set-user-credentials": "/slack/auth/set-user-credentials",
|
|
1232
1362
|
"slack-oauth-callback": "/slack/oauth/callback",
|
|
@@ -1250,6 +1380,80 @@ exports.OPERATION_PATHS = {
|
|
|
1250
1380
|
"stripe-webhook": "/stripe/webhook",
|
|
1251
1381
|
"twilioWhatsapp-set-user-credentials": "/twilio-whatsapp/set-user-credentials",
|
|
1252
1382
|
"twilioWhatsapp-create-message": "/twilio-whatsapp/create-message",
|
|
1383
|
+
"udgNormalisedFreeAgent-authenticate": "/udg-normalised-freeagent/authenticate",
|
|
1384
|
+
"udgNormalisedFreeAgent-get-contacts": "/udg-normalised-freeagent/contacts",
|
|
1385
|
+
"udgNormalisedFreeAgent-get-company-info": "/udg-normalised-freeagent/company-info",
|
|
1386
|
+
"udgNormalisedFreeAgent-get-employees": "/udg-normalised-freeagent/employees",
|
|
1387
|
+
"udgNormalisedFreeAgent-get-invoices": "/udg-normalised-freeagent/invoices",
|
|
1388
|
+
"udgNormalisedFreeAgent-get-bills": "/udg-normalised-freeagent/bills",
|
|
1389
|
+
"udgNormalisedFreeAgent-get-credit-notes": "/udg-normalised-freeagent/credit-notes",
|
|
1390
|
+
"udgNormalisedFreeAgent-get-documents": "/udg-normalised-freeagent/documents",
|
|
1391
|
+
"udgNormalisedFreeAgent-get-recurring-documents": "/udg-normalised-freeagent/recurring-documents",
|
|
1392
|
+
"udgNormalisedFreeAgent-get-payments": "/udg-normalised-freeagent/payments",
|
|
1393
|
+
"udgNormalisedFreeAgent-get-items": "/udg-normalised-freeagent/items",
|
|
1394
|
+
"udgNormalisedFreeAgent-get-accounts": "/udg-normalised-freeagent/accounts",
|
|
1395
|
+
"udgNormalisedFreeAgent-get-transactions": "/udg-normalised-freeagent/transactions",
|
|
1396
|
+
"udgNormalisedFreeAgent-get-balance-sheet-accrual": "/udg-normalised-freeagent/balance-sheet-accrual",
|
|
1397
|
+
"udgNormalisedFreeAgent-get-profit-and-loss-accrual": "/udg-normalised-freeagent/profit-and-loss-accrual",
|
|
1398
|
+
"udgNormalisedFreshbooks-authenticate": "/udg-normalised-freshbooks/authenticate",
|
|
1399
|
+
"udgNormalisedFreshbooks-get-contacts": "/udg-normalised-freshbooks/contacts",
|
|
1400
|
+
"udgNormalisedFreshbooks-get-company-info": "/udg-normalised-freshbooks/company-info",
|
|
1401
|
+
"udgNormalisedFreshbooks-get-employees": "/udg-normalised-freshbooks/employees",
|
|
1402
|
+
"udgNormalisedFreshbooks-get-invoices": "/udg-normalised-freshbooks/invoices",
|
|
1403
|
+
"udgNormalisedFreshbooks-get-bills": "/udg-normalised-freshbooks/bills",
|
|
1404
|
+
"udgNormalisedFreshbooks-get-documents": "/udg-normalised-freshbooks/documents",
|
|
1405
|
+
"udgNormalisedFreshbooks-get-recurring-documents": "/udg-normalised-freshbooks/recurring-documents",
|
|
1406
|
+
"udgNormalisedFreshbooks-get-payments": "/udg-normalised-freshbooks/payments",
|
|
1407
|
+
"udgNormalisedFreshbooks-get-items": "/udg-normalised-freshbooks/items",
|
|
1408
|
+
"udgNormalisedFreshbooks-get-accounts": "/udg-normalised-freshbooks/accounts",
|
|
1409
|
+
"udgNormalisedFreshbooks-get-transactions": "/udg-normalised-freshbooks/transactions",
|
|
1410
|
+
"udgNormalisedFreshbooks-get-balance-sheet-accrual": "/udg-normalised-freshbooks/balance-sheet-accrual",
|
|
1411
|
+
"udgNormalisedFreshbooks-get-profit-and-loss-accrual": "/udg-normalised-freshbooks/profit-and-loss-accrual",
|
|
1412
|
+
"udgNormalisedFreshbooks-get-taxes": "/udg-normalised-freshbooks/taxes",
|
|
1413
|
+
"udgNormalisedFreshbooks-get-profit-and-loss-cash": "/udg-normalised-freshbooks/profit-and-loss-cash",
|
|
1414
|
+
"udgNormalisedQuickbooks-authenticate": "/udg-normalised-quickbooks/authenticate",
|
|
1415
|
+
"udgNormalisedQuickbooks-get-contacts": "/udg-normalised-quickbooks/contacts",
|
|
1416
|
+
"udgNormalisedQuickbooks-get-company-info": "/udg-normalised-quickbooks/company-info",
|
|
1417
|
+
"udgNormalisedQuickbooks-get-employees": "/udg-normalised-quickbooks/employees",
|
|
1418
|
+
"udgNormalisedQuickbooks-get-invoices": "/udg-normalised-quickbooks/invoices",
|
|
1419
|
+
"udgNormalisedQuickbooks-get-bills": "/udg-normalised-quickbooks/bills",
|
|
1420
|
+
"udgNormalisedQuickbooks-get-credit-notes": "/udg-normalised-quickbooks/credit-notes",
|
|
1421
|
+
"udgNormalisedQuickbooks-get-documents": "/udg-normalised-quickbooks/documents",
|
|
1422
|
+
"udgNormalisedQuickbooks-get-recurring-documents": "/udg-normalised-quickbooks/recurring-documents",
|
|
1423
|
+
"udgNormalisedQuickbooks-get-payments": "/udg-normalised-quickbooks/payments",
|
|
1424
|
+
"udgNormalisedQuickbooks-get-items": "/udg-normalised-quickbooks/items",
|
|
1425
|
+
"udgNormalisedQuickbooks-get-accounts": "/udg-normalised-quickbooks/accounts",
|
|
1426
|
+
"udgNormalisedQuickbooks-get-transactions": "/udg-normalised-quickbooks/transactions",
|
|
1427
|
+
"udgNormalisedQuickbooks-get-balance-sheet-accrual": "/udg-normalised-quickbooks/balance-sheet-accrual",
|
|
1428
|
+
"udgNormalisedQuickbooks-get-profit-and-loss-accrual": "/udg-normalised-quickbooks/profit-and-loss-accrual",
|
|
1429
|
+
"udgNormalisedQuickbooks-get-cashflow": "/udg-normalised-quickbooks/cashflow",
|
|
1430
|
+
"udgNormalisedQuickbooks-get-taxes": "/udg-normalised-quickbooks/taxes",
|
|
1431
|
+
"udgNormalisedQuickbooks-get-profit-and-loss-cash": "/udg-normalised-quickbooks/profit-and-loss-cash",
|
|
1432
|
+
"udgNormalisedQuickbooks-get-balance-sheet-cash": "/udg-normalised-quickbooks/balance-sheet-cash",
|
|
1433
|
+
"udgNormalisedWave-authenticate": "/udg-normalised-wave/authenticate",
|
|
1434
|
+
"udgNormalisedWave-get-accounts": "/udg-normalised-wave/accounts",
|
|
1435
|
+
"udgNormalisedWave-get-contacts": "/udg-normalised-wave/contacts",
|
|
1436
|
+
"udgNormalisedWave-get-company-info": "/udg-normalised-wave/company-info",
|
|
1437
|
+
"udgNormalisedWave-get-invoices": "/udg-normalised-wave/invoices",
|
|
1438
|
+
"udgNormalisedWave-get-items": "/udg-normalised-wave/items",
|
|
1439
|
+
"udgNormalisedXero-authenticate": "/udg-normalised-xero/authenticate",
|
|
1440
|
+
"udgNormalisedXero-get-accounts": "/udg-normalised-xero/accounts",
|
|
1441
|
+
"udgNormalisedXero-get-contacts": "/udg-normalised-xero/contacts",
|
|
1442
|
+
"udgNormalisedXero-get-company-info": "/udg-normalised-xero/company-info",
|
|
1443
|
+
"udgNormalisedXero-get-employees": "/udg-normalised-xero/employees",
|
|
1444
|
+
"udgNormalisedXero-get-invoices": "/udg-normalised-xero/invoices",
|
|
1445
|
+
"udgNormalisedXero-get-bills": "/udg-normalised-xero/bills",
|
|
1446
|
+
"udgNormalisedXero-get-credit-notes": "/udg-normalised-xero/credit-notes",
|
|
1447
|
+
"udgNormalisedXero-get-documents": "/udg-normalised-xero/documents",
|
|
1448
|
+
"udgNormalisedXero-get-recurring-documents": "/udg-normalised-xero/recurring-documents",
|
|
1449
|
+
"udgNormalisedXero-get-payments": "/udg-normalised-xero/payments",
|
|
1450
|
+
"udgNormalisedXero-get-items": "/udg-normalised-xero/items",
|
|
1451
|
+
"udgNormalisedXero-get-transactions": "/udg-normalised-xero/transactions",
|
|
1452
|
+
"udgNormalisedXero-get-balance-sheet-accrual": "/udg-normalised-xero/balance-sheet-accrual",
|
|
1453
|
+
"udgNormalisedXero-get-balance-sheet-cash": "/udg-normalised-xero/balance-sheet-cash",
|
|
1454
|
+
"udgNormalisedXero-get-profit-and-loss-accrual": "/udg-normalised-xero/profit-and-loss-accrual",
|
|
1455
|
+
"udgNormalisedXero-get-profit-and-loss-cash": "/udg-normalised-xero/profit-and-loss-cash",
|
|
1456
|
+
"udgNormalisedXero-get-taxes": "/udg-normalised-xero/taxes",
|
|
1253
1457
|
"wealthbox-oauth-initiate": "/wealthbox/oauth/initiate",
|
|
1254
1458
|
"wealthbox-set-user-credentials": "/wealthbox/auth/set-user-credentials",
|
|
1255
1459
|
"wealthbox-oauth-callback": "/wealthbox/oauth/callback",
|
|
@@ -1301,49 +1505,7 @@ exports.OPERATION_PATHS = {
|
|
|
1301
1505
|
"wealthbox-get-contact-roles": "/wealthbox/contact_roles",
|
|
1302
1506
|
"wealthbox-get-workflow-templates": "/wealthbox/workflow_templates",
|
|
1303
1507
|
"wealthbox-get-workflow-template": "/wealthbox/workflow_templates/get",
|
|
1304
|
-
"wealthbox-get-activity": "/wealthbox/activity"
|
|
1305
|
-
"salesforce-auth-start": "/salesforce/auth/start",
|
|
1306
|
-
"salesforce-auth-set-user-credentials": "/salesforce/auth/set-user-credentials",
|
|
1307
|
-
"salesforce-oauth-callback": "/salesforce/oauth/callback",
|
|
1308
|
-
"salesforce-create-sobject": "/salesforce/sobjects/create",
|
|
1309
|
-
"salesforce-get-sobject": "/salesforce/sobjects/get",
|
|
1310
|
-
"salesforce-update-sobject": "/salesforce/sobjects/update",
|
|
1311
|
-
"salesforce-delete-sobject": "/salesforce/sobjects/delete",
|
|
1312
|
-
"salesforce-query": "/salesforce/query",
|
|
1313
|
-
"salesforce-composite-sobjects-create": "/salesforce/composite/sobjects/create",
|
|
1314
|
-
"salesforce-composite-sobjects-update": "/salesforce/composite/sobjects/update",
|
|
1315
|
-
"salesforce-composite": "/salesforce/composite",
|
|
1316
|
-
"salesforce-list-reports": "/salesforce/reports/list",
|
|
1317
|
-
"salesforce-describe-report": "/salesforce/reports/describe",
|
|
1318
|
-
"salesforce-run-report": "/salesforce/reports/run",
|
|
1319
|
-
"salesforce-list-flows": "/salesforce/flows/list",
|
|
1320
|
-
"salesforce-describe-flow": "/salesforce/flows/describe",
|
|
1321
|
-
"salesforce-run-flow": "/salesforce/flows/run",
|
|
1322
|
-
"hubspot-auth-start": "/hubspot/auth/start",
|
|
1323
|
-
"hubspot-auth-set-user-credentials": "/hubspot/auth/set-user-credentials",
|
|
1324
|
-
"hubspot-oauth-callback": "/hubspot/oauth/callback",
|
|
1325
|
-
"hubspot-create-contact": "/hubspot/contacts/create",
|
|
1326
|
-
"hubspot-update-contact": "/hubspot/contacts/update",
|
|
1327
|
-
"hubspot-list-contacts": "/hubspot/contacts/list",
|
|
1328
|
-
"hubspot-search-contacts": "/hubspot/contacts/search",
|
|
1329
|
-
"hubspot-create-company": "/hubspot/companies/create",
|
|
1330
|
-
"hubspot-update-company": "/hubspot/companies/update",
|
|
1331
|
-
"hubspot-list-companies": "/hubspot/companies/list",
|
|
1332
|
-
"hubspot-search-companies": "/hubspot/companies/search",
|
|
1333
|
-
"hubspot-list-deals": "/hubspot/deals/list",
|
|
1334
|
-
"hubspot-list-deal-pipelines": "/hubspot/deals/pipelines",
|
|
1335
|
-
"hubspot-list-owners": "/hubspot/deals/owners",
|
|
1336
|
-
"hubspot-create-email-engagement": "/hubspot/engagements/email",
|
|
1337
|
-
"hubspot-create-call-engagement": "/hubspot/engagements/call",
|
|
1338
|
-
"hubspot-create-task-engagement": "/hubspot/engagements/task",
|
|
1339
|
-
"hubspot-create-association": "/hubspot/engagements/association",
|
|
1340
|
-
"hubspot-create-ticket": "/hubspot/tickets/create",
|
|
1341
|
-
"hubspot-update-ticket": "/hubspot/tickets/update",
|
|
1342
|
-
"hubspot-list-tickets": "/hubspot/tickets/list",
|
|
1343
|
-
"hubspot-enroll-workflow": "/hubspot/campaigns/workflows/enroll",
|
|
1344
|
-
"hubspot-list-workflows": "/hubspot/campaigns/workflows/list",
|
|
1345
|
-
"hubspot-list-marketing-emails": "/hubspot/campaigns/marketing-emails/list",
|
|
1346
|
-
"hubspot-send-transactional-email": "/hubspot/campaigns/transactional/send"
|
|
1508
|
+
"wealthbox-get-activity": "/wealthbox/activity"
|
|
1347
1509
|
};
|
|
1348
1510
|
/**
|
|
1349
1511
|
* Get the response type for a given operation ID
|