@uptiqai/integrations-sdk 1.17.0 → 1.18.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 +7227 -4207
- package/dist/generated-api.d.ts.map +1 -1
- package/dist/generated-api.js +1453 -59
- package/dist/generated-api.js.map +1 -1
- package/dist/index.d.ts +314 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +601 -1
- package/dist/index.js.map +1 -1
- package/dist/response-type-map.d.ts.map +1 -1
- package/dist/response-type-map.js +262 -0
- package/dist/response-type-map.js.map +1 -1
- package/package.json +2 -2
package/dist/generated-api.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.GoogleSheetsGetValuesBodyMajorDimension = exports.GoogleGenerativeAIImageGenerateImageBodyAspectRatio = exports.GoogleGenerativeAICreateStreamBodyMessagesItemRole = exports.GoogleGenerativeAIGenerateImageBodyAspectRatio = exports.GoogleGenerativeAIGenerateTextBodyMessagesItemRole = exports.GoogleDriveCreatePermissionBodyRole = exports.GoogleDriveCreatePermissionBodyType = exports.GoogleDriveGetFileBodyAlt = exports.GoogleDriveUpdateFileBodyContentEncoding = exports.GoogleDriveListFilesCorpora = exports.GoogleDriveCreateFileBodyContentEncoding = exports.GmailUpdateLabelBodyLabelListVisibility = exports.GmailUpdateLabelBodyMessageListVisibility = exports.GmailCreateLabelBodyLabelListVisibility = exports.GmailCreateLabelBodyMessageListVisibility = exports.GmailGetMessageBodyFormat = exports.GitlabListMergeRequestNotesBodyOrderBy = exports.GitlabListMergeRequestNotesBodySort = exports.FathomListMeetingsBodyMeetingType = exports.FathomListMeetingsBodyCalendarInviteesDomainsType = exports.DoolaListStateFilingFeesBodyEntityType = exports.DoolaGetCompany200PayloadExecutiveMembersItemType = exports.DoolaGetCompany200PayloadFormationSubmissionStatus = exports.DoolaGetCompany200PayloadAdminNotesItemStatus = exports.DoolaGetCompany200PayloadEntityType = exports.DoolaCreateCompany200PayloadExecutiveMembersItemType = exports.DoolaCreateCompany200PayloadFormationSubmissionStatus = exports.DoolaCreateCompany200PayloadEntityType = exports.DoolaCreateCompanyBodyExecutiveMembersItemType = exports.DoolaCreateCompanyBodyEntityType = exports.DoolaGetCustomer200PayloadSource = exports.DoolaCreateCustomer200PayloadSource = exports.DocusignSetUserCredentialsBodyAuthEnvironment = exports.AnthropicCreateStreamBodyMessagesItemRole = exports.AnthropicGenerateTextBodyMessagesItemRole = exports.AlphaVantageNewsSentimentBodySort = exports.AlphaVantageBbandsBodySeriesType = exports.AlphaVantageMacdBodySeriesType = exports.AlphaVantageRsiBodySeriesType = exports.AlphaVantageEmaBodySeriesType = exports.AlphaVantageSmaBodySeriesType = exports.AlphaVantageFxMonthlyBodyDatatype = exports.AlphaVantageFxWeeklyBodyDatatype = exports.AlphaVantageFxDailyBodyDatatype = exports.AlphaVantageFxDailyBodyOutputsize = exports.AlphaVantageStockMonthlyAdjustedBodyDatatype = exports.AlphaVantageStockWeeklyAdjustedBodyDatatype = exports.AlphaVantageStockDailyAdjustedBodyDatatype = exports.AlphaVantageStockDailyAdjustedBodyOutputsize = exports.AbrigoCreateProposedLienBodyLoanReferenceType = void 0;
|
|
4
|
+
exports.WealthboxUpdateContactBodyEmailAddressesItemKind = exports.WealthboxUpdateContactBodyStreetAddressesItemKind = exports.WealthboxUpdateContactBodyHouseholdTitle = exports.WealthboxUpdateContactBodyRiskTolerance = exports.WealthboxUpdateContactBodyTimeHorizon = exports.WealthboxUpdateContactBodyInvestmentObjective = exports.WealthboxUpdateContactBodyMaritalStatus = exports.WealthboxUpdateContactBodyStatus = exports.WealthboxUpdateContactBodyContactType = exports.WealthboxUpdateContactBodyContactSource = exports.WealthboxUpdateContactBodyGender = exports.WealthboxUpdateContactBodyType = exports.WealthboxCreateContactBodyWebsitesItemKind = exports.WealthboxCreateContactBodyPhoneNumbersItemKind = exports.WealthboxCreateContactBodyEmailAddressesItemKind = exports.WealthboxCreateContactBodyStreetAddressesItemKind = exports.WealthboxCreateContactBodyHouseholdTitle = exports.WealthboxCreateContactBodyRiskTolerance = exports.WealthboxCreateContactBodyTimeHorizon = exports.WealthboxCreateContactBodyInvestmentObjective = exports.WealthboxCreateContactBodyMaritalStatus = exports.WealthboxCreateContactBodyStatus = exports.WealthboxCreateContactBodyContactType = exports.WealthboxCreateContactBodyContactSource = exports.WealthboxCreateContactBodyGender = exports.WealthboxCreateContactBodyType = exports.TelegramEditMessageTextBodyParseMode = exports.TelegramSendDocumentBodyParseMode = exports.TelegramSendPhotoBodyParseMode = exports.TelegramSendMessageBodyParseMode = exports.SupabaseFunctionsInvokeBodyMethod = exports.SupabaseStorageListFilesBodySortByOrder = exports.SupabaseAuthSignOutBodyScope = exports.SocureRiskosReceiveWebhookBodyEventType = exports.RedtailCreateContactBodyType = exports.RedtailUpdateContactBodyType = exports.PlaidStartHostedLinkBodyHostedLinkDeliveryMethod = exports.OpenaiCreateStreamBodyMessagesItemRole = exports.OpenaiGenerateTextBodyMessagesItemRole = exports.MicrosoftOnedriveCreateFolderBodyConflictBehavior = exports.MicrosoftOnedriveUploadLargeItemBodyConflictBehavior = exports.MicrosoftOnedriveUploadItemBodyConflictBehavior = exports.MailchimpCreateCampaignBodyType = exports.MailchimpAddMemberTagsBodyTagsItemStatus = exports.MailchimpUpsertMemberBodyStatusIfNew = exports.MailchimpAddMemberBodyStatus = exports.GoogleSheetsAppendValuesBodyInsertDataOption = exports.GoogleSheetsAppendValuesBodyValueInputOption = exports.GoogleSheetsUpdateValuesBodyValueInputOption = exports.GoogleSheetsGetValuesBodyValueRenderOption = void 0;
|
|
5
|
+
exports.getIntegrationsAPI = exports.WealthboxAddHouseholdMemberBodyTitle = exports.WealthboxUpdateEventBodyState = exports.WealthboxCreateEventBodyState = exports.WealthboxUpdateTaskBodyPriority = exports.WealthboxCreateTaskBodyPriority = exports.WealthboxUpdateContactBodyWebsitesItemKind = exports.WealthboxUpdateContactBodyPhoneNumbersItemKind = void 0;
|
|
5
6
|
/**
|
|
6
7
|
* Generated by orval v8.2.0 🍺
|
|
7
8
|
* Do not edit manually.
|
|
@@ -14,6 +15,67 @@ exports.AbrigoCreateProposedLienBodyLoanReferenceType = {
|
|
|
14
15
|
proposed: 'proposed',
|
|
15
16
|
portfolio: 'portfolio',
|
|
16
17
|
};
|
|
18
|
+
exports.AlphaVantageStockDailyAdjustedBodyOutputsize = {
|
|
19
|
+
compact: 'compact',
|
|
20
|
+
full: 'full',
|
|
21
|
+
};
|
|
22
|
+
exports.AlphaVantageStockDailyAdjustedBodyDatatype = {
|
|
23
|
+
json: 'json',
|
|
24
|
+
};
|
|
25
|
+
exports.AlphaVantageStockWeeklyAdjustedBodyDatatype = {
|
|
26
|
+
json: 'json',
|
|
27
|
+
};
|
|
28
|
+
exports.AlphaVantageStockMonthlyAdjustedBodyDatatype = {
|
|
29
|
+
json: 'json',
|
|
30
|
+
};
|
|
31
|
+
exports.AlphaVantageFxDailyBodyOutputsize = {
|
|
32
|
+
compact: 'compact',
|
|
33
|
+
full: 'full',
|
|
34
|
+
};
|
|
35
|
+
exports.AlphaVantageFxDailyBodyDatatype = {
|
|
36
|
+
json: 'json',
|
|
37
|
+
};
|
|
38
|
+
exports.AlphaVantageFxWeeklyBodyDatatype = {
|
|
39
|
+
json: 'json',
|
|
40
|
+
};
|
|
41
|
+
exports.AlphaVantageFxMonthlyBodyDatatype = {
|
|
42
|
+
json: 'json',
|
|
43
|
+
};
|
|
44
|
+
exports.AlphaVantageSmaBodySeriesType = {
|
|
45
|
+
close: 'close',
|
|
46
|
+
open: 'open',
|
|
47
|
+
high: 'high',
|
|
48
|
+
low: 'low',
|
|
49
|
+
};
|
|
50
|
+
exports.AlphaVantageEmaBodySeriesType = {
|
|
51
|
+
close: 'close',
|
|
52
|
+
open: 'open',
|
|
53
|
+
high: 'high',
|
|
54
|
+
low: 'low',
|
|
55
|
+
};
|
|
56
|
+
exports.AlphaVantageRsiBodySeriesType = {
|
|
57
|
+
close: 'close',
|
|
58
|
+
open: 'open',
|
|
59
|
+
high: 'high',
|
|
60
|
+
low: 'low',
|
|
61
|
+
};
|
|
62
|
+
exports.AlphaVantageMacdBodySeriesType = {
|
|
63
|
+
close: 'close',
|
|
64
|
+
open: 'open',
|
|
65
|
+
high: 'high',
|
|
66
|
+
low: 'low',
|
|
67
|
+
};
|
|
68
|
+
exports.AlphaVantageBbandsBodySeriesType = {
|
|
69
|
+
close: 'close',
|
|
70
|
+
open: 'open',
|
|
71
|
+
high: 'high',
|
|
72
|
+
low: 'low',
|
|
73
|
+
};
|
|
74
|
+
exports.AlphaVantageNewsSentimentBodySort = {
|
|
75
|
+
LATEST: 'LATEST',
|
|
76
|
+
EARLIEST: 'EARLIEST',
|
|
77
|
+
RELEVANCE: 'RELEVANCE',
|
|
78
|
+
};
|
|
17
79
|
exports.AnthropicGenerateTextBodyMessagesItemRole = {
|
|
18
80
|
user: 'user',
|
|
19
81
|
assistant: 'assistant',
|
|
@@ -24,6 +86,10 @@ exports.AnthropicCreateStreamBodyMessagesItemRole = {
|
|
|
24
86
|
assistant: 'assistant',
|
|
25
87
|
system: 'system',
|
|
26
88
|
};
|
|
89
|
+
exports.DocusignSetUserCredentialsBodyAuthEnvironment = {
|
|
90
|
+
production: 'production',
|
|
91
|
+
sandbox: 'sandbox',
|
|
92
|
+
};
|
|
27
93
|
exports.DoolaCreateCustomer200PayloadSource = {
|
|
28
94
|
MCP: 'MCP',
|
|
29
95
|
PARTNER_API: 'PARTNER_API',
|
|
@@ -89,6 +155,16 @@ exports.DoolaListStateFilingFeesBodyEntityType = {
|
|
|
89
155
|
LLC: 'LLC',
|
|
90
156
|
CCorp: 'CCorp',
|
|
91
157
|
};
|
|
158
|
+
exports.FathomListMeetingsBodyCalendarInviteesDomainsType = {
|
|
159
|
+
all: 'all',
|
|
160
|
+
only_internal: 'only_internal',
|
|
161
|
+
one_or_more_external: 'one_or_more_external',
|
|
162
|
+
};
|
|
163
|
+
exports.FathomListMeetingsBodyMeetingType = {
|
|
164
|
+
all: 'all',
|
|
165
|
+
internal: 'internal',
|
|
166
|
+
external: 'external',
|
|
167
|
+
};
|
|
92
168
|
exports.GitlabListMergeRequestNotesBodySort = {
|
|
93
169
|
asc: 'asc',
|
|
94
170
|
desc: 'desc',
|
|
@@ -208,6 +284,31 @@ exports.GoogleSheetsAppendValuesBodyInsertDataOption = {
|
|
|
208
284
|
OVERWRITE: 'OVERWRITE',
|
|
209
285
|
INSERT_ROWS: 'INSERT_ROWS',
|
|
210
286
|
};
|
|
287
|
+
exports.MailchimpAddMemberBodyStatus = {
|
|
288
|
+
subscribed: 'subscribed',
|
|
289
|
+
unsubscribed: 'unsubscribed',
|
|
290
|
+
cleaned: 'cleaned',
|
|
291
|
+
pending: 'pending',
|
|
292
|
+
transactional: 'transactional',
|
|
293
|
+
};
|
|
294
|
+
exports.MailchimpUpsertMemberBodyStatusIfNew = {
|
|
295
|
+
subscribed: 'subscribed',
|
|
296
|
+
unsubscribed: 'unsubscribed',
|
|
297
|
+
cleaned: 'cleaned',
|
|
298
|
+
pending: 'pending',
|
|
299
|
+
transactional: 'transactional',
|
|
300
|
+
};
|
|
301
|
+
exports.MailchimpAddMemberTagsBodyTagsItemStatus = {
|
|
302
|
+
active: 'active',
|
|
303
|
+
inactive: 'inactive',
|
|
304
|
+
};
|
|
305
|
+
exports.MailchimpCreateCampaignBodyType = {
|
|
306
|
+
regular: 'regular',
|
|
307
|
+
plaintext: 'plaintext',
|
|
308
|
+
absplit: 'absplit',
|
|
309
|
+
rss: 'rss',
|
|
310
|
+
variate: 'variate',
|
|
311
|
+
};
|
|
211
312
|
exports.MicrosoftOnedriveUploadItemBodyConflictBehavior = {
|
|
212
313
|
rename: 'rename',
|
|
213
314
|
replace: 'replace',
|
|
@@ -257,6 +358,42 @@ exports.SocureRiskosReceiveWebhookBodyEventType = {
|
|
|
257
358
|
watchlist_match_found: 'watchlist_match_found',
|
|
258
359
|
watchlist_monitoring_alert: 'watchlist_monitoring_alert',
|
|
259
360
|
};
|
|
361
|
+
exports.SupabaseAuthSignOutBodyScope = {
|
|
362
|
+
global: 'global',
|
|
363
|
+
local: 'local',
|
|
364
|
+
others: 'others',
|
|
365
|
+
};
|
|
366
|
+
exports.SupabaseStorageListFilesBodySortByOrder = {
|
|
367
|
+
asc: 'asc',
|
|
368
|
+
desc: 'desc',
|
|
369
|
+
};
|
|
370
|
+
exports.SupabaseFunctionsInvokeBodyMethod = {
|
|
371
|
+
POST: 'POST',
|
|
372
|
+
GET: 'GET',
|
|
373
|
+
PUT: 'PUT',
|
|
374
|
+
PATCH: 'PATCH',
|
|
375
|
+
DELETE: 'DELETE',
|
|
376
|
+
};
|
|
377
|
+
exports.TelegramSendMessageBodyParseMode = {
|
|
378
|
+
MarkdownV2: 'MarkdownV2',
|
|
379
|
+
HTML: 'HTML',
|
|
380
|
+
Markdown: 'Markdown',
|
|
381
|
+
};
|
|
382
|
+
exports.TelegramSendPhotoBodyParseMode = {
|
|
383
|
+
MarkdownV2: 'MarkdownV2',
|
|
384
|
+
HTML: 'HTML',
|
|
385
|
+
Markdown: 'Markdown',
|
|
386
|
+
};
|
|
387
|
+
exports.TelegramSendDocumentBodyParseMode = {
|
|
388
|
+
MarkdownV2: 'MarkdownV2',
|
|
389
|
+
HTML: 'HTML',
|
|
390
|
+
Markdown: 'Markdown',
|
|
391
|
+
};
|
|
392
|
+
exports.TelegramEditMessageTextBodyParseMode = {
|
|
393
|
+
MarkdownV2: 'MarkdownV2',
|
|
394
|
+
HTML: 'HTML',
|
|
395
|
+
Markdown: 'Markdown',
|
|
396
|
+
};
|
|
260
397
|
exports.WealthboxCreateContactBodyType = {
|
|
261
398
|
Person: 'Person',
|
|
262
399
|
Household: 'Household',
|
|
@@ -1294,6 +1431,215 @@ const getIntegrationsAPI = () => {
|
|
|
1294
1431
|
data: alloySetUserCredentialsBody
|
|
1295
1432
|
});
|
|
1296
1433
|
};
|
|
1434
|
+
/**
|
|
1435
|
+
* Calls Alpha Vantage GET /query?function=TIME_SERIES_DAILY_ADJUSTED.
|
|
1436
|
+
* @summary Daily adjusted stock time series
|
|
1437
|
+
*/
|
|
1438
|
+
const alphaVantageStockDailyAdjusted = (alphaVantageStockDailyAdjustedBody) => {
|
|
1439
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/stock/daily-adjusted`, method: 'POST',
|
|
1440
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1441
|
+
data: alphaVantageStockDailyAdjustedBody
|
|
1442
|
+
});
|
|
1443
|
+
};
|
|
1444
|
+
/**
|
|
1445
|
+
* Calls Alpha Vantage GET /query?function=TIME_SERIES_WEEKLY_ADJUSTED.
|
|
1446
|
+
* @summary Weekly adjusted stock time series
|
|
1447
|
+
*/
|
|
1448
|
+
const alphaVantageStockWeeklyAdjusted = (alphaVantageStockWeeklyAdjustedBody) => {
|
|
1449
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/stock/weekly-adjusted`, method: 'POST',
|
|
1450
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1451
|
+
data: alphaVantageStockWeeklyAdjustedBody
|
|
1452
|
+
});
|
|
1453
|
+
};
|
|
1454
|
+
/**
|
|
1455
|
+
* Calls Alpha Vantage GET /query?function=TIME_SERIES_MONTHLY_ADJUSTED.
|
|
1456
|
+
* @summary Monthly adjusted stock time series
|
|
1457
|
+
*/
|
|
1458
|
+
const alphaVantageStockMonthlyAdjusted = (alphaVantageStockMonthlyAdjustedBody) => {
|
|
1459
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/stock/monthly-adjusted`, method: 'POST',
|
|
1460
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1461
|
+
data: alphaVantageStockMonthlyAdjustedBody
|
|
1462
|
+
});
|
|
1463
|
+
};
|
|
1464
|
+
/**
|
|
1465
|
+
* Calls Alpha Vantage GET /query?function=FX_DAILY.
|
|
1466
|
+
* @summary Daily FX time series
|
|
1467
|
+
*/
|
|
1468
|
+
const alphaVantageFxDaily = (alphaVantageFxDailyBody) => {
|
|
1469
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fx/daily`, method: 'POST',
|
|
1470
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1471
|
+
data: alphaVantageFxDailyBody
|
|
1472
|
+
});
|
|
1473
|
+
};
|
|
1474
|
+
/**
|
|
1475
|
+
* Calls Alpha Vantage GET /query?function=FX_WEEKLY.
|
|
1476
|
+
* @summary Weekly FX time series
|
|
1477
|
+
*/
|
|
1478
|
+
const alphaVantageFxWeekly = (alphaVantageFxWeeklyBody) => {
|
|
1479
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fx/weekly`, method: 'POST',
|
|
1480
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1481
|
+
data: alphaVantageFxWeeklyBody
|
|
1482
|
+
});
|
|
1483
|
+
};
|
|
1484
|
+
/**
|
|
1485
|
+
* Calls Alpha Vantage GET /query?function=FX_MONTHLY.
|
|
1486
|
+
* @summary Monthly FX time series
|
|
1487
|
+
*/
|
|
1488
|
+
const alphaVantageFxMonthly = (alphaVantageFxMonthlyBody) => {
|
|
1489
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fx/monthly`, method: 'POST',
|
|
1490
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1491
|
+
data: alphaVantageFxMonthlyBody
|
|
1492
|
+
});
|
|
1493
|
+
};
|
|
1494
|
+
/**
|
|
1495
|
+
* Calls Alpha Vantage GET /query?function=DIGITAL_CURRENCY_DAILY.
|
|
1496
|
+
* @summary Daily digital-currency OHLCV
|
|
1497
|
+
*/
|
|
1498
|
+
const alphaVantageCryptoDaily = (alphaVantageCryptoDailyBody) => {
|
|
1499
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/crypto/daily`, method: 'POST',
|
|
1500
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1501
|
+
data: alphaVantageCryptoDailyBody
|
|
1502
|
+
});
|
|
1503
|
+
};
|
|
1504
|
+
/**
|
|
1505
|
+
* Calls Alpha Vantage GET /query?function=DIGITAL_CURRENCY_WEEKLY.
|
|
1506
|
+
* @summary Weekly digital-currency OHLCV
|
|
1507
|
+
*/
|
|
1508
|
+
const alphaVantageCryptoWeekly = (alphaVantageCryptoWeeklyBody) => {
|
|
1509
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/crypto/weekly`, method: 'POST',
|
|
1510
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1511
|
+
data: alphaVantageCryptoWeeklyBody
|
|
1512
|
+
});
|
|
1513
|
+
};
|
|
1514
|
+
/**
|
|
1515
|
+
* Calls Alpha Vantage GET /query?function=DIGITAL_CURRENCY_MONTHLY.
|
|
1516
|
+
* @summary Monthly digital-currency OHLCV
|
|
1517
|
+
*/
|
|
1518
|
+
const alphaVantageCryptoMonthly = (alphaVantageCryptoMonthlyBody) => {
|
|
1519
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/crypto/monthly`, method: 'POST',
|
|
1520
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1521
|
+
data: alphaVantageCryptoMonthlyBody
|
|
1522
|
+
});
|
|
1523
|
+
};
|
|
1524
|
+
/**
|
|
1525
|
+
* Calls Alpha Vantage GET /query?function=SMA.
|
|
1526
|
+
* @summary Simple Moving Average (SMA)
|
|
1527
|
+
*/
|
|
1528
|
+
const alphaVantageSma = (alphaVantageSmaBody) => {
|
|
1529
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/indicators/sma`, method: 'POST',
|
|
1530
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1531
|
+
data: alphaVantageSmaBody
|
|
1532
|
+
});
|
|
1533
|
+
};
|
|
1534
|
+
/**
|
|
1535
|
+
* Calls Alpha Vantage GET /query?function=EMA.
|
|
1536
|
+
* @summary Exponential Moving Average (EMA)
|
|
1537
|
+
*/
|
|
1538
|
+
const alphaVantageEma = (alphaVantageEmaBody) => {
|
|
1539
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/indicators/ema`, method: 'POST',
|
|
1540
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1541
|
+
data: alphaVantageEmaBody
|
|
1542
|
+
});
|
|
1543
|
+
};
|
|
1544
|
+
/**
|
|
1545
|
+
* Calls Alpha Vantage GET /query?function=RSI.
|
|
1546
|
+
* @summary Relative Strength Index (RSI)
|
|
1547
|
+
*/
|
|
1548
|
+
const alphaVantageRsi = (alphaVantageRsiBody) => {
|
|
1549
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/indicators/rsi`, method: 'POST',
|
|
1550
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1551
|
+
data: alphaVantageRsiBody
|
|
1552
|
+
});
|
|
1553
|
+
};
|
|
1554
|
+
/**
|
|
1555
|
+
* Calls Alpha Vantage GET /query?function=MACD.
|
|
1556
|
+
* @summary MACD
|
|
1557
|
+
*/
|
|
1558
|
+
const alphaVantageMacd = (alphaVantageMacdBody) => {
|
|
1559
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/indicators/macd`, method: 'POST',
|
|
1560
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1561
|
+
data: alphaVantageMacdBody
|
|
1562
|
+
});
|
|
1563
|
+
};
|
|
1564
|
+
/**
|
|
1565
|
+
* Calls Alpha Vantage GET /query?function=BBANDS.
|
|
1566
|
+
* @summary Bollinger Bands (BBANDS)
|
|
1567
|
+
*/
|
|
1568
|
+
const alphaVantageBbands = (alphaVantageBbandsBody) => {
|
|
1569
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/indicators/bbands`, method: 'POST',
|
|
1570
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1571
|
+
data: alphaVantageBbandsBody
|
|
1572
|
+
});
|
|
1573
|
+
};
|
|
1574
|
+
/**
|
|
1575
|
+
* Calls Alpha Vantage GET /query?function=NEWS_SENTIMENT.
|
|
1576
|
+
* @summary News & sentiment signals
|
|
1577
|
+
*/
|
|
1578
|
+
const alphaVantageNewsSentiment = (alphaVantageNewsSentimentBody) => {
|
|
1579
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/news-sentiment`, method: 'POST',
|
|
1580
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1581
|
+
data: alphaVantageNewsSentimentBody
|
|
1582
|
+
});
|
|
1583
|
+
};
|
|
1584
|
+
/**
|
|
1585
|
+
* Calls Alpha Vantage GET /query?function=OVERVIEW.
|
|
1586
|
+
* @summary Company overview
|
|
1587
|
+
*/
|
|
1588
|
+
const alphaVantageCompanyOverview = (alphaVantageCompanyOverviewBody) => {
|
|
1589
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fundamentals/overview`, method: 'POST',
|
|
1590
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1591
|
+
data: alphaVantageCompanyOverviewBody
|
|
1592
|
+
});
|
|
1593
|
+
};
|
|
1594
|
+
/**
|
|
1595
|
+
* Calls Alpha Vantage GET /query?function=INCOME_STATEMENT.
|
|
1596
|
+
* @summary Income statement
|
|
1597
|
+
*/
|
|
1598
|
+
const alphaVantageIncomeStatement = (alphaVantageIncomeStatementBody) => {
|
|
1599
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fundamentals/income-statement`, method: 'POST',
|
|
1600
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1601
|
+
data: alphaVantageIncomeStatementBody
|
|
1602
|
+
});
|
|
1603
|
+
};
|
|
1604
|
+
/**
|
|
1605
|
+
* Calls Alpha Vantage GET /query?function=BALANCE_SHEET.
|
|
1606
|
+
* @summary Balance sheet
|
|
1607
|
+
*/
|
|
1608
|
+
const alphaVantageBalanceSheet = (alphaVantageBalanceSheetBody) => {
|
|
1609
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fundamentals/balance-sheet`, method: 'POST',
|
|
1610
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1611
|
+
data: alphaVantageBalanceSheetBody
|
|
1612
|
+
});
|
|
1613
|
+
};
|
|
1614
|
+
/**
|
|
1615
|
+
* Calls Alpha Vantage GET /query?function=CASH_FLOW.
|
|
1616
|
+
* @summary Cash flow
|
|
1617
|
+
*/
|
|
1618
|
+
const alphaVantageCashFlow = (alphaVantageCashFlowBody) => {
|
|
1619
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fundamentals/cash-flow`, method: 'POST',
|
|
1620
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1621
|
+
data: alphaVantageCashFlowBody
|
|
1622
|
+
});
|
|
1623
|
+
};
|
|
1624
|
+
/**
|
|
1625
|
+
* Calls Alpha Vantage GET /query?function=EARNINGS.
|
|
1626
|
+
* @summary Earnings
|
|
1627
|
+
*/
|
|
1628
|
+
const alphaVantageEarnings = (alphaVantageEarningsBody) => {
|
|
1629
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/fundamentals/earnings`, method: 'POST',
|
|
1630
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1631
|
+
data: alphaVantageEarningsBody
|
|
1632
|
+
});
|
|
1633
|
+
};
|
|
1634
|
+
/**
|
|
1635
|
+
* @summary Set Alpha Vantage API key for a user
|
|
1636
|
+
*/
|
|
1637
|
+
const alphaVantageSetUserCredentials = (alphaVantageSetUserCredentialsBody) => {
|
|
1638
|
+
return (0, http_client_1.customAxios)({ url: `/alpha-vantage/auth/set-user-credentials`, method: 'POST',
|
|
1639
|
+
headers: { 'Content-Type': 'application/json', },
|
|
1640
|
+
data: alphaVantageSetUserCredentialsBody
|
|
1641
|
+
});
|
|
1642
|
+
};
|
|
1297
1643
|
/**
|
|
1298
1644
|
* Stores a generated app user Anthropic API key for PerUser integration configs.
|
|
1299
1645
|
* @summary Store per-user Anthropic credentials
|
|
@@ -3030,6 +3376,143 @@ const getIntegrationsAPI = () => {
|
|
|
3030
3376
|
data: discordListMembersBody
|
|
3031
3377
|
});
|
|
3032
3378
|
};
|
|
3379
|
+
/**
|
|
3380
|
+
* Returns authorization URL for the user to complete the OAuth flow.
|
|
3381
|
+
* @summary Initiate DocuSign OAuth flow
|
|
3382
|
+
*/
|
|
3383
|
+
const docusignOauthInitiate = (docusignOauthInitiateBody) => {
|
|
3384
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/oauth/initiate`, method: 'POST',
|
|
3385
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3386
|
+
data: docusignOauthInitiateBody
|
|
3387
|
+
});
|
|
3388
|
+
};
|
|
3389
|
+
/**
|
|
3390
|
+
* Stores clientId, clientSecret and authEnvironment for PerUser DocuSign configs without starting OAuth.
|
|
3391
|
+
* @summary Set DocuSign OAuth app credentials for a user
|
|
3392
|
+
*/
|
|
3393
|
+
const docusignSetUserCredentials = (docusignSetUserCredentialsBody) => {
|
|
3394
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/auth/set-user-credentials`, method: 'POST',
|
|
3395
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3396
|
+
data: docusignSetUserCredentialsBody
|
|
3397
|
+
});
|
|
3398
|
+
};
|
|
3399
|
+
/**
|
|
3400
|
+
* Receives the OAuth callback from DocuSign and stores user credentials.
|
|
3401
|
+
* @summary Handle DocuSign OAuth callback
|
|
3402
|
+
*/
|
|
3403
|
+
const docusignOauthCallback = (params) => {
|
|
3404
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/oauth/callback`, method: 'GET',
|
|
3405
|
+
params
|
|
3406
|
+
});
|
|
3407
|
+
};
|
|
3408
|
+
/**
|
|
3409
|
+
* @summary Send documents for signature
|
|
3410
|
+
*/
|
|
3411
|
+
const docusignSendEnvelope = (docusignSendEnvelopeBody) => {
|
|
3412
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/send`, method: 'POST',
|
|
3413
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3414
|
+
data: docusignSendEnvelopeBody
|
|
3415
|
+
});
|
|
3416
|
+
};
|
|
3417
|
+
/**
|
|
3418
|
+
* @summary Track signature status (single envelope)
|
|
3419
|
+
*/
|
|
3420
|
+
const docusignGetEnvelope = (docusignGetEnvelopeBody) => {
|
|
3421
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/get`, method: 'POST',
|
|
3422
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3423
|
+
data: docusignGetEnvelopeBody
|
|
3424
|
+
});
|
|
3425
|
+
};
|
|
3426
|
+
/**
|
|
3427
|
+
* @summary Track signature status (list envelopes)
|
|
3428
|
+
*/
|
|
3429
|
+
const docusignListEnvelopes = (docusignListEnvelopesBody) => {
|
|
3430
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/list`, method: 'POST',
|
|
3431
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3432
|
+
data: docusignListEnvelopesBody
|
|
3433
|
+
});
|
|
3434
|
+
};
|
|
3435
|
+
/**
|
|
3436
|
+
* @summary Track signature status (per recipient)
|
|
3437
|
+
*/
|
|
3438
|
+
const docusignGetEnvelopeRecipients = (docusignGetEnvelopeRecipientsBody) => {
|
|
3439
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/recipients/list`, method: 'POST',
|
|
3440
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3441
|
+
data: docusignGetEnvelopeRecipientsBody
|
|
3442
|
+
});
|
|
3443
|
+
};
|
|
3444
|
+
/**
|
|
3445
|
+
* @summary Retrieve signed documents (combined PDF)
|
|
3446
|
+
*/
|
|
3447
|
+
const docusignGetCombinedDocument = (docusignGetCombinedDocumentBody) => {
|
|
3448
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/documents/combined`, method: 'POST',
|
|
3449
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3450
|
+
data: docusignGetCombinedDocumentBody
|
|
3451
|
+
});
|
|
3452
|
+
};
|
|
3453
|
+
/**
|
|
3454
|
+
* @summary Retrieve signed document (single)
|
|
3455
|
+
*/
|
|
3456
|
+
const docusignGetDocument = (docusignGetDocumentBody) => {
|
|
3457
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/documents/get`, method: 'POST',
|
|
3458
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3459
|
+
data: docusignGetDocumentBody
|
|
3460
|
+
});
|
|
3461
|
+
};
|
|
3462
|
+
/**
|
|
3463
|
+
* @summary Add recipients
|
|
3464
|
+
*/
|
|
3465
|
+
const docusignAddRecipients = (docusignAddRecipientsBody) => {
|
|
3466
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/recipients/add`, method: 'POST',
|
|
3467
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3468
|
+
data: docusignAddRecipientsBody
|
|
3469
|
+
});
|
|
3470
|
+
};
|
|
3471
|
+
/**
|
|
3472
|
+
* @summary Modify recipients
|
|
3473
|
+
*/
|
|
3474
|
+
const docusignUpdateRecipients = (docusignUpdateRecipientsBody) => {
|
|
3475
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/recipients/update`, method: 'POST',
|
|
3476
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3477
|
+
data: docusignUpdateRecipientsBody
|
|
3478
|
+
});
|
|
3479
|
+
};
|
|
3480
|
+
/**
|
|
3481
|
+
* @summary Automate reminders (resend signing email now)
|
|
3482
|
+
*/
|
|
3483
|
+
const docusignResendEnvelope = (docusignResendEnvelopeBody) => {
|
|
3484
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/recipients/resend`, method: 'POST',
|
|
3485
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3486
|
+
data: docusignResendEnvelopeBody
|
|
3487
|
+
});
|
|
3488
|
+
};
|
|
3489
|
+
/**
|
|
3490
|
+
* @summary Automate reminders (set reminder/expiration cadence)
|
|
3491
|
+
*/
|
|
3492
|
+
const docusignUpdateNotification = (docusignUpdateNotificationBody) => {
|
|
3493
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/envelopes/notification/update`, method: 'POST',
|
|
3494
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3495
|
+
data: docusignUpdateNotificationBody
|
|
3496
|
+
});
|
|
3497
|
+
};
|
|
3498
|
+
/**
|
|
3499
|
+
* @summary Manage templates (list)
|
|
3500
|
+
*/
|
|
3501
|
+
const docusignListTemplates = (docusignListTemplatesBody) => {
|
|
3502
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/templates/list`, method: 'POST',
|
|
3503
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3504
|
+
data: docusignListTemplatesBody
|
|
3505
|
+
});
|
|
3506
|
+
};
|
|
3507
|
+
/**
|
|
3508
|
+
* @summary Manage templates (get one)
|
|
3509
|
+
*/
|
|
3510
|
+
const docusignGetTemplate = (docusignGetTemplateBody) => {
|
|
3511
|
+
return (0, http_client_1.customAxios)({ url: `/docusign/templates/get`, method: 'POST',
|
|
3512
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3513
|
+
data: docusignGetTemplateBody
|
|
3514
|
+
});
|
|
3515
|
+
};
|
|
3033
3516
|
/**
|
|
3034
3517
|
* Stores a doola partner API key for PerUser integration configs.
|
|
3035
3518
|
* @summary Store per-user doola credentials
|
|
@@ -3426,77 +3909,156 @@ const getIntegrationsAPI = () => {
|
|
|
3426
3909
|
});
|
|
3427
3910
|
};
|
|
3428
3911
|
/**
|
|
3429
|
-
*
|
|
3430
|
-
* @summary
|
|
3912
|
+
* Returns an authorization URL for the user to complete the OAuth flow.
|
|
3913
|
+
* @summary Initiate Fathom OAuth flow
|
|
3431
3914
|
*/
|
|
3432
|
-
const
|
|
3433
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
3915
|
+
const fathomOauthInitiate = (fathomOauthInitiateBody) => {
|
|
3916
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/oauth/initiate`, method: 'POST',
|
|
3434
3917
|
headers: { 'Content-Type': 'application/json', },
|
|
3435
|
-
data:
|
|
3918
|
+
data: fathomOauthInitiateBody
|
|
3436
3919
|
});
|
|
3437
3920
|
};
|
|
3438
3921
|
/**
|
|
3439
|
-
*
|
|
3440
|
-
* @summary
|
|
3922
|
+
* Stores clientId and clientSecret for PerUser Fathom configs without starting OAuth.
|
|
3923
|
+
* @summary Set Fathom OAuth app credentials for a user
|
|
3441
3924
|
*/
|
|
3442
|
-
const
|
|
3443
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
3925
|
+
const fathomSetUserCredentials = (fathomSetUserCredentialsBody) => {
|
|
3926
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/auth/set-user-credentials`, method: 'POST',
|
|
3444
3927
|
headers: { 'Content-Type': 'application/json', },
|
|
3445
|
-
data:
|
|
3928
|
+
data: fathomSetUserCredentialsBody
|
|
3446
3929
|
});
|
|
3447
3930
|
};
|
|
3448
3931
|
/**
|
|
3449
|
-
*
|
|
3450
|
-
* @summary
|
|
3932
|
+
* Receives the OAuth callback from Fathom and stores user credentials.
|
|
3933
|
+
* @summary Handle Fathom OAuth callback
|
|
3451
3934
|
*/
|
|
3452
|
-
const
|
|
3453
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
3454
|
-
|
|
3455
|
-
data: firecrawlGetCrawlStatusBody
|
|
3935
|
+
const fathomOauthCallback = (params) => {
|
|
3936
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/oauth/callback`, method: 'GET',
|
|
3937
|
+
params
|
|
3456
3938
|
});
|
|
3457
3939
|
};
|
|
3458
3940
|
/**
|
|
3459
|
-
*
|
|
3460
|
-
* @summary
|
|
3941
|
+
* List meetings with filters and optional inline transcripts, summaries, action items, and CRM matches.
|
|
3942
|
+
* @summary List meetings
|
|
3461
3943
|
*/
|
|
3462
|
-
const
|
|
3463
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
3944
|
+
const fathomListMeetings = (fathomListMeetingsBody) => {
|
|
3945
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/meetings/list`, method: 'POST',
|
|
3464
3946
|
headers: { 'Content-Type': 'application/json', },
|
|
3465
|
-
data:
|
|
3947
|
+
data: fathomListMeetingsBody
|
|
3466
3948
|
});
|
|
3467
3949
|
};
|
|
3468
3950
|
/**
|
|
3469
|
-
*
|
|
3470
|
-
* @summary Get
|
|
3951
|
+
* Get the full transcript for a specific recording.
|
|
3952
|
+
* @summary Get recording transcript
|
|
3471
3953
|
*/
|
|
3472
|
-
const
|
|
3473
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
3954
|
+
const fathomGetRecordingTranscript = (fathomGetRecordingTranscriptBody) => {
|
|
3955
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/recordings/transcript`, method: 'POST',
|
|
3474
3956
|
headers: { 'Content-Type': 'application/json', },
|
|
3475
|
-
data:
|
|
3957
|
+
data: fathomGetRecordingTranscriptBody
|
|
3476
3958
|
});
|
|
3477
3959
|
};
|
|
3478
3960
|
/**
|
|
3479
|
-
*
|
|
3480
|
-
* @summary
|
|
3961
|
+
* Get the AI-generated summary for a specific recording.
|
|
3962
|
+
* @summary Get recording summary
|
|
3481
3963
|
*/
|
|
3482
|
-
const
|
|
3483
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
3964
|
+
const fathomGetRecordingSummary = (fathomGetRecordingSummaryBody) => {
|
|
3965
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/recordings/summary`, method: 'POST',
|
|
3484
3966
|
headers: { 'Content-Type': 'application/json', },
|
|
3485
|
-
data:
|
|
3967
|
+
data: fathomGetRecordingSummaryBody
|
|
3486
3968
|
});
|
|
3487
3969
|
};
|
|
3488
3970
|
/**
|
|
3489
|
-
*
|
|
3490
|
-
* @summary
|
|
3971
|
+
* List all teams accessible to the connected user.
|
|
3972
|
+
* @summary List teams
|
|
3491
3973
|
*/
|
|
3492
|
-
const
|
|
3493
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
3974
|
+
const fathomListTeams = (fathomListTeamsBody) => {
|
|
3975
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/teams/list`, method: 'POST',
|
|
3494
3976
|
headers: { 'Content-Type': 'application/json', },
|
|
3495
|
-
data:
|
|
3977
|
+
data: fathomListTeamsBody
|
|
3496
3978
|
});
|
|
3497
3979
|
};
|
|
3498
3980
|
/**
|
|
3499
|
-
*
|
|
3981
|
+
* List members of the connected user's teams, optionally filtered by team name.
|
|
3982
|
+
* @summary List team members
|
|
3983
|
+
*/
|
|
3984
|
+
const fathomListTeamMembers = (fathomListTeamMembersBody) => {
|
|
3985
|
+
return (0, http_client_1.customAxios)({ url: `/fathom/team-members/list`, method: 'POST',
|
|
3986
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3987
|
+
data: fathomListTeamMembersBody
|
|
3988
|
+
});
|
|
3989
|
+
};
|
|
3990
|
+
/**
|
|
3991
|
+
* Scrape a single page URL and return its content in markdown, HTML or other formats.
|
|
3992
|
+
* @summary Scrape Page
|
|
3993
|
+
*/
|
|
3994
|
+
const firecrawlScrapePage = (firecrawlScrapePageBody) => {
|
|
3995
|
+
return (0, http_client_1.customAxios)({ url: `/firecrawl/scrape`, method: 'POST',
|
|
3996
|
+
headers: { 'Content-Type': 'application/json', },
|
|
3997
|
+
data: firecrawlScrapePageBody
|
|
3998
|
+
});
|
|
3999
|
+
};
|
|
4000
|
+
/**
|
|
4001
|
+
* Start an asynchronous crawl job for a website URL.
|
|
4002
|
+
* @summary Start Crawl
|
|
4003
|
+
*/
|
|
4004
|
+
const firecrawlStartCrawl = (firecrawlStartCrawlBody) => {
|
|
4005
|
+
return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl`, method: 'POST',
|
|
4006
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4007
|
+
data: firecrawlStartCrawlBody
|
|
4008
|
+
});
|
|
4009
|
+
};
|
|
4010
|
+
/**
|
|
4011
|
+
* Get the status or results of an asynchronous crawl job.
|
|
4012
|
+
* @summary Get Crawl Status
|
|
4013
|
+
*/
|
|
4014
|
+
const firecrawlGetCrawlStatus = (firecrawlGetCrawlStatusBody) => {
|
|
4015
|
+
return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl/status`, method: 'POST',
|
|
4016
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4017
|
+
data: firecrawlGetCrawlStatusBody
|
|
4018
|
+
});
|
|
4019
|
+
};
|
|
4020
|
+
/**
|
|
4021
|
+
* Cancel an active crawl job.
|
|
4022
|
+
* @summary Cancel Crawl
|
|
4023
|
+
*/
|
|
4024
|
+
const firecrawlCancelCrawl = (firecrawlCancelCrawlBody) => {
|
|
4025
|
+
return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl/cancel`, method: 'POST',
|
|
4026
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4027
|
+
data: firecrawlCancelCrawlBody
|
|
4028
|
+
});
|
|
4029
|
+
};
|
|
4030
|
+
/**
|
|
4031
|
+
* Retrieve any errors encountered during a crawl job.
|
|
4032
|
+
* @summary Get Crawl Errors
|
|
4033
|
+
*/
|
|
4034
|
+
const firecrawlGetCrawlErrors = (firecrawlGetCrawlErrorsBody) => {
|
|
4035
|
+
return (0, http_client_1.customAxios)({ url: `/firecrawl/crawl/errors`, method: 'POST',
|
|
4036
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4037
|
+
data: firecrawlGetCrawlErrorsBody
|
|
4038
|
+
});
|
|
4039
|
+
};
|
|
4040
|
+
/**
|
|
4041
|
+
* Run a web search query and return scraped page results.
|
|
4042
|
+
* @summary Search Web
|
|
4043
|
+
*/
|
|
4044
|
+
const firecrawlSearchWeb = (firecrawlSearchWebBody) => {
|
|
4045
|
+
return (0, http_client_1.customAxios)({ url: `/firecrawl/search`, method: 'POST',
|
|
4046
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4047
|
+
data: firecrawlSearchWebBody
|
|
4048
|
+
});
|
|
4049
|
+
};
|
|
4050
|
+
/**
|
|
4051
|
+
* Extract structured data matching a schema from a set of URLs.
|
|
4052
|
+
* @summary Extract Structured Data
|
|
4053
|
+
*/
|
|
4054
|
+
const firecrawlExtractStructuredData = (firecrawlExtractStructuredDataBody) => {
|
|
4055
|
+
return (0, http_client_1.customAxios)({ url: `/firecrawl/extract`, method: 'POST',
|
|
4056
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4057
|
+
data: firecrawlExtractStructuredDataBody
|
|
4058
|
+
});
|
|
4059
|
+
};
|
|
4060
|
+
/**
|
|
4061
|
+
* Map a website URL and return discovered sub-links.
|
|
3500
4062
|
* @summary Map URLs
|
|
3501
4063
|
*/
|
|
3502
4064
|
const firecrawlMapUrls = (firecrawlMapUrlsBody) => {
|
|
@@ -3515,6 +4077,56 @@ const getIntegrationsAPI = () => {
|
|
|
3515
4077
|
data: firecrawlSetUserCredentialsBody
|
|
3516
4078
|
});
|
|
3517
4079
|
};
|
|
4080
|
+
/**
|
|
4081
|
+
* Validates a Fireflies.ai API key and stores it for PerUser integration configs.
|
|
4082
|
+
* @summary Store per-user Fireflies.ai credentials
|
|
4083
|
+
*/
|
|
4084
|
+
const firefliesAiSetUserCredentials = (firefliesAiSetUserCredentialsBody) => {
|
|
4085
|
+
return (0, http_client_1.customAxios)({ url: `/fireflies-ai/auth/set-user-credentials`, method: 'POST',
|
|
4086
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4087
|
+
data: firefliesAiSetUserCredentialsBody
|
|
4088
|
+
});
|
|
4089
|
+
};
|
|
4090
|
+
/**
|
|
4091
|
+
* List and search meeting transcripts with optional title, date, host, and participant filters.
|
|
4092
|
+
* @summary List transcripts
|
|
4093
|
+
*/
|
|
4094
|
+
const firefliesAiListTranscripts = (firefliesAiListTranscriptsBody) => {
|
|
4095
|
+
return (0, http_client_1.customAxios)({ url: `/fireflies-ai/transcripts/list`, method: 'POST',
|
|
4096
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4097
|
+
data: firefliesAiListTranscriptsBody
|
|
4098
|
+
});
|
|
4099
|
+
};
|
|
4100
|
+
/**
|
|
4101
|
+
* Get the full transcript (sentences and metadata) for a meeting by id.
|
|
4102
|
+
* @summary Get transcript
|
|
4103
|
+
*/
|
|
4104
|
+
const firefliesAiGetTranscript = (firefliesAiGetTranscriptBody) => {
|
|
4105
|
+
return (0, http_client_1.customAxios)({ url: `/fireflies-ai/transcripts/get`, method: 'POST',
|
|
4106
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4107
|
+
data: firefliesAiGetTranscriptBody
|
|
4108
|
+
});
|
|
4109
|
+
};
|
|
4110
|
+
/**
|
|
4111
|
+
* Get the AI-generated summary (overview, keywords, action items) for a meeting by id.
|
|
4112
|
+
* @summary Get transcript summary
|
|
4113
|
+
*/
|
|
4114
|
+
const firefliesAiGetTranscriptSummary = (firefliesAiGetTranscriptSummaryBody) => {
|
|
4115
|
+
return (0, http_client_1.customAxios)({ url: `/fireflies-ai/transcripts/summary`, method: 'POST',
|
|
4116
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4117
|
+
data: firefliesAiGetTranscriptSummaryBody
|
|
4118
|
+
});
|
|
4119
|
+
};
|
|
4120
|
+
/**
|
|
4121
|
+
* Get per-speaker analytics (talk time, sentiment, engagement) for a meeting by id.
|
|
4122
|
+
* @summary Get transcript analytics
|
|
4123
|
+
*/
|
|
4124
|
+
const firefliesAiGetTranscriptAnalytics = (firefliesAiGetTranscriptAnalyticsBody) => {
|
|
4125
|
+
return (0, http_client_1.customAxios)({ url: `/fireflies-ai/transcripts/analytics`, method: 'POST',
|
|
4126
|
+
headers: { 'Content-Type': 'application/json', },
|
|
4127
|
+
data: firefliesAiGetTranscriptAnalyticsBody
|
|
4128
|
+
});
|
|
4129
|
+
};
|
|
3518
4130
|
/**
|
|
3519
4131
|
* Stores clientId and clientSecret for PerUser GitLab configs without starting OAuth.
|
|
3520
4132
|
* @summary Set GitLab OAuth app credentials for a user
|
|
@@ -4735,46 +5347,360 @@ const getIntegrationsAPI = () => {
|
|
|
4735
5347
|
/**
|
|
4736
5348
|
* @summary List sprints for a board
|
|
4737
5349
|
*/
|
|
4738
|
-
const jiraListSprints = (jiraListSprintsBody) => {
|
|
4739
|
-
return (0, http_client_1.customAxios)({ url: `/jira/boards/sprints/list`, method: 'POST',
|
|
5350
|
+
const jiraListSprints = (jiraListSprintsBody) => {
|
|
5351
|
+
return (0, http_client_1.customAxios)({ url: `/jira/boards/sprints/list`, method: 'POST',
|
|
5352
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5353
|
+
data: jiraListSprintsBody
|
|
5354
|
+
});
|
|
5355
|
+
};
|
|
5356
|
+
/**
|
|
5357
|
+
* @summary Create a sprint
|
|
5358
|
+
*/
|
|
5359
|
+
const jiraCreateSprint = (jiraCreateSprintBody) => {
|
|
5360
|
+
return (0, http_client_1.customAxios)({ url: `/jira/sprints`, method: 'POST',
|
|
5361
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5362
|
+
data: jiraCreateSprintBody
|
|
5363
|
+
});
|
|
5364
|
+
};
|
|
5365
|
+
/**
|
|
5366
|
+
* @summary Update a sprint
|
|
5367
|
+
*/
|
|
5368
|
+
const jiraUpdateSprint = (jiraUpdateSprintBody) => {
|
|
5369
|
+
return (0, http_client_1.customAxios)({ url: `/jira/sprints/update`, method: 'POST',
|
|
5370
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5371
|
+
data: jiraUpdateSprintBody
|
|
5372
|
+
});
|
|
5373
|
+
};
|
|
5374
|
+
/**
|
|
5375
|
+
* @summary Move issues to the backlog
|
|
5376
|
+
*/
|
|
5377
|
+
const jiraMoveIssuesToBacklog = (jiraMoveIssuesToBacklogBody) => {
|
|
5378
|
+
return (0, http_client_1.customAxios)({ url: `/jira/backlog/issues`, method: 'POST',
|
|
5379
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5380
|
+
data: jiraMoveIssuesToBacklogBody
|
|
5381
|
+
});
|
|
5382
|
+
};
|
|
5383
|
+
/**
|
|
5384
|
+
* @summary Move issues to a sprint
|
|
5385
|
+
*/
|
|
5386
|
+
const jiraMoveIssuesToSprint = (jiraMoveIssuesToSprintBody) => {
|
|
5387
|
+
return (0, http_client_1.customAxios)({ url: `/jira/sprints/issues`, method: 'POST',
|
|
5388
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5389
|
+
data: jiraMoveIssuesToSprintBody
|
|
5390
|
+
});
|
|
5391
|
+
};
|
|
5392
|
+
/**
|
|
5393
|
+
* Returns the authorization URL for the user to complete the OAuth flow.
|
|
5394
|
+
* @summary Initiate Mailchimp OAuth flow
|
|
5395
|
+
*/
|
|
5396
|
+
const mailchimpOauthInitiate = (mailchimpOauthInitiateBody) => {
|
|
5397
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/oauth/initiate`, method: 'POST',
|
|
5398
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5399
|
+
data: mailchimpOauthInitiateBody
|
|
5400
|
+
});
|
|
5401
|
+
};
|
|
5402
|
+
/**
|
|
5403
|
+
* Receives the OAuth callback from Mailchimp, exchanges the code, and stores credentials.
|
|
5404
|
+
* @summary Handle Mailchimp OAuth callback
|
|
5405
|
+
*/
|
|
5406
|
+
const mailchimpOauthCallback = (params) => {
|
|
5407
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/oauth/callback`, method: 'GET',
|
|
5408
|
+
params
|
|
5409
|
+
});
|
|
5410
|
+
};
|
|
5411
|
+
/**
|
|
5412
|
+
* @summary Set Mailchimp OAuth app credentials for a user
|
|
5413
|
+
*/
|
|
5414
|
+
const mailchimpSetUserCredentials = (mailchimpSetUserCredentialsBody) => {
|
|
5415
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/auth/set-user-credentials`, method: 'POST',
|
|
5416
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5417
|
+
data: mailchimpSetUserCredentialsBody
|
|
5418
|
+
});
|
|
5419
|
+
};
|
|
5420
|
+
/**
|
|
5421
|
+
* @summary List audiences
|
|
5422
|
+
*/
|
|
5423
|
+
const mailchimpListAudiences = (mailchimpListAudiencesBody) => {
|
|
5424
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/list`, method: 'POST',
|
|
5425
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5426
|
+
data: mailchimpListAudiencesBody
|
|
5427
|
+
});
|
|
5428
|
+
};
|
|
5429
|
+
/**
|
|
5430
|
+
* @summary Create audience
|
|
5431
|
+
*/
|
|
5432
|
+
const mailchimpCreateAudience = (mailchimpCreateAudienceBody) => {
|
|
5433
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/create`, method: 'POST',
|
|
5434
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5435
|
+
data: mailchimpCreateAudienceBody
|
|
5436
|
+
});
|
|
5437
|
+
};
|
|
5438
|
+
/**
|
|
5439
|
+
* @summary Update audience
|
|
5440
|
+
*/
|
|
5441
|
+
const mailchimpUpdateAudience = (mailchimpUpdateAudienceBody) => {
|
|
5442
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/update`, method: 'POST',
|
|
5443
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5444
|
+
data: mailchimpUpdateAudienceBody
|
|
5445
|
+
});
|
|
5446
|
+
};
|
|
5447
|
+
/**
|
|
5448
|
+
* @summary Delete audience
|
|
5449
|
+
*/
|
|
5450
|
+
const mailchimpDeleteAudience = (mailchimpDeleteAudienceBody) => {
|
|
5451
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/delete`, method: 'POST',
|
|
5452
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5453
|
+
data: mailchimpDeleteAudienceBody
|
|
5454
|
+
});
|
|
5455
|
+
};
|
|
5456
|
+
/**
|
|
5457
|
+
* @summary List members
|
|
5458
|
+
*/
|
|
5459
|
+
const mailchimpListMembers = (mailchimpListMembersBody) => {
|
|
5460
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/members/list`, method: 'POST',
|
|
5461
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5462
|
+
data: mailchimpListMembersBody
|
|
5463
|
+
});
|
|
5464
|
+
};
|
|
5465
|
+
/**
|
|
5466
|
+
* @summary Add member
|
|
5467
|
+
*/
|
|
5468
|
+
const mailchimpAddMember = (mailchimpAddMemberBody) => {
|
|
5469
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/members/add`, method: 'POST',
|
|
5470
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5471
|
+
data: mailchimpAddMemberBody
|
|
5472
|
+
});
|
|
5473
|
+
};
|
|
5474
|
+
/**
|
|
5475
|
+
* @summary Add or update member
|
|
5476
|
+
*/
|
|
5477
|
+
const mailchimpUpsertMember = (mailchimpUpsertMemberBody) => {
|
|
5478
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/members/upsert`, method: 'POST',
|
|
5479
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5480
|
+
data: mailchimpUpsertMemberBody
|
|
5481
|
+
});
|
|
5482
|
+
};
|
|
5483
|
+
/**
|
|
5484
|
+
* @summary Update member
|
|
5485
|
+
*/
|
|
5486
|
+
const mailchimpUpdateMember = (mailchimpUpdateMemberBody) => {
|
|
5487
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/members/update`, method: 'POST',
|
|
5488
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5489
|
+
data: mailchimpUpdateMemberBody
|
|
5490
|
+
});
|
|
5491
|
+
};
|
|
5492
|
+
/**
|
|
5493
|
+
* @summary Archive member
|
|
5494
|
+
*/
|
|
5495
|
+
const mailchimpArchiveMember = (mailchimpArchiveMemberBody) => {
|
|
5496
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/members/archive`, method: 'POST',
|
|
5497
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5498
|
+
data: mailchimpArchiveMemberBody
|
|
5499
|
+
});
|
|
5500
|
+
};
|
|
5501
|
+
/**
|
|
5502
|
+
* @summary Add member tags
|
|
5503
|
+
*/
|
|
5504
|
+
const mailchimpAddMemberTags = (mailchimpAddMemberTagsBody) => {
|
|
5505
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/audiences/members/tags/add`, method: 'POST',
|
|
5506
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5507
|
+
data: mailchimpAddMemberTagsBody
|
|
5508
|
+
});
|
|
5509
|
+
};
|
|
5510
|
+
/**
|
|
5511
|
+
* @summary Search members
|
|
5512
|
+
*/
|
|
5513
|
+
const mailchimpSearchMembers = (mailchimpSearchMembersBody) => {
|
|
5514
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/members/search`, method: 'POST',
|
|
5515
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5516
|
+
data: mailchimpSearchMembersBody
|
|
5517
|
+
});
|
|
5518
|
+
};
|
|
5519
|
+
/**
|
|
5520
|
+
* @summary List campaigns
|
|
5521
|
+
*/
|
|
5522
|
+
const mailchimpListCampaigns = (mailchimpListCampaignsBody) => {
|
|
5523
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/campaigns/list`, method: 'POST',
|
|
5524
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5525
|
+
data: mailchimpListCampaignsBody
|
|
5526
|
+
});
|
|
5527
|
+
};
|
|
5528
|
+
/**
|
|
5529
|
+
* @summary Create campaign
|
|
5530
|
+
*/
|
|
5531
|
+
const mailchimpCreateCampaign = (mailchimpCreateCampaignBody) => {
|
|
5532
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/campaigns/create`, method: 'POST',
|
|
5533
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5534
|
+
data: mailchimpCreateCampaignBody
|
|
5535
|
+
});
|
|
5536
|
+
};
|
|
5537
|
+
/**
|
|
5538
|
+
* @summary Update campaign
|
|
5539
|
+
*/
|
|
5540
|
+
const mailchimpUpdateCampaign = (mailchimpUpdateCampaignBody) => {
|
|
5541
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/campaigns/update`, method: 'POST',
|
|
5542
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5543
|
+
data: mailchimpUpdateCampaignBody
|
|
5544
|
+
});
|
|
5545
|
+
};
|
|
5546
|
+
/**
|
|
5547
|
+
* @summary Set campaign content
|
|
5548
|
+
*/
|
|
5549
|
+
const mailchimpSetCampaignContent = (mailchimpSetCampaignContentBody) => {
|
|
5550
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/campaigns/content/set`, method: 'POST',
|
|
5551
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5552
|
+
data: mailchimpSetCampaignContentBody
|
|
5553
|
+
});
|
|
5554
|
+
};
|
|
5555
|
+
/**
|
|
5556
|
+
* @summary Send campaign
|
|
5557
|
+
*/
|
|
5558
|
+
const mailchimpSendCampaign = (mailchimpSendCampaignBody) => {
|
|
5559
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/campaigns/send`, method: 'POST',
|
|
5560
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5561
|
+
data: mailchimpSendCampaignBody
|
|
5562
|
+
});
|
|
5563
|
+
};
|
|
5564
|
+
/**
|
|
5565
|
+
* @summary Delete campaign
|
|
5566
|
+
*/
|
|
5567
|
+
const mailchimpDeleteCampaign = (mailchimpDeleteCampaignBody) => {
|
|
5568
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/campaigns/delete`, method: 'POST',
|
|
5569
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5570
|
+
data: mailchimpDeleteCampaignBody
|
|
5571
|
+
});
|
|
5572
|
+
};
|
|
5573
|
+
/**
|
|
5574
|
+
* @summary List campaign reports
|
|
5575
|
+
*/
|
|
5576
|
+
const mailchimpListReports = (mailchimpListReportsBody) => {
|
|
5577
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/reports/list`, method: 'POST',
|
|
5578
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5579
|
+
data: mailchimpListReportsBody
|
|
5580
|
+
});
|
|
5581
|
+
};
|
|
5582
|
+
/**
|
|
5583
|
+
* @summary Get campaign report
|
|
5584
|
+
*/
|
|
5585
|
+
const mailchimpGetReport = (mailchimpGetReportBody) => {
|
|
5586
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/reports/get`, method: 'POST',
|
|
5587
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5588
|
+
data: mailchimpGetReportBody
|
|
5589
|
+
});
|
|
5590
|
+
};
|
|
5591
|
+
/**
|
|
5592
|
+
* @summary Get open details
|
|
5593
|
+
*/
|
|
5594
|
+
const mailchimpReportOpenDetails = (mailchimpReportOpenDetailsBody) => {
|
|
5595
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/reports/open-details`, method: 'POST',
|
|
5596
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5597
|
+
data: mailchimpReportOpenDetailsBody
|
|
5598
|
+
});
|
|
5599
|
+
};
|
|
5600
|
+
/**
|
|
5601
|
+
* @summary Get click details
|
|
5602
|
+
*/
|
|
5603
|
+
const mailchimpReportClickDetails = (mailchimpReportClickDetailsBody) => {
|
|
5604
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/reports/click-details`, method: 'POST',
|
|
5605
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5606
|
+
data: mailchimpReportClickDetailsBody
|
|
5607
|
+
});
|
|
5608
|
+
};
|
|
5609
|
+
/**
|
|
5610
|
+
* @summary Get unsubscribe details
|
|
5611
|
+
*/
|
|
5612
|
+
const mailchimpReportUnsubscribes = (mailchimpReportUnsubscribesBody) => {
|
|
5613
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/reports/unsubscribes`, method: 'POST',
|
|
5614
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5615
|
+
data: mailchimpReportUnsubscribesBody
|
|
5616
|
+
});
|
|
5617
|
+
};
|
|
5618
|
+
/**
|
|
5619
|
+
* @summary Ping the Mailchimp account
|
|
5620
|
+
*/
|
|
5621
|
+
const mailchimpPing = (mailchimpPingBody) => {
|
|
5622
|
+
return (0, http_client_1.customAxios)({ url: `/mailchimp/ping`, method: 'POST',
|
|
5623
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5624
|
+
data: mailchimpPingBody
|
|
5625
|
+
});
|
|
5626
|
+
};
|
|
5627
|
+
/**
|
|
5628
|
+
* @summary Start Microsoft Excel 365 OAuth flow
|
|
5629
|
+
*/
|
|
5630
|
+
const microsoftExcel365AuthStart = (microsoftExcel365AuthStartBody) => {
|
|
5631
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/auth/start`, method: 'POST',
|
|
5632
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5633
|
+
data: microsoftExcel365AuthStartBody
|
|
5634
|
+
});
|
|
5635
|
+
};
|
|
5636
|
+
/**
|
|
5637
|
+
* @summary Set Microsoft Excel 365 OAuth app credentials for a user
|
|
5638
|
+
*/
|
|
5639
|
+
const microsoftExcel365SetUserCredentials = (microsoftExcel365SetUserCredentialsBody) => {
|
|
5640
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/auth/set-user-credentials`, method: 'POST',
|
|
5641
|
+
headers: { 'Content-Type': 'application/json', },
|
|
5642
|
+
data: microsoftExcel365SetUserCredentialsBody
|
|
5643
|
+
});
|
|
5644
|
+
};
|
|
5645
|
+
/**
|
|
5646
|
+
* @summary Handle Microsoft Excel 365 OAuth callback
|
|
5647
|
+
*/
|
|
5648
|
+
const microsoftExcel365OauthCallback = (params) => {
|
|
5649
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/oauth/callback`, method: 'GET',
|
|
5650
|
+
params
|
|
5651
|
+
});
|
|
5652
|
+
};
|
|
5653
|
+
/**
|
|
5654
|
+
* @summary List .xlsx workbooks in OneDrive
|
|
5655
|
+
*/
|
|
5656
|
+
const microsoftExcel365ListWorkbooks = (params) => {
|
|
5657
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/workbooks`, method: 'GET',
|
|
5658
|
+
params
|
|
5659
|
+
});
|
|
5660
|
+
};
|
|
5661
|
+
/**
|
|
5662
|
+
* @summary List worksheets in a workbook
|
|
5663
|
+
*/
|
|
5664
|
+
const microsoftExcel365ListWorksheets = (microsoftExcel365ListWorksheetsBody) => {
|
|
5665
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/worksheets/list`, method: 'POST',
|
|
4740
5666
|
headers: { 'Content-Type': 'application/json', },
|
|
4741
|
-
data:
|
|
5667
|
+
data: microsoftExcel365ListWorksheetsBody
|
|
4742
5668
|
});
|
|
4743
5669
|
};
|
|
4744
5670
|
/**
|
|
4745
|
-
* @summary Create a
|
|
5671
|
+
* @summary Create a worksheet in a workbook
|
|
4746
5672
|
*/
|
|
4747
|
-
const
|
|
4748
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
5673
|
+
const microsoftExcel365CreateWorksheet = (microsoftExcel365CreateWorksheetBody) => {
|
|
5674
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/worksheets`, method: 'POST',
|
|
4749
5675
|
headers: { 'Content-Type': 'application/json', },
|
|
4750
|
-
data:
|
|
5676
|
+
data: microsoftExcel365CreateWorksheetBody
|
|
4751
5677
|
});
|
|
4752
5678
|
};
|
|
4753
5679
|
/**
|
|
4754
|
-
* @summary
|
|
5680
|
+
* @summary Create a workbook session
|
|
4755
5681
|
*/
|
|
4756
|
-
const
|
|
4757
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
5682
|
+
const microsoftExcel365CreateWorkbookSession = (microsoftExcel365CreateWorkbookSessionBody) => {
|
|
5683
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/workbook-session`, method: 'POST',
|
|
4758
5684
|
headers: { 'Content-Type': 'application/json', },
|
|
4759
|
-
data:
|
|
5685
|
+
data: microsoftExcel365CreateWorkbookSessionBody
|
|
4760
5686
|
});
|
|
4761
5687
|
};
|
|
4762
5688
|
/**
|
|
4763
|
-
* @summary
|
|
5689
|
+
* @summary Read values from a worksheet range
|
|
4764
5690
|
*/
|
|
4765
|
-
const
|
|
4766
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
5691
|
+
const microsoftExcel365ReadRange = (microsoftExcel365ReadRangeBody) => {
|
|
5692
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/range/read`, method: 'POST',
|
|
4767
5693
|
headers: { 'Content-Type': 'application/json', },
|
|
4768
|
-
data:
|
|
5694
|
+
data: microsoftExcel365ReadRangeBody
|
|
4769
5695
|
});
|
|
4770
5696
|
};
|
|
4771
5697
|
/**
|
|
4772
|
-
* @summary
|
|
5698
|
+
* @summary Update values in a worksheet range
|
|
4773
5699
|
*/
|
|
4774
|
-
const
|
|
4775
|
-
return (0, http_client_1.customAxios)({ url: `/
|
|
5700
|
+
const microsoftExcel365UpdateRange = (microsoftExcel365UpdateRangeBody) => {
|
|
5701
|
+
return (0, http_client_1.customAxios)({ url: `/microsoft-excel-365/range/update`, method: 'POST',
|
|
4776
5702
|
headers: { 'Content-Type': 'application/json', },
|
|
4777
|
-
data:
|
|
5703
|
+
data: microsoftExcel365UpdateRangeBody
|
|
4778
5704
|
});
|
|
4779
5705
|
};
|
|
4780
5706
|
/**
|
|
@@ -6709,6 +7635,474 @@ const getIntegrationsAPI = () => {
|
|
|
6709
7635
|
return (0, http_client_1.customAxios)({ url: `/stripe/webhook`, method: 'POST'
|
|
6710
7636
|
});
|
|
6711
7637
|
};
|
|
7638
|
+
/**
|
|
7639
|
+
* PostgREST GET /rest/v1/{table} with filters, ordering, and pagination.
|
|
7640
|
+
* @summary Query rows from a table
|
|
7641
|
+
*/
|
|
7642
|
+
const supabaseDatabaseQuery = (supabaseDatabaseQueryBody) => {
|
|
7643
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/database/query`, method: 'POST',
|
|
7644
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7645
|
+
data: supabaseDatabaseQueryBody
|
|
7646
|
+
});
|
|
7647
|
+
};
|
|
7648
|
+
/**
|
|
7649
|
+
* PostgREST POST /rest/v1/{table}.
|
|
7650
|
+
* @summary Insert rows into a table
|
|
7651
|
+
*/
|
|
7652
|
+
const supabaseDatabaseInsert = (supabaseDatabaseInsertBody) => {
|
|
7653
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/database/insert`, method: 'POST',
|
|
7654
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7655
|
+
data: supabaseDatabaseInsertBody
|
|
7656
|
+
});
|
|
7657
|
+
};
|
|
7658
|
+
/**
|
|
7659
|
+
* PostgREST PATCH /rest/v1/{table} matching filters.
|
|
7660
|
+
* @summary Update rows in a table
|
|
7661
|
+
*/
|
|
7662
|
+
const supabaseDatabaseUpdate = (supabaseDatabaseUpdateBody) => {
|
|
7663
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/database/update`, method: 'POST',
|
|
7664
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7665
|
+
data: supabaseDatabaseUpdateBody
|
|
7666
|
+
});
|
|
7667
|
+
};
|
|
7668
|
+
/**
|
|
7669
|
+
* PostgREST DELETE /rest/v1/{table} matching filters.
|
|
7670
|
+
* @summary Delete rows from a table
|
|
7671
|
+
*/
|
|
7672
|
+
const supabaseDatabaseDelete = (supabaseDatabaseDeleteBody) => {
|
|
7673
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/database/delete`, method: 'POST',
|
|
7674
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7675
|
+
data: supabaseDatabaseDeleteBody
|
|
7676
|
+
});
|
|
7677
|
+
};
|
|
7678
|
+
/**
|
|
7679
|
+
* PostgREST POST /rest/v1/rpc/{function_name}.
|
|
7680
|
+
* @summary Call a Postgres function (RPC)
|
|
7681
|
+
*/
|
|
7682
|
+
const supabaseDatabaseRpc = (supabaseDatabaseRpcBody) => {
|
|
7683
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/database/rpc`, method: 'POST',
|
|
7684
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7685
|
+
data: supabaseDatabaseRpcBody
|
|
7686
|
+
});
|
|
7687
|
+
};
|
|
7688
|
+
/**
|
|
7689
|
+
* GoTrue POST /auth/v1/signup.
|
|
7690
|
+
* @summary Sign up an end-user
|
|
7691
|
+
*/
|
|
7692
|
+
const supabaseAuthSignUp = (supabaseAuthSignUpBody) => {
|
|
7693
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/sign-up`, method: 'POST',
|
|
7694
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7695
|
+
data: supabaseAuthSignUpBody
|
|
7696
|
+
});
|
|
7697
|
+
};
|
|
7698
|
+
/**
|
|
7699
|
+
* GoTrue POST /auth/v1/token?grant_type=password.
|
|
7700
|
+
* @summary Sign in an end-user
|
|
7701
|
+
*/
|
|
7702
|
+
const supabaseAuthSignIn = (supabaseAuthSignInBody) => {
|
|
7703
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/sign-in`, method: 'POST',
|
|
7704
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7705
|
+
data: supabaseAuthSignInBody
|
|
7706
|
+
});
|
|
7707
|
+
};
|
|
7708
|
+
/**
|
|
7709
|
+
* GoTrue POST /auth/v1/logout.
|
|
7710
|
+
* @summary Sign out an end-user
|
|
7711
|
+
*/
|
|
7712
|
+
const supabaseAuthSignOut = (supabaseAuthSignOutBody) => {
|
|
7713
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/sign-out`, method: 'POST',
|
|
7714
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7715
|
+
data: supabaseAuthSignOutBody
|
|
7716
|
+
});
|
|
7717
|
+
};
|
|
7718
|
+
/**
|
|
7719
|
+
* GoTrue GET /auth/v1/user.
|
|
7720
|
+
* @summary Get the current user
|
|
7721
|
+
*/
|
|
7722
|
+
const supabaseAuthGetUser = (supabaseAuthGetUserBody) => {
|
|
7723
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/get-user`, method: 'POST',
|
|
7724
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7725
|
+
data: supabaseAuthGetUserBody
|
|
7726
|
+
});
|
|
7727
|
+
};
|
|
7728
|
+
/**
|
|
7729
|
+
* GoTrue PUT /auth/v1/user.
|
|
7730
|
+
* @summary Update the current user
|
|
7731
|
+
*/
|
|
7732
|
+
const supabaseAuthUpdateUser = (supabaseAuthUpdateUserBody) => {
|
|
7733
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/update-user`, method: 'POST',
|
|
7734
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7735
|
+
data: supabaseAuthUpdateUserBody
|
|
7736
|
+
});
|
|
7737
|
+
};
|
|
7738
|
+
/**
|
|
7739
|
+
* GoTrue POST /auth/v1/token?grant_type=refresh_token.
|
|
7740
|
+
* @summary Refresh a session
|
|
7741
|
+
*/
|
|
7742
|
+
const supabaseAuthRefreshSession = (supabaseAuthRefreshSessionBody) => {
|
|
7743
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/refresh-session`, method: 'POST',
|
|
7744
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7745
|
+
data: supabaseAuthRefreshSessionBody
|
|
7746
|
+
});
|
|
7747
|
+
};
|
|
7748
|
+
/**
|
|
7749
|
+
* GoTrue POST /auth/v1/recover.
|
|
7750
|
+
* @summary Request a password reset email
|
|
7751
|
+
*/
|
|
7752
|
+
const supabaseAuthResetPassword = (supabaseAuthResetPasswordBody) => {
|
|
7753
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/reset-password`, method: 'POST',
|
|
7754
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7755
|
+
data: supabaseAuthResetPasswordBody
|
|
7756
|
+
});
|
|
7757
|
+
};
|
|
7758
|
+
/**
|
|
7759
|
+
* GoTrue POST /auth/v1/verify.
|
|
7760
|
+
* @summary Verify an OTP / magic link
|
|
7761
|
+
*/
|
|
7762
|
+
const supabaseAuthVerifyOtp = (supabaseAuthVerifyOtpBody) => {
|
|
7763
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/verify-otp`, method: 'POST',
|
|
7764
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7765
|
+
data: supabaseAuthVerifyOtpBody
|
|
7766
|
+
});
|
|
7767
|
+
};
|
|
7768
|
+
/**
|
|
7769
|
+
* GoTrue admin GET /auth/v1/admin/users.
|
|
7770
|
+
* @summary List auth users
|
|
7771
|
+
*/
|
|
7772
|
+
const supabaseAdminListUsers = (supabaseAdminListUsersBody) => {
|
|
7773
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/admin/users/list`, method: 'POST',
|
|
7774
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7775
|
+
data: supabaseAdminListUsersBody
|
|
7776
|
+
});
|
|
7777
|
+
};
|
|
7778
|
+
/**
|
|
7779
|
+
* GoTrue admin GET /auth/v1/admin/users/{user_id}.
|
|
7780
|
+
* @summary Get an auth user by id
|
|
7781
|
+
*/
|
|
7782
|
+
const supabaseAdminGetUser = (supabaseAdminGetUserBody) => {
|
|
7783
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/admin/users/get`, method: 'POST',
|
|
7784
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7785
|
+
data: supabaseAdminGetUserBody
|
|
7786
|
+
});
|
|
7787
|
+
};
|
|
7788
|
+
/**
|
|
7789
|
+
* GoTrue admin POST /auth/v1/admin/users.
|
|
7790
|
+
* @summary Create an auth user
|
|
7791
|
+
*/
|
|
7792
|
+
const supabaseAdminCreateUser = (supabaseAdminCreateUserBody) => {
|
|
7793
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/admin/users/create`, method: 'POST',
|
|
7794
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7795
|
+
data: supabaseAdminCreateUserBody
|
|
7796
|
+
});
|
|
7797
|
+
};
|
|
7798
|
+
/**
|
|
7799
|
+
* GoTrue admin PUT /auth/v1/admin/users/{user_id}.
|
|
7800
|
+
* @summary Update an auth user
|
|
7801
|
+
*/
|
|
7802
|
+
const supabaseAdminUpdateUser = (supabaseAdminUpdateUserBody) => {
|
|
7803
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/admin/users/update`, method: 'POST',
|
|
7804
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7805
|
+
data: supabaseAdminUpdateUserBody
|
|
7806
|
+
});
|
|
7807
|
+
};
|
|
7808
|
+
/**
|
|
7809
|
+
* GoTrue admin DELETE /auth/v1/admin/users/{user_id}.
|
|
7810
|
+
* @summary Delete an auth user
|
|
7811
|
+
*/
|
|
7812
|
+
const supabaseAdminDeleteUser = (supabaseAdminDeleteUserBody) => {
|
|
7813
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/admin/users/delete`, method: 'POST',
|
|
7814
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7815
|
+
data: supabaseAdminDeleteUserBody
|
|
7816
|
+
});
|
|
7817
|
+
};
|
|
7818
|
+
/**
|
|
7819
|
+
* Storage GET /storage/v1/bucket.
|
|
7820
|
+
* @summary List storage buckets
|
|
7821
|
+
*/
|
|
7822
|
+
const supabaseStorageListBuckets = (supabaseStorageListBucketsBody) => {
|
|
7823
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/buckets/list`, method: 'POST',
|
|
7824
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7825
|
+
data: supabaseStorageListBucketsBody
|
|
7826
|
+
});
|
|
7827
|
+
};
|
|
7828
|
+
/**
|
|
7829
|
+
* Storage GET /storage/v1/bucket/{bucket_id}.
|
|
7830
|
+
* @summary Get a bucket
|
|
7831
|
+
*/
|
|
7832
|
+
const supabaseStorageGetBucket = (supabaseStorageGetBucketBody) => {
|
|
7833
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/buckets/get`, method: 'POST',
|
|
7834
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7835
|
+
data: supabaseStorageGetBucketBody
|
|
7836
|
+
});
|
|
7837
|
+
};
|
|
7838
|
+
/**
|
|
7839
|
+
* Storage POST /storage/v1/bucket.
|
|
7840
|
+
* @summary Create a bucket
|
|
7841
|
+
*/
|
|
7842
|
+
const supabaseStorageCreateBucket = (supabaseStorageCreateBucketBody) => {
|
|
7843
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/buckets/create`, method: 'POST',
|
|
7844
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7845
|
+
data: supabaseStorageCreateBucketBody
|
|
7846
|
+
});
|
|
7847
|
+
};
|
|
7848
|
+
/**
|
|
7849
|
+
* Storage PUT /storage/v1/bucket/{bucket_id}.
|
|
7850
|
+
* @summary Update a bucket
|
|
7851
|
+
*/
|
|
7852
|
+
const supabaseStorageUpdateBucket = (supabaseStorageUpdateBucketBody) => {
|
|
7853
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/buckets/update`, method: 'POST',
|
|
7854
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7855
|
+
data: supabaseStorageUpdateBucketBody
|
|
7856
|
+
});
|
|
7857
|
+
};
|
|
7858
|
+
/**
|
|
7859
|
+
* Storage POST /storage/v1/bucket/{bucket_id}/empty.
|
|
7860
|
+
* @summary Empty a bucket
|
|
7861
|
+
*/
|
|
7862
|
+
const supabaseStorageEmptyBucket = (supabaseStorageEmptyBucketBody) => {
|
|
7863
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/buckets/empty`, method: 'POST',
|
|
7864
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7865
|
+
data: supabaseStorageEmptyBucketBody
|
|
7866
|
+
});
|
|
7867
|
+
};
|
|
7868
|
+
/**
|
|
7869
|
+
* Storage DELETE /storage/v1/bucket/{bucket_id}.
|
|
7870
|
+
* @summary Delete a bucket
|
|
7871
|
+
*/
|
|
7872
|
+
const supabaseStorageDeleteBucket = (supabaseStorageDeleteBucketBody) => {
|
|
7873
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/buckets/delete`, method: 'POST',
|
|
7874
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7875
|
+
data: supabaseStorageDeleteBucketBody
|
|
7876
|
+
});
|
|
7877
|
+
};
|
|
7878
|
+
/**
|
|
7879
|
+
* Storage POST /storage/v1/object/{bucket_id}/{path}.
|
|
7880
|
+
* @summary Upload a file
|
|
7881
|
+
*/
|
|
7882
|
+
const supabaseStorageUploadFile = (supabaseStorageUploadFileBody) => {
|
|
7883
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/files/upload`, method: 'POST',
|
|
7884
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7885
|
+
data: supabaseStorageUploadFileBody
|
|
7886
|
+
});
|
|
7887
|
+
};
|
|
7888
|
+
/**
|
|
7889
|
+
* Storage POST /storage/v1/object/list/{bucket_id}.
|
|
7890
|
+
* @summary List files
|
|
7891
|
+
*/
|
|
7892
|
+
const supabaseStorageListFiles = (supabaseStorageListFilesBody) => {
|
|
7893
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/files/list`, method: 'POST',
|
|
7894
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7895
|
+
data: supabaseStorageListFilesBody
|
|
7896
|
+
});
|
|
7897
|
+
};
|
|
7898
|
+
/**
|
|
7899
|
+
* Storage POST /storage/v1/object/move.
|
|
7900
|
+
* @summary Move a file
|
|
7901
|
+
*/
|
|
7902
|
+
const supabaseStorageMoveFile = (supabaseStorageMoveFileBody) => {
|
|
7903
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/files/move`, method: 'POST',
|
|
7904
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7905
|
+
data: supabaseStorageMoveFileBody
|
|
7906
|
+
});
|
|
7907
|
+
};
|
|
7908
|
+
/**
|
|
7909
|
+
* Storage POST /storage/v1/object/copy.
|
|
7910
|
+
* @summary Copy a file
|
|
7911
|
+
*/
|
|
7912
|
+
const supabaseStorageCopyFile = (supabaseStorageCopyFileBody) => {
|
|
7913
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/files/copy`, method: 'POST',
|
|
7914
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7915
|
+
data: supabaseStorageCopyFileBody
|
|
7916
|
+
});
|
|
7917
|
+
};
|
|
7918
|
+
/**
|
|
7919
|
+
* Storage DELETE /storage/v1/object/{bucket_id}.
|
|
7920
|
+
* @summary Delete files
|
|
7921
|
+
*/
|
|
7922
|
+
const supabaseStorageDeleteFiles = (supabaseStorageDeleteFilesBody) => {
|
|
7923
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/files/delete`, method: 'POST',
|
|
7924
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7925
|
+
data: supabaseStorageDeleteFilesBody
|
|
7926
|
+
});
|
|
7927
|
+
};
|
|
7928
|
+
/**
|
|
7929
|
+
* Storage POST /storage/v1/object/sign/{bucket_id}/{path}.
|
|
7930
|
+
* @summary Create a signed download URL
|
|
7931
|
+
*/
|
|
7932
|
+
const supabaseStorageCreateSignedUrl = (supabaseStorageCreateSignedUrlBody) => {
|
|
7933
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/files/signed-url`, method: 'POST',
|
|
7934
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7935
|
+
data: supabaseStorageCreateSignedUrlBody
|
|
7936
|
+
});
|
|
7937
|
+
};
|
|
7938
|
+
/**
|
|
7939
|
+
* Storage POST /storage/v1/object/upload/sign/{bucket_id}/{path}.
|
|
7940
|
+
* @summary Create a signed upload URL
|
|
7941
|
+
*/
|
|
7942
|
+
const supabaseStorageCreateSignedUploadUrl = (supabaseStorageCreateSignedUploadUrlBody) => {
|
|
7943
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/storage/files/signed-upload-url`, method: 'POST',
|
|
7944
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7945
|
+
data: supabaseStorageCreateSignedUploadUrlBody
|
|
7946
|
+
});
|
|
7947
|
+
};
|
|
7948
|
+
/**
|
|
7949
|
+
* Functions POST /functions/v1/{function_name}.
|
|
7950
|
+
* @summary Invoke an edge function
|
|
7951
|
+
*/
|
|
7952
|
+
const supabaseFunctionsInvoke = (supabaseFunctionsInvokeBody) => {
|
|
7953
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/functions/invoke`, method: 'POST',
|
|
7954
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7955
|
+
data: supabaseFunctionsInvokeBody
|
|
7956
|
+
});
|
|
7957
|
+
};
|
|
7958
|
+
/**
|
|
7959
|
+
* @summary Set Supabase project URL + API key for a user
|
|
7960
|
+
*/
|
|
7961
|
+
const supabaseSetUserCredentials = (supabaseSetUserCredentialsBody) => {
|
|
7962
|
+
return (0, http_client_1.customAxios)({ url: `/supabase/auth/set-user-credentials`, method: 'POST',
|
|
7963
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7964
|
+
data: supabaseSetUserCredentialsBody
|
|
7965
|
+
});
|
|
7966
|
+
};
|
|
7967
|
+
/**
|
|
7968
|
+
* @summary Set Telegram bot token for a user
|
|
7969
|
+
*/
|
|
7970
|
+
const telegramSetUserCredentials = (telegramSetUserCredentialsBody) => {
|
|
7971
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/auth/set-user-credentials`, method: 'POST',
|
|
7972
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7973
|
+
data: telegramSetUserCredentialsBody
|
|
7974
|
+
});
|
|
7975
|
+
};
|
|
7976
|
+
/**
|
|
7977
|
+
* Validate the bot token by calling getMe.
|
|
7978
|
+
* @summary Validate Bot Token
|
|
7979
|
+
*/
|
|
7980
|
+
const telegramValidateToken = (telegramValidateTokenBody) => {
|
|
7981
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/validate-token`, method: 'POST',
|
|
7982
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7983
|
+
data: telegramValidateTokenBody
|
|
7984
|
+
});
|
|
7985
|
+
};
|
|
7986
|
+
/**
|
|
7987
|
+
* Send a text message — POST /bot{token}/sendMessage.
|
|
7988
|
+
* @summary Send Message
|
|
7989
|
+
*/
|
|
7990
|
+
const telegramSendMessage = (telegramSendMessageBody) => {
|
|
7991
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/messages/send`, method: 'POST',
|
|
7992
|
+
headers: { 'Content-Type': 'application/json', },
|
|
7993
|
+
data: telegramSendMessageBody
|
|
7994
|
+
});
|
|
7995
|
+
};
|
|
7996
|
+
/**
|
|
7997
|
+
* Send a photo — POST /bot{token}/sendPhoto.
|
|
7998
|
+
* @summary Send Photo
|
|
7999
|
+
*/
|
|
8000
|
+
const telegramSendPhoto = (telegramSendPhotoBody) => {
|
|
8001
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/messages/photo`, method: 'POST',
|
|
8002
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8003
|
+
data: telegramSendPhotoBody
|
|
8004
|
+
});
|
|
8005
|
+
};
|
|
8006
|
+
/**
|
|
8007
|
+
* Send a document — POST /bot{token}/sendDocument.
|
|
8008
|
+
* @summary Send Document
|
|
8009
|
+
*/
|
|
8010
|
+
const telegramSendDocument = (telegramSendDocumentBody) => {
|
|
8011
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/messages/document`, method: 'POST',
|
|
8012
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8013
|
+
data: telegramSendDocumentBody
|
|
8014
|
+
});
|
|
8015
|
+
};
|
|
8016
|
+
/**
|
|
8017
|
+
* Send an album — POST /bot{token}/sendMediaGroup.
|
|
8018
|
+
* @summary Send Media Group
|
|
8019
|
+
*/
|
|
8020
|
+
const telegramSendMediaGroup = (telegramSendMediaGroupBody) => {
|
|
8021
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/messages/media-group`, method: 'POST',
|
|
8022
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8023
|
+
data: telegramSendMediaGroupBody
|
|
8024
|
+
});
|
|
8025
|
+
};
|
|
8026
|
+
/**
|
|
8027
|
+
* Edit a message — POST /bot{token}/editMessageText.
|
|
8028
|
+
* @summary Edit Message Text
|
|
8029
|
+
*/
|
|
8030
|
+
const telegramEditMessageText = (telegramEditMessageTextBody) => {
|
|
8031
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/messages/edit-text`, method: 'POST',
|
|
8032
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8033
|
+
data: telegramEditMessageTextBody
|
|
8034
|
+
});
|
|
8035
|
+
};
|
|
8036
|
+
/**
|
|
8037
|
+
* Forward a message — POST /bot{token}/forwardMessage.
|
|
8038
|
+
* @summary Forward Message
|
|
8039
|
+
*/
|
|
8040
|
+
const telegramForwardMessage = (telegramForwardMessageBody) => {
|
|
8041
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/messages/forward`, method: 'POST',
|
|
8042
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8043
|
+
data: telegramForwardMessageBody
|
|
8044
|
+
});
|
|
8045
|
+
};
|
|
8046
|
+
/**
|
|
8047
|
+
* Delete a message — POST /bot{token}/deleteMessage.
|
|
8048
|
+
* @summary Delete Message
|
|
8049
|
+
*/
|
|
8050
|
+
const telegramDeleteMessage = (telegramDeleteMessageBody) => {
|
|
8051
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/messages/delete`, method: 'POST',
|
|
8052
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8053
|
+
data: telegramDeleteMessageBody
|
|
8054
|
+
});
|
|
8055
|
+
};
|
|
8056
|
+
/**
|
|
8057
|
+
* Get chat info — POST /bot{token}/getChat.
|
|
8058
|
+
* @summary Get Chat
|
|
8059
|
+
*/
|
|
8060
|
+
const telegramGetChat = (telegramGetChatBody) => {
|
|
8061
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/chats/get`, method: 'POST',
|
|
8062
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8063
|
+
data: telegramGetChatBody
|
|
8064
|
+
});
|
|
8065
|
+
};
|
|
8066
|
+
/**
|
|
8067
|
+
* List chat admins — POST /bot{token}/getChatAdministrators.
|
|
8068
|
+
* @summary Get Chat Administrators
|
|
8069
|
+
*/
|
|
8070
|
+
const telegramGetChatAdministrators = (telegramGetChatAdministratorsBody) => {
|
|
8071
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/chats/administrators`, method: 'POST',
|
|
8072
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8073
|
+
data: telegramGetChatAdministratorsBody
|
|
8074
|
+
});
|
|
8075
|
+
};
|
|
8076
|
+
/**
|
|
8077
|
+
* Answer a callback query — POST /bot{token}/answerCallbackQuery.
|
|
8078
|
+
* @summary Answer Callback Query
|
|
8079
|
+
*/
|
|
8080
|
+
const telegramAnswerCallbackQuery = (telegramAnswerCallbackQueryBody) => {
|
|
8081
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/callback-queries/answer`, method: 'POST',
|
|
8082
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8083
|
+
data: telegramAnswerCallbackQueryBody
|
|
8084
|
+
});
|
|
8085
|
+
};
|
|
8086
|
+
/**
|
|
8087
|
+
* Set bot commands — POST /bot{token}/setMyCommands.
|
|
8088
|
+
* @summary Set Bot Commands
|
|
8089
|
+
*/
|
|
8090
|
+
const telegramSetMyCommands = (telegramSetMyCommandsBody) => {
|
|
8091
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/commands/set`, method: 'POST',
|
|
8092
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8093
|
+
data: telegramSetMyCommandsBody
|
|
8094
|
+
});
|
|
8095
|
+
};
|
|
8096
|
+
/**
|
|
8097
|
+
* Fetch updates by long-polling — POST /bot{token}/getUpdates.
|
|
8098
|
+
* @summary Receive Updates (long-poll)
|
|
8099
|
+
*/
|
|
8100
|
+
const telegramGetUpdates = (telegramGetUpdatesBody) => {
|
|
8101
|
+
return (0, http_client_1.customAxios)({ url: `/telegram/updates`, method: 'POST',
|
|
8102
|
+
headers: { 'Content-Type': 'application/json', },
|
|
8103
|
+
data: telegramGetUpdatesBody
|
|
8104
|
+
});
|
|
8105
|
+
};
|
|
6712
8106
|
/**
|
|
6713
8107
|
* Stores generated app user Twilio WhatsApp credentials for PerUser integration configs.
|
|
6714
8108
|
* @summary Store per-user Twilio WhatsApp credentials
|
|
@@ -7940,7 +9334,7 @@ const getIntegrationsAPI = () => {
|
|
|
7940
9334
|
data: wealthboxGetActivityBody
|
|
7941
9335
|
});
|
|
7942
9336
|
};
|
|
7943
|
-
return { abrigoFindCustomerByCrmId, abrigoCreateCustomer, abrigoLinkBeneficialOwner, abrigoFindProposedLoanByCrmId, abrigoCreateProposedLoan, abrigoStartWorkflow, abrigoCreateCollateral, abrigoCreateProposedLien, abrigoListCustomers, abrigoSearchCustomers, abrigoGetCustomerById, abrigoUpdateCustomer, abrigoDeleteCustomer, abrigoListBeneficialOwners, abrigoGetBeneficialOwnerById, abrigoUpdateBeneficialOwner, abrigoListCustomerContacts, abrigoCreateCustomerContact, abrigoListEntities, abrigoGetEntityById, abrigoListProposedLoans, abrigoGetProposedLoanById, abrigoUpdateProposedLoan, abrigoDeleteProposedLoan, abrigoUpdateProposedLoanStatus, abrigoGetProposedLoanExposure, abrigoListLoanApplications, abrigoGetLoanApplicationById, abrigoCreateLoanApplication, abrigoUpdateLoanApplication, abrigoSubmitLoanApplication, abrigoListLoanRolesByProposedLoan, abrigoCreateLoanRole, abrigoUpdateLoanRole, abrigoListProposedProducts, abrigoListCollaterals, abrigoGetCollateralById, abrigoUpdateCollateral, abrigoDeleteCollateral, abrigoListLiens, abrigoGetLienById, abrigoListProposedLiens, abrigoListPortfolioLoans, abrigoGetPortfolioLoanById, abrigoUpdatePortfolioLoan, abrigoGetPortfolioLoanCollaterals, abrigoListPastDueLoans, abrigoListMaturingLoans, abrigoListLoanRolesByPortfolioLoan, abrigoListPortfolioLoansBasic, abrigoListRiskRatingCalculations, abrigoGetRiskRatingCalculationById, abrigoApproveRiskRating, abrigoDeclineRiskRating, abrigoListPolicyExceptions, abrigoCreatePolicyException, abrigoListPolicyExceptionTypes, abrigoListPolicyExceptionStatuses, abrigoListWorkflows, abrigoGetWorkflowById, abrigoCloseWorkflow, abrigoListWorkflowSteps, abrigoGetWorkflowStepById, abrigoUpdateWorkflowStepStatus, abrigoGetWorkflowNextSteps, abrigoListTicklers, abrigoGetTicklerById, abrigoListActivities, abrigoCreateActivity, abrigoListBankCodes, abrigoListBankBranches, abrigoListStates, abrigoGetStateById, abrigoListDocuments, abrigoGetDocumentById, abrigoGetDocumentContent, abrigoListDocumentsByObjectAssociation, abrigoSetUserCredentials, alloyCreatePersonEntity, alloyGetPersonEntity, alloyCreateBusinessEntity, alloyGetBusinessEntity, alloyCreateJourneyApplication, alloyGetJourneyApplication, alloyRerunJourneyApplication, alloyReviewJourneyApplication, alloyRunEvaluation, alloyUploadDocument, alloySetUserCredentials, anthropicSetUserCredentials, anthropicGenerateText, anthropicCreateStream, awsS3SetUserCredentials, awsS3UploadData, awsS3DeleteFile, awsS3DocumentExists, awsS3GenerateDownloadSignedUrl, awsS3GetData, awsS3GenerateUploadSignedUrl, awsS3CopyFile, awsS3GetFileMetadata, awsS3UploadFile, awsS3CreateReadStream, azureBlobStorageSetUserCredentials, azureBlobStorageUploadData, azureBlobStorageDeleteFile, azureBlobStorageDocumentExists, azureBlobStorageGenerateDownloadSignedUrl, azureBlobStorageGetData, azureBlobStorageGenerateUploadSignedUrl, azureBlobStorageCopyFile, azureBlobStorageGetFileMetadata, azureBlobStorageUploadFile, azureBlobStorageCreateReadStream, azureBlobStorageCreateWriteStream, postCommonServiceIdDisconnect, creditsafeComplianceBankMatchGetIbanCompanySearchCriteria, creditsafeComplianceBankMatchGetBbanCompanySearchCriteria, creditsafeComplianceBankMatchIbanCompanySearch, creditsafeComplianceBankMatchBbanCompanySearch, creditsafeComplianceBankMatchGetIbanPersonSearchCriteria, creditsafeComplianceBankMatchIbanPersonSearch, creditsafeComplianceCountryRiskGetCountryRisk, creditsafeComplianceKycProtectListProfileTypes, creditsafeComplianceKycProtectListCurrencyCodes, creditsafeComplianceKycProtectListCountryCodes, creditsafeComplianceKycProtectListSanctionBodies, creditsafeComplianceKycProtectListDocumentTypes, creditsafeComplianceKycProtectGetAmlPreferences, creditsafeComplianceKycProtectUpdateAmlPreferences, creditsafeComplianceKycProtectListAudits, creditsafeComplianceKycProtectCreateProfile, creditsafeComplianceKycProtectListProfiles, creditsafeComplianceKycProtectGetProfile, creditsafeComplianceKycProtectUpdateProfile, creditsafeComplianceKycProtectDeleteProfile, creditsafeComplianceKycProtectImportBusinessProfiles, creditsafeComplianceKycProtectGetProfileDetails, creditsafeComplianceKycProtectUpdateProfileDetails, creditsafeComplianceKycProtectListProfileAddresses, creditsafeComplianceKycProtectCreateProfileAddress, creditsafeComplianceKycProtectAddKeyParty, creditsafeComplianceKycProtectListKeyParties, creditsafeComplianceKycProtectUpdateKeyParties, creditsafeComplianceKycProtectRemoveKeyParties, creditsafeComplianceKycProtectCreateBusinessSearch, creditsafeComplianceKycProtectListBusinessSearches, creditsafeComplianceKycProtectGetBusinessSearch, creditsafeComplianceKycProtectListBusinessSearchHits, creditsafeComplianceKycProtectCreateIndividualSearch, creditsafeComplianceKycProtectListIndividualSearches, creditsafeComplianceKycProtectGetIndividualSearch, creditsafeComplianceKycProtectListIndividualSearchHits, creditsafeComplianceKycProtectBulkAmlScreening, creditsafeComplianceKycProtectCreateSchedule, creditsafeComplianceKycProtectListSchedules, creditsafeComplianceKycProtectListMonitoringAmlAlerts, creditsafeComplianceKycProtectBulkAddMonitoringProfiles, creditsafeComplianceKycProtectListKycMonitoringAlerts, creditsafeComplianceKycProtectUpdateKycMonitoringAlert, creditsafeComplianceKycProtectListAsyncAmlJobs, creditsafeComplianceKycProtectGetAsyncAmlJob, creditsafeComplianceKycProtectUploadBatchFile, creditsafeComplianceKycProtectGetBatchUpload, creditsafeComplianceKycProtectGenerateReport, creditsafeComplianceKycProtectListReports, creditsafeComplianceKycProtectGetReport, creditsafeComplianceKycProtectGetComplianceAlerts, creditsafeComplianceSetUserCredentials, creditsafeFeaturedCreditRiskListReportLanguagesByCountry, creditsafeFeaturedCreditRiskGetCompanySearchCriteria, creditsafeFeaturedCreditRiskGetPeopleSearchCriteria, creditsafeFeaturedCreditRiskGetCompanySchema, creditsafeFeaturedCreditRiskCompaniesSearch, creditsafeFeaturedCreditRiskGetCompany, creditsafeFeaturedCreditRiskCompaniesMatch, creditsafeFeaturedCreditRiskPeopleSearch, creditsafeFeaturedCreditRiskGetPerson, creditsafeFeaturedCreditRiskListCompanyImages, creditsafeFeaturedCreditRiskListImageTypes, creditsafeFeaturedCreditRiskDownloadImage, creditsafeFeaturedCreditRiskCreateFreshInvestigation, creditsafeFeaturedCreditRiskListFreshInvestigations, creditsafeFeaturedCreditRiskGetFreshInvestigation, creditsafeFeaturedCreditRiskCancelFreshInvestigation, creditsafeFeaturedCreditRiskUpdateFreshInvestigation, creditsafeFeaturedGlobalMonitoringGetUserDetails, creditsafeFeaturedGlobalMonitoringListPortfolios, creditsafeFeaturedGlobalMonitoringCreatePortfolio, creditsafeFeaturedGlobalMonitoringImportPortfolioCompanies, creditsafeFeaturedGlobalMonitoringSyncPortfolio, creditsafeFeaturedGlobalMonitoringGetPortfolio, creditsafeFeaturedGlobalMonitoringDeletePortfolio, creditsafeFeaturedGlobalMonitoringUpdatePortfolio, creditsafeFeaturedGlobalMonitoringListPortfolioCountries, creditsafeFeaturedGlobalMonitoringListPortfolioCompanies, creditsafeFeaturedGlobalMonitoringAddPortfolioCompany, creditsafeFeaturedGlobalMonitoringGetPortfolioCompany, creditsafeFeaturedGlobalMonitoringRemovePortfolioCompany, creditsafeFeaturedGlobalMonitoringUpdatePortfolioCompany, creditsafeFeaturedGlobalMonitoringListPortfolioEventRules, creditsafeFeaturedGlobalMonitoringListCompanyEvents, creditsafeFeaturedGlobalMonitoringListEventRules, creditsafeFeaturedGlobalMonitoringListEventRulesByCountry, creditsafeFeaturedGlobalMonitoringListNotificationEvents, creditsafeFeaturedCheckDecideListDecisionEngineInstances, creditsafeFeaturedCheckDecideGetDecisionEngineInstance, creditsafeFeaturedCheckDecideGetDecisionEngineGuid, creditsafeFeaturedCheckDecideGetDecisionEngineUserDataFields, creditsafeFeaturedCheckDecideExecuteDecisionEngine, creditsafeFeaturedCheckDecideListDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionOutcome, creditsafeFeaturedCheckDecideUpdateDecisionOutcome, creditsafeFeaturedConsumerMiscGetConsumerSearchCriteria, creditsafeFeaturedConsumerMiscConsumerSearch, creditsafeFeaturedConsumerMiscGetConsumerReportCustomData, creditsafeFeaturedDataCleaningCreateJob, creditsafeFeaturedDataCleaningListJobs, creditsafeFeaturedDataCleaningGetJob, creditsafeFeaturedDataCleaningUploadJobFile, creditsafeFeaturedDataCleaningSetJobMappings, creditsafeFeaturedDataCleaningSubmitJob, creditsafeFeaturedDataCleaningSetJobEnrichments, creditsafeFeaturedDataCleaningEnrichJob, creditsafeFeaturedDataCleaningDownloadEnrichedFile, creditsafeFeaturedLocalSolutionsFrBankMatch, creditsafeFeaturedLocalSolutionsFrBankMatchAudition, creditsafeFeaturedLocalSolutionsDeNonLtdSearchCriteria, creditsafeFeaturedLocalSolutionsDeNonLtdSearch, creditsafeFeaturedLocalSolutionsDeNonLtdGet, creditsafeFeaturedLocalSolutionsNlKvkExtract, creditsafeFeaturedLocalSolutionsGbBankMatch, creditsafeFeaturedLocalSolutionsGbIdentitySearch, creditsafeFeaturedLocalSolutionsGbUpdateIdentitySearch, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistory, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryRecord, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryInput, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryReference, creditsafeFeaturedLocalSolutionsGbIdentitySearchRevalidation, creditsafeFeaturedLocalSolutionsGbIdentitySearchReasons, creditsafeFeaturedLocalSolutionsGbBankVerificationSearch, creditsafeFeaturedLocalSolutionsGbBankVerificationValidate, creditsafeFeaturedLocalSolutionsGbBankVerificationSortcode, creditsafeFeaturedLocalSolutionsGbBankVerificationHistory, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryRecord, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryReference, creditsafeFeaturedLocalSolutionsGbCcds, creditsafeFeaturedLocalSolutionsGbLandRegistry, creditsafeFeaturedLocalSolutionsGbVerifyCompany, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportList, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportCreate, creditsafeFeaturedLocalSolutionsGbVerifyIndividualSummary, creditsafeFeaturedLocalSolutionsGbVerifyIndividualFull, creditsafeFeaturedLocalSolutionsUsSearchSupport, creditsafeFeaturedSetUserCredentials, crsCreditApiPullConsumerCreditEquifax, crsCreditApiPullConsumerCreditExperian, crsCreditApiPullConsumerCreditTransunion, crsCreditApiPullBusinessCreditExperian, crsCreditApiPullBusinessCreditEquifax, crsCreditApiVerifyBusinessInstantId, crsCreditApiKycPreciseId, crsCreditApiKybBusinessComplianceInsight, crsCreditApiKybBusinessContacts, crsCreditApiOfacScreeningSingle, crsCreditApiOfacScreeningBatch, crsCreditApiGlobalWatchlistScreening, crsCreditApiBridgerXgScreening, crsCreditApiIstWatchScreening, crsCreditApiSetUserCredentials, discordSetUserCredentials, discordValidateToken, discordListGuilds, discordListChannels, discordSendChannelMessage, discordOpenDmChannel, discordSendDm, discordListMembers, doolaSetUserCredentials, doolaCreateCustomer, doolaListCustomers, doolaGetCustomer, doolaCreateCompany, doolaListCompanies, doolaGetCompany, doolaListCompanyDocuments, doolaGetDocumentDownloadUrl, doolaListCountries, doolaListStates, doolaListNaicsCodes, doolaListStateFilingFees, dunAndBradstreetCleanseMatch, dunAndBradstreetCleanseMatchWithFraud, dunAndBradstreetExtendedMatch, dunAndBradstreetSearchCompanyList, dunAndBradstreetSearchCompetitors, dunAndBradstreetSetUserCredentials, elevenlabsTextToSpeech, elevenlabsCloneVoice, elevenlabsListVoices, elevenlabsGetVoice, elevenlabsDeleteVoice, elevenlabsListModels, elevenlabsSetUserCredentials, experianBusinessSearchBusiness, experianBusinessQuickSearchBusiness, experianBusinessGetBusinessHeaders, experianBusinessGetBusinessScores, experianBusinessGetPremierProfileReport, experianBusinessGetIntelliscoreReport, experianBusinessGetRiskDashboards, experianBusinessGetCreditStatus, experianBusinessRunBusinessComplianceInsight, experianBusinessGetBusinessContacts, experianBusinessGetCorporateLinkage, experianBusinessGetCorporateRegistrations, experianBusinessRunIstWatchScreening, experianBusinessRunFraudShieldsScreening, experianBusinessSetUserCredentials, firecrawlScrapePage, firecrawlStartCrawl, firecrawlGetCrawlStatus, firecrawlCancelCrawl, firecrawlGetCrawlErrors, firecrawlSearchWeb, firecrawlExtractStructuredData, firecrawlMapUrls, firecrawlSetUserCredentials, gitlabSetUserCredentials, gitlabOauthInitiate, gitlabOauthCallback, gitlabGetCurrentUser, gitlabListProjects, gitlabGetProject, gitlabListMergeRequests, gitlabGetMergeRequest, gitlabGetMergeRequestDiffs, gitlabMergeMergeRequest, gitlabListMergeRequestNotes, gitlabCreateMergeRequestNote, gmailAuthStart, gmailSetUserCredentials, gmailOauthCallback, gmailSendEmail, gmailListMessages, gmailGetMessage, gmailCreateDraft, gmailListLabels, gmailCreateLabel, gmailUpdateLabel, gmailDeleteLabel, googleAnalyticsAuthStart, googleAnalyticsSetUserCredentials, googleAnalyticsOauthCallback, googleAnalyticsListAccountSummaries, googleAnalyticsRunReport, googleAnalyticsRunPivotReport, googleAnalyticsBatchRunReports, googleCalendarAuthStart, googleCalendarSetUserCredentials, googleCalendarOauthCallback, googleCalendarListEvents, googleCalendarCreateEvent, googleCalendarPatchEvent, googleCalendarDeleteEvent, googleCalendarListCalendars, googleCalendarQueryFreeBusy, googleCloudStorageSetUserCredentials, googleCloudStorageUploadData, googleCloudStorageDeleteFile, googleCloudStorageDocumentExists, googleCloudStorageGenerateDownloadSignedUrl, googleCloudStorageGetData, googleCloudStorageGenerateUploadSignedUrl, googleCloudStorageCopyFile, googleCloudStorageGetFileMetadata, googleCloudStorageUploadFile, googleCloudStorageCreateReadStream, googleCloudStorageCreateWriteStream, googleDocsAuthStart, googleDocsSetUserCredentials, googleDocsOauthCallback, googleDocsCreateDocument, googleDocsGetDocument, googleDocsBatchUpdateDocument, googleDocsSelectDocumentsLegacy, googleDocsSelectDocuments, googleDriveAuthStart, googleDriveSetUserCredentials, googleDriveOauthCallback, googleDriveCreateFile, googleDriveListFiles, googleDriveUpdateFile, googleDriveDeleteFile, googleDriveGetFile, googleDriveCopyFile, googleDriveCreatePermission, googleDriveDeletePermission, googleDriveListPermissions, googleDriveSelectDocuments, googleGenerativeAISetUserCredentials, googleGenerativeAIGenerateText, googleGenerativeAIGenerateImage, googleGenerativeAICreateStream, googleGenerativeAIImageGenerateImage, googleOAuthGetAuthorizationUrl, googleOAuthGetUserProfile, googleOAuthOauthCallback, googleSheetsAuthStart, googleSheetsSetUserCredentials, googleSheetsOauthCallback, googleSheetsCreateSpreadsheet, googleSheetsGetValues, googleSheetsUpdateValues, googleSheetsAppendValues, googleSheetsBatchUpdate, googleSheetsSelectSpreadsheets, googleSlidesAuthStart, googleSlidesSetUserCredentials, googleSlidesOauthCallback, googleSlidesCreatePresentation, googleSlidesGetPresentation, googleSlidesBatchUpdatePresentation, hubspotAuthStart, hubspotAuthSetUserCredentials, hubspotOauthCallback, hubspotCreateContact, hubspotUpdateContact, hubspotListContacts, hubspotSearchContacts, hubspotCreateCompany, hubspotUpdateCompany, hubspotListCompanies, hubspotSearchCompanies, hubspotListDeals, hubspotListDealPipelines, hubspotListOwners, hubspotCreateEmailEngagement, hubspotCreateCallEngagement, hubspotCreateTaskEngagement, hubspotCreateAssociation, hubspotCreateTicket, hubspotUpdateTicket, hubspotListTickets, hubspotEnrollWorkflow, hubspotListWorkflows, hubspotListMarketingEmails, hubspotSendTransactionalEmail, jiraOauthInitiate, jiraSetUserCredentials, jiraOauthCallback, jiraCreateIssue, jiraSearchIssues, jiraGetIssue, jiraUpdateIssue, jiraAddComment, jiraListProjects, jiraListTransitions, jiraTransitionIssue, jiraListBoards, jiraListSprints, jiraCreateSprint, jiraUpdateSprint, jiraMoveIssuesToBacklog, jiraMoveIssuesToSprint, microsoftOnedriveAuthStart, microsoftOnedriveSetUserCredentials, microsoftOnedriveOauthCallback, microsoftOnedriveListItems, microsoftOnedriveUpdateItem, microsoftOnedriveDeleteItem, microsoftOnedriveGetItem, microsoftOnedriveDownloadItem, microsoftOnedriveUploadItem, microsoftOnedriveUploadLargeItem, microsoftOnedriveCreateFolder, microsoftOnedriveCopyItem, microsoftOnedriveSearchItems, microsoftOutlookAuthStart, microsoftOutlookSetUserCredentials, microsoftOutlookOauthCallback, microsoftOutlookMessagesList, microsoftOutlookMailFoldersList, microsoftOutlookFolderMessagesList, microsoftOutlookMessagesGet, microsoftOutlookMessagesSearch, microsoftOutlookAttachmentsList, microsoftOutlookSendMail, microsoftOutlookMessagesCreate, microsoftOutlookMessagesUpdate, microsoftOutlookMessagesSend, microsoftOutlookMessagesReply, microsoftOutlookMessagesReplyAll, microsoftOutlookMessagesForward, microsoftOutlookMessagesDelete, microsoftOutlookAttachmentsCreate, microsoftSharepointSetUserCredentials, microsoftSharepointOauthInitiate, microsoftSharepointOauthCallback, microsoftSharepointGetSiteByPath, microsoftSharepointSearchSites, microsoftSharepointListDrives, microsoftSharepointListDriveItemChildren, microsoftSharepointDownloadFileContent, microsoftSharepointUploadFile, microsoftSharepointDeleteFile, microsoftSharepointListLists, microsoftSharepointGetList, microsoftSharepointListListItems, microsoftSharepointCreateListItem, microsoftSharepointUpdateListItem, microsoftSharepointSearchContent, notionAuthStart, notionSetUserCredentials, notionOauthCallback, notionSearch, notionCreatePage, notionGetPage, notionUpdatePage, notionQueryDataSource, notionAppendBlockChildren, notionGetBlockChildren, notionListUsers, notionGetMe, openaiSetUserCredentials, openaiGenerateText, openaiCreateStream, plaidStartHostedLink, plaidSetUserCredentials, plaidHostedLinkCallback, plaidGetAccounts, plaidGetAccountsBalance, plaidGetAuth, plaidTransactionsSync, plaidGetRecurringTransactions, plaidGetTransactions, plaidGetIdentity, plaidGetItem, plaidRemoveItem, plaidGetInstitutionById, plaidGetInvestmentHoldings, plaidGetInvestmentTransactions, plaidGetLiabilities, plaidCreateAssetReport, plaidGetAssetReport, plaidRefreshAssetReport, plaidGetAssetReportPdf, redtailSetUserCredentials, redtailAuthenticate, redtailGetFamilies, redtailGetContact, redtailGetContacts, redtailUpdateContact, redtailGetContactPersonalProfile, redtailGetContactAccounts, redtailGetAccountOwners, redtailGetAccountDetails, redtailGetActivities, redtailGetActivity, redtailCreateActivity, redtailUpdateActivity, redtailDeleteActivity, redtailCreateActivityNote, redtailDeleteActivityNote, redtailGetActivityNotes, redtailGetDatabaseUsers, redtailGetCategories, redtailGetActivityCodes, redtailGetNotes, redtailCreateContact, redtailDeleteContact, redtailGetContactAddresses, redtailGetContactAddress, redtailCreateContactAddress, redtailUpdateContactAddress, redtailDeleteContactAddress, redtailGetContactEmails, redtailGetContactEmail, redtailCreateContactEmail, redtailUpdateContactEmail, redtailDeleteContactEmail, redtailGetContactPhones, redtailGetContactPhone, redtailCreateContactPhone, redtailUpdateContactPhone, redtailDeleteContactPhone, redtailGetContactSocialMedias, redtailGetContactSocialMedia, redtailCreateContactSocialMedia, redtailUpdateContactSocialMedia, redtailDeleteContactSocialMedia, redtailGetContactUrls, redtailGetContactUrl, redtailCreateContactUrl, redtailUpdateContactUrl, redtailDeleteContactUrl, redtailGetContactNotes, redtailGetContactNote, redtailCreateContactNote, redtailDeleteContactNote, redtailGetContactAccount, redtailCreateContactAccount, redtailUpdateContactAccount, redtailDeleteContactAccount, redtailUpdateAccountDetails, redtailGetImportantInformation, redtailUpdateImportantInformation, redtailGetContactRole, redtailUpdateContactRole, redtailGetContactSam, redtailUpdateContactSam, redtailGetContactTax, redtailUpdateContactTax, redtailGetAccountTypes, redtailGetAccountTaxQualifiedTypes, redtailGetContactCategories, redtailGetContactStatuses, redtailGetSources, redtailGetContactSalutations, redtailGetServicingAdvisors, redtailGetWritingAdvisors, redtailGetDatabaseTeams, redtailGetActivityTemplates, redtailGetActivityTemplate, redtailGetNoteTemplates, redtailGetNoteTemplate, redtailCreateNoteComment, resendSetUserCredentials, resendSendEmail, salesforceAuthStart, salesforceAuthSetUserCredentials, salesforceOauthCallback, salesforceCreateSobject, salesforceGetSobject, salesforceUpdateSobject, salesforceDeleteSobject, salesforceQuery, salesforceCompositeSobjectsCreate, salesforceCompositeSobjectsUpdate, salesforceComposite, salesforceListReports, salesforceDescribeReport, salesforceRunReport, salesforceListFlows, salesforceDescribeFlow, salesforceRunFlow, slackOauthInitiate, slackSetUserCredentials, slackOauthCallback, slackPostMessage, slackUpdateMessage, slackListChannels, slackGetChannel, slackGetChannelHistory, slackGetThreadReplies, slackListUsers, slackLookupUserByEmail, socureRiskosSubmitEvaluation, socureRiskosGetEvaluationResult, socureRiskosEnableWatchlistMonitoring, socureRiskosSubmitOutcomeFeedback, socureRiskosDownloadEvaluationDocuments, socureRiskosReceiveWebhook, socureRiskosSetUserCredentials, stripeSetUserCredentials, stripeCreateCheckoutSession, stripeWebhook, twilioWhatsappSetUserCredentials, twilioWhatsappCreateMessage, udgNormalisedFreeAgentAuthenticate, udgNormalisedFreeAgentGetContacts, udgNormalisedFreeAgentGetCompanyInfo, udgNormalisedFreeAgentGetEmployees, udgNormalisedFreeAgentGetInvoices, udgNormalisedFreeAgentGetBills, udgNormalisedFreeAgentGetCreditNotes, udgNormalisedFreeAgentGetDocuments, udgNormalisedFreeAgentGetRecurringDocuments, udgNormalisedFreeAgentGetPayments, udgNormalisedFreeAgentGetItems, udgNormalisedFreeAgentGetAccounts, udgNormalisedFreeAgentGetTransactions, udgNormalisedFreeAgentGetBalanceSheetAccrual, udgNormalisedFreeAgentGetProfitAndLossAccrual, udgNormalisedFreshbooksAuthenticate, udgNormalisedFreshbooksGetContacts, udgNormalisedFreshbooksGetCompanyInfo, udgNormalisedFreshbooksGetEmployees, udgNormalisedFreshbooksGetInvoices, udgNormalisedFreshbooksGetBills, udgNormalisedFreshbooksGetDocuments, udgNormalisedFreshbooksGetRecurringDocuments, udgNormalisedFreshbooksGetPayments, udgNormalisedFreshbooksGetItems, udgNormalisedFreshbooksGetAccounts, udgNormalisedFreshbooksGetTransactions, udgNormalisedFreshbooksGetBalanceSheetAccrual, udgNormalisedFreshbooksGetProfitAndLossAccrual, udgNormalisedFreshbooksGetTaxes, udgNormalisedFreshbooksGetProfitAndLossCash, udgNormalisedQuickbooksAuthenticate, udgNormalisedQuickbooksGetContacts, udgNormalisedQuickbooksGetCompanyInfo, udgNormalisedQuickbooksGetEmployees, udgNormalisedQuickbooksGetInvoices, udgNormalisedQuickbooksGetBills, udgNormalisedQuickbooksGetCreditNotes, udgNormalisedQuickbooksGetDocuments, udgNormalisedQuickbooksGetRecurringDocuments, udgNormalisedQuickbooksGetPayments, udgNormalisedQuickbooksGetItems, udgNormalisedQuickbooksGetAccounts, udgNormalisedQuickbooksGetTransactions, udgNormalisedQuickbooksGetBalanceSheetAccrual, udgNormalisedQuickbooksGetProfitAndLossAccrual, udgNormalisedQuickbooksGetCashflow, udgNormalisedQuickbooksGetTaxes, udgNormalisedQuickbooksGetProfitAndLossCash, udgNormalisedQuickbooksGetBalanceSheetCash, udgNormalisedWaveAuthenticate, udgNormalisedWaveGetAccounts, udgNormalisedWaveGetContacts, udgNormalisedWaveGetCompanyInfo, udgNormalisedWaveGetInvoices, udgNormalisedWaveGetItems, udgNormalisedXeroAuthenticate, udgNormalisedXeroGetAccounts, udgNormalisedXeroGetContacts, udgNormalisedXeroGetCompanyInfo, udgNormalisedXeroGetEmployees, udgNormalisedXeroGetInvoices, udgNormalisedXeroGetBills, udgNormalisedXeroGetCreditNotes, udgNormalisedXeroGetDocuments, udgNormalisedXeroGetRecurringDocuments, udgNormalisedXeroGetPayments, udgNormalisedXeroGetItems, udgNormalisedXeroGetTransactions, udgNormalisedXeroGetBalanceSheetAccrual, udgNormalisedXeroGetBalanceSheetCash, udgNormalisedXeroGetProfitAndLossAccrual, udgNormalisedXeroGetProfitAndLossCash, udgNormalisedXeroGetTaxes, wealthboxOauthInitiate, wealthboxSetUserCredentials, wealthboxOauthCallback, wealthboxGetContacts, wealthboxGetContact, wealthboxCreateContact, wealthboxUpdateContact, wealthboxDeleteContact, wealthboxGetTasks, wealthboxGetTask, wealthboxCreateTask, wealthboxUpdateTask, wealthboxDeleteTask, wealthboxGetEvents, wealthboxGetEvent, wealthboxCreateEvent, wealthboxUpdateEvent, wealthboxDeleteEvent, wealthboxGetOpportunities, wealthboxGetOpportunity, wealthboxCreateOpportunity, wealthboxUpdateOpportunity, wealthboxDeleteOpportunity, wealthboxGetNotes, wealthboxGetNote, wealthboxCreateNote, wealthboxUpdateNote, wealthboxGetProjects, wealthboxGetProject, wealthboxCreateProject, wealthboxUpdateProject, wealthboxDeleteProject, wealthboxGetWorkflows, wealthboxGetWorkflow, wealthboxCreateWorkflow, wealthboxDeleteWorkflow, wealthboxCompleteWorkflowStep, wealthboxRevertWorkflowStep, wealthboxAddHouseholdMember, wealthboxRemoveHouseholdMember, wealthboxGetUserGroups, wealthboxGetMe, wealthboxGetUsers, wealthboxGetTeams, wealthboxGetTags, wealthboxGetCustomFields, wealthboxGetCategoryMembers, wealthboxGetComments, wealthboxGetContactRoles, wealthboxGetWorkflowTemplates, wealthboxGetWorkflowTemplate, wealthboxGetActivity };
|
|
9337
|
+
return { abrigoFindCustomerByCrmId, abrigoCreateCustomer, abrigoLinkBeneficialOwner, abrigoFindProposedLoanByCrmId, abrigoCreateProposedLoan, abrigoStartWorkflow, abrigoCreateCollateral, abrigoCreateProposedLien, abrigoListCustomers, abrigoSearchCustomers, abrigoGetCustomerById, abrigoUpdateCustomer, abrigoDeleteCustomer, abrigoListBeneficialOwners, abrigoGetBeneficialOwnerById, abrigoUpdateBeneficialOwner, abrigoListCustomerContacts, abrigoCreateCustomerContact, abrigoListEntities, abrigoGetEntityById, abrigoListProposedLoans, abrigoGetProposedLoanById, abrigoUpdateProposedLoan, abrigoDeleteProposedLoan, abrigoUpdateProposedLoanStatus, abrigoGetProposedLoanExposure, abrigoListLoanApplications, abrigoGetLoanApplicationById, abrigoCreateLoanApplication, abrigoUpdateLoanApplication, abrigoSubmitLoanApplication, abrigoListLoanRolesByProposedLoan, abrigoCreateLoanRole, abrigoUpdateLoanRole, abrigoListProposedProducts, abrigoListCollaterals, abrigoGetCollateralById, abrigoUpdateCollateral, abrigoDeleteCollateral, abrigoListLiens, abrigoGetLienById, abrigoListProposedLiens, abrigoListPortfolioLoans, abrigoGetPortfolioLoanById, abrigoUpdatePortfolioLoan, abrigoGetPortfolioLoanCollaterals, abrigoListPastDueLoans, abrigoListMaturingLoans, abrigoListLoanRolesByPortfolioLoan, abrigoListPortfolioLoansBasic, abrigoListRiskRatingCalculations, abrigoGetRiskRatingCalculationById, abrigoApproveRiskRating, abrigoDeclineRiskRating, abrigoListPolicyExceptions, abrigoCreatePolicyException, abrigoListPolicyExceptionTypes, abrigoListPolicyExceptionStatuses, abrigoListWorkflows, abrigoGetWorkflowById, abrigoCloseWorkflow, abrigoListWorkflowSteps, abrigoGetWorkflowStepById, abrigoUpdateWorkflowStepStatus, abrigoGetWorkflowNextSteps, abrigoListTicklers, abrigoGetTicklerById, abrigoListActivities, abrigoCreateActivity, abrigoListBankCodes, abrigoListBankBranches, abrigoListStates, abrigoGetStateById, abrigoListDocuments, abrigoGetDocumentById, abrigoGetDocumentContent, abrigoListDocumentsByObjectAssociation, abrigoSetUserCredentials, alloyCreatePersonEntity, alloyGetPersonEntity, alloyCreateBusinessEntity, alloyGetBusinessEntity, alloyCreateJourneyApplication, alloyGetJourneyApplication, alloyRerunJourneyApplication, alloyReviewJourneyApplication, alloyRunEvaluation, alloyUploadDocument, alloySetUserCredentials, alphaVantageStockDailyAdjusted, alphaVantageStockWeeklyAdjusted, alphaVantageStockMonthlyAdjusted, alphaVantageFxDaily, alphaVantageFxWeekly, alphaVantageFxMonthly, alphaVantageCryptoDaily, alphaVantageCryptoWeekly, alphaVantageCryptoMonthly, alphaVantageSma, alphaVantageEma, alphaVantageRsi, alphaVantageMacd, alphaVantageBbands, alphaVantageNewsSentiment, alphaVantageCompanyOverview, alphaVantageIncomeStatement, alphaVantageBalanceSheet, alphaVantageCashFlow, alphaVantageEarnings, alphaVantageSetUserCredentials, anthropicSetUserCredentials, anthropicGenerateText, anthropicCreateStream, awsS3SetUserCredentials, awsS3UploadData, awsS3DeleteFile, awsS3DocumentExists, awsS3GenerateDownloadSignedUrl, awsS3GetData, awsS3GenerateUploadSignedUrl, awsS3CopyFile, awsS3GetFileMetadata, awsS3UploadFile, awsS3CreateReadStream, azureBlobStorageSetUserCredentials, azureBlobStorageUploadData, azureBlobStorageDeleteFile, azureBlobStorageDocumentExists, azureBlobStorageGenerateDownloadSignedUrl, azureBlobStorageGetData, azureBlobStorageGenerateUploadSignedUrl, azureBlobStorageCopyFile, azureBlobStorageGetFileMetadata, azureBlobStorageUploadFile, azureBlobStorageCreateReadStream, azureBlobStorageCreateWriteStream, postCommonServiceIdDisconnect, creditsafeComplianceBankMatchGetIbanCompanySearchCriteria, creditsafeComplianceBankMatchGetBbanCompanySearchCriteria, creditsafeComplianceBankMatchIbanCompanySearch, creditsafeComplianceBankMatchBbanCompanySearch, creditsafeComplianceBankMatchGetIbanPersonSearchCriteria, creditsafeComplianceBankMatchIbanPersonSearch, creditsafeComplianceCountryRiskGetCountryRisk, creditsafeComplianceKycProtectListProfileTypes, creditsafeComplianceKycProtectListCurrencyCodes, creditsafeComplianceKycProtectListCountryCodes, creditsafeComplianceKycProtectListSanctionBodies, creditsafeComplianceKycProtectListDocumentTypes, creditsafeComplianceKycProtectGetAmlPreferences, creditsafeComplianceKycProtectUpdateAmlPreferences, creditsafeComplianceKycProtectListAudits, creditsafeComplianceKycProtectCreateProfile, creditsafeComplianceKycProtectListProfiles, creditsafeComplianceKycProtectGetProfile, creditsafeComplianceKycProtectUpdateProfile, creditsafeComplianceKycProtectDeleteProfile, creditsafeComplianceKycProtectImportBusinessProfiles, creditsafeComplianceKycProtectGetProfileDetails, creditsafeComplianceKycProtectUpdateProfileDetails, creditsafeComplianceKycProtectListProfileAddresses, creditsafeComplianceKycProtectCreateProfileAddress, creditsafeComplianceKycProtectAddKeyParty, creditsafeComplianceKycProtectListKeyParties, creditsafeComplianceKycProtectUpdateKeyParties, creditsafeComplianceKycProtectRemoveKeyParties, creditsafeComplianceKycProtectCreateBusinessSearch, creditsafeComplianceKycProtectListBusinessSearches, creditsafeComplianceKycProtectGetBusinessSearch, creditsafeComplianceKycProtectListBusinessSearchHits, creditsafeComplianceKycProtectCreateIndividualSearch, creditsafeComplianceKycProtectListIndividualSearches, creditsafeComplianceKycProtectGetIndividualSearch, creditsafeComplianceKycProtectListIndividualSearchHits, creditsafeComplianceKycProtectBulkAmlScreening, creditsafeComplianceKycProtectCreateSchedule, creditsafeComplianceKycProtectListSchedules, creditsafeComplianceKycProtectListMonitoringAmlAlerts, creditsafeComplianceKycProtectBulkAddMonitoringProfiles, creditsafeComplianceKycProtectListKycMonitoringAlerts, creditsafeComplianceKycProtectUpdateKycMonitoringAlert, creditsafeComplianceKycProtectListAsyncAmlJobs, creditsafeComplianceKycProtectGetAsyncAmlJob, creditsafeComplianceKycProtectUploadBatchFile, creditsafeComplianceKycProtectGetBatchUpload, creditsafeComplianceKycProtectGenerateReport, creditsafeComplianceKycProtectListReports, creditsafeComplianceKycProtectGetReport, creditsafeComplianceKycProtectGetComplianceAlerts, creditsafeComplianceSetUserCredentials, creditsafeFeaturedCreditRiskListReportLanguagesByCountry, creditsafeFeaturedCreditRiskGetCompanySearchCriteria, creditsafeFeaturedCreditRiskGetPeopleSearchCriteria, creditsafeFeaturedCreditRiskGetCompanySchema, creditsafeFeaturedCreditRiskCompaniesSearch, creditsafeFeaturedCreditRiskGetCompany, creditsafeFeaturedCreditRiskCompaniesMatch, creditsafeFeaturedCreditRiskPeopleSearch, creditsafeFeaturedCreditRiskGetPerson, creditsafeFeaturedCreditRiskListCompanyImages, creditsafeFeaturedCreditRiskListImageTypes, creditsafeFeaturedCreditRiskDownloadImage, creditsafeFeaturedCreditRiskCreateFreshInvestigation, creditsafeFeaturedCreditRiskListFreshInvestigations, creditsafeFeaturedCreditRiskGetFreshInvestigation, creditsafeFeaturedCreditRiskCancelFreshInvestigation, creditsafeFeaturedCreditRiskUpdateFreshInvestigation, creditsafeFeaturedGlobalMonitoringGetUserDetails, creditsafeFeaturedGlobalMonitoringListPortfolios, creditsafeFeaturedGlobalMonitoringCreatePortfolio, creditsafeFeaturedGlobalMonitoringImportPortfolioCompanies, creditsafeFeaturedGlobalMonitoringSyncPortfolio, creditsafeFeaturedGlobalMonitoringGetPortfolio, creditsafeFeaturedGlobalMonitoringDeletePortfolio, creditsafeFeaturedGlobalMonitoringUpdatePortfolio, creditsafeFeaturedGlobalMonitoringListPortfolioCountries, creditsafeFeaturedGlobalMonitoringListPortfolioCompanies, creditsafeFeaturedGlobalMonitoringAddPortfolioCompany, creditsafeFeaturedGlobalMonitoringGetPortfolioCompany, creditsafeFeaturedGlobalMonitoringRemovePortfolioCompany, creditsafeFeaturedGlobalMonitoringUpdatePortfolioCompany, creditsafeFeaturedGlobalMonitoringListPortfolioEventRules, creditsafeFeaturedGlobalMonitoringListCompanyEvents, creditsafeFeaturedGlobalMonitoringListEventRules, creditsafeFeaturedGlobalMonitoringListEventRulesByCountry, creditsafeFeaturedGlobalMonitoringListNotificationEvents, creditsafeFeaturedCheckDecideListDecisionEngineInstances, creditsafeFeaturedCheckDecideGetDecisionEngineInstance, creditsafeFeaturedCheckDecideGetDecisionEngineGuid, creditsafeFeaturedCheckDecideGetDecisionEngineUserDataFields, creditsafeFeaturedCheckDecideExecuteDecisionEngine, creditsafeFeaturedCheckDecideListDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionEngineUsageLog, creditsafeFeaturedCheckDecideGetDecisionOutcome, creditsafeFeaturedCheckDecideUpdateDecisionOutcome, creditsafeFeaturedConsumerMiscGetConsumerSearchCriteria, creditsafeFeaturedConsumerMiscConsumerSearch, creditsafeFeaturedConsumerMiscGetConsumerReportCustomData, creditsafeFeaturedDataCleaningCreateJob, creditsafeFeaturedDataCleaningListJobs, creditsafeFeaturedDataCleaningGetJob, creditsafeFeaturedDataCleaningUploadJobFile, creditsafeFeaturedDataCleaningSetJobMappings, creditsafeFeaturedDataCleaningSubmitJob, creditsafeFeaturedDataCleaningSetJobEnrichments, creditsafeFeaturedDataCleaningEnrichJob, creditsafeFeaturedDataCleaningDownloadEnrichedFile, creditsafeFeaturedLocalSolutionsFrBankMatch, creditsafeFeaturedLocalSolutionsFrBankMatchAudition, creditsafeFeaturedLocalSolutionsDeNonLtdSearchCriteria, creditsafeFeaturedLocalSolutionsDeNonLtdSearch, creditsafeFeaturedLocalSolutionsDeNonLtdGet, creditsafeFeaturedLocalSolutionsNlKvkExtract, creditsafeFeaturedLocalSolutionsGbBankMatch, creditsafeFeaturedLocalSolutionsGbIdentitySearch, creditsafeFeaturedLocalSolutionsGbUpdateIdentitySearch, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistory, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryRecord, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryInput, creditsafeFeaturedLocalSolutionsGbIdentitySearchHistoryReference, creditsafeFeaturedLocalSolutionsGbIdentitySearchRevalidation, creditsafeFeaturedLocalSolutionsGbIdentitySearchReasons, creditsafeFeaturedLocalSolutionsGbBankVerificationSearch, creditsafeFeaturedLocalSolutionsGbBankVerificationValidate, creditsafeFeaturedLocalSolutionsGbBankVerificationSortcode, creditsafeFeaturedLocalSolutionsGbBankVerificationHistory, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryRecord, creditsafeFeaturedLocalSolutionsGbBankVerificationHistoryReference, creditsafeFeaturedLocalSolutionsGbCcds, creditsafeFeaturedLocalSolutionsGbLandRegistry, creditsafeFeaturedLocalSolutionsGbVerifyCompany, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportList, creditsafeFeaturedLocalSolutionsGbVerifyDirectorReportCreate, creditsafeFeaturedLocalSolutionsGbVerifyIndividualSummary, creditsafeFeaturedLocalSolutionsGbVerifyIndividualFull, creditsafeFeaturedLocalSolutionsUsSearchSupport, creditsafeFeaturedSetUserCredentials, crsCreditApiPullConsumerCreditEquifax, crsCreditApiPullConsumerCreditExperian, crsCreditApiPullConsumerCreditTransunion, crsCreditApiPullBusinessCreditExperian, crsCreditApiPullBusinessCreditEquifax, crsCreditApiVerifyBusinessInstantId, crsCreditApiKycPreciseId, crsCreditApiKybBusinessComplianceInsight, crsCreditApiKybBusinessContacts, crsCreditApiOfacScreeningSingle, crsCreditApiOfacScreeningBatch, crsCreditApiGlobalWatchlistScreening, crsCreditApiBridgerXgScreening, crsCreditApiIstWatchScreening, crsCreditApiSetUserCredentials, discordSetUserCredentials, discordValidateToken, discordListGuilds, discordListChannels, discordSendChannelMessage, discordOpenDmChannel, discordSendDm, discordListMembers, docusignOauthInitiate, docusignSetUserCredentials, docusignOauthCallback, docusignSendEnvelope, docusignGetEnvelope, docusignListEnvelopes, docusignGetEnvelopeRecipients, docusignGetCombinedDocument, docusignGetDocument, docusignAddRecipients, docusignUpdateRecipients, docusignResendEnvelope, docusignUpdateNotification, docusignListTemplates, docusignGetTemplate, doolaSetUserCredentials, doolaCreateCustomer, doolaListCustomers, doolaGetCustomer, doolaCreateCompany, doolaListCompanies, doolaGetCompany, doolaListCompanyDocuments, doolaGetDocumentDownloadUrl, doolaListCountries, doolaListStates, doolaListNaicsCodes, doolaListStateFilingFees, dunAndBradstreetCleanseMatch, dunAndBradstreetCleanseMatchWithFraud, dunAndBradstreetExtendedMatch, dunAndBradstreetSearchCompanyList, dunAndBradstreetSearchCompetitors, dunAndBradstreetSetUserCredentials, elevenlabsTextToSpeech, elevenlabsCloneVoice, elevenlabsListVoices, elevenlabsGetVoice, elevenlabsDeleteVoice, elevenlabsListModels, elevenlabsSetUserCredentials, experianBusinessSearchBusiness, experianBusinessQuickSearchBusiness, experianBusinessGetBusinessHeaders, experianBusinessGetBusinessScores, experianBusinessGetPremierProfileReport, experianBusinessGetIntelliscoreReport, experianBusinessGetRiskDashboards, experianBusinessGetCreditStatus, experianBusinessRunBusinessComplianceInsight, experianBusinessGetBusinessContacts, experianBusinessGetCorporateLinkage, experianBusinessGetCorporateRegistrations, experianBusinessRunIstWatchScreening, experianBusinessRunFraudShieldsScreening, experianBusinessSetUserCredentials, fathomOauthInitiate, fathomSetUserCredentials, fathomOauthCallback, fathomListMeetings, fathomGetRecordingTranscript, fathomGetRecordingSummary, fathomListTeams, fathomListTeamMembers, firecrawlScrapePage, firecrawlStartCrawl, firecrawlGetCrawlStatus, firecrawlCancelCrawl, firecrawlGetCrawlErrors, firecrawlSearchWeb, firecrawlExtractStructuredData, firecrawlMapUrls, firecrawlSetUserCredentials, firefliesAiSetUserCredentials, firefliesAiListTranscripts, firefliesAiGetTranscript, firefliesAiGetTranscriptSummary, firefliesAiGetTranscriptAnalytics, gitlabSetUserCredentials, gitlabOauthInitiate, gitlabOauthCallback, gitlabGetCurrentUser, gitlabListProjects, gitlabGetProject, gitlabListMergeRequests, gitlabGetMergeRequest, gitlabGetMergeRequestDiffs, gitlabMergeMergeRequest, gitlabListMergeRequestNotes, gitlabCreateMergeRequestNote, gmailAuthStart, gmailSetUserCredentials, gmailOauthCallback, gmailSendEmail, gmailListMessages, gmailGetMessage, gmailCreateDraft, gmailListLabels, gmailCreateLabel, gmailUpdateLabel, gmailDeleteLabel, googleAnalyticsAuthStart, googleAnalyticsSetUserCredentials, googleAnalyticsOauthCallback, googleAnalyticsListAccountSummaries, googleAnalyticsRunReport, googleAnalyticsRunPivotReport, googleAnalyticsBatchRunReports, googleCalendarAuthStart, googleCalendarSetUserCredentials, googleCalendarOauthCallback, googleCalendarListEvents, googleCalendarCreateEvent, googleCalendarPatchEvent, googleCalendarDeleteEvent, googleCalendarListCalendars, googleCalendarQueryFreeBusy, googleCloudStorageSetUserCredentials, googleCloudStorageUploadData, googleCloudStorageDeleteFile, googleCloudStorageDocumentExists, googleCloudStorageGenerateDownloadSignedUrl, googleCloudStorageGetData, googleCloudStorageGenerateUploadSignedUrl, googleCloudStorageCopyFile, googleCloudStorageGetFileMetadata, googleCloudStorageUploadFile, googleCloudStorageCreateReadStream, googleCloudStorageCreateWriteStream, googleDocsAuthStart, googleDocsSetUserCredentials, googleDocsOauthCallback, googleDocsCreateDocument, googleDocsGetDocument, googleDocsBatchUpdateDocument, googleDocsSelectDocumentsLegacy, googleDocsSelectDocuments, googleDriveAuthStart, googleDriveSetUserCredentials, googleDriveOauthCallback, googleDriveCreateFile, googleDriveListFiles, googleDriveUpdateFile, googleDriveDeleteFile, googleDriveGetFile, googleDriveCopyFile, googleDriveCreatePermission, googleDriveDeletePermission, googleDriveListPermissions, googleDriveSelectDocuments, googleGenerativeAISetUserCredentials, googleGenerativeAIGenerateText, googleGenerativeAIGenerateImage, googleGenerativeAICreateStream, googleGenerativeAIImageGenerateImage, googleOAuthGetAuthorizationUrl, googleOAuthGetUserProfile, googleOAuthOauthCallback, googleSheetsAuthStart, googleSheetsSetUserCredentials, googleSheetsOauthCallback, googleSheetsCreateSpreadsheet, googleSheetsGetValues, googleSheetsUpdateValues, googleSheetsAppendValues, googleSheetsBatchUpdate, googleSheetsSelectSpreadsheets, googleSlidesAuthStart, googleSlidesSetUserCredentials, googleSlidesOauthCallback, googleSlidesCreatePresentation, googleSlidesGetPresentation, googleSlidesBatchUpdatePresentation, hubspotAuthStart, hubspotAuthSetUserCredentials, hubspotOauthCallback, hubspotCreateContact, hubspotUpdateContact, hubspotListContacts, hubspotSearchContacts, hubspotCreateCompany, hubspotUpdateCompany, hubspotListCompanies, hubspotSearchCompanies, hubspotListDeals, hubspotListDealPipelines, hubspotListOwners, hubspotCreateEmailEngagement, hubspotCreateCallEngagement, hubspotCreateTaskEngagement, hubspotCreateAssociation, hubspotCreateTicket, hubspotUpdateTicket, hubspotListTickets, hubspotEnrollWorkflow, hubspotListWorkflows, hubspotListMarketingEmails, hubspotSendTransactionalEmail, jiraOauthInitiate, jiraSetUserCredentials, jiraOauthCallback, jiraCreateIssue, jiraSearchIssues, jiraGetIssue, jiraUpdateIssue, jiraAddComment, jiraListProjects, jiraListTransitions, jiraTransitionIssue, jiraListBoards, jiraListSprints, jiraCreateSprint, jiraUpdateSprint, jiraMoveIssuesToBacklog, jiraMoveIssuesToSprint, mailchimpOauthInitiate, mailchimpOauthCallback, mailchimpSetUserCredentials, mailchimpListAudiences, mailchimpCreateAudience, mailchimpUpdateAudience, mailchimpDeleteAudience, mailchimpListMembers, mailchimpAddMember, mailchimpUpsertMember, mailchimpUpdateMember, mailchimpArchiveMember, mailchimpAddMemberTags, mailchimpSearchMembers, mailchimpListCampaigns, mailchimpCreateCampaign, mailchimpUpdateCampaign, mailchimpSetCampaignContent, mailchimpSendCampaign, mailchimpDeleteCampaign, mailchimpListReports, mailchimpGetReport, mailchimpReportOpenDetails, mailchimpReportClickDetails, mailchimpReportUnsubscribes, mailchimpPing, microsoftExcel365AuthStart, microsoftExcel365SetUserCredentials, microsoftExcel365OauthCallback, microsoftExcel365ListWorkbooks, microsoftExcel365ListWorksheets, microsoftExcel365CreateWorksheet, microsoftExcel365CreateWorkbookSession, microsoftExcel365ReadRange, microsoftExcel365UpdateRange, microsoftOnedriveAuthStart, microsoftOnedriveSetUserCredentials, microsoftOnedriveOauthCallback, microsoftOnedriveListItems, microsoftOnedriveUpdateItem, microsoftOnedriveDeleteItem, microsoftOnedriveGetItem, microsoftOnedriveDownloadItem, microsoftOnedriveUploadItem, microsoftOnedriveUploadLargeItem, microsoftOnedriveCreateFolder, microsoftOnedriveCopyItem, microsoftOnedriveSearchItems, microsoftOutlookAuthStart, microsoftOutlookSetUserCredentials, microsoftOutlookOauthCallback, microsoftOutlookMessagesList, microsoftOutlookMailFoldersList, microsoftOutlookFolderMessagesList, microsoftOutlookMessagesGet, microsoftOutlookMessagesSearch, microsoftOutlookAttachmentsList, microsoftOutlookSendMail, microsoftOutlookMessagesCreate, microsoftOutlookMessagesUpdate, microsoftOutlookMessagesSend, microsoftOutlookMessagesReply, microsoftOutlookMessagesReplyAll, microsoftOutlookMessagesForward, microsoftOutlookMessagesDelete, microsoftOutlookAttachmentsCreate, microsoftSharepointSetUserCredentials, microsoftSharepointOauthInitiate, microsoftSharepointOauthCallback, microsoftSharepointGetSiteByPath, microsoftSharepointSearchSites, microsoftSharepointListDrives, microsoftSharepointListDriveItemChildren, microsoftSharepointDownloadFileContent, microsoftSharepointUploadFile, microsoftSharepointDeleteFile, microsoftSharepointListLists, microsoftSharepointGetList, microsoftSharepointListListItems, microsoftSharepointCreateListItem, microsoftSharepointUpdateListItem, microsoftSharepointSearchContent, notionAuthStart, notionSetUserCredentials, notionOauthCallback, notionSearch, notionCreatePage, notionGetPage, notionUpdatePage, notionQueryDataSource, notionAppendBlockChildren, notionGetBlockChildren, notionListUsers, notionGetMe, openaiSetUserCredentials, openaiGenerateText, openaiCreateStream, plaidStartHostedLink, plaidSetUserCredentials, plaidHostedLinkCallback, plaidGetAccounts, plaidGetAccountsBalance, plaidGetAuth, plaidTransactionsSync, plaidGetRecurringTransactions, plaidGetTransactions, plaidGetIdentity, plaidGetItem, plaidRemoveItem, plaidGetInstitutionById, plaidGetInvestmentHoldings, plaidGetInvestmentTransactions, plaidGetLiabilities, plaidCreateAssetReport, plaidGetAssetReport, plaidRefreshAssetReport, plaidGetAssetReportPdf, redtailSetUserCredentials, redtailAuthenticate, redtailGetFamilies, redtailGetContact, redtailGetContacts, redtailUpdateContact, redtailGetContactPersonalProfile, redtailGetContactAccounts, redtailGetAccountOwners, redtailGetAccountDetails, redtailGetActivities, redtailGetActivity, redtailCreateActivity, redtailUpdateActivity, redtailDeleteActivity, redtailCreateActivityNote, redtailDeleteActivityNote, redtailGetActivityNotes, redtailGetDatabaseUsers, redtailGetCategories, redtailGetActivityCodes, redtailGetNotes, redtailCreateContact, redtailDeleteContact, redtailGetContactAddresses, redtailGetContactAddress, redtailCreateContactAddress, redtailUpdateContactAddress, redtailDeleteContactAddress, redtailGetContactEmails, redtailGetContactEmail, redtailCreateContactEmail, redtailUpdateContactEmail, redtailDeleteContactEmail, redtailGetContactPhones, redtailGetContactPhone, redtailCreateContactPhone, redtailUpdateContactPhone, redtailDeleteContactPhone, redtailGetContactSocialMedias, redtailGetContactSocialMedia, redtailCreateContactSocialMedia, redtailUpdateContactSocialMedia, redtailDeleteContactSocialMedia, redtailGetContactUrls, redtailGetContactUrl, redtailCreateContactUrl, redtailUpdateContactUrl, redtailDeleteContactUrl, redtailGetContactNotes, redtailGetContactNote, redtailCreateContactNote, redtailDeleteContactNote, redtailGetContactAccount, redtailCreateContactAccount, redtailUpdateContactAccount, redtailDeleteContactAccount, redtailUpdateAccountDetails, redtailGetImportantInformation, redtailUpdateImportantInformation, redtailGetContactRole, redtailUpdateContactRole, redtailGetContactSam, redtailUpdateContactSam, redtailGetContactTax, redtailUpdateContactTax, redtailGetAccountTypes, redtailGetAccountTaxQualifiedTypes, redtailGetContactCategories, redtailGetContactStatuses, redtailGetSources, redtailGetContactSalutations, redtailGetServicingAdvisors, redtailGetWritingAdvisors, redtailGetDatabaseTeams, redtailGetActivityTemplates, redtailGetActivityTemplate, redtailGetNoteTemplates, redtailGetNoteTemplate, redtailCreateNoteComment, resendSetUserCredentials, resendSendEmail, salesforceAuthStart, salesforceAuthSetUserCredentials, salesforceOauthCallback, salesforceCreateSobject, salesforceGetSobject, salesforceUpdateSobject, salesforceDeleteSobject, salesforceQuery, salesforceCompositeSobjectsCreate, salesforceCompositeSobjectsUpdate, salesforceComposite, salesforceListReports, salesforceDescribeReport, salesforceRunReport, salesforceListFlows, salesforceDescribeFlow, salesforceRunFlow, slackOauthInitiate, slackSetUserCredentials, slackOauthCallback, slackPostMessage, slackUpdateMessage, slackListChannels, slackGetChannel, slackGetChannelHistory, slackGetThreadReplies, slackListUsers, slackLookupUserByEmail, socureRiskosSubmitEvaluation, socureRiskosGetEvaluationResult, socureRiskosEnableWatchlistMonitoring, socureRiskosSubmitOutcomeFeedback, socureRiskosDownloadEvaluationDocuments, socureRiskosReceiveWebhook, socureRiskosSetUserCredentials, stripeSetUserCredentials, stripeCreateCheckoutSession, stripeWebhook, supabaseDatabaseQuery, supabaseDatabaseInsert, supabaseDatabaseUpdate, supabaseDatabaseDelete, supabaseDatabaseRpc, supabaseAuthSignUp, supabaseAuthSignIn, supabaseAuthSignOut, supabaseAuthGetUser, supabaseAuthUpdateUser, supabaseAuthRefreshSession, supabaseAuthResetPassword, supabaseAuthVerifyOtp, supabaseAdminListUsers, supabaseAdminGetUser, supabaseAdminCreateUser, supabaseAdminUpdateUser, supabaseAdminDeleteUser, supabaseStorageListBuckets, supabaseStorageGetBucket, supabaseStorageCreateBucket, supabaseStorageUpdateBucket, supabaseStorageEmptyBucket, supabaseStorageDeleteBucket, supabaseStorageUploadFile, supabaseStorageListFiles, supabaseStorageMoveFile, supabaseStorageCopyFile, supabaseStorageDeleteFiles, supabaseStorageCreateSignedUrl, supabaseStorageCreateSignedUploadUrl, supabaseFunctionsInvoke, supabaseSetUserCredentials, telegramSetUserCredentials, telegramValidateToken, telegramSendMessage, telegramSendPhoto, telegramSendDocument, telegramSendMediaGroup, telegramEditMessageText, telegramForwardMessage, telegramDeleteMessage, telegramGetChat, telegramGetChatAdministrators, telegramAnswerCallbackQuery, telegramSetMyCommands, telegramGetUpdates, twilioWhatsappSetUserCredentials, twilioWhatsappCreateMessage, udgNormalisedFreeAgentAuthenticate, udgNormalisedFreeAgentGetContacts, udgNormalisedFreeAgentGetCompanyInfo, udgNormalisedFreeAgentGetEmployees, udgNormalisedFreeAgentGetInvoices, udgNormalisedFreeAgentGetBills, udgNormalisedFreeAgentGetCreditNotes, udgNormalisedFreeAgentGetDocuments, udgNormalisedFreeAgentGetRecurringDocuments, udgNormalisedFreeAgentGetPayments, udgNormalisedFreeAgentGetItems, udgNormalisedFreeAgentGetAccounts, udgNormalisedFreeAgentGetTransactions, udgNormalisedFreeAgentGetBalanceSheetAccrual, udgNormalisedFreeAgentGetProfitAndLossAccrual, udgNormalisedFreshbooksAuthenticate, udgNormalisedFreshbooksGetContacts, udgNormalisedFreshbooksGetCompanyInfo, udgNormalisedFreshbooksGetEmployees, udgNormalisedFreshbooksGetInvoices, udgNormalisedFreshbooksGetBills, udgNormalisedFreshbooksGetDocuments, udgNormalisedFreshbooksGetRecurringDocuments, udgNormalisedFreshbooksGetPayments, udgNormalisedFreshbooksGetItems, udgNormalisedFreshbooksGetAccounts, udgNormalisedFreshbooksGetTransactions, udgNormalisedFreshbooksGetBalanceSheetAccrual, udgNormalisedFreshbooksGetProfitAndLossAccrual, udgNormalisedFreshbooksGetTaxes, udgNormalisedFreshbooksGetProfitAndLossCash, udgNormalisedQuickbooksAuthenticate, udgNormalisedQuickbooksGetContacts, udgNormalisedQuickbooksGetCompanyInfo, udgNormalisedQuickbooksGetEmployees, udgNormalisedQuickbooksGetInvoices, udgNormalisedQuickbooksGetBills, udgNormalisedQuickbooksGetCreditNotes, udgNormalisedQuickbooksGetDocuments, udgNormalisedQuickbooksGetRecurringDocuments, udgNormalisedQuickbooksGetPayments, udgNormalisedQuickbooksGetItems, udgNormalisedQuickbooksGetAccounts, udgNormalisedQuickbooksGetTransactions, udgNormalisedQuickbooksGetBalanceSheetAccrual, udgNormalisedQuickbooksGetProfitAndLossAccrual, udgNormalisedQuickbooksGetCashflow, udgNormalisedQuickbooksGetTaxes, udgNormalisedQuickbooksGetProfitAndLossCash, udgNormalisedQuickbooksGetBalanceSheetCash, udgNormalisedWaveAuthenticate, udgNormalisedWaveGetAccounts, udgNormalisedWaveGetContacts, udgNormalisedWaveGetCompanyInfo, udgNormalisedWaveGetInvoices, udgNormalisedWaveGetItems, udgNormalisedXeroAuthenticate, udgNormalisedXeroGetAccounts, udgNormalisedXeroGetContacts, udgNormalisedXeroGetCompanyInfo, udgNormalisedXeroGetEmployees, udgNormalisedXeroGetInvoices, udgNormalisedXeroGetBills, udgNormalisedXeroGetCreditNotes, udgNormalisedXeroGetDocuments, udgNormalisedXeroGetRecurringDocuments, udgNormalisedXeroGetPayments, udgNormalisedXeroGetItems, udgNormalisedXeroGetTransactions, udgNormalisedXeroGetBalanceSheetAccrual, udgNormalisedXeroGetBalanceSheetCash, udgNormalisedXeroGetProfitAndLossAccrual, udgNormalisedXeroGetProfitAndLossCash, udgNormalisedXeroGetTaxes, wealthboxOauthInitiate, wealthboxSetUserCredentials, wealthboxOauthCallback, wealthboxGetContacts, wealthboxGetContact, wealthboxCreateContact, wealthboxUpdateContact, wealthboxDeleteContact, wealthboxGetTasks, wealthboxGetTask, wealthboxCreateTask, wealthboxUpdateTask, wealthboxDeleteTask, wealthboxGetEvents, wealthboxGetEvent, wealthboxCreateEvent, wealthboxUpdateEvent, wealthboxDeleteEvent, wealthboxGetOpportunities, wealthboxGetOpportunity, wealthboxCreateOpportunity, wealthboxUpdateOpportunity, wealthboxDeleteOpportunity, wealthboxGetNotes, wealthboxGetNote, wealthboxCreateNote, wealthboxUpdateNote, wealthboxGetProjects, wealthboxGetProject, wealthboxCreateProject, wealthboxUpdateProject, wealthboxDeleteProject, wealthboxGetWorkflows, wealthboxGetWorkflow, wealthboxCreateWorkflow, wealthboxDeleteWorkflow, wealthboxCompleteWorkflowStep, wealthboxRevertWorkflowStep, wealthboxAddHouseholdMember, wealthboxRemoveHouseholdMember, wealthboxGetUserGroups, wealthboxGetMe, wealthboxGetUsers, wealthboxGetTeams, wealthboxGetTags, wealthboxGetCustomFields, wealthboxGetCategoryMembers, wealthboxGetComments, wealthboxGetContactRoles, wealthboxGetWorkflowTemplates, wealthboxGetWorkflowTemplate, wealthboxGetActivity };
|
|
7944
9338
|
};
|
|
7945
9339
|
exports.getIntegrationsAPI = getIntegrationsAPI;
|
|
7946
9340
|
//# sourceMappingURL=generated-api.js.map
|