@ryan-pip/pulumi-fivetran 0.1.0 → 0.2.1

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/types/output.d.ts CHANGED
@@ -16,7 +16,10 @@ export interface ConnectorAuth {
16
16
  * - Service `gitlab`: Your GitLab access token.
17
17
  * - Service `googleBusinessProfile`: Your Google Business Profile Access token.
18
18
  * - Service `googleCalendar`: Your Google Calendar access token.
19
+ * - Service `googleClassroom`: The `Access Token` that carries the information necessary for API resources to fetch data.
19
20
  * - Service `googleTasks`: The access token that carries the information necessary for API resources to your Google Tasks fetch data.
21
+ * - Service `instagramBusiness`: The `Access Token` carries the information necessary for API resources to fetch data
22
+ * - Service `intercom`: The long-lived `Access Token` carries the information necessary for API resources to fetch data.
20
23
  * - Service `medallia`: Your Medallia access token that contains all the information necessary for the API resources to fetch your data.
21
24
  * - Service `pinterestOrganic`: Your Pinterest access token.
22
25
  * - Service `ramp`: Your Ramp access token.
@@ -35,6 +38,12 @@ export interface ConnectorAuth {
35
38
  * - Service `zoom`: Your Zoom Access token.
36
39
  */
37
40
  accessToken?: string;
41
+ /**
42
+ * Field usage depends on `service` value:
43
+ * - Service `elasticCloud`: The Elasticsearch API key. If omitted, then basic user and password authentication will apply.
44
+ * - Service `esSelfHosted`: The Elasticsearch API key. If omitted, then basic user and password authentication will apply.
45
+ */
46
+ apiKey?: string;
38
47
  /**
39
48
  * Field usage depends on `service` value:
40
49
  * - Service `amazonSellingPartner`: `AWS Access Key` of your AWS Account User.
@@ -50,12 +59,18 @@ export interface ConnectorAuth {
50
59
  * Field usage depends on `service` value:
51
60
  * - Service `amazonSellingPartner`: `Client ID` of your Amazon Seller/Vendor Central client application.
52
61
  * - Service `appleSearchAds`: Apple Search Ads REST API Client ID. Must be populated if `isAuth2Enabled` is set to `true`.
62
+ * - Service `workday`: Client ID
63
+ * - Service `workdayFinancialManagement`: ID of your Workday Client App
64
+ * - Service `workdayHcm`: ID of your Workday Client App
53
65
  * - Service `yahooDsp`: Your Yahoo DSP Client ID.
54
66
  */
55
67
  clientId?: string;
56
68
  /**
57
69
  * Field usage depends on `service` value:
58
70
  * - Service `amazonSellingPartner`: `Client Secret` of your Amazon Seller/Vendor Central client application.
71
+ * - Service `workday`: Client Secret
72
+ * - Service `workdayFinancialManagement`: Secret of your Workday Client App
73
+ * - Service `workdayHcm`: Secret of your Workday Client App
59
74
  * - Service `yahooDsp`: Your Yahoo DSP Client Secret.
60
75
  */
61
76
  clientSecret?: string;
@@ -103,6 +118,7 @@ export interface ConnectorAuth {
103
118
  /**
104
119
  * Field usage depends on `service` value:
105
120
  * - Service `adroll`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
121
+ * - Service `airtable`: The long-lived refresh token along with the client ID and client secret carry the information necessary to get a new access token for API resources.
106
122
  * - Service `amazonAds`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
107
123
  * - Service `amazonSellingPartner`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
108
124
  * - Service `asana`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
@@ -112,6 +128,7 @@ export interface ConnectorAuth {
112
128
  * - Service `azureSqlManagedDb`: The long-lived Refresh token carries the information necessary to get a new access token for API resources.
113
129
  * - Service `billingPlatform`: Your BillingPlatform refresh token.
114
130
  * - Service `bingads`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
131
+ * - Service `businessCentral`: The long-lived refresh token along with the client ID and client secret parameters carry the information necessary to get a new access token for API resources.
115
132
  * - Service `calendly`: Your Calendly refresh token.
116
133
  * - Service `docebo`: Your Docebo Refresh Token.
117
134
  * - Service `doubleClickCampaignManager`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
@@ -130,7 +147,9 @@ export interface ConnectorAuth {
130
147
  * - Service `googleAnalyticsMcf`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
131
148
  * - Service `googleBusinessProfile`: Your Google Business Profile Refresh token.
132
149
  * - Service `googleCalendar`: Your Google Calendar refresh token.
150
+ * - Service `googleClassroom`: The long-lived `Refresh token` of your Google Calendar client application.
133
151
  * - Service `googleDisplayAndVideo360`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
152
+ * - Service `googlePlay`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
134
153
  * - Service `googleSearchAds360`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
135
154
  * - Service `googleSheets`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
136
155
  * - Service `googleTasks`: The long-lived refresh token of your Google Tasks client application.
@@ -138,12 +157,14 @@ export interface ConnectorAuth {
138
157
  * - Service `hubspot`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
139
158
  * - Service `linkedinAds`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
140
159
  * - Service `linkedinCompanyPages`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
160
+ * - Service `microsoftLists`: The long-lived Refresh token carries the information necessary to get a new access token for API resources.
141
161
  * - Service `oneDrive`: The long-lived `Refresh token` carries the information necessary to get a new access token for API resources.
142
162
  * - Service `optimizely`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
143
163
  * - Service `outreach`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
144
164
  * - Service `pinterestAds`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
145
165
  * - Service `pinterestOrganic`: Your Pinterest refresh token.
146
166
  * - Service `pipedrive`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
167
+ * - Service `qualtrics`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
147
168
  * - Service `quickbooks`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
148
169
  * - Service `ramp`: Your Ramp refresh token.
149
170
  * - Service `redditAds`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
@@ -155,7 +176,9 @@ export interface ConnectorAuth {
155
176
  * - Service `snapchatAds`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
156
177
  * - Service `spotifyAds`: The long-lived `Refresh token` along with the `clientId` and `clientSecret` parameters carry the information necessary to get a new access token for API resources.
157
178
  * - Service `typeform`: The Typeform API refresh token.
179
+ * - Service `workday`: OAuth Refresh Token
158
180
  * - Service `yahooSearchAdsYahooJapan`: Your Yahoo Search Ads Refresh Token.
181
+ * - Service `zohoCrm`: The long-lived `Refresh token`, along with the `clientId` and `clientSecret` parameters, carries the information necessary to get a new access token for API resources.
159
182
  * - Service `zoom`: Your Zoom Refresh token.
160
183
  */
161
184
  refreshToken?: string;
@@ -176,9 +199,127 @@ export interface ConnectorAuth {
176
199
  userAccessToken?: string;
177
200
  }
178
201
  export interface ConnectorAuthClientAccess {
202
+ /**
203
+ * Field usage depends on `service` value:
204
+ * - Service `adroll`: `Client ID` of your AdRoll client application.
205
+ * - Service `airtable`: `Client ID` of your Airtable client application.
206
+ * - Service `amazonAds`: `Client ID` of your Amazon Ads client application.
207
+ * - Service `asana`: `Client ID` of your Asana client application.
208
+ * - Service `azureServiceBus`: `Client ID` of your Azure application. Required if the authentication type is `AzureActiveDirectory`
209
+ * - Service `bingads`: `Client ID` of your Microsoft Advertising client application.
210
+ * - Service `businessCentral`: `Client ID` of your Airtable client application.
211
+ * - Service `doubleClickCampaignManager`: `Client ID` of your Google Campaign Manager 360 client application.
212
+ * - Service `doubleClickPublishers`: `Client ID` of your Google Ad Manager client application.
213
+ * - Service `dropbox`: `Client ID` of your Dropbox client application.
214
+ * - Service `dynamics365`: `Client ID` of your Dynamic 365 client application, or Service Principal.
215
+ * - Service `facebookAds`: `Client ID` of your Facebook client application.
216
+ * - Service `facebookPages`: `Client ID` of your Facebook client application.
217
+ * - Service `financialForce`: `Client ID` of your Salesforce client application.
218
+ * - Service `front`: `Client ID` of your Front client application.
219
+ * - Service `googleAds`: `Client ID` of your Google Ads client application.
220
+ * - Service `googleAnalytics`: `Client ID` of your Google Analytics client application.
221
+ * - Service `googleAnalytics4`: `Client ID` of your Google Analytics client application.
222
+ * - Service `googleAnalyticsMcf`: `Client ID` of your Google Analytics client application.
223
+ * - Service `googleDisplayAndVideo360`: `Client ID` of your Google Display & Video 360 client application.
224
+ * - Service `googlePlay`: `Client ID` of your Google Play client application.
225
+ * - Service `googleSearchAds360`: `Client ID` of your Google Search Ads 360 client application.
226
+ * - Service `googleSearchConsole`: `Client ID` of your Google Search Console client application.
227
+ * - Service `googleSheets`: `Client ID` of your Google Sheets client application.
228
+ * - Service `helpscout`: `Client ID` of your Help Scout client application.
229
+ * - Service `hubspot`: `Client ID` of your HubSpot client application.
230
+ * - Service `instagramBusiness`: `Client ID` of your Facebook client application.
231
+ * - Service `linkedinAds`: `Client ID` of your LinkedIn client application.
232
+ * - Service `linkedinCompanyPages`: `Client ID` of your LinkedIn client application.
233
+ * - Service `microsoftLists`: `Client ID` of your Microsoft client application.
234
+ * - Service `oneDrive`: `Client ID` of your Microsoft OneDrive client application.
235
+ * - Service `optimizely`: `Client ID` of your Optimizely client application.
236
+ * - Service `outreach`: `Client ID` of your Outreach client application.
237
+ * - Service `pardot`: `Client ID` of your Pardot client application.
238
+ * - Service `pinterestAds`: `Client ID` of your Pinterest client application.
239
+ * - Service `pipedrive`: `Client ID` of your Pipedrive client application.
240
+ * - Service `qualtrics`: `Client ID` of your Qualtrics client application.
241
+ * - Service `quickbooks`: `Client ID` of your QuickBooks client application.
242
+ * - Service `redditAds`: `Client ID` of your Reddit Ads client application.
243
+ * - Service `salesforce`: `Client ID` of your Salesforce client application.
244
+ * - Service `salesforceSandbox`: `Client ID` of your Salesforce client application.
245
+ * - Service `sharePoint`: `Client ID` of your Microsoft client application.
246
+ * - Service `snapchatAds`: `Client ID` of your Snapchat Ads client application.
247
+ * - Service `spotifyAds`: `Client ID` of your Ad Studio application.
248
+ * - Service `surveyMonkey`: `Client ID` of your SurveyMonkey client application.
249
+ * - Service `tiktokAds`: `Client ID` of your TikTok Ads client application.
250
+ * - Service `twitter`: `Client ID` of your Twitter client application.
251
+ * - Service `twitterAds`: `Client ID` of your Twitter Ads client application.
252
+ * - Service `typeform`: The Typeform client ID.
253
+ * - Service `yahooGemini`: `Client ID` of your Yahoo Gemini client application.
254
+ * - Service `youtubeAnalytics`: `Client ID` of your Youtube client application.
255
+ * - Service `zohoCrm`: `Client ID` of your Zoho client application.
256
+ */
179
257
  clientId?: string;
258
+ /**
259
+ * Field usage depends on `service` value:
260
+ * - Service `adroll`: `Client Secret` of your AdRoll client application.
261
+ * - Service `airtable`: `Client Secret` of your Airtable client application.
262
+ * - Service `amazonAds`: `Client Secret` of your Amazon Ads client application.
263
+ * - Service `asana`: `Client Secret` of your Asana client application.
264
+ * - Service `azureServiceBus`: `Client Secret` of your Azure application. Required if the authentication type is `AzureActiveDirectory`
265
+ * - Service `bingads`: `Client Secret` of your Microsoft Advertising client application.
266
+ * - Service `businessCentral`: `Client Secret` of your Airtable client application.
267
+ * - Service `doubleClickCampaignManager`: `Client Secret` of your Google Campaign Manager 360 client application.
268
+ * - Service `doubleClickPublishers`: `Client Secret` of your Google Ad Manager client application.
269
+ * - Service `dropbox`: `Client Secret` of your Dropbox client application.
270
+ * - Service `dynamics365`: `Client Secret` of your Dynamic 365 client application, or Service Principal.
271
+ * - Service `facebookAds`: `Client Secret` of your Facebook client application.
272
+ * - Service `facebookPages`: `Client Secret` of your Facebook client application.
273
+ * - Service `financialForce`: `Client Secret` of your Salesforce client application.
274
+ * - Service `front`: `Client Secret` of your Front client application.
275
+ * - Service `googleAds`: `Client Secret` of your Google Ads client application.
276
+ * - Service `googleAnalytics`: `Client Secret` of your Google Analytics client application.
277
+ * - Service `googleAnalytics4`: `Client Secret` of your Google Analytics client application.
278
+ * - Service `googleAnalyticsMcf`: `Client Secret` of your Google Analytics client application.
279
+ * - Service `googleDisplayAndVideo360`: `Client Secret` of your Google Display & Video 360 client application.
280
+ * - Service `googlePlay`: `Client Secret` of your Google Play client application.
281
+ * - Service `googleSearchAds360`: `Client Secret` of your Google Search Ads 360 client application.
282
+ * - Service `googleSearchConsole`: `Client Secret` of your Google Search Console client application.
283
+ * - Service `googleSheets`: `Client Secret` of your Google Sheets client application.
284
+ * - Service `helpscout`: `Client Secret` of your Help Scout client application.
285
+ * - Service `hubspot`: `Client Secret` of your HubSpot client application.
286
+ * - Service `instagramBusiness`: `Client Secret` of your Facebook client application.
287
+ * - Service `linkedinAds`: `Client Secret` of your LinkedIn client application.
288
+ * - Service `linkedinCompanyPages`: `Client Secret` of your LinkedIn client application.
289
+ * - Service `microsoftLists`: `Client Secret` of your Microsoft client application.
290
+ * - Service `oneDrive`: `Client Secret` of your Microsoft OneDrive client application.
291
+ * - Service `optimizely`: `Client Secret` of your Optimizely client application.
292
+ * - Service `outreach`: `Client Secret` of your Outreach client application.
293
+ * - Service `pardot`: `Client Secret` of your Pardot client application.
294
+ * - Service `pinterestAds`: `Client Secret` of your Pinterest client application.
295
+ * - Service `pipedrive`: `Client Secret` of your Pipedrive client application.
296
+ * - Service `qualtrics`: `Client Secret` of your Qualtrics client application.
297
+ * - Service `quickbooks`: `Client Secret` of your QuickBooks client application.
298
+ * - Service `redditAds`: `Client Secret` of your Reddit Ads client application.
299
+ * - Service `salesforce`: `Client Secret` of your Salesforce client application.
300
+ * - Service `salesforceSandbox`: `Client Secret` of your Salesforce client application.
301
+ * - Service `sharePoint`: `Client Secret` of your Microsoft client application.
302
+ * - Service `snapchatAds`: `Client Secret` of your Snapchat Ads client application.
303
+ * - Service `spotifyAds`: `Client Secret` of your Ad Studio application.
304
+ * - Service `surveyMonkey`: `Client Secret` of your SurveyMonkey client application.
305
+ * - Service `tiktokAds`: `Client Secret` of your TikTok Ads client application.
306
+ * - Service `twitter`: `Client Secret` of your Twitter client application.
307
+ * - Service `twitterAds`: `Client Secret` of your Twitter Ads client application.
308
+ * - Service `typeform`: The Typeform client secret.
309
+ * - Service `yahooGemini`: `Client Secret` of your Yahoo Gemini client application.
310
+ * - Service `youtubeAnalytics`: `Client Secret` of your Youtube client application.
311
+ * - Service `zohoCrm`: `Client Secret` of your Zoho client application.
312
+ */
180
313
  clientSecret?: string;
314
+ /**
315
+ * Field usage depends on `service` value:
316
+ * - Service `googleAds`: Your approved `Developer token` to connect to the Google Ads API.
317
+ */
181
318
  developerToken?: string;
319
+ /**
320
+ * Field usage depends on `service` value:
321
+ * - Service `googleAds`: Your company's name in your Google Ads client application.
322
+ */
182
323
  userAgent?: string;
183
324
  }
184
325
  export interface ConnectorCertificatesCertificate {
@@ -267,10 +408,16 @@ export interface ConnectorConfig {
267
408
  * - Service `workramp`: Your WorkRamp academy ID.
268
409
  */
269
410
  academyId?: string;
411
+ /**
412
+ * Field usage depends on `service` value:
413
+ * - Service `planful`: Your Planful access ID.
414
+ */
415
+ accessId?: string;
270
416
  /**
271
417
  * Field usage depends on `service` value:
272
418
  * - Service `gainsightCustomerSuccess`: The access key for API authentication.
273
419
  * - Service `gongio`: Your Gongio Access key.
420
+ * - Service `planful`: Your Planful access key.
274
421
  * - Service `retailnext`: Your RetailNext access key.
275
422
  */
276
423
  accessKey: string;
@@ -308,6 +455,7 @@ export interface ConnectorConfig {
308
455
  * - Service `lattice`: Your Lattice API access token.
309
456
  * - Service `launchdarkly`: Your LaunchDarkly access token.
310
457
  * - Service `nylas`: Your Nylas access_token.
458
+ * - Service `planhat`: Your Planhat access token.
311
459
  * - Service `rollbar`: Your Rollbar Access Token.
312
460
  * - Service `samsara`: Your Samsara API token.
313
461
  * - Service `slab`: Your Slab API key.
@@ -336,6 +484,7 @@ export interface ConnectorConfig {
336
484
  * Field usage depends on `service` value:
337
485
  * - Service `appcues`: Your Appcues Account ID.
338
486
  * - Service `brightcove`: Your Brightcove account ID.
487
+ * - Service `cin7core`: Your Cin7 Core account ID.
339
488
  * - Service `dear`: Your Dear Account ID.
340
489
  * - Service `harvest`: Your Harvest Account ID.
341
490
  * - Service `optimizely`: Your Optimizely account ID.
@@ -375,7 +524,7 @@ export interface ConnectorConfig {
375
524
  accountRegion: string;
376
525
  /**
377
526
  * Field usage depends on `service` value:
378
- * - Service `foneDynamics`: Your Fone Dynamics Account SID.
527
+ * - Service `foneDynamics`: Your Fone Dynamics account SID.
379
528
  */
380
529
  accountSid?: string;
381
530
  /**
@@ -578,10 +727,15 @@ export interface ConnectorConfig {
578
727
  * - Service `azurePostgres`: Require TLS through Tunnel
579
728
  * - Service `azureSqlDb`: Require TLS through Tunnel.
580
729
  * - Service `azureSqlManagedDb`: Require TLS.
730
+ * - Service `clarity`: Require TLS through Tunnel.
731
+ * - Service `cockroachdb`: Require TLS
581
732
  * - Service `db2iHva`: Require TLS through Tunnel
582
733
  * - Service `db2iSapHva`: Require TLS through Tunnel
583
734
  * - Service `documentdb`: Require TLS encryption.
584
735
  * - Service `dynamics365Fo`: Require TLS through Tunnel.
736
+ * - Service `ehr`: Require TLS through Tunnel.
737
+ * - Service `elasticCloud`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
738
+ * - Service `esSelfHosted`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
585
739
  * - Service `googleCloudMysql`: Require TLS through Tunnel
586
740
  * - Service `googleCloudPostgresql`: Require TLS through Tunnel
587
741
  * - Service `googleCloudSqlserver`: Require TLS.
@@ -596,6 +750,8 @@ export interface ConnectorConfig {
596
750
  * - Service `mysql`: Require TLS through Tunnel
597
751
  * - Service `mysqlAzure`: Require TLS through Tunnel
598
752
  * - Service `mysqlRds`: Require TLS through Tunnel
753
+ * - Service `opendistro`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
754
+ * - Service `opensearch`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
599
755
  * - Service `oracle`: Require TLS through Tunnel
600
756
  * - Service `oracleEbs`: Require TLS through Tunnel
601
757
  * - Service `oracleHva`: Require TLS through Tunnel
@@ -638,8 +794,10 @@ export interface ConnectorConfig {
638
794
  * - Service `360learning`: Your 360Learning API Key.
639
795
  * - Service `6sense`: Your 6sense API Key.
640
796
  * - Service `activecampaign`: Your ActiveCampaign API key.
797
+ * - Service `affinity`: Your Affinity API key.
641
798
  * - Service `airtable`: API key of the Airtable account.
642
799
  * - Service `algolia`: Your Algolia API key.
800
+ * - Service `anvyl`: Your Anvyl API key.
643
801
  * - Service `appcues`: Your Appcues API key.
644
802
  * - Service `assembled`: Your Assembled API key.
645
803
  * - Service `atlassianJiraAlign`: Your Jira Align API key.
@@ -649,13 +807,19 @@ export interface ConnectorConfig {
649
807
  * - Service `avantlink`: Your AvantLink API key.
650
808
  * - Service `ballotready`: Your BallotReady API token.
651
809
  * - Service `bamboohr`: Your API Key.
810
+ * - Service `bazaarvoice`: Your Bazaarvoice API key.
811
+ * - Service `betterworks`: Your Betterworks API key.
652
812
  * - Service `bizzabo`: Your Bizzabo API key.
813
+ * - Service `braveAds`: Your Brave Ads API key
653
814
  * - Service `braze`: Your Braze API Key.
654
815
  * - Service `brevo`: Your Brevo API key.
816
+ * - Service `bubble`: Your Bubble API token.
817
+ * - Service `buildium`: Your Buildium private API key.
655
818
  * - Service `callrail`: Your CallRail API key.
656
819
  * - Service `campaignmonitor`: Your Campaign Monitor API key.
657
820
  * - Service `canny`: Your Canny API key.
658
821
  * - Service `chargebeeProductCatalog1`: Your Chargebee Product Catalog 1 API key.
822
+ * - Service `chargebeeProductCatalog2`: Your Chargebee API key.
659
823
  * - Service `chartmogul`: Your ChartMogul API key.
660
824
  * - Service `chorusai`: Your Chorus API key.
661
825
  * - Service `churnkey`: Your Churnkey API Key.
@@ -664,6 +828,7 @@ export interface ConnectorConfig {
664
828
  * - Service `circleci`: Your CircleCI API Key.
665
829
  * - Service `clickup`: Your ClickUp API key.
666
830
  * - Service `close`: Your Close API key.
831
+ * - Service `cloudbeds`: Your Cloudbeds API key.
667
832
  * - Service `clubspeed`: Your Clubspeed API key.
668
833
  * - Service `coassemble`: Your Coassemble API key.
669
834
  * - Service `codefresh`: Your Codefresh API Key.
@@ -679,6 +844,7 @@ export interface ConnectorConfig {
679
844
  * - Service `delighted`: API Key for your Delighted account
680
845
  * - Service `destini`: Your Destini API Key.
681
846
  * - Service `donus`: Your Donus API key.
847
+ * - Service `doorloop`: Your DoorLoop API key.
682
848
  * - Service `drata`: Your Drata API Key.
683
849
  * - Service `dropboxSign`: Your Dropbox Sign API key.
684
850
  * - Service `duoplane`: Your Duoplane API key.
@@ -694,12 +860,13 @@ export interface ConnectorConfig {
694
860
  * - Service `freightview`: Your Freightview API key.
695
861
  * - Service `freshdesk`: Your Freshdesk API Key.
696
862
  * - Service `freshdeskContactCenter`: Your Freshdesk Contact Center API key.
863
+ * - Service `freshsales`: Your Freshsales API key.
697
864
  * - Service `freshservice`: Your Freshservice API Key.
698
865
  * - Service `freshsuccess`: Your Freshsuccess API key.
699
866
  * - Service `freshteam`: Your Freshteam API key.
700
867
  * - Service `friendbuy`: Your Friendbuy API key.
701
868
  * - Service `fullstory`: Your Fullstory API key.
702
- * - Service `gainsightProductExperience`: Your Gainsight Product Experience API Key.
869
+ * - Service `gainsightProductExperience`: Your Gainsight Product Experience API key.
703
870
  * - Service `gem`: Your Gem API key.
704
871
  * - Service `gorgias`: Your Gorgias API key.
705
872
  * - Service `greenhouse`: Your Greenhouse API key.
@@ -712,11 +879,13 @@ export interface ConnectorConfig {
712
879
  * - Service `infobip`: Your Infobip API key.
713
880
  * - Service `insightly`: Your Insightly API key.
714
881
  * - Service `integrate`: Your Integrate API key.
882
+ * - Service `invoiced`: Your Invoiced API key.
715
883
  * - Service `iterable`: Your Iterable API key.
716
884
  * - Service `ivanti`: Your Ivanti API Key.
717
885
  * - Service `jotform`: Your Jotform API key.
718
886
  * - Service `justcall`: Your JustCall API key.
719
887
  * - Service `katana`: Your Katana API key.
888
+ * - Service `kevel`: Your Kevel API key.
720
889
  * - Service `keypay`: Your KeyPay API key.
721
890
  * - Service `kisi`: Your Kisi API key.
722
891
  * - Service `klaviyo`: Your Klaviyo API key.
@@ -724,6 +893,7 @@ export interface ConnectorConfig {
724
893
  * - Service `lemlist`: Your Lemlist API key.
725
894
  * - Service `lever`: Your Lever API key.
726
895
  * - Service `liftoff`: Your Liftoff API key.
896
+ * - Service `linear`: Your Linear API key.
727
897
  * - Service `linksquares`: Your LinkSquares API key.
728
898
  * - Service `lob`: Your Lob API key.
729
899
  * - Service `loop`: Your Loop API key.
@@ -734,8 +904,10 @@ export interface ConnectorConfig {
734
904
  * - Service `maxioChargify`: Enter Your API Key.
735
905
  * - Service `messagebird`: Your MessageBird API key.
736
906
  * - Service `mountain`: Your MNTN API key.
737
- * - Service `myosh`: Your Myosh API Key.
907
+ * - Service `myosh`: Your myosh API key.
908
+ * - Service `okendo`: Your Okendo API key.
738
909
  * - Service `ometria`: Your Ometria API Key.
910
+ * - Service `oncehub`: Your OnceHub API key.
739
911
  * - Service `ordway`: Your Ordway API key.
740
912
  * - Service `ortto`: Your Ortto API key.
741
913
  * - Service `pagerduty`: Your PagerDuty API key.
@@ -745,11 +917,13 @@ export interface ConnectorConfig {
745
917
  * - Service `picqer`: Your Picqer API key.
746
918
  * - Service `pinpoint`: Your Pinpoint API key.
747
919
  * - Service `pipe17`: The Pipe17 API key.
920
+ * - Service `placerai`: Your Placer.ai API key.
748
921
  * - Service `playvox`: Your Playvox API Key.
749
922
  * - Service `posthog`: Your PostHog API key.
750
923
  * - Service `prive`: Your Prive API key.
751
924
  * - Service `qualaroo`: Your Qualaroo API Key.
752
925
  * - Service `quorum`: Your Quorum API key.
926
+ * - Service `reboundReturns`: Your ReBound Returns API key.
753
927
  * - Service `recurly`: The Recurly API key.
754
928
  * - Service `replyio`: Your Reply API key.
755
929
  * - Service `revenuecat`: Your RevenueCat API key.
@@ -760,6 +934,7 @@ export interface ConnectorConfig {
760
934
  * - Service `rippling`: Your Rippling API key.
761
935
  * - Service `rocketlane`: Your Rocketlane API key.
762
936
  * - Service `rootly`: Your Rootly API key.
937
+ * - Service `safebase`: Your SafeBase API key.
763
938
  * - Service `sageHr`: Your Sage HR API key.
764
939
  * - Service `sailthru`: The Sailthru API key.
765
940
  * - Service `salsify`: Your Salsify API Key.
@@ -770,6 +945,7 @@ export interface ConnectorConfig {
770
945
  * - Service `shortio`: Your Short.io API key.
771
946
  * - Service `simplesat`: Your Simplesat API key.
772
947
  * - Service `sistrix`: Your SISTRIX API key.
948
+ * - Service `skilljar`: Your Skilljar API key.
773
949
  * - Service `smartwaiver`: Your Smartwaiver API key.
774
950
  * - Service `snyk`: Your Snyk API key.
775
951
  * - Service `sonarqube`: Your Sonarqube API key.
@@ -780,8 +956,11 @@ export interface ConnectorConfig {
780
956
  * - Service `stripe`: Restricted API key
781
957
  * - Service `stripeTest`: Restricted API key
782
958
  * - Service `subscript`: Your Subscript API key.
959
+ * - Service `survicate`: Your Survicate API Key.
783
960
  * - Service `teads`: Your Teads API key.
961
+ * - Service `teamtailor`: Your Teamtailor API key.
784
962
  * - Service `testrail`: Your TestRail API key.
963
+ * - Service `ticketTailor`: Your Ticket Tailor API key.
785
964
  * - Service `transcend`: Your Transcend API Key.
786
965
  * - Service `trello`: Your TRELLO api key.
787
966
  * - Service `uppromote`: Your UpPromote API key.
@@ -839,6 +1018,11 @@ export interface ConnectorConfig {
839
1018
  * - Service `alchemer`: Your Alchemer API Secret key.
840
1019
  */
841
1020
  apiSecretKey?: string;
1021
+ /**
1022
+ * Field usage depends on `service` value:
1023
+ * - Service `sigmaComputingSource`: Your Sigma Computing api server.
1024
+ */
1025
+ apiServer: string;
842
1026
  /**
843
1027
  * Field usage depends on `service` value:
844
1028
  * - Service `aha`: Your Aha! API key.
@@ -848,12 +1032,14 @@ export interface ConnectorConfig {
848
1032
  * - Service `brex`: Your Brex API token
849
1033
  * - Service `buildkite`: Your Buildkite API token.
850
1034
  * - Service `buzzsprout`: Your Buzzsprout API token.
1035
+ * - Service `centra`: Your Centra API Token.
851
1036
  * - Service `chameleon`: Your Chameleon API token.
852
1037
  * - Service `clari`: Your Clari API token.
853
1038
  * - Service `confluence`: The Confluence API token.
854
1039
  * - Service `dixa`: Your Dixa API token.
855
1040
  * - Service `drip`: Your Drip API Token.
856
- * - Service `foneDynamics`: Your Fone Dynamics API Token.
1041
+ * - Service `factbird`: Your Factbird API token.
1042
+ * - Service `foneDynamics`: Your Fone Dynamics API token.
857
1043
  * - Service `fountain`: Your Fountain API token.
858
1044
  * - Service `g2`: Your G2 API token.
859
1045
  * - Service `gladly`: Your Gladly API Token.
@@ -870,16 +1056,19 @@ export interface ConnectorConfig {
870
1056
  * - Service `pipedrive`: (Optional)Your Pipedrive personal API token
871
1057
  * - Service `pivotalTracker`: Pivotal Tracker API token.
872
1058
  * - Service `postmark`: Your Postmark account API token.
1059
+ * - Service `productive`: Your Productive API token.
873
1060
  * - Service `qualtrics`: API token of the Qualtrics account.
874
1061
  * - Service `rakutenadvertising`: Your Rakuten Advertising API token.
875
1062
  * - Service `recharge`: The Recharge API token.
876
1063
  * - Service `referralhero`: Your Referralhero API token.
877
1064
  * - Service `resourceManagementBySmartsheet`: Your Resource Management by Smartsheet API token.
878
1065
  * - Service `retently`: Your Retently API token.
1066
+ * - Service `rundeck`: Your Rundeck API token.
879
1067
  * - Service `safetyculture`: Your SafetyCulture API token.
880
1068
  * - Service `sensorTower`: Your Sensor Tower API token.
881
1069
  * - Service `simplecast`: Your Simplecast API token.
882
1070
  * - Service `snyk`: Your Snyk API token.
1071
+ * - Service `textus`: Your TextUs API token.
883
1072
  * - Service `togglTrack`: Your Toggl Track API token
884
1073
  * - Service `trello`: Your TRELLO api token.
885
1074
  * - Service `trisolute`: Your Trisolute API token.
@@ -900,6 +1089,16 @@ export interface ConnectorConfig {
900
1089
  * - Service `zendesk`: Maximum Zendesk Api Usage allowed
901
1090
  */
902
1091
  apiUsage: string;
1092
+ /**
1093
+ * Field usage depends on `service` value:
1094
+ * - Service `shipnetwork`: Your ShipNetwork API user identifier.
1095
+ */
1096
+ apiUserIdentifier?: string;
1097
+ /**
1098
+ * Field usage depends on `service` value:
1099
+ * - Service `shipnetwork`: Your ShipNetwork API user secret.
1100
+ */
1101
+ apiUserSecret?: string;
903
1102
  /**
904
1103
  * Field usage depends on `service` value:
905
1104
  * - Service `kustomer`: Api Utilization Percentage
@@ -929,6 +1128,11 @@ export interface ConnectorConfig {
929
1128
  * - Service `yotpo`: Your Yotpo App Key
930
1129
  */
931
1130
  appKey?: string;
1131
+ /**
1132
+ * Field usage depends on `service` value:
1133
+ * - Service `brightpearl`: Your Brightpearl app reference.
1134
+ */
1135
+ appReference?: string;
932
1136
  appSecretToken?: string;
933
1137
  /**
934
1138
  * Field usage depends on `service` value:
@@ -963,6 +1167,7 @@ export interface ConnectorConfig {
963
1167
  applicationId?: string;
964
1168
  /**
965
1169
  * Field usage depends on `service` value:
1170
+ * - Service `cin7core`: Your Cin7 Core application key.
966
1171
  * - Service `datadog`: Your Datadog application key.
967
1172
  * - Service `dear`: Your Dear Application key.
968
1173
  * - Service `partnerize`: Your Partnerize user application key.
@@ -1087,15 +1292,23 @@ export interface ConnectorConfig {
1087
1292
  * - Service `github`: Authorization type.
1088
1293
  */
1089
1294
  authMode: string;
1295
+ /**
1296
+ * Field usage depends on `service` value:
1297
+ * - Service `zonkaFeedback`: Your Zonka Feedback auth token.
1298
+ */
1299
+ authToken?: string;
1090
1300
  /**
1091
1301
  * Field usage depends on `service` value:
1092
1302
  * - Service `airtable`: Type of authentication being used by connector
1093
1303
  * - Service `awsCostReport`: Access approach
1094
1304
  * - Service `azureServiceBus`: The authentication mode to access the topic
1305
+ * - Service `dynamics365`: Authentication mechanism. Either one of `OAUTH2`, or `SERVICE_PRINCIPAL`. Default value `OAUTH2`
1095
1306
  * - Service `gcs`: Authorization type. Required for storage bucket authentication.
1096
1307
  * - Service `googleSheets`: The `OAuth` value must be specified for this type of authorization.
1097
1308
  * - Service `jira`: Authorization type.
1309
+ * - Service `mixpanel`: Authentication Method
1098
1310
  * - Service `pardot`: Authenticate using OAuth or HTTP Basic
1311
+ * - Service `qualtrics`: Type of authentication being used by connector
1099
1312
  * - Service `s3`: Access approach
1100
1313
  * - Service `wasabiCloudStorage`: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value: `ACCESS_KEY`.
1101
1314
  */
@@ -1103,6 +1316,10 @@ export interface ConnectorConfig {
1103
1316
  /**
1104
1317
  * Field usage depends on `service` value:
1105
1318
  * - Service `adobeAnalytics`: Authentication Method
1319
+ * - Service `elasticCloud`: The authentication method used to connect to your cluster.
1320
+ * - Service `esSelfHosted`: The authentication method used to connect to your cluster.
1321
+ * - Service `opendistro`: The authentication method used to connect to your cluster.
1322
+ * - Service `opensearch`: The authentication method used to connect to your cluster.
1106
1323
  */
1107
1324
  authenticationMethod: string;
1108
1325
  authorizationMethod: string;
@@ -1132,17 +1349,22 @@ export interface ConnectorConfig {
1132
1349
  * Field usage depends on `service` value:
1133
1350
  * - Service `aha`: Your Aha! subdomain.
1134
1351
  * - Service `billingPlatform`: Your BillingPlatform subdomain.
1352
+ * - Service `boostr`: Your Boostr base URL.
1135
1353
  * - Service `brex`: Your Brex Base URL
1354
+ * - Service `centra`: Your Centra Base URL.
1136
1355
  * - Service `cultureAmp`: Your Culture Amp base URL.
1137
1356
  * - Service `financialForce`: (Optional) The custom Salesforce domain. Make sure that the `baseUrl` starts with `https://`.
1357
+ * - Service `freshsales`: Your Freshsales product.
1138
1358
  * - Service `gongio`: Your Gong API Base URL.
1139
1359
  * - Service `ironclad`: Your Ironclad base url.
1140
1360
  * - Service `jotform`: Your Jotform base URL.
1141
1361
  * - Service `mailgun`: Your Mailgun base URL.
1142
1362
  * - Service `ortto`: Your Ortto base URL. Possible values: `api`, `api.au`, `api.eu`.
1363
+ * - Service `prismaCloud`: Your Prisma Cloud admin console URL.
1143
1364
  * - Service `salesforce`: (Optional) The custom Salesforce domain. Make sure that the `baseUrl` starts with `https://`.
1144
1365
  * - Service `salesforceSandbox`: (Optional) The custom Salesforce domain. Make sure that the `baseUrl` starts with `https://`.
1145
1366
  * - Service `veevavault`: Your Veeva Vault base URL.
1367
+ * - Service `vitally`: Your Vitally base URL.
1146
1368
  */
1147
1369
  baseUrl: string;
1148
1370
  /**
@@ -1154,6 +1376,7 @@ export interface ConnectorConfig {
1154
1376
  * - Service `hopin`: Your Hopin API key.
1155
1377
  * - Service `orbit`: Your Orbit API Token.
1156
1378
  * - Service `productboard`: Your Productboard API key.
1379
+ * - Service `smarthr`: Your SmartHR access token.
1157
1380
  * - Service `sprout`: Your Sprout Social API Access Token.
1158
1381
  * - Service `zenefits`: Your Zenefits bearer token.
1159
1382
  */
@@ -1222,9 +1445,15 @@ export interface ConnectorConfig {
1222
1445
  * - Service `pardot`: Business Unit Id
1223
1446
  */
1224
1447
  businessUnitId?: string;
1448
+ /**
1449
+ * Field usage depends on `service` value:
1450
+ * - Service `databricksDb`: catalog to sync
1451
+ */
1452
+ catalog?: string;
1225
1453
  /**
1226
1454
  * Field usage depends on `service` value:
1227
1455
  * - Service `anaplan`: The contents of your PEM certificate file. Must be populated if `authMode` is set to `Certificate`.
1456
+ * - Service `qualtrics`: Your Client Certificate
1228
1457
  */
1229
1458
  certificate: string;
1230
1459
  /**
@@ -1257,24 +1486,32 @@ export interface ConnectorConfig {
1257
1486
  * - Service `adobeAnalytics`: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project.
1258
1487
  * - Service `adobeWorkfront`: Your Adobe Workfront client ID.
1259
1488
  * - Service `adpWorkforceNow`: Your ADP Client ID.
1489
+ * - Service `akamai`: Your Akamai client ID.
1260
1490
  * - Service `auth0`: Your Auth0 client ID.
1261
1491
  * - Service `billingPlatform`: Your BillingPlatform client ID.
1262
1492
  * - Service `brightcove`: Your Brightcove client ID.
1493
+ * - Service `brightpearl`: Your Brightpearl client id.
1494
+ * - Service `buildium`: Your Buildium API client ID.
1495
+ * - Service `canvasByInstructure`: Your Canvas by Instructure client ID.
1263
1496
  * - Service `castorEdc`: Your Castor EDC client Id.
1264
1497
  * - Service `commercetools`: Your commercetools client ID.
1265
1498
  * - Service `concur`: The SAP Concur Client ID.
1266
1499
  * - Service `coupa`: Your Coupa clientId
1267
1500
  * - Service `criteo`: Your Criteo Client ID.
1501
+ * - Service `criteoRetailMedia`: Your Criteo Retail Media client ID.
1268
1502
  * - Service `cultureAmp`: Your Culture Amp client ID.
1269
1503
  * - Service `cvent`: Your Cvent client ID.
1270
1504
  * - Service `d2lBrightspace`: Your D2L Brightspace client ID.
1271
- * - Service `ebay`: Your eBay client ID.
1505
+ * - Service `ebay`: Your eBay app ID.
1506
+ * - Service `exactOnline`: Your Exact Online client ID.
1272
1507
  * - Service `flexport`: The Flexport API Key.
1273
1508
  * - Service `genesys`: Your Genesys client ID.
1274
1509
  * - Service `hanaSapHvaEccNetweaver`: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon.
1275
1510
  * - Service `hanaSapHvaS4Netweaver`: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon.
1511
+ * - Service `ilevel`: Your iLevel Client ID.
1276
1512
  * - Service `instructure`: Your Instructure client ID.
1277
1513
  * - Service `integralAdScience`: Your integralAdScience client id.
1514
+ * - Service `jamaSoftware`: Your Jama Software client ID.
1278
1515
  * - Service `lookerSource`: Your Looker Client ID.
1279
1516
  * - Service `marketo`: Marketo REST API Client Id.
1280
1517
  * - Service `medallia`: Medallia Client ID
@@ -1288,7 +1525,10 @@ export interface ConnectorConfig {
1288
1525
  * - Service `paypalSandbox`: `Client ID` of your PayPal client application.
1289
1526
  * - Service `personio`: Your Personio Client ID.
1290
1527
  * - Service `piwikPro`: Your Piwik PRO client ID.
1528
+ * - Service `podio`: Your Podio client ID.
1291
1529
  * - Service `powerReviewsEnterprise`: Your PowerReviews Enterprise Client ID.
1530
+ * - Service `prismaCloud`: Your Prisma Cloud access key ID.
1531
+ * - Service `procore`: Your Procore client ID.
1292
1532
  * - Service `quoraAds`: Your Quora Ads client ID.
1293
1533
  * - Service `reltio`: Your Reltio client ID.
1294
1534
  * - Service `salesforceCommerceCloud`: The Salesforce Commerce Cloud Client ID.
@@ -1298,6 +1538,11 @@ export interface ConnectorConfig {
1298
1538
  * - Service `servicenow`: ServiceNow Client ID.
1299
1539
  * - Service `servicetitan`: Your ServiceTitan client ID.
1300
1540
  * - Service `sharetribe`: Your Sharetribe client ID.
1541
+ * - Service `shipnetwork`: Your ShipNetwork client ID.
1542
+ * - Service `sigmaComputingSource`: Your Sigma Computing client ID.
1543
+ * - Service `skillstx`: Your SkillsTX client ID.
1544
+ * - Service `smartrecruiters`: Your SmartRecruiters client ID.
1545
+ * - Service `splash`: Your Splash client ID.
1301
1546
  * - Service `square`: The Application ID of your organization.
1302
1547
  * - Service `standardMetrics`: Your Standard Metrics Client ID.
1303
1548
  * - Service `swoogo`: Your Swoogo client Id.
@@ -1305,8 +1550,9 @@ export interface ConnectorConfig {
1305
1550
  * - Service `talkdesk`: The Client ID of your OAuth Client
1306
1551
  * - Service `toast`: Your Toast client ID.
1307
1552
  * - Service `trelica`: Your Trelica client ID.
1308
- * - Service `tymeshift`: Your Tymeshift client ID.
1553
+ * - Service `tymeshift`: Your Tymeshift email.
1309
1554
  * - Service `udemyBusiness`: Your Udemy Business client ID.
1555
+ * - Service `visma`: Your Visma client ID.
1310
1556
  * - Service `vonageContactCenter`: Your Vonage Contact Center client ID.
1311
1557
  * - Service `walmartMarketplace`: Your Walmart Marketplace client ID.
1312
1558
  * - Service `xero`: your clientId
@@ -1316,6 +1562,7 @@ export interface ConnectorConfig {
1316
1562
  * - Service `zohoBooks`: Your Zoho Books Client ID.
1317
1563
  * - Service `zohoCampaigns`: Your Zoho Campaigns Client ID.
1318
1564
  * - Service `zohoDesk`: Your Zoho Desk Client Id.
1565
+ * - Service `zohoInventory`: Your Zoho Inventory client ID.
1319
1566
  * - Service `zuora`: Zuora Client ID.
1320
1567
  * - Service `zuoraSandbox`: Zuora Client ID.
1321
1568
  */
@@ -1364,22 +1611,29 @@ export interface ConnectorConfig {
1364
1611
  * - Service `adobeAnalytics`: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project.
1365
1612
  * - Service `adobeWorkfront`: Your Adobe Workfront client secret.
1366
1613
  * - Service `adpWorkforceNow`: Your ADP Client Secret.
1614
+ * - Service `akamai`: Your Akamai client secret.
1367
1615
  * - Service `auth0`: Your Auth0 client Secret.
1368
1616
  * - Service `billingPlatform`: Your BillingPlatform client secret.
1369
1617
  * - Service `brightcove`: Your Brightcove client secret.
1618
+ * - Service `brightpearl`: Your Brightpearl client secret.
1619
+ * - Service `canvasByInstructure`: Your Canvas by Instructure client secret.
1370
1620
  * - Service `castorEdc`: Your Castor EDC Client Secret.
1371
1621
  * - Service `commercetools`: Your commercetools client secret.
1372
1622
  * - Service `concur`: The SAP Concur Client secret.
1373
1623
  * - Service `coupa`: Your Coupa clientId
1374
1624
  * - Service `criteo`: Your Criteo client secret key.
1625
+ * - Service `criteoRetailMedia`: Your Criteo Retail Media client Secret.
1375
1626
  * - Service `cultureAmp`: Your Culture Amp client secret.
1376
1627
  * - Service `cvent`: Your Cvent client secret.
1377
1628
  * - Service `d2lBrightspace`: Your D2L Brightspace client secret.
1378
- * - Service `ebay`: Your eBay client secret.
1629
+ * - Service `ebay`: Your eBay cert ID.
1630
+ * - Service `exactOnline`: Your Exact Online client secret.
1379
1631
  * - Service `flexport`: The Flexport API Secret.
1380
1632
  * - Service `genesys`: Your Genesys client secret.
1633
+ * - Service `ilevel`: Your iLevel Client Secret.
1381
1634
  * - Service `instructure`: Your Instructure client secret.
1382
1635
  * - Service `integralAdScience`: Your integralAdScience client secret.
1636
+ * - Service `jamaSoftware`: Your Jama Software client secret.
1383
1637
  * - Service `lookerSource`: Your Looker Client Secret.
1384
1638
  * - Service `marketo`: Marketo REST API Client Secret.
1385
1639
  * - Service `medallia`: Medallia Client Secret key
@@ -1389,7 +1643,10 @@ export interface ConnectorConfig {
1389
1643
  * - Service `paychex`: Your Paychex client secret.
1390
1644
  * - Service `personio`: Your Personio secret.
1391
1645
  * - Service `piwikPro`: Your Piwik PRO client secret.
1646
+ * - Service `podio`: Your Podio client secret.
1392
1647
  * - Service `powerReviewsEnterprise`: Your PowerReviews Enterprise Client Secret.
1648
+ * - Service `prismaCloud`: Your Prisma Cloud secret access Key.
1649
+ * - Service `procore`: Your Procore client secret.
1393
1650
  * - Service `quoraAds`: Your Quora Ads client secret.
1394
1651
  * - Service `reltio`: Your Reltio client secret.
1395
1652
  * - Service `salesforceCommerceCloud`: The Salesforce Commerce Cloud Client secret.
@@ -1399,6 +1656,10 @@ export interface ConnectorConfig {
1399
1656
  * - Service `servicenow`: ServiceNow Client Secret.
1400
1657
  * - Service `servicetitan`: Your ServiceTitan secret key.
1401
1658
  * - Service `sharetribe`: Your Sharetribe client secret.
1659
+ * - Service `sigmaComputingSource`: Your Sigma Computing client secret.
1660
+ * - Service `skillstx`: Your SkillsTX client secret.
1661
+ * - Service `smartrecruiters`: Your SmartRecruiters client secret.
1662
+ * - Service `splash`: Your Splash client secret.
1402
1663
  * - Service `square`: The Application Secret of your organization.
1403
1664
  * - Service `standardMetrics`: Your Standard Metrics Client secret.
1404
1665
  * - Service `swoogo`: Your Swoogo Client Secret.
@@ -1407,8 +1668,9 @@ export interface ConnectorConfig {
1407
1668
  * - Service `thinkific`: Your Thinkific client secret.
1408
1669
  * - Service `toast`: Your Toast client secret.
1409
1670
  * - Service `trelica`: Your Trelica client secret.
1410
- * - Service `tymeshift`: Your Tymeshift client secret.
1671
+ * - Service `tymeshift`: Your Tymeshift password.
1411
1672
  * - Service `udemyBusiness`: Your Udemy Business client secret.
1673
+ * - Service `visma`: Your Visma client secret.
1412
1674
  * - Service `vonageContactCenter`: Your Vonage Contact Center client secret.
1413
1675
  * - Service `walmartMarketplace`: Your Walmart Marketplace client secret.
1414
1676
  * - Service `xero`: your clientSecret
@@ -1417,6 +1679,7 @@ export interface ConnectorConfig {
1417
1679
  * - Service `zohoBooks`: Your Zoho Books Client Secret.
1418
1680
  * - Service `zohoCampaigns`: Your Zoho Campaigns Client Secret.
1419
1681
  * - Service `zohoDesk`: Your Zoho Desk Client secret.
1682
+ * - Service `zohoInventory`: Your Zoho Inventory client secret.
1420
1683
  * - Service `zuora`: Zuora Client Secret.
1421
1684
  * - Service `zuoraSandbox`: Zuora Client Secret.
1422
1685
  */
@@ -1436,6 +1699,10 @@ export interface ConnectorConfig {
1436
1699
  * - Service `doubleClickPublishers`: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions.
1437
1700
  */
1438
1701
  columns?: string[];
1702
+ /**
1703
+ * Field usage depends on `service` value:
1704
+ * - Service `businessCentral`: List of companies to sync
1705
+ */
1439
1706
  companies?: string[];
1440
1707
  /**
1441
1708
  * Field usage depends on `service` value:
@@ -1540,11 +1807,16 @@ export interface ConnectorConfig {
1540
1807
  * - Service `azureSqlDb`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1541
1808
  * - Service `azureSqlManagedDb`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1542
1809
  * - Service `bigqueryDb`: Direct or PrivateLink connection
1810
+ * - Service `clarity`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1811
+ * - Service `cockroachdb`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1543
1812
  * - Service `db2iHva`: Possible values:`SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and the following parameter's values are specified: `tunnelHost`, `tunnelPort`, `tunnelUser`.
1544
1813
  * - Service `db2iSapHva`: Possible values:`SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`.
1545
1814
  * - Service `documentdb`: Possible values:`SshTunnel`, `PrivateLink` . `SshTunnel` is used as a value if this parameter is omitted in the request and the following parameter's values are specified: `tunnelHost`, `tunnelPort`, `tunnelUser`.
1546
1815
  * - Service `dynamics365Fo`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1816
+ * - Service `ehr`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1817
+ * - Service `elasticCloud`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1547
1818
  * - Service `email`: Connection method. Default value: `Directly`.
1819
+ * - Service `esSelfHosted`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1548
1820
  * - Service `googleCloudMysql`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1549
1821
  * - Service `googleCloudPostgresql`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1550
1822
  * - Service `googleCloudSqlserver`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
@@ -1565,6 +1837,8 @@ export interface ConnectorConfig {
1565
1837
  * - Service `mysql`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1566
1838
  * - Service `mysqlAzure`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1567
1839
  * - Service `mysqlRds`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1840
+ * - Service `opendistro`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1841
+ * - Service `opensearch`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1568
1842
  * - Service `oracle`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1569
1843
  * - Service `oracleEbs`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1570
1844
  * - Service `oracleHva`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
@@ -1585,6 +1859,11 @@ export interface ConnectorConfig {
1585
1859
  * - Service `sqlServerSapEccHva`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
1586
1860
  */
1587
1861
  connectionType: string;
1862
+ /**
1863
+ * Field usage depends on `service` value:
1864
+ * - Service `prismaCloud`: Your Prisma Cloud console URL.
1865
+ */
1866
+ consoleUrl?: string;
1588
1867
  /**
1589
1868
  * Field usage depends on `service` value:
1590
1869
  * - Service `apacheKafka`: Kafka consumer group name.
@@ -1705,15 +1984,21 @@ export interface ConnectorConfig {
1705
1984
  dailyApiCallLimit: number;
1706
1985
  /**
1707
1986
  * Field usage depends on `service` value:
1708
- * - Service `cosmos`: The source data access method. Supported values:`ACCOUNT_KEY`- Data access method that uses account keys to authenticate to the source database. It comes in both read-write and read-only variants.`RESOURCE_TOKEN`- Fine-grained permission model based on native Azure Cosmos DB users and permissions. Learn more in our [Cosmos DB Data Access Methods documentation](https://fivetran.com/docs/connectors/databases/cosmos#dataaccessmethods).
1987
+ * - Service `cosmos`: The source data access method. Supported values:`ACCOUNT_KEY`- Data access method that uses account keys to authenticate to the source database. It comes in both read-write and read-only variants.`RESOURCE_TOKEN`- Fine-grained permission model based on native Azure Cosmos DB users and permissions. Learn more in our [Azure Cosmos DB Data Access Methods documentation](https://fivetran.com/docs/connectors/databases/cosmos#dataaccessmethods).
1709
1988
  */
1710
1989
  dataAccessMethod: string;
1711
1990
  /**
1712
1991
  * Field usage depends on `service` value:
1992
+ * - Service `brightpearl`: Your Brightpearl data center.
1713
1993
  * - Service `qualtrics`: Data center ID of the Qualtrics account. Can be found in the URL before `qualtrics.com`. (For example, if your URL is `youraccount.ca1.qualtrics.com`, then the data center is `ca1`.)
1714
- * - Service `zohoCrm`: Data Center
1994
+ * - Service `zohoCrm`: Data Center, depending on the Domain name
1715
1995
  */
1716
1996
  dataCenter: string;
1997
+ /**
1998
+ * Field usage depends on `service` value:
1999
+ * - Service `zonkaFeedback`: Your Zonka Feedback data center ID.
2000
+ */
2001
+ dataCenterId: string;
1717
2002
  /**
1718
2003
  * Field usage depends on `service` value:
1719
2004
  * - Service `bigqueryDb`: Data set name
@@ -1726,9 +2011,12 @@ export interface ConnectorConfig {
1726
2011
  * - Service `azurePostgres`: The database name.
1727
2012
  * - Service `azureSqlDb`: The database name.
1728
2013
  * - Service `azureSqlManagedDb`: The database name.
2014
+ * - Service `clarity`: The database name.
2015
+ * - Service `cockroachdb`: The database name.
1729
2016
  * - Service `db2iHva`: The database name.
1730
2017
  * - Service `db2iSapHva`: The database name.
1731
2018
  * - Service `dynamics365Fo`: The database name.
2019
+ * - Service `ehr`: The database name.
1732
2020
  * - Service `googleCloudMysql`: The database name.
1733
2021
  * - Service `googleCloudPostgresql`: The database name.
1734
2022
  * - Service `googleCloudSqlserver`: The database name.
@@ -1807,6 +2095,11 @@ export interface ConnectorConfig {
1807
2095
  * - Service `wasabiCloudStorage`: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible.
1808
2096
  */
1809
2097
  delimiter: string;
2098
+ /**
2099
+ * Field usage depends on `service` value:
2100
+ * - Service `brightpearl`: Your Brightpearl developer reference.
2101
+ */
2102
+ developerReference?: string;
1810
2103
  /**
1811
2104
  * Field usage depends on `service` value:
1812
2105
  * - Service `doubleClickPublishers`: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions.
@@ -1836,6 +2129,8 @@ export interface ConnectorConfig {
1836
2129
  /**
1837
2130
  * Field usage depends on `service` value:
1838
2131
  * - Service `auth0`: Your Auth0 domain.
2132
+ * - Service `bubble`: Your Bubble app name or domain name.
2133
+ * - Service `confluence`: Your Confluence domain.
1839
2134
  * - Service `kustomer`: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany
1840
2135
  * - Service `okta`: Your Okta domain.
1841
2136
  * - Service `pipedrive`: Your Pipedrive domain.
@@ -1849,6 +2144,7 @@ export interface ConnectorConfig {
1849
2144
  domain: string;
1850
2145
  /**
1851
2146
  * Field usage depends on `service` value:
2147
+ * - Service `workday`: Workday host name.
1852
2148
  * - Service `workdayFinancialManagement`: Workday host name.
1853
2149
  * - Service `workdayHcm`: Workday host name.
1854
2150
  */
@@ -1876,12 +2172,14 @@ export interface ConnectorConfig {
1876
2172
  /**
1877
2173
  * Field usage depends on `service` value:
1878
2174
  * - Service `appcues`: Your Appcues Email.
2175
+ * - Service `boostr`: Your Boostr email.
1879
2176
  * - Service `copper`: Your Copper email address.
1880
2177
  * - Service `email`: Send your emails to this address.
1881
2178
  * - Service `moloco`: Your Moloco account email.
1882
2179
  * - Service `netsuiteSuiteanalytics`: The NetSuite user's email address.
1883
2180
  * - Service `pardot`: The email of the Pardot user.
1884
2181
  * - Service `skuvault`: Your SkuVault email.
2182
+ * - Service `smadex`: Your Smadex account's email ID.
1885
2183
  * - Service `zendesk`: Zendesk email.
1886
2184
  * - Service `zendeskSunshine`: Zendesk email.
1887
2185
  */
@@ -1889,6 +2187,7 @@ export interface ConnectorConfig {
1889
2187
  /**
1890
2188
  * Field usage depends on `service` value:
1891
2189
  * - Service `ordway`: Your Ordway user email ID.
2190
+ * - Service `planful`: Your Planful email ID.
1892
2191
  */
1893
2192
  emailId?: string;
1894
2193
  /**
@@ -1980,15 +2279,26 @@ export interface ConnectorConfig {
1980
2279
  entityId: string;
1981
2280
  /**
1982
2281
  * Field usage depends on `service` value:
2282
+ * - Service `bazaarvoice`: Your Bazaarvoice Environment.
2283
+ * - Service `buildium`: Your Buildium environment.
1983
2284
  * - Service `checkout`: Your Checkout.com environment.
1984
2285
  * - Service `concord`: Your Concord environment.
2286
+ * - Service `invoiced`: Your Invoiced environment.
2287
+ * - Service `procore`: Your Procore account environment.
1985
2288
  * - Service `reltio`: Your Reltio environment.
1986
2289
  * - Service `servicetitan`: Your ServiceTitan environment.
2290
+ * - Service `smarthr`: Your SmartHR environment.
1987
2291
  * - Service `trelica`: Your Trelica environment.
1988
2292
  * - Service `vts`: Your VTS environment.
1989
2293
  * - Service `younium`: Your Younium API environment.
2294
+ * - Service `zuora`: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox.
2295
+ * - Service `zuoraSandbox`: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox.
1990
2296
  */
1991
2297
  environment: string;
2298
+ /**
2299
+ * Field usage depends on `service` value:
2300
+ * - Service `businessCentral`: Name of the environment
2301
+ */
1992
2302
  environmentName?: string;
1993
2303
  /**
1994
2304
  * Field usage depends on `service` value:
@@ -2027,7 +2337,7 @@ export interface ConnectorConfig {
2027
2337
  /**
2028
2338
  * Field usage depends on `service` value:
2029
2339
  * - Service `adjust`: Your cloud storage.
2030
- * - Service `braze`: Export Storage
2340
+ * - Service `braze`: Export Storage. Required if `enableExports` is `true`
2031
2341
  */
2032
2342
  exportStorageType: string;
2033
2343
  /**
@@ -2100,6 +2410,7 @@ export interface ConnectorConfig {
2100
2410
  folderId: string;
2101
2411
  /**
2102
2412
  * Field usage depends on `service` value:
2413
+ * - Service `adobeAnalyticsDataFeed`: Folder Path
2103
2414
  * - Service `oneDrive`: Your OneDrive folder URL
2104
2415
  * - Service `oracleBusinessIntelligencePublisher`: The folder path to save data models and reports.
2105
2416
  */
@@ -2160,11 +2471,26 @@ export interface ConnectorConfig {
2160
2471
  * - Service `webhooks`: The GCS bucket name. Required if `bucketService` is set to `GCS`.
2161
2472
  */
2162
2473
  gcsBucket: string;
2474
+ /**
2475
+ * Field usage depends on `service` value:
2476
+ * - Service `braze`: Your GCS bucket. Required if `GCS` is the `exportStorageType`
2477
+ */
2478
+ gcsExportBucket?: string;
2479
+ /**
2480
+ * Field usage depends on `service` value:
2481
+ * - Service `braze`: Your GCS folder name. Required if `GCS` is the `exportStorageType`
2482
+ */
2483
+ gcsExportFolder?: string;
2163
2484
  /**
2164
2485
  * Field usage depends on `service` value:
2165
2486
  * - Service `braze`: Your GCS folder name. Required if `GCS` is the `cloudStorageType`
2166
2487
  */
2167
2488
  gcsFolder: string;
2489
+ /**
2490
+ * Field usage depends on `service` value:
2491
+ * - Service `workday`: Select this option to generate a Primary Key for reports where no single column or combination of columns can be used to form a Primary Key.
2492
+ */
2493
+ generateFivetranPk: boolean;
2168
2494
  /**
2169
2495
  * Field usage depends on `service` value:
2170
2496
  * - Service `fivetranLog`: (Optional) The group name of the `targetGroupId`.
@@ -2185,6 +2511,18 @@ export interface ConnectorConfig {
2185
2511
  * - Service `azureServiceBus`: The boolean value specifying whether the connection string has manage permissions
2186
2512
  */
2187
2513
  hasManagePermissions: boolean;
2514
+ /**
2515
+ * Field usage depends on `service` value:
2516
+ * - Service `klaviyo`: Range of data in history you would like to include in the initial sync. Default value: `ALL_TIME`.
2517
+ * - Service `marketo`: Range of data in history you would like to include in the initial sync. Default value: `ALL_TIME`.
2518
+ * - Service `salesforceMarketingCloud`: Range of data in history you would like to include in the initial sync. Default value: `ALL_TIME`.
2519
+ */
2520
+ historicSyncTimeFrame: string;
2521
+ /**
2522
+ * Field usage depends on `service` value:
2523
+ * - Service `pardot`: The time range for which historical data should be synced. Default value: `All Time`.
2524
+ */
2525
+ historicalSyncLimit: string;
2188
2526
  /**
2189
2527
  * Field usage depends on `service` value:
2190
2528
  * - Service `appsflyer`: Your S3 home folder path of the Data Locker.
@@ -2197,11 +2535,17 @@ export interface ConnectorConfig {
2197
2535
  * - Service `azurePostgres`: DB instance host or IP address.
2198
2536
  * - Service `azureSqlDb`: DB instance host or IP address.
2199
2537
  * - Service `azureSqlManagedDb`: DB instance host or IP address.
2538
+ * - Service `clarity`: DB instance host or IP address.
2539
+ * - Service `cockroachdb`: DB instance host or IP address.
2200
2540
  * - Service `commercetools`: Your commercetools host.
2541
+ * - Service `databricksDb`: The host URL for your Databricks account.
2201
2542
  * - Service `db2iHva`: A host address of the primary node. It should be a DB instance host/IP address with a port number.
2202
2543
  * - Service `db2iSapHva`: DB instance host or IP address.
2203
2544
  * - Service `documentdb`: Host IP address of the primary node. Ignored if `hosts` value is provided.
2204
2545
  * - Service `dynamics365Fo`: DB instance host or IP address.
2546
+ * - Service `ehr`: DB instance host or IP address.
2547
+ * - Service `elasticCloud`: DB instance host or IP address.
2548
+ * - Service `esSelfHosted`: DB instance host or IP address.
2205
2549
  * - Service `ftp`: FTP host address.
2206
2550
  * - Service `googleCloudMysql`: DB instance host or IP address.
2207
2551
  * - Service `googleCloudPostgresql`: DB instance host or IP address.
@@ -2223,6 +2567,8 @@ export interface ConnectorConfig {
2223
2567
  * - Service `mysqlAzure`: DB instance host or IP address.
2224
2568
  * - Service `mysqlRds`: DB instance host or IP address.
2225
2569
  * - Service `netsuiteSuiteanalytics`: The NetSuite service host address.
2570
+ * - Service `opendistro`: DB instance host or IP address.
2571
+ * - Service `opensearch`: DB instance host or IP address.
2226
2572
  * - Service `oracle`: DB instance host or IP address.
2227
2573
  * - Service `oracleEbs`: DB instance host or IP address.
2228
2574
  * - Service `oracleHva`: DB instance host or IP address.
@@ -2270,16 +2616,28 @@ export interface ConnectorConfig {
2270
2616
  hostUser?: string;
2271
2617
  /**
2272
2618
  * Field usage depends on `service` value:
2619
+ * - Service `akamai`: Your Akamai hostname.
2273
2620
  * - Service `ukgPro`: Your UKG Pro hostname.
2274
2621
  */
2275
2622
  hostname?: string;
2276
2623
  /**
2277
2624
  * Field usage depends on `service` value:
2278
- * - Service `azureCosmosForMongo`: A list of host addresses for Cosmos DB for Mongo DB.
2625
+ * - Service `azureCosmosForMongo`: A list of host addresses for Azure Cosmos DB for Mongo DB.
2279
2626
  * - Service `mongo`: A list of host addresses of the primary node and all replicas. Each list item is either: a DB instance host/IP address with a port number, or SRV host record.
2280
2627
  * - Service `mongoSharded`: A list of host addresses of the primary node and all replicas. Each list item is either: a DB instance host/IP address with a port number, or SRV host record.
2281
2628
  */
2282
2629
  hosts?: string[];
2630
+ /**
2631
+ * Field usage depends on `service` value:
2632
+ * - Service `databricksDb`: http path
2633
+ */
2634
+ httpPath?: string;
2635
+ /**
2636
+ * Field usage depends on `service` value:
2637
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Identifier.
2638
+ * - Service `statisticsNetherlandsCbs`: Your Statistics Netherlands CBS catalog identifier.
2639
+ */
2640
+ identifier?: string;
2283
2641
  /**
2284
2642
  * Field usage depends on `service` value:
2285
2643
  * - Service `marketo`: Marketo REST API identity url.
@@ -2333,6 +2691,10 @@ export interface ConnectorConfig {
2333
2691
  * - Service `twitterAds`: Custom API credentials
2334
2692
  */
2335
2693
  isCustomApiCredentials: boolean;
2694
+ /**
2695
+ * Field usage depends on `service` value:
2696
+ * - Service `pardot`: Whether the `EXTERNAL_ACTIVITY` table must be synced or not.
2697
+ */
2336
2698
  isExternalActivitiesEndpointSelected: boolean;
2337
2699
  /**
2338
2700
  * Field usage depends on `service` value:
@@ -2382,12 +2744,17 @@ export interface ConnectorConfig {
2382
2744
  * - Service `ftp`: Whether the server supports FTPS.
2383
2745
  */
2384
2746
  isSecure: boolean;
2747
+ /**
2748
+ * Field usage depends on `service` value:
2749
+ * - Service `salesforceMarketingCloud`: Provide SFTP credentials
2750
+ */
2385
2751
  isSftpCredsAvailable: boolean;
2386
2752
  /**
2387
2753
  * Field usage depends on `service` value:
2388
2754
  * - Service `box`: Allows the creation of connector using Merge Mode strategy.
2389
2755
  * - Service `dropbox`: Allows the creation of connector using Merge Mode strategy.
2390
2756
  * - Service `googleDrive`: Allows the creation of connector using Merge Mode strategy.
2757
+ * - Service `sftp`: Allows the creation of connector using the specified Sync strategy.
2391
2758
  * - Service `sharePoint`: Allows the creation of connector using Merge Mode strategy.
2392
2759
  */
2393
2760
  isSingleTableMode: boolean;
@@ -2445,6 +2812,10 @@ export interface ConnectorConfig {
2445
2812
  * - Service `younium`: Your Younium legal entity ID.
2446
2813
  */
2447
2814
  legalEntityId?: string;
2815
+ /**
2816
+ * Field usage depends on `service` value:
2817
+ * - Service `pardot`: API limit for the external activities endpoint.
2818
+ */
2448
2819
  limitForApiCallsToExternalActivitiesEndpoint: number;
2449
2820
  /**
2450
2821
  * Field usage depends on `service` value:
@@ -2500,7 +2871,9 @@ export interface ConnectorConfig {
2500
2871
  logOnGroup?: string;
2501
2872
  /**
2502
2873
  * Field usage depends on `service` value:
2874
+ * - Service `reboundReturns`: Your ReBound Returns login.
2503
2875
  * - Service `theTradeDesk`: The Trade Desk email. It is a part of the login credentials.
2876
+ * - Service `walmartDsp`: Walmart DSP email. It is a part of the login credentials.
2504
2877
  */
2505
2878
  login?: string;
2506
2879
  /**
@@ -2514,6 +2887,11 @@ export interface ConnectorConfig {
2514
2887
  * - Service `googleAds`: The list of the Manager Account IDs whose clients will be synced. Must be populated if `syncMode` is set to `ManagerAccounts`.
2515
2888
  */
2516
2889
  managerAccounts?: string[];
2890
+ /**
2891
+ * Field usage depends on `service` value:
2892
+ * - Service `reltio`: Maximum API requests per day
2893
+ */
2894
+ maxApiRequestsPerDay: number;
2517
2895
  /**
2518
2896
  * Field usage depends on `service` value:
2519
2897
  * - Service `afterpay`: Your Afterpay Merchant ID.
@@ -2654,12 +3032,15 @@ export interface ConnectorConfig {
2654
3032
  * - Service `adobeAnalytics`: Organization ID from the Service Account (JWT) credentials of your Adobe Project.
2655
3033
  * - Service `integrate`: Your Integrate organization ID.
2656
3034
  * - Service `megaphone`: Your Megaphone organization ID.
3035
+ * - Service `productive`: Your Productive Organization ID.
2657
3036
  * - Service `salesforceCommerceCloud`: The organization ID from Salesforce Commerce Cloud account.
2658
3037
  * - Service `zohoBooks`: Your Zoho Books Organization ID.
3038
+ * - Service `zohoInventory`: Your Zoho Inventory organization ID.
2659
3039
  */
2660
3040
  organizationId: string;
2661
3041
  /**
2662
3042
  * Field usage depends on `service` value:
3043
+ * - Service `brightpearl`: Your Brightpearl organization name.
2663
3044
  * - Service `confluence`: Your Confluence organization name.
2664
3045
  */
2665
3046
  organizationName?: string;
@@ -2682,9 +3063,11 @@ export interface ConnectorConfig {
2682
3063
  * Field usage depends on `service` value:
2683
3064
  * - Service `azureCosmosForMongo`: Indicates the desired sync pack mode. Accepted values are `UsePackedModeOnly` and `UseUnpackedModeOnly`. `SelectTablesForPackedMode` is deprecated.
2684
3065
  * - Service `firebase`: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value: `UseUnpackedModeOnly`.
3066
+ * - Service `klaviyo`: Packing mode for EVENT and PERSON tables.
2685
3067
  * - Service `mongo`: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value: `UseUnpackedModeOnly`.
2686
3068
  * - Service `mongoSharded`: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value: `UseUnpackedModeOnly`.
2687
3069
  * - Service `optimizely`: Packing mode for conversion and decision tables.
3070
+ * - Service `sailthru`: Packing mode for LIST_STATE and USER tables.
2688
3071
  */
2689
3072
  packingMode?: string;
2690
3073
  /**
@@ -2711,8 +3094,14 @@ export interface ConnectorConfig {
2711
3094
  * Field usage depends on `service` value:
2712
3095
  * - Service `googleDisplayAndVideo360`: The list of partners to include into a sync. This parameter only takes effect when `configMethod` is set to `CREATE_NEW`.
2713
3096
  * - Service `theTradeDesk`: Specific Partner IDs to sync. Must be populated if `syncMode` is set to `SpecificAccounts`.
3097
+ * - Service `walmartDsp`: Specific Partner IDs to sync. Must be populated if `syncMode` is set to `SpecificAccounts`.
2714
3098
  */
2715
3099
  partners?: string[];
3100
+ /**
3101
+ * Field usage depends on `service` value:
3102
+ * - Service `qualtrics`: Pass Phrase
3103
+ */
3104
+ passPhrase?: string;
2716
3105
  /**
2717
3106
  * Field usage depends on `service` value:
2718
3107
  * - Service `snowflakeDb`: In case private key is encrypted, you are required to enter passphrase that was used to encrypt the private key. The field can be specified if authentication type is `KEY_PAIR`.
@@ -2730,14 +3119,20 @@ export interface ConnectorConfig {
2730
3119
  * - Service `azurePostgres`: The user's password.
2731
3120
  * - Service `azureSqlDb`: The user's password.
2732
3121
  * - Service `azureSqlManagedDb`: The user's password.
3122
+ * - Service `boostr`: Your Boostr password.
2733
3123
  * - Service `ceridianDayforce`: Your Ceridian Dayforce Password.
2734
3124
  * - Service `cin7`: Your Cin7 API Key.
3125
+ * - Service `clarity`: The user's password.
3126
+ * - Service `cockroachdb`: The user's password.
2735
3127
  * - Service `collibra`: Your collibra password.
2736
3128
  * - Service `contrastSecurity`: Your Contrast Security API Password.
2737
3129
  * - Service `db2iHva`: The user's password.
2738
3130
  * - Service `db2iSapHva`: The user's password.
2739
3131
  * - Service `documentdb`: The user's password.
2740
3132
  * - Service `dynamics365Fo`: The user's password.
3133
+ * - Service `ehr`: The user's password.
3134
+ * - Service `elasticCloud`: The user's password.
3135
+ * - Service `esSelfHosted`: The user's password.
2741
3136
  * - Service `ftp`: FTP password.
2742
3137
  * - Service `globalmeet`: Your GlobalMeet Password.
2743
3138
  * - Service `googleCloudMysql`: The user's password.
@@ -2754,6 +3149,7 @@ export interface ConnectorConfig {
2754
3149
  * - Service `impact`: Your Impact Account Token
2755
3150
  * - Service `integralAdScience`: Your integralAdScience password.
2756
3151
  * - Service `itunesConnect`: Your password
3152
+ * - Service `jamf`: Your Jamf password.
2757
3153
  * - Service `jira`: The Jira user's password.
2758
3154
  * - Service `khorosCare`: Your Khoros Care password.
2759
3155
  * - Service `kissmetrics`: Your Kissmetrics API Password.
@@ -2768,11 +3164,13 @@ export interface ConnectorConfig {
2768
3164
  * - Service `moloco`: Your Moloco account password.
2769
3165
  * - Service `mongo`: The user's password.
2770
3166
  * - Service `mongoSharded`: The user's password.
2771
- * - Service `myosh`: Your Myosh Password .
3167
+ * - Service `myosh`: Your myosh password.
2772
3168
  * - Service `mysql`: The user's password.
2773
3169
  * - Service `mysqlAzure`: The user's password.
2774
3170
  * - Service `mysqlRds`: The user's password.
2775
3171
  * - Service `netsuiteSuiteanalytics`: The NetSuite user's password.
3172
+ * - Service `opendistro`: The user's password.
3173
+ * - Service `opensearch`: The user's password.
2776
3174
  * - Service `oracle`: The user's password.
2777
3175
  * - Service `oracleBusinessIntelligencePublisher`: The Oracle Business Intelligence user password.
2778
3176
  * - Service `oracleEbs`: The user's password.
@@ -2787,6 +3185,7 @@ export interface ConnectorConfig {
2787
3185
  * - Service `outbrain`: The Outbrain user's password.
2788
3186
  * - Service `pardot`: The Pardot user's password.
2789
3187
  * - Service `partnerize`: Your Partnerize account's password.
3188
+ * - Service `podio`: Your Podio password.
2790
3189
  * - Service `postgres`: The user's password.
2791
3190
  * - Service `postgresRds`: The user's password.
2792
3191
  * - Service `redshiftDb`: The Redshift user's password.
@@ -2804,6 +3203,7 @@ export interface ConnectorConfig {
2804
3203
  * - Service `skuvault`: Your SkuVault password.
2805
3204
  * - Service `smadex`: Your Smadex Password.
2806
3205
  * - Service `snowflakeDb`: The Snowflake user's password.
3206
+ * - Service `splash`: Your Splash password.
2807
3207
  * - Service `splunk`: The Splunk user's password.
2808
3208
  * - Service `sqlServer`: The user's password.
2809
3209
  * - Service `sqlServerHva`: The user's password.
@@ -2818,11 +3218,13 @@ export interface ConnectorConfig {
2818
3218
  * - Service `unicommerce`: Your uniware login password.
2819
3219
  * - Service `upland`: Your Upland Software Password.
2820
3220
  * - Service `veevavault`: Your Veeva Vault password.
3221
+ * - Service `walmartDsp`: Walmart DSP password. It is a part of the login credentials.
2821
3222
  * - Service `whenIWork`: Your When I Work password.
2822
3223
  * - Service `wherefour`: Your Wherefour password.
2823
3224
  * - Service `workday`: Workday password.
2824
3225
  * - Service `workdayFinancialManagement`: Workday password.
2825
3226
  * - Service `workdayHcm`: Workday password.
3227
+ * - Service `xandr`: Your Xandr password.
2826
3228
  * - Service `younium`: Your Younium password.
2827
3229
  */
2828
3230
  password: string;
@@ -2896,8 +3298,10 @@ export interface ConnectorConfig {
2896
3298
  /**
2897
3299
  * Field usage depends on `service` value:
2898
3300
  * - Service `cjCommissionDetail`: Your CJ Commission Detail personal access token.
3301
+ * - Service `databricksDb`: Access Token
2899
3302
  * - Service `harvest`: Your Harvest Personal Access Token.
2900
- * - Service `totango`: Your Totango Personal Access token.
3303
+ * - Service `productive`: Your Productive personal access token.
3304
+ * - Service `totango`: Your Totango personal access token.
2901
3305
  */
2902
3306
  personalAccessToken?: string;
2903
3307
  /**
@@ -2938,10 +3342,16 @@ export interface ConnectorConfig {
2938
3342
  * - Service `azurePostgres`: The port number.
2939
3343
  * - Service `azureSqlDb`: The port number.
2940
3344
  * - Service `azureSqlManagedDb`: The port number.
3345
+ * - Service `clarity`: The port number.
3346
+ * - Service `cockroachdb`: The port number.
3347
+ * - Service `databricksDb`: The port of your SQL warehouse.
2941
3348
  * - Service `db2iHva`: The port number.
2942
3349
  * - Service `db2iSapHva`: The port number.
2943
3350
  * - Service `documentdb`: Port of the primary node. Ignored if `hosts` value is provided.
2944
3351
  * - Service `dynamics365Fo`: The port number.
3352
+ * - Service `ehr`: The port number.
3353
+ * - Service `elasticCloud`: The port number.
3354
+ * - Service `esSelfHosted`: The port number.
2945
3355
  * - Service `ftp`: FTP port.
2946
3356
  * - Service `googleCloudMysql`: The port number.
2947
3357
  * - Service `googleCloudPostgresql`: The port number.
@@ -2962,6 +3372,8 @@ export interface ConnectorConfig {
2962
3372
  * - Service `mysqlAzure`: The port number.
2963
3373
  * - Service `mysqlRds`: The port number.
2964
3374
  * - Service `netsuiteSuiteanalytics`: The NetSuite service host port.
3375
+ * - Service `opendistro`: The port number.
3376
+ * - Service `opensearch`: The port number.
2965
3377
  * - Service `oracle`: The port number.
2966
3378
  * - Service `oracleEbs`: The port number.
2967
3379
  * - Service `oracleHva`: The port number.
@@ -3015,6 +3427,10 @@ export interface ConnectorConfig {
3015
3427
  * - Service `wasabiCloudStorage`: All files and folders under this folder path will be searched for files to sync.
3016
3428
  */
3017
3429
  prefix: string;
3430
+ /**
3431
+ * Field usage depends on `service` value:
3432
+ * - Service `careQualityCommission`: Your Care Quality Commission primary key.
3433
+ */
3018
3434
  primaryKey?: string;
3019
3435
  /**
3020
3436
  * Field usage depends on `service` value:
@@ -3030,9 +3446,15 @@ export interface ConnectorConfig {
3030
3446
  * - Service `appleSearchAds`: The contents of your secret key file. Must be populated if `isAuth2Enabled` is set to `false`.
3031
3447
  * - Service `braintree`: The contents of your secret key file.
3032
3448
  * - Service `braintreeSandbox`: The contents of your secret key file.
3449
+ * - Service `qualtrics`: Your private key
3033
3450
  * - Service `snowflakeDb`: Private access key. The field should be specified if authentication type is `KEY_PAIR`.
3034
3451
  */
3035
3452
  privateKey: string;
3453
+ /**
3454
+ * Field usage depends on `service` value:
3455
+ * - Service `eventbrite`: Your Eventbrite private token.
3456
+ */
3457
+ privateToken?: string;
3036
3458
  /**
3037
3459
  * Field usage depends on `service` value:
3038
3460
  * - Service `webconnex`: Your Webconnex product.
@@ -3056,6 +3478,7 @@ export interface ConnectorConfig {
3056
3478
  * - Service `bigqueryDb`: BigQuery project ID
3057
3479
  * - Service `googleAnalytics360`: The project ID.
3058
3480
  * - Service `googleAnalytics4Export`: The Project ID.
3481
+ * - Service `mixpanel`: Project ID
3059
3482
  */
3060
3483
  projectId: string;
3061
3484
  /**
@@ -3066,6 +3489,7 @@ export interface ConnectorConfig {
3066
3489
  /**
3067
3490
  * Field usage depends on `service` value:
3068
3491
  * - Service `asana`: Specific Project IDs to sync. Must be populated if `syncMode` is set to `SpecificProjects`.
3492
+ * - Service `jira`: Specific projects to sync. Must be populated if `syncMode` is set to `CUSTOM`.
3069
3493
  */
3070
3494
  projects?: string[];
3071
3495
  /**
@@ -3073,6 +3497,11 @@ export interface ConnectorConfig {
3073
3497
  * - Service `googleAnalytics4`: The array of strings in the `properties/{id}` format where `id` is a Google Analytics 4 property identifier. Must be populated if `syncMode` is set to `SPECIFIC_ACCOUNTS`.
3074
3498
  */
3075
3499
  properties?: string[];
3500
+ /**
3501
+ * Field usage depends on `service` value:
3502
+ * - Service `cloudbeds`: Your Cloudbeds Property IDs.
3503
+ */
3504
+ propertyId?: string;
3076
3505
  /**
3077
3506
  * Field usage depends on `service` value:
3078
3507
  * - Service `aurora`: Public Key
@@ -3085,10 +3514,15 @@ export interface ConnectorConfig {
3085
3514
  * - Service `azureSqlManagedDb`: Public Key.
3086
3515
  * - Service `braintree`: The contents of your PEM certificate file.
3087
3516
  * - Service `braintreeSandbox`: The contents of your PEM certificate file.
3517
+ * - Service `clarity`: Public Key.
3518
+ * - Service `cockroachdb`: Public Key
3088
3519
  * - Service `db2iHva`: Public Key
3089
3520
  * - Service `db2iSapHva`: Public Key
3090
3521
  * - Service `documentdb`: Public Key
3091
3522
  * - Service `dynamics365Fo`: Public Key.
3523
+ * - Service `ehr`: Public Key.
3524
+ * - Service `elasticCloud`: Public Key
3525
+ * - Service `esSelfHosted`: Public Key
3092
3526
  * - Service `googleCloudMysql`: Public Key
3093
3527
  * - Service `googleCloudPostgresql`: Public Key
3094
3528
  * - Service `googleCloudSqlserver`: Public Key.
@@ -3108,6 +3542,8 @@ export interface ConnectorConfig {
3108
3542
  * - Service `mysql`: Public Key
3109
3543
  * - Service `mysqlAzure`: Public Key
3110
3544
  * - Service `mysqlRds`: Public Key
3545
+ * - Service `opendistro`: Public Key
3546
+ * - Service `opensearch`: Public Key
3111
3547
  * - Service `oracle`: Public Key
3112
3548
  * - Service `oracleEbs`: Public Key
3113
3549
  * - Service `oracleHva`: Public Key
@@ -3152,6 +3588,11 @@ export interface ConnectorConfig {
3152
3588
  * - Service `birdeye`: Your Birdeye query-param-value.
3153
3589
  */
3154
3590
  queryParamValue?: string;
3591
+ /**
3592
+ * Field usage depends on `service` value:
3593
+ * - Service `bigqueryDb`: Specify a different project ID to account for quota and billing of Fivetran query workload
3594
+ */
3595
+ quotaProjectId?: string;
3155
3596
  /**
3156
3597
  * Field usage depends on `service` value:
3157
3598
  * - Service `ironsource`: Your Ironsource `Client Secret`.
@@ -3173,9 +3614,11 @@ export interface ConnectorConfig {
3173
3614
  * - Service `awsLambda`: The AWS region code for the DynamoDB instance.
3174
3615
  * - Service `concur`: The region.
3175
3616
  * - Service `cvent`: Your Cvent region.
3617
+ * - Service `exactOnline`: Your Exact Online region.
3176
3618
  * - Service `getfeedback`: Your GetFeedback region.
3177
3619
  * - Service `happyfox`: Your HappyFox region.
3178
3620
  * - Service `keypay`: Your KeyPay region.
3621
+ * - Service `medalliaAgileResearch`: Your Medallia Agile region.
3179
3622
  * - Service `messagebird`: Your MessageBird Account region.
3180
3623
  * - Service `mixpanel`: Data Region
3181
3624
  * - Service `navan`: Your Navan region.
@@ -3186,11 +3629,14 @@ export interface ConnectorConfig {
3186
3629
  * - Service `samsara`: The region of your Samsara account. For instance, if your region is `EUROPE`, provide `eu.samsara` in the `Region` field. If your region is not in Europe, provide `samsara`.
3187
3630
  * - Service `snyk`: Your Snyk region.
3188
3631
  * - Service `talkdesk`: Your Talkdesk region (".com",".eu","ca.com")
3632
+ * - Service `totango`: Your Totango region.
3189
3633
  * - Service `vonageContactCenter`: Your Vonage Contact Center region.
3190
3634
  * - Service `wasabiCloudStorage`: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value: `US_EAST_1`.
3635
+ * - Service `workdayStrategicSourcing`: Your Workday Strategic Sourcing Region.
3191
3636
  * - Service `zohoBooks`: Your Zoho Books application host region.
3192
3637
  * - Service `zohoCampaigns`: Your Zoho Campaigns application host region.
3193
3638
  * - Service `zohoDesk`: Your Zoho Desk domain.
3639
+ * - Service `zohoInventory`: Your Zoho Inventory application host region.
3194
3640
  */
3195
3641
  region: string;
3196
3642
  /**
@@ -3208,6 +3654,11 @@ export interface ConnectorConfig {
3208
3654
  * - Service `amazonAttribution`: Your Amazon Attribution token URL region.
3209
3655
  */
3210
3656
  regionTokenUrl: string;
3657
+ /**
3658
+ * Field usage depends on `service` value:
3659
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Region URL.
3660
+ */
3661
+ regionUrl?: string;
3211
3662
  /**
3212
3663
  * Field usage depends on `service` value:
3213
3664
  * - Service `aurora`: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group.
@@ -3281,7 +3732,7 @@ export interface ConnectorConfig {
3281
3732
  repositories?: string[];
3282
3733
  /**
3283
3734
  * Field usage depends on `service` value:
3284
- * - Service `cosmos`: A token that provides access to a specific Cosmos DB resource. Required for the `RESOURCE_TOKEN` data access method.
3735
+ * - Service `cosmos`: A token that provides access to a specific Azure Cosmos DB resource. Required for the `RESOURCE_TOKEN` data access method.
3285
3736
  */
3286
3737
  resourceToken?: string;
3287
3738
  /**
@@ -3324,6 +3775,11 @@ export interface ConnectorConfig {
3324
3775
  * - Service `segment`: The Role ARN required for authentication. Must be populated if `syncType` is set to `S3`.
3325
3776
  */
3326
3777
  roleArn: string;
3778
+ /**
3779
+ * Field usage depends on `service` value:
3780
+ * - Service `appsflyer`: Rollback window
3781
+ */
3782
+ rollbackWindow: number;
3327
3783
  /**
3328
3784
  * Field usage depends on `service` value:
3329
3785
  * - Service `bingads`: A period of time in days during which a conversion is recorded.
@@ -3336,17 +3792,22 @@ export interface ConnectorConfig {
3336
3792
  s3Bucket?: string;
3337
3793
  /**
3338
3794
  * Field usage depends on `service` value:
3339
- * - Service `braze`: Exports Bucket
3795
+ * - Service `braze`: Your S3 user export bucket. Required if `AWS_S3` is the `exportStorageType`
3340
3796
  */
3341
3797
  s3ExportBucket?: string;
3342
3798
  /**
3343
3799
  * Field usage depends on `service` value:
3344
- * - Service `braze`: Exports Folder
3800
+ * - Service `braze`: This is the same as your `groupId`, used if `exportStorageType` is `AWS_S3`
3801
+ */
3802
+ s3ExportExternalId?: string;
3803
+ /**
3804
+ * Field usage depends on `service` value:
3805
+ * - Service `braze`: Your S3 user export folder name. Required if `AWS_S3` is the `exportStorageType`
3345
3806
  */
3346
3807
  s3ExportFolder?: string;
3347
3808
  /**
3348
3809
  * Field usage depends on `service` value:
3349
- * - Service `braze`: Exports Role ARN
3810
+ * - Service `braze`: The Role ARN required for authentication required if `AWS_S3` is the `exportStorageType`
3350
3811
  */
3351
3812
  s3ExportRoleArn?: string;
3352
3813
  /**
@@ -3359,11 +3820,13 @@ export interface ConnectorConfig {
3359
3820
  * Field usage depends on `service` value:
3360
3821
  * - Service `adobeAnalyticsDataFeed`: The S3 bucket name.
3361
3822
  * - Service `braze`: Your S3 bucket required if `AWS_S3` is the `cloudStorageType`
3823
+ * - Service `sailthru`: Name of the bucket configured to receive sailthru connect data.
3362
3824
  */
3363
3825
  s3bucket: string;
3364
3826
  /**
3365
3827
  * Field usage depends on `service` value:
3366
3828
  * - Service `braze`: This is the same as your `groupId`, used for authentication along with the `roleArn` required if `AWS_S3` is the `cloudStorageType`
3829
+ * - Service `sailthru`: The external ID is a string that designates who can assume the role.
3367
3830
  */
3368
3831
  s3externalId: string;
3369
3832
  /**
@@ -3380,6 +3843,7 @@ export interface ConnectorConfig {
3380
3843
  * Field usage depends on `service` value:
3381
3844
  * - Service `adobeAnalyticsDataFeed`: The Role ARN required for authentication.
3382
3845
  * - Service `braze`: The Role ARN required for authentication required if `AWS_S3` is the `cloudStorageType`
3846
+ * - Service `sailthru`: Role ARN of the IAM role created for Fivetran.
3383
3847
  */
3384
3848
  s3roleArn: string;
3385
3849
  /**
@@ -3494,7 +3958,7 @@ export interface ConnectorConfig {
3494
3958
  schemaRegistryUrls?: string[];
3495
3959
  /**
3496
3960
  * Field usage depends on `service` value:
3497
- * - Service `ebay`: Your eBay Scopes.
3961
+ * - Service `ebay`: Your eBay scopes.
3498
3962
  */
3499
3963
  scope?: string;
3500
3964
  /**
@@ -3505,8 +3969,10 @@ export interface ConnectorConfig {
3505
3969
  /**
3506
3970
  * Field usage depends on `service` value:
3507
3971
  * - Service `appcues`: Your Appcues Secret.
3972
+ * - Service `buildium`: Your Buildium API secret.
3508
3973
  * - Service `loopio`: Your Loopio Secret.
3509
3974
  * - Service `mode`: Your Mode Secret.
3975
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Secret.
3510
3976
  * - Service `twilio`: The Twilio API secret
3511
3977
  * - Service `uservoice`: The UserVoice API secret.
3512
3978
  * - Service `vts`: Your VTS secret.
@@ -3588,6 +4054,11 @@ export interface ConnectorConfig {
3588
4054
  * - Service `oracleFusionCloudAppsHcm`: The Oracle Fusion Cloud Instance URL.
3589
4055
  */
3590
4056
  serverUrl: string;
4057
+ /**
4058
+ * Field usage depends on `service` value:
4059
+ * - Service `myosh`: Your myosh server variable.
4060
+ */
4061
+ serverVariable?: string;
3591
4062
  /**
3592
4063
  * Field usage depends on `service` value:
3593
4064
  * - Service `apacheKafka`: Comma-separated list of Kafka servers in the format `server:port`.
@@ -3611,6 +4082,16 @@ export interface ConnectorConfig {
3611
4082
  * - Service `firebase`: The contents of your service account key file. Required for authentication.
3612
4083
  */
3613
4084
  serviceAccountKey?: string;
4085
+ /**
4086
+ * Field usage depends on `service` value:
4087
+ * - Service `mixpanel`: Service Account Secret
4088
+ */
4089
+ serviceAccountSecret?: string;
4090
+ /**
4091
+ * Field usage depends on `service` value:
4092
+ * - Service `mixpanel`: Service Account Username
4093
+ */
4094
+ serviceAccountUsername?: string;
3614
4095
  /**
3615
4096
  * Field usage depends on `service` value:
3616
4097
  * - Service `dsv`: A base64 encoded variant of your `username:password` string. Required for authentication.
@@ -3627,31 +4108,37 @@ export interface ConnectorConfig {
3627
4108
  /**
3628
4109
  * Field usage depends on `service` value:
3629
4110
  * - Service `adobeAnalyticsDataFeed`: SFTP host.
4111
+ * - Service `salesforceMarketingCloud`: Host
3630
4112
  */
3631
4113
  sftpHost: string;
3632
4114
  /**
3633
4115
  * Field usage depends on `service` value:
3634
4116
  * - Service `adobeAnalyticsDataFeed`: Log in with key pair or password
4117
+ * - Service `salesforceMarketingCloud`: Set this field if you use a key pair for logging into your SFTP server. Don't set it if you use a username and password
3635
4118
  */
3636
4119
  sftpIsKeyPair: boolean;
3637
4120
  /**
3638
4121
  * Field usage depends on `service` value:
3639
4122
  * - Service `adobeAnalyticsDataFeed`: SFTP password required if sftpIsKeyPair is false
4123
+ * - Service `salesforceMarketingCloud`: Password
3640
4124
  */
3641
4125
  sftpPassword: string;
3642
4126
  /**
3643
4127
  * Field usage depends on `service` value:
3644
4128
  * - Service `adobeAnalyticsDataFeed`: SFTP port.
4129
+ * - Service `salesforceMarketingCloud`: Port
3645
4130
  */
3646
4131
  sftpPort: number;
3647
4132
  /**
3648
4133
  * Field usage depends on `service` value:
3649
4134
  * - Service `adobeAnalyticsDataFeed`: Public Key
4135
+ * - Service `salesforceMarketingCloud`: Public Key
3650
4136
  */
3651
4137
  sftpPublicKey?: string;
3652
4138
  /**
3653
4139
  * Field usage depends on `service` value:
3654
4140
  * - Service `adobeAnalyticsDataFeed`: SFTP user.
4141
+ * - Service `salesforceMarketingCloud`: User
3655
4142
  */
3656
4143
  sftpUser: string;
3657
4144
  /**
@@ -3755,7 +4242,14 @@ export interface ConnectorConfig {
3755
4242
  * - Service `wasabiCloudStorage`: We will skip over the number of lines specified before syncing data.
3756
4243
  */
3757
4244
  skipBefore: number;
4245
+ /**
4246
+ * Field usage depends on `service` value:
4247
+ * - Service `googleAds`: Toggles the ["Skip empty reports"](https://fivetran.com/docs/connectors/applications/google-ads#skipemptyreports) feature. Enabled by default
4248
+ */
4249
+ skipEmptyReports: boolean;
3758
4250
  sncCertificate?: string;
4251
+ sncCertificateSource?: string;
4252
+ sncFivetranName?: string;
3759
4253
  /**
3760
4254
  * Field usage depends on `service` value:
3761
4255
  * - Service `hanaSapHvaEccNetweaver`: Path to the external security product's library.
@@ -3776,6 +4270,7 @@ export interface ConnectorConfig {
3776
4270
  * - Service `hanaSapHvaS4Netweaver`: Communication partner's SNC name.
3777
4271
  */
3778
4272
  sncPartnerName?: string;
4273
+ sncSourceName?: string;
3779
4274
  /**
3780
4275
  * Field usage depends on `service` value:
3781
4276
  * - Service `marketo`: Marketo SOAP API Endpoint.
@@ -3811,7 +4306,12 @@ export interface ConnectorConfig {
3811
4306
  * - Service `atlassianJiraAlign`: Your Jira Align base URL.
3812
4307
  * - Service `azureBoards`: Your Azure Boards Organization Name.
3813
4308
  * - Service `azureDevops`: Your Azure Organization Name
4309
+ * - Service `betterworks`: Your Betterworks subdomain.
4310
+ * - Service `bubble`: Your Bubble subdomain.
4311
+ * - Service `buildium`: Your Buildium subdomain.
4312
+ * - Service `canvasByInstructure`: Your Canvas by Instructure domain.
3814
4313
  * - Service `chargebeeProductCatalog1`: Your Chargebee Product Catalog 1 subdomain.
4314
+ * - Service `chargebeeProductCatalog2`: Your Chargebee subdomain.
3815
4315
  * - Service `checkr`: Your Checkr subdomain.
3816
4316
  * - Service `clubspeed`: Your Clubspeed subdomain.
3817
4317
  * - Service `collibra`: Your collibra subdomain.
@@ -3833,16 +4333,17 @@ export interface ConnectorConfig {
3833
4333
  * - Service `infobip`: Your Infobip sub_domain.
3834
4334
  * - Service `insightly`: Your company's Insightly subdomain name.
3835
4335
  * - Service `instructure`: The Sub domain in which your Instructure account is hosted.
4336
+ * - Service `jamf`: Your Jamf subdomain.
3836
4337
  * - Service `kandji`: Your Kandji Subdomain.
3837
4338
  * - Service `khorosCare`: Your Khoros Care subDomain.
3838
4339
  * - Service `lookerSource`: Your looker SubDomain name.
3839
4340
  * - Service `mailgun`: Your Mailgun subdomain.
3840
4341
  * - Service `maxioChargify`: Enter Your Subdomain.
3841
- * - Service `myosh`: Your Myosh Subdomain .
4342
+ * - Service `myosh`: Your myosh subdomain.
3842
4343
  * - Service `namely`: Your Namely subdomain.
3843
4344
  * - Service `nylas`: Your Nylas subdomain.
3844
4345
  * - Service `okta`: Your Okta subdomain.
3845
- * - Service `picqer`: Your Picqer sub domain name.
4346
+ * - Service `picqer`: Your Picqer subdomain.
3846
4347
  * - Service `pinpoint`: Your Pinpoint sub domain name.
3847
4348
  * - Service `piwikPro`: Your Piwik PRO subdomain.
3848
4349
  * - Service `playvox`: Your Playvox Subdomain.
@@ -3850,6 +4351,7 @@ export interface ConnectorConfig {
3850
4351
  * - Service `recurly`: Your company's Recurly subdomain.
3851
4352
  * - Service `reltio`: Your Reltio subdomain.
3852
4353
  * - Service `revel`: Your Revel Systems subDomain.
4354
+ * - Service `rundeck`: Your Rundeck subdomain.
3853
4355
  * - Service `sageHr`: Your Sage HR subdomain.
3854
4356
  * - Service `salesforceMarketingCloud`: Your Salesforce Marketing Cloud subdomain.
3855
4357
  * - Service `salsify`: Your Salsify Organization ID.
@@ -3858,6 +4360,7 @@ export interface ConnectorConfig {
3858
4360
  * - Service `starrez`: Your StarRez subdomain
3859
4361
  * - Service `tableauSource`: Your Tableau Source subdomain.
3860
4362
  * - Service `tempo`: Your Tempo subdomain.
4363
+ * - Service `testrail`: Your TestRail subdomain.
3861
4364
  * - Service `thinkific`: Your Thinkific subdomain.
3862
4365
  * - Service `totango`: Your Totango Subdomain.
3863
4366
  * - Service `tymeshift`: Your Tymeshift subdomain.
@@ -3870,17 +4373,22 @@ export interface ConnectorConfig {
3870
4373
  /**
3871
4374
  * Field usage depends on `service` value:
3872
4375
  * - Service `bamboohr`: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'.
3873
- * - Service `ebay`: Your eBay Environment.
4376
+ * - Service `datadog`: Your Datadog subdomain.
4377
+ * - Service `ebay`: Your eBay environment.
3874
4378
  * - Service `freshdesk`: Your company's freshdesk subdomain (usually **company**.freshdesk.com).
4379
+ * - Service `freshsales`: Your Freshsales domain.
3875
4380
  * - Service `freshservice`: Your company's freshservice subdomain (usually **company**.freshservice.com).
3876
4381
  * - Service `freshsuccess`: Your Freshsuccess subdomain.
3877
4382
  * - Service `gorgias`: Your Gorgias subdomain.
4383
+ * - Service `jamaSoftware`: Your Jama Software subdomain.
3878
4384
  * - Service `klarna`: Your Klarna subdomain.
3879
4385
  * - Service `learnupon`: Your Learnupon subdomain.
3880
4386
  * - Service `maxioSaasoptics`: Your Maxio SaaSOptics subdomain.
3881
4387
  * - Service `medallia`: Medallia subdomain
4388
+ * - Service `skillstx`: Your SkillsTX subdomain.
4389
+ * - Service `smarthr`: Your SmartHR subdomain.
3882
4390
  * - Service `sonarqube`: Your Sonarqube subdomain.
3883
- * - Service `toast`: Your Toast Domain.
4391
+ * - Service `toast`: Your Toast domain.
3884
4392
  * - Service `vts`: Your VTS Subdomain.
3885
4393
  * - Service `zendeskChat`: Your Zendesk domain.
3886
4394
  */
@@ -3983,6 +4491,7 @@ export interface ConnectorConfig {
3983
4491
  * - Service `twilio`: Whether to sync all accounts or specific accounts.
3984
4492
  * - Service `twitter`: Whether to sync all accounts or specific accounts. Default value: `AllAccounts`.
3985
4493
  * - Service `twitterAds`: Whether to sync all accounts or specific accounts.
4494
+ * - Service `walmartDsp`: Whether to sync all accounts or specific accounts.
3986
4495
  * - Service `yahooGemini`: Whether to sync all accounts or specific accounts. Default value: `SpecificAccounts`.
3987
4496
  * - Service `zuora`: Select `Zuora Billing` to sync exclusively Zuora Billing related records. Choose `Zuora Revenue` for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt for `Both`.
3988
4497
  * - Service `zuoraSandbox`: Select `Zuora Billing` to sync exclusively Zuora Billing related records. Choose `Zuora Revenue` for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt for `Both`.
@@ -4005,7 +4514,7 @@ export interface ConnectorConfig {
4005
4514
  syncMultipleAccounts: boolean;
4006
4515
  /**
4007
4516
  * Field usage depends on `service` value:
4008
- * - Service `cosmos`: The packing mode type. Supported values:`STANDARD_UNPACKED_MODE`- Unpacks _one_ layer of nested fields and infers types.`PACKED_MODE`- Delivers packed data as a single destination column value.Learn more in our [Cosmos DB Sync Pack Mode Options documentation](https://fivetran.com/docs/connectors/databases/cosmos#packmodeoptions).
4517
+ * - Service `cosmos`: The packing mode type. Supported values:`STANDARD_UNPACKED_MODE`- Unpacks _one_ layer of nested fields and infers types.`PACKED_MODE`- Delivers packed data as a single destination column value.Learn more in our [Azure Cosmos DB Sync Pack Mode Options documentation](https://fivetran.com/docs/connectors/databases/cosmos#packmodeoptions).
4009
4518
  * - Service `documentdb`: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields.
4010
4519
  */
4011
4520
  syncPackMode: string;
@@ -4091,17 +4600,26 @@ export interface ConnectorConfig {
4091
4600
  * - Service `microsoftEntraId`: Your Microsoft Entra ID Tenant.
4092
4601
  * - Service `microsoftTeams`: Your Microsoft Teams Tenant.
4093
4602
  * - Service `unicommerce`: Your uniware tenant.
4603
+ * - Service `workday`: Workday tenant name
4094
4604
  * - Service `workdayFinancialManagement`: Workday tenant name
4095
4605
  * - Service `workdayHcm`: Workday tenant name
4096
4606
  */
4097
4607
  tenant?: string;
4608
+ /**
4609
+ * Field usage depends on `service` value:
4610
+ * - Service `planful`: Your Planful tenant app URL.
4611
+ */
4612
+ tenantAppUrl?: string;
4613
+ tenantConfigs?: outputs.ConnectorConfigTenantConfig[];
4098
4614
  /**
4099
4615
  * Field usage depends on `service` value:
4100
4616
  * - Service `azureSqlDb`: Azure AD tenant ID.
4101
4617
  * - Service `azureSqlManagedDb`: Azure AD tenant ID.
4618
+ * - Service `businessCentral`: `Tenant ID` of your Business Central application
4102
4619
  * - Service `crowddev`: Your crowd.dev Tenant ID.
4103
4620
  * - Service `reltio`: Your Reltio tenant ID.
4104
4621
  * - Service `servicetitan`: Your ServiceTitan tenant ID.
4622
+ * - Service `visma`: Your Visma tenant ID.
4105
4623
  */
4106
4624
  tenantId?: string;
4107
4625
  /**
@@ -4112,6 +4630,7 @@ export interface ConnectorConfig {
4112
4630
  /**
4113
4631
  * Field usage depends on `service` value:
4114
4632
  * - Service `ivanti`: Your Ivanti Tenant URL.
4633
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Tenant URL.
4115
4634
  * - Service `reltio`: Your Reltio tenant URL.
4116
4635
  */
4117
4636
  tenantUrl?: string;
@@ -4157,6 +4676,7 @@ export interface ConnectorConfig {
4157
4676
  * - Service `tiktokAds`: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
4158
4677
  * - Service `twitter`: Number of months' worth of data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
4159
4678
  * - Service `twitterAds`: Historical sync timeframe in months.
4679
+ * - Service `walmartDsp`: Number of months' worth of data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
4160
4680
  * - Service `yahooDsp`: Number of months` worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
4161
4681
  * - Service `yahooGemini`: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `TWELVE`.
4162
4682
  */
@@ -4242,10 +4762,15 @@ export interface ConnectorConfig {
4242
4762
  * - Service `azurePostgres`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4243
4763
  * - Service `azureSqlDb`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4244
4764
  * - Service `azureSqlManagedDb`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4765
+ * - Service `clarity`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4766
+ * - Service `cockroachdb`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4245
4767
  * - Service `db2iHva`: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation.
4246
4768
  * - Service `db2iSapHva`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4247
4769
  * - Service `documentdb`: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation.
4248
4770
  * - Service `dynamics365Fo`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4771
+ * - Service `ehr`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4772
+ * - Service `elasticCloud`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
4773
+ * - Service `esSelfHosted`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
4249
4774
  * - Service `googleCloudMysql`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4250
4775
  * - Service `googleCloudPostgresql`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4251
4776
  * - Service `googleCloudSqlserver`: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer).
@@ -4265,6 +4790,8 @@ export interface ConnectorConfig {
4265
4790
  * - Service `mysql`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4266
4791
  * - Service `mysqlAzure`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4267
4792
  * - Service `mysqlRds`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4793
+ * - Service `opendistro`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
4794
+ * - Service `opensearch`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
4268
4795
  * - Service `oracle`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4269
4796
  * - Service `oracleEbs`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
4270
4797
  * - Service `oracleHva`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
@@ -4292,10 +4819,15 @@ export interface ConnectorConfig {
4292
4819
  * - Service `azurePostgres`: SSH port, specify only to connect via an SSH tunnel.
4293
4820
  * - Service `azureSqlDb`: SSH port, specify only to connect via an SSH tunnel.
4294
4821
  * - Service `azureSqlManagedDb`: SSH port, specify only to connect via an SSH tunnel.
4822
+ * - Service `clarity`: SSH port, specify only to connect via an SSH tunnel.
4823
+ * - Service `cockroachdb`: SSH port, specify only to connect via an SSH tunnel.
4295
4824
  * - Service `db2iHva`: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation.
4296
4825
  * - Service `db2iSapHva`: SSH port, specify only to connect via an SSH tunnel.
4297
4826
  * - Service `documentdb`: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation.
4298
4827
  * - Service `dynamics365Fo`: SSH port, specify only to connect via an SSH tunnel.
4828
+ * - Service `ehr`: SSH port, specify only to connect via an SSH tunnel.
4829
+ * - Service `elasticCloud`: SSH port, specify only to connect using an SSH tunnel.
4830
+ * - Service `esSelfHosted`: SSH port, specify only to connect using an SSH tunnel.
4299
4831
  * - Service `googleCloudMysql`: SSH port, specify only to connect via an SSH tunnel.
4300
4832
  * - Service `googleCloudPostgresql`: SSH port, specify only to connect via an SSH tunnel.
4301
4833
  * - Service `googleCloudSqlserver`: SSH port, only specify when connecting via an SSH tunnel.
@@ -4315,6 +4847,8 @@ export interface ConnectorConfig {
4315
4847
  * - Service `mysql`: SSH port, specify only to connect via an SSH tunnel.
4316
4848
  * - Service `mysqlAzure`: SSH port, specify only to connect via an SSH tunnel.
4317
4849
  * - Service `mysqlRds`: SSH port, specify only to connect via an SSH tunnel.
4850
+ * - Service `opendistro`: SSH port, specify only to connect using an SSH tunnel.
4851
+ * - Service `opensearch`: SSH port, specify only to connect using an SSH tunnel.
4318
4852
  * - Service `oracle`: SSH port, specify only to connect via an SSH tunnel.
4319
4853
  * - Service `oracleEbs`: SSH port, specify only to connect via an SSH tunnel.
4320
4854
  * - Service `oracleHva`: SSH port, specify only to connect via an SSH tunnel.
@@ -4342,10 +4876,15 @@ export interface ConnectorConfig {
4342
4876
  * - Service `azurePostgres`: SSH user, specify only to connect via an SSH tunnel.
4343
4877
  * - Service `azureSqlDb`: SSH user, specify only to connect via an SSH tunnel.
4344
4878
  * - Service `azureSqlManagedDb`: SSH user, specify only to connect via an SSH tunnel.
4879
+ * - Service `clarity`: SSH user, specify only to connect via an SSH tunnel.
4880
+ * - Service `cockroachdb`: SSH user, specify only to connect via an SSH tunnel.
4345
4881
  * - Service `db2iHva`: SSH user, specify only to connect via an SSH tunnel. Required for connector creation.
4346
4882
  * - Service `db2iSapHva`: SSH user, specify only to connect via an SSH tunnel.
4347
4883
  * - Service `documentdb`: SSH user, specify only to connect via an SSH tunnel. Required for connector creation.
4348
4884
  * - Service `dynamics365Fo`: SSH user, specify only to connect via an SSH tunnel.
4885
+ * - Service `ehr`: SSH user, specify only to connect via an SSH tunnel.
4886
+ * - Service `elasticCloud`: SSH user, specify only to connect using an SSH tunnel.
4887
+ * - Service `esSelfHosted`: SSH user, specify only to connect using an SSH tunnel.
4349
4888
  * - Service `googleCloudMysql`: SSH user, specify only to connect via an SSH tunnel.
4350
4889
  * - Service `googleCloudPostgresql`: SSH user, specify only to connect via an SSH tunnel.
4351
4890
  * - Service `googleCloudSqlserver`: SSH user, only specify when connecting via an SSH tunnel.
@@ -4365,6 +4904,8 @@ export interface ConnectorConfig {
4365
4904
  * - Service `mysql`: SSH user, specify only to connect via an SSH tunnel.
4366
4905
  * - Service `mysqlAzure`: SSH user, specify only to connect via an SSH tunnel.
4367
4906
  * - Service `mysqlRds`: SSH user, specify only to connect via an SSH tunnel.
4907
+ * - Service `opendistro`: SSH user, specify only to connect using an SSH tunnel.
4908
+ * - Service `opensearch`: SSH user, specify only to connect using an SSH tunnel.
4368
4909
  * - Service `oracle`: SSH user, specify only to connect via an SSH tunnel.
4369
4910
  * - Service `oracleEbs`: SSH user, specify only to connect via an SSH tunnel.
4370
4911
  * - Service `oracleHva`: SSH user, specify only to connect via an SSH tunnel.
@@ -4384,6 +4925,12 @@ export interface ConnectorConfig {
4384
4925
  * - Service `sqlServerSapEccHva`: SSH user, specify only to connect via an SSH tunnel.
4385
4926
  */
4386
4927
  tunnelUser: string;
4928
+ /**
4929
+ * Field usage depends on `service` value:
4930
+ * - Service `akamai`: Your Akamai type name.
4931
+ * - Service `bubble`: Your Bubble type name.
4932
+ */
4933
+ typeName?: string;
4387
4934
  uniqueId: string;
4388
4935
  /**
4389
4936
  * Field usage depends on `service` value:
@@ -4397,7 +4944,9 @@ export interface ConnectorConfig {
4397
4944
  * - Service `azurePostgres`: The method to detect new or changed rows. Specify only for `"service": "postgres"` or `"service": "postgresRds"`. Supported values:`WAL` - this method replicates new, changed and deleted rows by tailing the write-ahead log (WAL) via a logical slot. This is more efficient than the XMIN method, but requires more setup and monitoring.`XMIN` - this method detects new or changed rows via the XMIN system column, but is not capable of detecting deleted rows.`WAL_PGOUTPUT` - logical replication of the WAL using the pgoutput plugin. This method replicates new, changed, and deleted rows by tailing the write-ahead log (WAL) using a logical slot.`TELEPORT` - Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes.
4398
4945
  * - Service `azureSqlDb`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
4399
4946
  * - Service `azureSqlManagedDb`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
4947
+ * - Service `clarity`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
4400
4948
  * - Service `dynamics365Fo`: Update Method
4949
+ * - Service `ehr`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
4401
4950
  * - Service `googleCloudMysql`: The method to detect new or changed rows. Supported values:`BINLOG` - Fivetran uses your binary logs (also called binlogs) to request only the data that has changed since our last sync. This is the default value if no value is specified. `TELEPORT` - Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes.
4402
4951
  * - Service `googleCloudPostgresql`: The method to detect new or changed rows. Specify only for `"service": "postgres"` or `"service": "postgresRds"`. Supported values:`WAL` - this method replicates new, changed and deleted rows by tailing the write-ahead log (WAL) via a logical slot. This is more efficient than the XMIN method, but requires more setup and monitoring.`XMIN` - this method detects new or changed rows via the XMIN system column, but is not capable of detecting deleted rows.`WAL_PGOUTPUT` - logical replication of the WAL using the pgoutput plugin. This method replicates new, changed, and deleted rows by tailing the write-ahead log (WAL) using a logical slot.`TELEPORT` - Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes.
4403
4952
  * - Service `googleCloudSqlserver`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
@@ -4492,10 +5041,15 @@ export interface ConnectorConfig {
4492
5041
  * - Service `azurePostgres`: The user name.
4493
5042
  * - Service `azureSqlDb`: The user name. For Azure Databases, the format must be `user@domain`.
4494
5043
  * - Service `azureSqlManagedDb`: The user name. For Azure Databases, the format must be `user@domain`.
5044
+ * - Service `clarity`: The user name. For Azure Databases, the format must be `user@domain`.
5045
+ * - Service `cockroachdb`: The user name.
4495
5046
  * - Service `db2iHva`: The user name.
4496
5047
  * - Service `db2iSapHva`: The username.
4497
5048
  * - Service `documentdb`: The user name.
4498
5049
  * - Service `dynamics365Fo`: The user name. The format must be `user@domain`.
5050
+ * - Service `ehr`: The user name. For Azure Databases, the format must be `user@domain`.
5051
+ * - Service `elasticCloud`: The user name.
5052
+ * - Service `esSelfHosted`: The user name.
4499
5053
  * - Service `ftp`: FTP user.
4500
5054
  * - Service `googleCloudMysql`: The user name.
4501
5055
  * - Service `googleCloudPostgresql`: The user name.
@@ -4518,6 +5072,8 @@ export interface ConnectorConfig {
4518
5072
  * - Service `mysql`: The user name.
4519
5073
  * - Service `mysqlAzure`: The user name.
4520
5074
  * - Service `mysqlRds`: The user name.
5075
+ * - Service `opendistro`: The user name.
5076
+ * - Service `opensearch`: The user name.
4521
5077
  * - Service `oracle`: The user name.
4522
5078
  * - Service `oracleEbs`: The user name.
4523
5079
  * - Service `oracleHva`: The user name.
@@ -4546,6 +5102,7 @@ export interface ConnectorConfig {
4546
5102
  * - Service `gmail`: Your Gmail user ID.
4547
5103
  * - Service `hibob`: Your HiBob Service User Token.
4548
5104
  * - Service `marketo`: Marketo SOAP API User Id.
5105
+ * - Service `okendo`: Your Okendo user ID.
4549
5106
  * - Service `playvox`: Your Playvox User ID.
4550
5107
  * - Service `sageIntacct`: User ID
4551
5108
  */
@@ -4591,19 +5148,21 @@ export interface ConnectorConfig {
4591
5148
  * - Service `impact`: Your Impact Account SID
4592
5149
  * - Service `integralAdScience`: Your integralAdScience username.
4593
5150
  * - Service `itunesConnect`: Your Apple ID
5151
+ * - Service `jamf`: Your Jamf username.
4594
5152
  * - Service `khorosCare`: Your Khoros Care username.
4595
5153
  * - Service `kissmetrics`: Your Kissmetrics API Username.
4596
5154
  * - Service `klarna`: Your Klarna Username.
4597
5155
  * - Service `learnupon`: Your Learnupon username.
4598
5156
  * - Service `lessonly`: Your Lessonly username.
4599
5157
  * - Service `mailgun`: Your Mailgun API username.
4600
- * - Service `myosh`: Your Myosh Username.
5158
+ * - Service `myosh`: Your myosh username.
4601
5159
  * - Service `oracleBusinessIntelligencePublisher`: The Oracle Business Intelligence username.
4602
5160
  * - Service `oracleFusionCloudAppsCrm`: The Oracle Fusion Cloud username.
4603
5161
  * - Service `oracleFusionCloudAppsFscm`: The Oracle Fusion Cloud username.
4604
5162
  * - Service `oracleFusionCloudAppsHcm`: The Oracle Fusion Cloud username.
4605
5163
  * - Service `partnerize`: Your Partnerize account's username.
4606
5164
  * - Service `pingdom`: Your Pingdom Username.
5165
+ * - Service `podio`: Your Podio username.
4607
5166
  * - Service `quorum`: Your Quorum username .
4608
5167
  * - Service `revx`: Your RevX Username.
4609
5168
  * - Service `rtbHouse`: Your RTB House username.
@@ -4613,6 +5172,7 @@ export interface ConnectorConfig {
4613
5172
  * - Service `shiphero`: Your ShipHero username.
4614
5173
  * - Service `shipstation`: Your ShipStation username.
4615
5174
  * - Service `shopware`: Your Shopware username.
5175
+ * - Service `splash`: Your Splash username.
4616
5176
  * - Service `starrez`: Your StarRez API username
4617
5177
  * - Service `stylight`: Your Stylight Username.
4618
5178
  * - Service `teamwork`: Your Teamwork username.
@@ -4625,9 +5185,15 @@ export interface ConnectorConfig {
4625
5185
  * - Service `wherefour`: Your Wherefour username.
4626
5186
  * - Service `workdayFinancialManagement`: Workday username.
4627
5187
  * - Service `workdayHcm`: Username of your Workday Integration System User account
5188
+ * - Service `xandr`: Your Xandr username.
4628
5189
  * - Service `younium`: Your Younium username.
4629
5190
  */
4630
5191
  username: string;
5192
+ /**
5193
+ * Field usage depends on `service` value:
5194
+ * - Service `criteoRetailMedia`: Your Criteo Retail Media version.
5195
+ */
5196
+ version?: string;
4631
5197
  /**
4632
5198
  * Field usage depends on `service` value:
4633
5199
  * - Service `facebook`: Time period to attribute conversions based on views. [Possible viewAttributionWindow values](https://fivetran.com/docs/applications/facebook-ad-insights/api-config#viewattributionwindow).
@@ -4699,6 +5265,16 @@ export interface ConnectorConfig {
4699
5265
  * - Service `workdayStrategicSourcing`: Your Workday Strategic Sourcing X API key.
4700
5266
  */
4701
5267
  xApiKey?: string;
5268
+ /**
5269
+ * Field usage depends on `service` value:
5270
+ * - Service `medalliaAgileResearch`: Your Medallia Agile Research key.
5271
+ */
5272
+ xKey?: string;
5273
+ /**
5274
+ * Field usage depends on `service` value:
5275
+ * - Service `medalliaAgileResearch`: Your Medallia Agile Research master key.
5276
+ */
5277
+ xMasterKey?: string;
4702
5278
  /**
4703
5279
  * Field usage depends on `service` value:
4704
5280
  * - Service `workdayStrategicSourcing`: Your Workday Strategic Sourcing X User Email.
@@ -4874,6 +5450,16 @@ export interface ConnectorConfigCustomReport {
4874
5450
  * - Service `tiktokAds`: Destination Table name of report
4875
5451
  */
4876
5452
  tableName?: string;
5453
+ /**
5454
+ * Field usage depends on `service` value:
5455
+ * - Service `redditAds`: The specific time zone to sync report data if `useAccountTimeZone` set to `false`.
5456
+ */
5457
+ timeZone?: string;
5458
+ /**
5459
+ * Field usage depends on `service` value:
5460
+ * - Service `redditAds`: When this parameter is set to `ACCOUNT`, connector will use account related time zone to sync report data. Default value: `ACCOUNT`. Possible values: `ACCOUNT`, `USER`
5461
+ */
5462
+ timeZoneMode: string;
4877
5463
  }
4878
5464
  export interface ConnectorConfigCustomTable {
4879
5465
  /**
@@ -4906,6 +5492,11 @@ export interface ConnectorConfigCustomTable {
4906
5492
  * - Service `facebookAds`: Option to select Prebuilt Reports or Custom Reports. [Possible configType values](https://fivetran.com/docs/connectors/applications/facebook-ads-insights/api-config#configtype).
4907
5493
  */
4908
5494
  configType: string;
5495
+ /**
5496
+ * Field usage depends on `service` value:
5497
+ * - Service `facebookAds`: Time period to attribute conversions based on engaged views. [Possible viewAttributionWindow values](https://fivetran.com/docs/connectors/applications/facebook-ads#engagedviewattributionwindow).
5498
+ */
5499
+ engagedViewAttributionWindow: string;
4909
5500
  /**
4910
5501
  * Field usage depends on `service` value:
4911
5502
  * - Service `facebookAds`: List of fields which connector will sync. [Possible field values](https://fivetran.com/docs/connectors/applications/facebook-ads-insights/api-config#fields).
@@ -5025,6 +5616,7 @@ export interface ConnectorConfigReport {
5025
5616
  /**
5026
5617
  * Field usage depends on `service` value:
5027
5618
  * - Service `googleAnalytics`: A segment is a subset of your Analytics data that is made up of one or more non-destructive filters (filters that do not alter the underlying data). Those filters isolate subsets of users, sessions, and hits.
5619
+ * - Service `googleSearchAds360`: The report segments included to sync.
5028
5620
  */
5029
5621
  segments?: string[];
5030
5622
  /**
@@ -5127,6 +5719,18 @@ export interface ConnectorConfigSecretsList {
5127
5719
  */
5128
5720
  value: string;
5129
5721
  }
5722
+ export interface ConnectorConfigTenantConfig {
5723
+ /**
5724
+ * Field usage depends on `service` value:
5725
+ * - Service `reltio`: Your Reltio subdomain.
5726
+ */
5727
+ subdomain?: string;
5728
+ /**
5729
+ * Field usage depends on `service` value:
5730
+ * - Service `reltio`: Your Reltio tenant ID.
5731
+ */
5732
+ tenantId?: string;
5733
+ }
5130
5734
  export interface ConnectorDestinationSchema {
5131
5735
  /**
5132
5736
  * The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
@@ -5277,15 +5881,15 @@ export interface DbtProjectModel {
5277
5881
  }
5278
5882
  export interface DbtProjectProjectConfig {
5279
5883
  /**
5280
- * Folder in Git repo with your dbt project.
5884
+ * Folder in Git repo with your dbt project
5281
5885
  */
5282
5886
  folderPath?: string;
5283
5887
  /**
5284
- * Git branch.
5888
+ * Git branch
5285
5889
  */
5286
5890
  gitBranch?: string;
5287
5891
  /**
5288
- * Git remote URL with your dbt project.
5892
+ * Git remote URL with your dbt project
5289
5893
  */
5290
5894
  gitRemoteUrl?: string;
5291
5895
  }
@@ -5387,9 +5991,14 @@ export interface DestinationConfig {
5387
5991
  auth: string;
5388
5992
  /**
5389
5993
  * Field usage depends on `service` value:
5994
+ * - Service `databricks`: Authentication type
5390
5995
  * - Service `redshift`: Authentication type. Default value: `PASSWORD`.
5391
5996
  */
5392
5997
  authType: string;
5998
+ /**
5999
+ * Field usage depends on `service` value:
6000
+ * - Service `confluentCloudWh`: Comma-separated list of Confluent Cloud servers in the `server:port` format.
6001
+ */
5393
6002
  bootstrapServers?: string[];
5394
6003
  /**
5395
6004
  * Field usage depends on `service` value:
@@ -5467,6 +6076,10 @@ export interface DestinationConfig {
5467
6076
  * - Service `databricks`: Whether to create external tables
5468
6077
  */
5469
6078
  createExternalTables: boolean;
6079
+ /**
6080
+ * Field usage depends on `service` value:
6081
+ * - Service `confluentCloudWh`: Confluent Cloud message format.
6082
+ */
5470
6083
  dataFormat: string;
5471
6084
  /**
5472
6085
  * Field usage depends on `service` value:
@@ -5568,15 +6181,19 @@ export interface DestinationConfig {
5568
6181
  */
5569
6182
  lakehouseName?: string;
5570
6183
  mskStsRegion?: string;
6184
+ /**
6185
+ * Field usage depends on `service` value:
6186
+ * - Service `confluentCloudWh`: Number of partitions per topic.
6187
+ */
5571
6188
  numOfPartitions: number;
5572
6189
  /**
5573
6190
  * Field usage depends on `service` value:
5574
- * - Service `databricks`: OAuth 2.0 client ID. Required if authType is set to OAUTH2.
6191
+ * - Service `databricks`: OAuth 2.0 client ID
5575
6192
  */
5576
6193
  oauth2ClientId?: string;
5577
6194
  /**
5578
6195
  * Field usage depends on `service` value:
5579
- * - Service `databricks`: OAuth 2.0 secret. Required if authType is set to OAUTH2.
6196
+ * - Service `databricks`: OAuth 2.0 secret
5580
6197
  */
5581
6198
  oauth2Secret?: string;
5582
6199
  /**
@@ -5682,6 +6299,10 @@ export interface DestinationConfig {
5682
6299
  region?: string;
5683
6300
  registryName?: string;
5684
6301
  registryStsRegion?: string;
6302
+ /**
6303
+ * Field usage depends on `service` value:
6304
+ * - Service `confluentCloudWh`: Replication factor.
6305
+ */
5685
6306
  replicationFactor: number;
5686
6307
  /**
5687
6308
  * Field usage depends on `service` value:
@@ -5717,13 +6338,41 @@ export interface DestinationConfig {
5717
6338
  * - Service `redshift`: Role ARN with Redshift permissions. Required if authentication type is `IAM`.
5718
6339
  */
5719
6340
  roleArn?: string;
6341
+ /**
6342
+ * Field usage depends on `service` value:
6343
+ * - Service `confluentCloudWh`: Security protocol for Confluent Cloud interaction.
6344
+ */
5720
6345
  saslMechanism: string;
6346
+ /**
6347
+ * Field usage depends on `service` value:
6348
+ * - Service `confluentCloudWh`: Confluent Cloud SASL key.
6349
+ */
5721
6350
  saslPlainKey?: string;
6351
+ /**
6352
+ * Field usage depends on `service` value:
6353
+ * - Service `confluentCloudWh`: Confluent Cloud SASL secret.
6354
+ */
5722
6355
  saslPlainSecret?: string;
5723
6356
  schemaCompatibility: string;
6357
+ /**
6358
+ * Field usage depends on `service` value:
6359
+ * - Service `confluentCloudWh`: Schema Registry
6360
+ */
5724
6361
  schemaRegistry: string;
6362
+ /**
6363
+ * Field usage depends on `service` value:
6364
+ * - Service `confluentCloudWh`: Schema registry API key.
6365
+ */
5725
6366
  schemaRegistryApiKey?: string;
6367
+ /**
6368
+ * Field usage depends on `service` value:
6369
+ * - Service `confluentCloudWh`: Schema registry API secret.
6370
+ */
5726
6371
  schemaRegistryApiSecret?: string;
6372
+ /**
6373
+ * Field usage depends on `service` value:
6374
+ * - Service `confluentCloudWh`: Schema registry URL.
6375
+ */
5727
6376
  schemaRegistryUrl?: string;
5728
6377
  /**
5729
6378
  * Field usage depends on `service` value:
@@ -5738,12 +6387,23 @@ export interface DestinationConfig {
5738
6387
  * - Service `onelake`: Secret value for service principal
5739
6388
  */
5740
6389
  secretValue?: string;
6390
+ /**
6391
+ * Field usage depends on `service` value:
6392
+ * - Service `confluentCloudWh`: Security protocol for Confluent Cloud interaction.
6393
+ */
5741
6394
  securityProtocol: string;
5742
6395
  /**
5743
6396
  * Field usage depends on `service` value:
5744
6397
  * - Service `databricks`: Server name
5745
6398
  */
5746
6399
  serverHostName?: string;
6400
+ /**
6401
+ * Field usage depends on `service` value:
6402
+ * - Service `adls`: Snapshots older than the retention period are deleted every week. Default value: `ONE_WEEK`.
6403
+ * - Service `newS3Datalake`: Snapshots older than the retention period are deleted every week. Default value: `ONE_WEEK`.
6404
+ * - Service `onelake`: Snapshots older than the retention period are deleted every week. Default value: `ONE_WEEK`.
6405
+ */
6406
+ snapshotRetentionPeriod: string;
5747
6407
  snowflakeCloud: string;
5748
6408
  snowflakeRegion?: string;
5749
6409
  /**
@@ -5752,6 +6412,11 @@ export interface DestinationConfig {
5752
6412
  * - Service `onelake`: Storage account for Azure Data Lake Storage Gen2 name
5753
6413
  */
5754
6414
  storageAccountName?: string;
6415
+ /**
6416
+ * Field usage depends on `service` value:
6417
+ * - Service `newS3Datalake`: (Immutable) The table format in which you want to sync your tables. Valid values are ICEBERG and DELTA_LAKE
6418
+ */
6419
+ tableFormat: string;
5755
6420
  /**
5756
6421
  * Field usage depends on `service` value:
5757
6422
  * - Service `adls`: Tenant id of service principal
@@ -6025,10 +6690,16 @@ export interface GetConnectorConfig {
6025
6690
  * - Service `workramp`: Your WorkRamp academy ID.
6026
6691
  */
6027
6692
  academyId: string;
6693
+ /**
6694
+ * Field usage depends on `service` value:
6695
+ * - Service `planful`: Your Planful access ID.
6696
+ */
6697
+ accessId: string;
6028
6698
  /**
6029
6699
  * Field usage depends on `service` value:
6030
6700
  * - Service `gainsightCustomerSuccess`: The access key for API authentication.
6031
6701
  * - Service `gongio`: Your Gongio Access key.
6702
+ * - Service `planful`: Your Planful access key.
6032
6703
  * - Service `retailnext`: Your RetailNext access key.
6033
6704
  */
6034
6705
  accessKey: string;
@@ -6066,6 +6737,7 @@ export interface GetConnectorConfig {
6066
6737
  * - Service `lattice`: Your Lattice API access token.
6067
6738
  * - Service `launchdarkly`: Your LaunchDarkly access token.
6068
6739
  * - Service `nylas`: Your Nylas access_token.
6740
+ * - Service `planhat`: Your Planhat access token.
6069
6741
  * - Service `rollbar`: Your Rollbar Access Token.
6070
6742
  * - Service `samsara`: Your Samsara API token.
6071
6743
  * - Service `slab`: Your Slab API key.
@@ -6094,6 +6766,7 @@ export interface GetConnectorConfig {
6094
6766
  * Field usage depends on `service` value:
6095
6767
  * - Service `appcues`: Your Appcues Account ID.
6096
6768
  * - Service `brightcove`: Your Brightcove account ID.
6769
+ * - Service `cin7core`: Your Cin7 Core account ID.
6097
6770
  * - Service `dear`: Your Dear Account ID.
6098
6771
  * - Service `harvest`: Your Harvest Account ID.
6099
6772
  * - Service `optimizely`: Your Optimizely account ID.
@@ -6133,7 +6806,7 @@ export interface GetConnectorConfig {
6133
6806
  accountRegion: string;
6134
6807
  /**
6135
6808
  * Field usage depends on `service` value:
6136
- * - Service `foneDynamics`: Your Fone Dynamics Account SID.
6809
+ * - Service `foneDynamics`: Your Fone Dynamics account SID.
6137
6810
  */
6138
6811
  accountSid: string;
6139
6812
  /**
@@ -6344,10 +7017,15 @@ export interface GetConnectorConfig {
6344
7017
  * - Service `azurePostgres`: Require TLS through Tunnel
6345
7018
  * - Service `azureSqlDb`: Require TLS through Tunnel.
6346
7019
  * - Service `azureSqlManagedDb`: Require TLS.
7020
+ * - Service `clarity`: Require TLS through Tunnel.
7021
+ * - Service `cockroachdb`: Require TLS
6347
7022
  * - Service `db2iHva`: Require TLS through Tunnel
6348
7023
  * - Service `db2iSapHva`: Require TLS through Tunnel
6349
7024
  * - Service `documentdb`: Require TLS encryption.
6350
7025
  * - Service `dynamics365Fo`: Require TLS through Tunnel.
7026
+ * - Service `ehr`: Require TLS through Tunnel.
7027
+ * - Service `elasticCloud`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
7028
+ * - Service `esSelfHosted`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
6351
7029
  * - Service `googleCloudMysql`: Require TLS through Tunnel
6352
7030
  * - Service `googleCloudPostgresql`: Require TLS through Tunnel
6353
7031
  * - Service `googleCloudSqlserver`: Require TLS.
@@ -6362,6 +7040,8 @@ export interface GetConnectorConfig {
6362
7040
  * - Service `mysql`: Require TLS through Tunnel
6363
7041
  * - Service `mysqlAzure`: Require TLS through Tunnel
6364
7042
  * - Service `mysqlRds`: Require TLS through Tunnel
7043
+ * - Service `opendistro`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
7044
+ * - Service `opensearch`: Default value: true. Set to false if TLS is not required when using an SSH tunnel.
6365
7045
  * - Service `oracle`: Require TLS through Tunnel
6366
7046
  * - Service `oracleEbs`: Require TLS through Tunnel
6367
7047
  * - Service `oracleHva`: Require TLS through Tunnel
@@ -6404,8 +7084,10 @@ export interface GetConnectorConfig {
6404
7084
  * - Service `360learning`: Your 360Learning API Key.
6405
7085
  * - Service `6sense`: Your 6sense API Key.
6406
7086
  * - Service `activecampaign`: Your ActiveCampaign API key.
7087
+ * - Service `affinity`: Your Affinity API key.
6407
7088
  * - Service `airtable`: API key of the Airtable account.
6408
7089
  * - Service `algolia`: Your Algolia API key.
7090
+ * - Service `anvyl`: Your Anvyl API key.
6409
7091
  * - Service `appcues`: Your Appcues API key.
6410
7092
  * - Service `assembled`: Your Assembled API key.
6411
7093
  * - Service `atlassianJiraAlign`: Your Jira Align API key.
@@ -6415,13 +7097,19 @@ export interface GetConnectorConfig {
6415
7097
  * - Service `avantlink`: Your AvantLink API key.
6416
7098
  * - Service `ballotready`: Your BallotReady API token.
6417
7099
  * - Service `bamboohr`: Your API Key.
7100
+ * - Service `bazaarvoice`: Your Bazaarvoice API key.
7101
+ * - Service `betterworks`: Your Betterworks API key.
6418
7102
  * - Service `bizzabo`: Your Bizzabo API key.
7103
+ * - Service `braveAds`: Your Brave Ads API key
6419
7104
  * - Service `braze`: Your Braze API Key.
6420
7105
  * - Service `brevo`: Your Brevo API key.
7106
+ * - Service `bubble`: Your Bubble API token.
7107
+ * - Service `buildium`: Your Buildium private API key.
6421
7108
  * - Service `callrail`: Your CallRail API key.
6422
7109
  * - Service `campaignmonitor`: Your Campaign Monitor API key.
6423
7110
  * - Service `canny`: Your Canny API key.
6424
7111
  * - Service `chargebeeProductCatalog1`: Your Chargebee Product Catalog 1 API key.
7112
+ * - Service `chargebeeProductCatalog2`: Your Chargebee API key.
6425
7113
  * - Service `chartmogul`: Your ChartMogul API key.
6426
7114
  * - Service `chorusai`: Your Chorus API key.
6427
7115
  * - Service `churnkey`: Your Churnkey API Key.
@@ -6430,6 +7118,7 @@ export interface GetConnectorConfig {
6430
7118
  * - Service `circleci`: Your CircleCI API Key.
6431
7119
  * - Service `clickup`: Your ClickUp API key.
6432
7120
  * - Service `close`: Your Close API key.
7121
+ * - Service `cloudbeds`: Your Cloudbeds API key.
6433
7122
  * - Service `clubspeed`: Your Clubspeed API key.
6434
7123
  * - Service `coassemble`: Your Coassemble API key.
6435
7124
  * - Service `codefresh`: Your Codefresh API Key.
@@ -6445,6 +7134,7 @@ export interface GetConnectorConfig {
6445
7134
  * - Service `delighted`: API Key for your Delighted account
6446
7135
  * - Service `destini`: Your Destini API Key.
6447
7136
  * - Service `donus`: Your Donus API key.
7137
+ * - Service `doorloop`: Your DoorLoop API key.
6448
7138
  * - Service `drata`: Your Drata API Key.
6449
7139
  * - Service `dropboxSign`: Your Dropbox Sign API key.
6450
7140
  * - Service `duoplane`: Your Duoplane API key.
@@ -6460,12 +7150,13 @@ export interface GetConnectorConfig {
6460
7150
  * - Service `freightview`: Your Freightview API key.
6461
7151
  * - Service `freshdesk`: Your Freshdesk API Key.
6462
7152
  * - Service `freshdeskContactCenter`: Your Freshdesk Contact Center API key.
7153
+ * - Service `freshsales`: Your Freshsales API key.
6463
7154
  * - Service `freshservice`: Your Freshservice API Key.
6464
7155
  * - Service `freshsuccess`: Your Freshsuccess API key.
6465
7156
  * - Service `freshteam`: Your Freshteam API key.
6466
7157
  * - Service `friendbuy`: Your Friendbuy API key.
6467
7158
  * - Service `fullstory`: Your Fullstory API key.
6468
- * - Service `gainsightProductExperience`: Your Gainsight Product Experience API Key.
7159
+ * - Service `gainsightProductExperience`: Your Gainsight Product Experience API key.
6469
7160
  * - Service `gem`: Your Gem API key.
6470
7161
  * - Service `gorgias`: Your Gorgias API key.
6471
7162
  * - Service `greenhouse`: Your Greenhouse API key.
@@ -6478,11 +7169,13 @@ export interface GetConnectorConfig {
6478
7169
  * - Service `infobip`: Your Infobip API key.
6479
7170
  * - Service `insightly`: Your Insightly API key.
6480
7171
  * - Service `integrate`: Your Integrate API key.
7172
+ * - Service `invoiced`: Your Invoiced API key.
6481
7173
  * - Service `iterable`: Your Iterable API key.
6482
7174
  * - Service `ivanti`: Your Ivanti API Key.
6483
7175
  * - Service `jotform`: Your Jotform API key.
6484
7176
  * - Service `justcall`: Your JustCall API key.
6485
7177
  * - Service `katana`: Your Katana API key.
7178
+ * - Service `kevel`: Your Kevel API key.
6486
7179
  * - Service `keypay`: Your KeyPay API key.
6487
7180
  * - Service `kisi`: Your Kisi API key.
6488
7181
  * - Service `klaviyo`: Your Klaviyo API key.
@@ -6490,6 +7183,7 @@ export interface GetConnectorConfig {
6490
7183
  * - Service `lemlist`: Your Lemlist API key.
6491
7184
  * - Service `lever`: Your Lever API key.
6492
7185
  * - Service `liftoff`: Your Liftoff API key.
7186
+ * - Service `linear`: Your Linear API key.
6493
7187
  * - Service `linksquares`: Your LinkSquares API key.
6494
7188
  * - Service `lob`: Your Lob API key.
6495
7189
  * - Service `loop`: Your Loop API key.
@@ -6500,8 +7194,10 @@ export interface GetConnectorConfig {
6500
7194
  * - Service `maxioChargify`: Enter Your API Key.
6501
7195
  * - Service `messagebird`: Your MessageBird API key.
6502
7196
  * - Service `mountain`: Your MNTN API key.
6503
- * - Service `myosh`: Your Myosh API Key.
7197
+ * - Service `myosh`: Your myosh API key.
7198
+ * - Service `okendo`: Your Okendo API key.
6504
7199
  * - Service `ometria`: Your Ometria API Key.
7200
+ * - Service `oncehub`: Your OnceHub API key.
6505
7201
  * - Service `ordway`: Your Ordway API key.
6506
7202
  * - Service `ortto`: Your Ortto API key.
6507
7203
  * - Service `pagerduty`: Your PagerDuty API key.
@@ -6511,11 +7207,13 @@ export interface GetConnectorConfig {
6511
7207
  * - Service `picqer`: Your Picqer API key.
6512
7208
  * - Service `pinpoint`: Your Pinpoint API key.
6513
7209
  * - Service `pipe17`: The Pipe17 API key.
7210
+ * - Service `placerai`: Your Placer.ai API key.
6514
7211
  * - Service `playvox`: Your Playvox API Key.
6515
7212
  * - Service `posthog`: Your PostHog API key.
6516
7213
  * - Service `prive`: Your Prive API key.
6517
7214
  * - Service `qualaroo`: Your Qualaroo API Key.
6518
7215
  * - Service `quorum`: Your Quorum API key.
7216
+ * - Service `reboundReturns`: Your ReBound Returns API key.
6519
7217
  * - Service `recurly`: The Recurly API key.
6520
7218
  * - Service `replyio`: Your Reply API key.
6521
7219
  * - Service `revenuecat`: Your RevenueCat API key.
@@ -6526,6 +7224,7 @@ export interface GetConnectorConfig {
6526
7224
  * - Service `rippling`: Your Rippling API key.
6527
7225
  * - Service `rocketlane`: Your Rocketlane API key.
6528
7226
  * - Service `rootly`: Your Rootly API key.
7227
+ * - Service `safebase`: Your SafeBase API key.
6529
7228
  * - Service `sageHr`: Your Sage HR API key.
6530
7229
  * - Service `sailthru`: The Sailthru API key.
6531
7230
  * - Service `salsify`: Your Salsify API Key.
@@ -6536,6 +7235,7 @@ export interface GetConnectorConfig {
6536
7235
  * - Service `shortio`: Your Short.io API key.
6537
7236
  * - Service `simplesat`: Your Simplesat API key.
6538
7237
  * - Service `sistrix`: Your SISTRIX API key.
7238
+ * - Service `skilljar`: Your Skilljar API key.
6539
7239
  * - Service `smartwaiver`: Your Smartwaiver API key.
6540
7240
  * - Service `snyk`: Your Snyk API key.
6541
7241
  * - Service `sonarqube`: Your Sonarqube API key.
@@ -6546,8 +7246,11 @@ export interface GetConnectorConfig {
6546
7246
  * - Service `stripe`: Restricted API key
6547
7247
  * - Service `stripeTest`: Restricted API key
6548
7248
  * - Service `subscript`: Your Subscript API key.
7249
+ * - Service `survicate`: Your Survicate API Key.
6549
7250
  * - Service `teads`: Your Teads API key.
7251
+ * - Service `teamtailor`: Your Teamtailor API key.
6550
7252
  * - Service `testrail`: Your TestRail API key.
7253
+ * - Service `ticketTailor`: Your Ticket Tailor API key.
6551
7254
  * - Service `transcend`: Your Transcend API Key.
6552
7255
  * - Service `trello`: Your TRELLO api key.
6553
7256
  * - Service `uppromote`: Your UpPromote API key.
@@ -6605,6 +7308,11 @@ export interface GetConnectorConfig {
6605
7308
  * - Service `alchemer`: Your Alchemer API Secret key.
6606
7309
  */
6607
7310
  apiSecretKey: string;
7311
+ /**
7312
+ * Field usage depends on `service` value:
7313
+ * - Service `sigmaComputingSource`: Your Sigma Computing api server.
7314
+ */
7315
+ apiServer: string;
6608
7316
  /**
6609
7317
  * Field usage depends on `service` value:
6610
7318
  * - Service `aha`: Your Aha! API key.
@@ -6614,12 +7322,14 @@ export interface GetConnectorConfig {
6614
7322
  * - Service `brex`: Your Brex API token
6615
7323
  * - Service `buildkite`: Your Buildkite API token.
6616
7324
  * - Service `buzzsprout`: Your Buzzsprout API token.
7325
+ * - Service `centra`: Your Centra API Token.
6617
7326
  * - Service `chameleon`: Your Chameleon API token.
6618
7327
  * - Service `clari`: Your Clari API token.
6619
7328
  * - Service `confluence`: The Confluence API token.
6620
7329
  * - Service `dixa`: Your Dixa API token.
6621
7330
  * - Service `drip`: Your Drip API Token.
6622
- * - Service `foneDynamics`: Your Fone Dynamics API Token.
7331
+ * - Service `factbird`: Your Factbird API token.
7332
+ * - Service `foneDynamics`: Your Fone Dynamics API token.
6623
7333
  * - Service `fountain`: Your Fountain API token.
6624
7334
  * - Service `g2`: Your G2 API token.
6625
7335
  * - Service `gladly`: Your Gladly API Token.
@@ -6636,16 +7346,19 @@ export interface GetConnectorConfig {
6636
7346
  * - Service `pipedrive`: (Optional)Your Pipedrive personal API token
6637
7347
  * - Service `pivotalTracker`: Pivotal Tracker API token.
6638
7348
  * - Service `postmark`: Your Postmark account API token.
7349
+ * - Service `productive`: Your Productive API token.
6639
7350
  * - Service `qualtrics`: API token of the Qualtrics account.
6640
7351
  * - Service `rakutenadvertising`: Your Rakuten Advertising API token.
6641
7352
  * - Service `recharge`: The Recharge API token.
6642
7353
  * - Service `referralhero`: Your Referralhero API token.
6643
7354
  * - Service `resourceManagementBySmartsheet`: Your Resource Management by Smartsheet API token.
6644
7355
  * - Service `retently`: Your Retently API token.
7356
+ * - Service `rundeck`: Your Rundeck API token.
6645
7357
  * - Service `safetyculture`: Your SafetyCulture API token.
6646
7358
  * - Service `sensorTower`: Your Sensor Tower API token.
6647
7359
  * - Service `simplecast`: Your Simplecast API token.
6648
7360
  * - Service `snyk`: Your Snyk API token.
7361
+ * - Service `textus`: Your TextUs API token.
6649
7362
  * - Service `togglTrack`: Your Toggl Track API token
6650
7363
  * - Service `trello`: Your TRELLO api token.
6651
7364
  * - Service `trisolute`: Your Trisolute API token.
@@ -6666,6 +7379,16 @@ export interface GetConnectorConfig {
6666
7379
  * - Service `zendesk`: Maximum Zendesk Api Usage allowed
6667
7380
  */
6668
7381
  apiUsage: string;
7382
+ /**
7383
+ * Field usage depends on `service` value:
7384
+ * - Service `shipnetwork`: Your ShipNetwork API user identifier.
7385
+ */
7386
+ apiUserIdentifier: string;
7387
+ /**
7388
+ * Field usage depends on `service` value:
7389
+ * - Service `shipnetwork`: Your ShipNetwork API user secret.
7390
+ */
7391
+ apiUserSecret: string;
6669
7392
  /**
6670
7393
  * Field usage depends on `service` value:
6671
7394
  * - Service `kustomer`: Api Utilization Percentage
@@ -6699,6 +7422,11 @@ export interface GetConnectorConfig {
6699
7422
  * - Service `yotpo`: Your Yotpo App Key
6700
7423
  */
6701
7424
  appKey: string;
7425
+ /**
7426
+ * Field usage depends on `service` value:
7427
+ * - Service `brightpearl`: Your Brightpearl app reference.
7428
+ */
7429
+ appReference: string;
6702
7430
  appSecretToken: string;
6703
7431
  /**
6704
7432
  * Field usage depends on `service` value:
@@ -6733,6 +7461,7 @@ export interface GetConnectorConfig {
6733
7461
  applicationId: string;
6734
7462
  /**
6735
7463
  * Field usage depends on `service` value:
7464
+ * - Service `cin7core`: Your Cin7 Core application key.
6736
7465
  * - Service `datadog`: Your Datadog application key.
6737
7466
  * - Service `dear`: Your Dear Application key.
6738
7467
  * - Service `partnerize`: Your Partnerize user application key.
@@ -6857,15 +7586,23 @@ export interface GetConnectorConfig {
6857
7586
  * - Service `github`: Authorization type.
6858
7587
  */
6859
7588
  authMode: string;
7589
+ /**
7590
+ * Field usage depends on `service` value:
7591
+ * - Service `zonkaFeedback`: Your Zonka Feedback auth token.
7592
+ */
7593
+ authToken: string;
6860
7594
  /**
6861
7595
  * Field usage depends on `service` value:
6862
7596
  * - Service `airtable`: Type of authentication being used by connector
6863
7597
  * - Service `awsCostReport`: Access approach
6864
7598
  * - Service `azureServiceBus`: The authentication mode to access the topic
7599
+ * - Service `dynamics365`: Authentication mechanism. Either one of `OAUTH2`, or `SERVICE_PRINCIPAL`. Default value `OAUTH2`
6865
7600
  * - Service `gcs`: Authorization type. Required for storage bucket authentication.
6866
7601
  * - Service `googleSheets`: The `OAuth` value must be specified for this type of authorization.
6867
7602
  * - Service `jira`: Authorization type.
7603
+ * - Service `mixpanel`: Authentication Method
6868
7604
  * - Service `pardot`: Authenticate using OAuth or HTTP Basic
7605
+ * - Service `qualtrics`: Type of authentication being used by connector
6869
7606
  * - Service `s3`: Access approach
6870
7607
  * - Service `wasabiCloudStorage`: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value: `ACCESS_KEY`.
6871
7608
  */
@@ -6873,6 +7610,10 @@ export interface GetConnectorConfig {
6873
7610
  /**
6874
7611
  * Field usage depends on `service` value:
6875
7612
  * - Service `adobeAnalytics`: Authentication Method
7613
+ * - Service `elasticCloud`: The authentication method used to connect to your cluster.
7614
+ * - Service `esSelfHosted`: The authentication method used to connect to your cluster.
7615
+ * - Service `opendistro`: The authentication method used to connect to your cluster.
7616
+ * - Service `opensearch`: The authentication method used to connect to your cluster.
6876
7617
  */
6877
7618
  authenticationMethod: string;
6878
7619
  authorizationMethod: string;
@@ -6902,17 +7643,22 @@ export interface GetConnectorConfig {
6902
7643
  * Field usage depends on `service` value:
6903
7644
  * - Service `aha`: Your Aha! subdomain.
6904
7645
  * - Service `billingPlatform`: Your BillingPlatform subdomain.
7646
+ * - Service `boostr`: Your Boostr base URL.
6905
7647
  * - Service `brex`: Your Brex Base URL
7648
+ * - Service `centra`: Your Centra Base URL.
6906
7649
  * - Service `cultureAmp`: Your Culture Amp base URL.
6907
7650
  * - Service `financialForce`: (Optional) The custom Salesforce domain. Make sure that the `baseUrl` starts with `https://`.
7651
+ * - Service `freshsales`: Your Freshsales product.
6908
7652
  * - Service `gongio`: Your Gong API Base URL.
6909
7653
  * - Service `ironclad`: Your Ironclad base url.
6910
7654
  * - Service `jotform`: Your Jotform base URL.
6911
7655
  * - Service `mailgun`: Your Mailgun base URL.
6912
7656
  * - Service `ortto`: Your Ortto base URL. Possible values: `api`, `api.au`, `api.eu`.
7657
+ * - Service `prismaCloud`: Your Prisma Cloud admin console URL.
6913
7658
  * - Service `salesforce`: (Optional) The custom Salesforce domain. Make sure that the `baseUrl` starts with `https://`.
6914
7659
  * - Service `salesforceSandbox`: (Optional) The custom Salesforce domain. Make sure that the `baseUrl` starts with `https://`.
6915
7660
  * - Service `veevavault`: Your Veeva Vault base URL.
7661
+ * - Service `vitally`: Your Vitally base URL.
6916
7662
  */
6917
7663
  baseUrl: string;
6918
7664
  /**
@@ -6924,6 +7670,7 @@ export interface GetConnectorConfig {
6924
7670
  * - Service `hopin`: Your Hopin API key.
6925
7671
  * - Service `orbit`: Your Orbit API Token.
6926
7672
  * - Service `productboard`: Your Productboard API key.
7673
+ * - Service `smarthr`: Your SmartHR access token.
6927
7674
  * - Service `sprout`: Your Sprout Social API Access Token.
6928
7675
  * - Service `zenefits`: Your Zenefits bearer token.
6929
7676
  */
@@ -6992,9 +7739,15 @@ export interface GetConnectorConfig {
6992
7739
  * - Service `pardot`: Business Unit Id
6993
7740
  */
6994
7741
  businessUnitId: string;
7742
+ /**
7743
+ * Field usage depends on `service` value:
7744
+ * - Service `databricksDb`: catalog to sync
7745
+ */
7746
+ catalog: string;
6995
7747
  /**
6996
7748
  * Field usage depends on `service` value:
6997
7749
  * - Service `anaplan`: The contents of your PEM certificate file. Must be populated if `authMode` is set to `Certificate`.
7750
+ * - Service `qualtrics`: Your Client Certificate
6998
7751
  */
6999
7752
  certificate: string;
7000
7753
  /**
@@ -7027,24 +7780,32 @@ export interface GetConnectorConfig {
7027
7780
  * - Service `adobeAnalytics`: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project.
7028
7781
  * - Service `adobeWorkfront`: Your Adobe Workfront client ID.
7029
7782
  * - Service `adpWorkforceNow`: Your ADP Client ID.
7783
+ * - Service `akamai`: Your Akamai client ID.
7030
7784
  * - Service `auth0`: Your Auth0 client ID.
7031
7785
  * - Service `billingPlatform`: Your BillingPlatform client ID.
7032
7786
  * - Service `brightcove`: Your Brightcove client ID.
7787
+ * - Service `brightpearl`: Your Brightpearl client id.
7788
+ * - Service `buildium`: Your Buildium API client ID.
7789
+ * - Service `canvasByInstructure`: Your Canvas by Instructure client ID.
7033
7790
  * - Service `castorEdc`: Your Castor EDC client Id.
7034
7791
  * - Service `commercetools`: Your commercetools client ID.
7035
7792
  * - Service `concur`: The SAP Concur Client ID.
7036
7793
  * - Service `coupa`: Your Coupa clientId
7037
7794
  * - Service `criteo`: Your Criteo Client ID.
7795
+ * - Service `criteoRetailMedia`: Your Criteo Retail Media client ID.
7038
7796
  * - Service `cultureAmp`: Your Culture Amp client ID.
7039
7797
  * - Service `cvent`: Your Cvent client ID.
7040
7798
  * - Service `d2lBrightspace`: Your D2L Brightspace client ID.
7041
- * - Service `ebay`: Your eBay client ID.
7799
+ * - Service `ebay`: Your eBay app ID.
7800
+ * - Service `exactOnline`: Your Exact Online client ID.
7042
7801
  * - Service `flexport`: The Flexport API Key.
7043
7802
  * - Service `genesys`: Your Genesys client ID.
7044
7803
  * - Service `hanaSapHvaEccNetweaver`: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon.
7045
7804
  * - Service `hanaSapHvaS4Netweaver`: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon.
7805
+ * - Service `ilevel`: Your iLevel Client ID.
7046
7806
  * - Service `instructure`: Your Instructure client ID.
7047
7807
  * - Service `integralAdScience`: Your integralAdScience client id.
7808
+ * - Service `jamaSoftware`: Your Jama Software client ID.
7048
7809
  * - Service `lookerSource`: Your Looker Client ID.
7049
7810
  * - Service `marketo`: Marketo REST API Client Id.
7050
7811
  * - Service `medallia`: Medallia Client ID
@@ -7058,7 +7819,10 @@ export interface GetConnectorConfig {
7058
7819
  * - Service `paypalSandbox`: `Client ID` of your PayPal client application.
7059
7820
  * - Service `personio`: Your Personio Client ID.
7060
7821
  * - Service `piwikPro`: Your Piwik PRO client ID.
7822
+ * - Service `podio`: Your Podio client ID.
7061
7823
  * - Service `powerReviewsEnterprise`: Your PowerReviews Enterprise Client ID.
7824
+ * - Service `prismaCloud`: Your Prisma Cloud access key ID.
7825
+ * - Service `procore`: Your Procore client ID.
7062
7826
  * - Service `quoraAds`: Your Quora Ads client ID.
7063
7827
  * - Service `reltio`: Your Reltio client ID.
7064
7828
  * - Service `salesforceCommerceCloud`: The Salesforce Commerce Cloud Client ID.
@@ -7068,6 +7832,11 @@ export interface GetConnectorConfig {
7068
7832
  * - Service `servicenow`: ServiceNow Client ID.
7069
7833
  * - Service `servicetitan`: Your ServiceTitan client ID.
7070
7834
  * - Service `sharetribe`: Your Sharetribe client ID.
7835
+ * - Service `shipnetwork`: Your ShipNetwork client ID.
7836
+ * - Service `sigmaComputingSource`: Your Sigma Computing client ID.
7837
+ * - Service `skillstx`: Your SkillsTX client ID.
7838
+ * - Service `smartrecruiters`: Your SmartRecruiters client ID.
7839
+ * - Service `splash`: Your Splash client ID.
7071
7840
  * - Service `square`: The Application ID of your organization.
7072
7841
  * - Service `standardMetrics`: Your Standard Metrics Client ID.
7073
7842
  * - Service `swoogo`: Your Swoogo client Id.
@@ -7075,8 +7844,9 @@ export interface GetConnectorConfig {
7075
7844
  * - Service `talkdesk`: The Client ID of your OAuth Client
7076
7845
  * - Service `toast`: Your Toast client ID.
7077
7846
  * - Service `trelica`: Your Trelica client ID.
7078
- * - Service `tymeshift`: Your Tymeshift client ID.
7847
+ * - Service `tymeshift`: Your Tymeshift email.
7079
7848
  * - Service `udemyBusiness`: Your Udemy Business client ID.
7849
+ * - Service `visma`: Your Visma client ID.
7080
7850
  * - Service `vonageContactCenter`: Your Vonage Contact Center client ID.
7081
7851
  * - Service `walmartMarketplace`: Your Walmart Marketplace client ID.
7082
7852
  * - Service `xero`: your clientId
@@ -7086,6 +7856,7 @@ export interface GetConnectorConfig {
7086
7856
  * - Service `zohoBooks`: Your Zoho Books Client ID.
7087
7857
  * - Service `zohoCampaigns`: Your Zoho Campaigns Client ID.
7088
7858
  * - Service `zohoDesk`: Your Zoho Desk Client Id.
7859
+ * - Service `zohoInventory`: Your Zoho Inventory client ID.
7089
7860
  * - Service `zuora`: Zuora Client ID.
7090
7861
  * - Service `zuoraSandbox`: Zuora Client ID.
7091
7862
  */
@@ -7134,22 +7905,29 @@ export interface GetConnectorConfig {
7134
7905
  * - Service `adobeAnalytics`: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project.
7135
7906
  * - Service `adobeWorkfront`: Your Adobe Workfront client secret.
7136
7907
  * - Service `adpWorkforceNow`: Your ADP Client Secret.
7908
+ * - Service `akamai`: Your Akamai client secret.
7137
7909
  * - Service `auth0`: Your Auth0 client Secret.
7138
7910
  * - Service `billingPlatform`: Your BillingPlatform client secret.
7139
7911
  * - Service `brightcove`: Your Brightcove client secret.
7912
+ * - Service `brightpearl`: Your Brightpearl client secret.
7913
+ * - Service `canvasByInstructure`: Your Canvas by Instructure client secret.
7140
7914
  * - Service `castorEdc`: Your Castor EDC Client Secret.
7141
7915
  * - Service `commercetools`: Your commercetools client secret.
7142
7916
  * - Service `concur`: The SAP Concur Client secret.
7143
7917
  * - Service `coupa`: Your Coupa clientId
7144
7918
  * - Service `criteo`: Your Criteo client secret key.
7919
+ * - Service `criteoRetailMedia`: Your Criteo Retail Media client Secret.
7145
7920
  * - Service `cultureAmp`: Your Culture Amp client secret.
7146
7921
  * - Service `cvent`: Your Cvent client secret.
7147
7922
  * - Service `d2lBrightspace`: Your D2L Brightspace client secret.
7148
- * - Service `ebay`: Your eBay client secret.
7923
+ * - Service `ebay`: Your eBay cert ID.
7924
+ * - Service `exactOnline`: Your Exact Online client secret.
7149
7925
  * - Service `flexport`: The Flexport API Secret.
7150
7926
  * - Service `genesys`: Your Genesys client secret.
7927
+ * - Service `ilevel`: Your iLevel Client Secret.
7151
7928
  * - Service `instructure`: Your Instructure client secret.
7152
7929
  * - Service `integralAdScience`: Your integralAdScience client secret.
7930
+ * - Service `jamaSoftware`: Your Jama Software client secret.
7153
7931
  * - Service `lookerSource`: Your Looker Client Secret.
7154
7932
  * - Service `marketo`: Marketo REST API Client Secret.
7155
7933
  * - Service `medallia`: Medallia Client Secret key
@@ -7159,7 +7937,10 @@ export interface GetConnectorConfig {
7159
7937
  * - Service `paychex`: Your Paychex client secret.
7160
7938
  * - Service `personio`: Your Personio secret.
7161
7939
  * - Service `piwikPro`: Your Piwik PRO client secret.
7940
+ * - Service `podio`: Your Podio client secret.
7162
7941
  * - Service `powerReviewsEnterprise`: Your PowerReviews Enterprise Client Secret.
7942
+ * - Service `prismaCloud`: Your Prisma Cloud secret access Key.
7943
+ * - Service `procore`: Your Procore client secret.
7163
7944
  * - Service `quoraAds`: Your Quora Ads client secret.
7164
7945
  * - Service `reltio`: Your Reltio client secret.
7165
7946
  * - Service `salesforceCommerceCloud`: The Salesforce Commerce Cloud Client secret.
@@ -7169,6 +7950,10 @@ export interface GetConnectorConfig {
7169
7950
  * - Service `servicenow`: ServiceNow Client Secret.
7170
7951
  * - Service `servicetitan`: Your ServiceTitan secret key.
7171
7952
  * - Service `sharetribe`: Your Sharetribe client secret.
7953
+ * - Service `sigmaComputingSource`: Your Sigma Computing client secret.
7954
+ * - Service `skillstx`: Your SkillsTX client secret.
7955
+ * - Service `smartrecruiters`: Your SmartRecruiters client secret.
7956
+ * - Service `splash`: Your Splash client secret.
7172
7957
  * - Service `square`: The Application Secret of your organization.
7173
7958
  * - Service `standardMetrics`: Your Standard Metrics Client secret.
7174
7959
  * - Service `swoogo`: Your Swoogo Client Secret.
@@ -7177,8 +7962,9 @@ export interface GetConnectorConfig {
7177
7962
  * - Service `thinkific`: Your Thinkific client secret.
7178
7963
  * - Service `toast`: Your Toast client secret.
7179
7964
  * - Service `trelica`: Your Trelica client secret.
7180
- * - Service `tymeshift`: Your Tymeshift client secret.
7965
+ * - Service `tymeshift`: Your Tymeshift password.
7181
7966
  * - Service `udemyBusiness`: Your Udemy Business client secret.
7967
+ * - Service `visma`: Your Visma client secret.
7182
7968
  * - Service `vonageContactCenter`: Your Vonage Contact Center client secret.
7183
7969
  * - Service `walmartMarketplace`: Your Walmart Marketplace client secret.
7184
7970
  * - Service `xero`: your clientSecret
@@ -7187,6 +7973,7 @@ export interface GetConnectorConfig {
7187
7973
  * - Service `zohoBooks`: Your Zoho Books Client Secret.
7188
7974
  * - Service `zohoCampaigns`: Your Zoho Campaigns Client Secret.
7189
7975
  * - Service `zohoDesk`: Your Zoho Desk Client secret.
7976
+ * - Service `zohoInventory`: Your Zoho Inventory client secret.
7190
7977
  * - Service `zuora`: Zuora Client Secret.
7191
7978
  * - Service `zuoraSandbox`: Zuora Client Secret.
7192
7979
  */
@@ -7206,6 +7993,10 @@ export interface GetConnectorConfig {
7206
7993
  * - Service `doubleClickPublishers`: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions.
7207
7994
  */
7208
7995
  columns: string[];
7996
+ /**
7997
+ * Field usage depends on `service` value:
7998
+ * - Service `businessCentral`: List of companies to sync
7999
+ */
7209
8000
  companies: string[];
7210
8001
  /**
7211
8002
  * Field usage depends on `service` value:
@@ -7310,11 +8101,16 @@ export interface GetConnectorConfig {
7310
8101
  * - Service `azureSqlDb`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7311
8102
  * - Service `azureSqlManagedDb`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7312
8103
  * - Service `bigqueryDb`: Direct or PrivateLink connection
8104
+ * - Service `clarity`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
8105
+ * - Service `cockroachdb`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7313
8106
  * - Service `db2iHva`: Possible values:`SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and the following parameter's values are specified: `tunnelHost`, `tunnelPort`, `tunnelUser`.
7314
8107
  * - Service `db2iSapHva`: Possible values:`SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`.
7315
8108
  * - Service `documentdb`: Possible values:`SshTunnel`, `PrivateLink` . `SshTunnel` is used as a value if this parameter is omitted in the request and the following parameter's values are specified: `tunnelHost`, `tunnelPort`, `tunnelUser`.
7316
8109
  * - Service `dynamics365Fo`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
8110
+ * - Service `ehr`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
8111
+ * - Service `elasticCloud`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7317
8112
  * - Service `email`: Connection method. Default value: `Directly`.
8113
+ * - Service `esSelfHosted`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7318
8114
  * - Service `googleCloudMysql`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7319
8115
  * - Service `googleCloudPostgresql`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7320
8116
  * - Service `googleCloudSqlserver`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
@@ -7335,6 +8131,8 @@ export interface GetConnectorConfig {
7335
8131
  * - Service `mysql`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7336
8132
  * - Service `mysqlAzure`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7337
8133
  * - Service `mysqlRds`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
8134
+ * - Service `opendistro`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
8135
+ * - Service `opensearch`: Possible values:`Directly`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7338
8136
  * - Service `oracle`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7339
8137
  * - Service `oracleEbs`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7340
8138
  * - Service `oracleHva`: Possible values:`Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
@@ -7355,6 +8153,11 @@ export interface GetConnectorConfig {
7355
8153
  * - Service `sqlServerSapEccHva`: Possible values: `Directly`, `PrivateLink`, `SshTunnel`. `SshTunnel` is used as a value if this parameter is omitted in the request and any of the following parameter's values is specified: `tunnelHost`, `tunnelPort`, `tunnelUser`. Otherwise, `Directly` is used as a value if the parameter is omitted.
7356
8154
  */
7357
8155
  connectionType: string;
8156
+ /**
8157
+ * Field usage depends on `service` value:
8158
+ * - Service `prismaCloud`: Your Prisma Cloud console URL.
8159
+ */
8160
+ consoleUrl: string;
7358
8161
  /**
7359
8162
  * Field usage depends on `service` value:
7360
8163
  * - Service `apacheKafka`: Kafka consumer group name.
@@ -7491,15 +8294,21 @@ export interface GetConnectorConfig {
7491
8294
  dailyApiCallLimit: number;
7492
8295
  /**
7493
8296
  * Field usage depends on `service` value:
7494
- * - Service `cosmos`: The source data access method. Supported values:`ACCOUNT_KEY`- Data access method that uses account keys to authenticate to the source database. It comes in both read-write and read-only variants.`RESOURCE_TOKEN`- Fine-grained permission model based on native Azure Cosmos DB users and permissions. Learn more in our [Cosmos DB Data Access Methods documentation](https://fivetran.com/docs/connectors/databases/cosmos#dataaccessmethods).
8297
+ * - Service `cosmos`: The source data access method. Supported values:`ACCOUNT_KEY`- Data access method that uses account keys to authenticate to the source database. It comes in both read-write and read-only variants.`RESOURCE_TOKEN`- Fine-grained permission model based on native Azure Cosmos DB users and permissions. Learn more in our [Azure Cosmos DB Data Access Methods documentation](https://fivetran.com/docs/connectors/databases/cosmos#dataaccessmethods).
7495
8298
  */
7496
8299
  dataAccessMethod: string;
7497
8300
  /**
7498
8301
  * Field usage depends on `service` value:
8302
+ * - Service `brightpearl`: Your Brightpearl data center.
7499
8303
  * - Service `qualtrics`: Data center ID of the Qualtrics account. Can be found in the URL before `qualtrics.com`. (For example, if your URL is `youraccount.ca1.qualtrics.com`, then the data center is `ca1`.)
7500
- * - Service `zohoCrm`: Data Center
8304
+ * - Service `zohoCrm`: Data Center, depending on the Domain name
7501
8305
  */
7502
8306
  dataCenter: string;
8307
+ /**
8308
+ * Field usage depends on `service` value:
8309
+ * - Service `zonkaFeedback`: Your Zonka Feedback data center ID.
8310
+ */
8311
+ dataCenterId: string;
7503
8312
  /**
7504
8313
  * Field usage depends on `service` value:
7505
8314
  * - Service `bigqueryDb`: Data set name
@@ -7512,9 +8321,12 @@ export interface GetConnectorConfig {
7512
8321
  * - Service `azurePostgres`: The database name.
7513
8322
  * - Service `azureSqlDb`: The database name.
7514
8323
  * - Service `azureSqlManagedDb`: The database name.
8324
+ * - Service `clarity`: The database name.
8325
+ * - Service `cockroachdb`: The database name.
7515
8326
  * - Service `db2iHva`: The database name.
7516
8327
  * - Service `db2iSapHva`: The database name.
7517
8328
  * - Service `dynamics365Fo`: The database name.
8329
+ * - Service `ehr`: The database name.
7518
8330
  * - Service `googleCloudMysql`: The database name.
7519
8331
  * - Service `googleCloudPostgresql`: The database name.
7520
8332
  * - Service `googleCloudSqlserver`: The database name.
@@ -7593,6 +8405,11 @@ export interface GetConnectorConfig {
7593
8405
  * - Service `wasabiCloudStorage`: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible.
7594
8406
  */
7595
8407
  delimiter: string;
8408
+ /**
8409
+ * Field usage depends on `service` value:
8410
+ * - Service `brightpearl`: Your Brightpearl developer reference.
8411
+ */
8412
+ developerReference: string;
7596
8413
  /**
7597
8414
  * Field usage depends on `service` value:
7598
8415
  * - Service `doubleClickPublishers`: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions.
@@ -7622,6 +8439,8 @@ export interface GetConnectorConfig {
7622
8439
  /**
7623
8440
  * Field usage depends on `service` value:
7624
8441
  * - Service `auth0`: Your Auth0 domain.
8442
+ * - Service `bubble`: Your Bubble app name or domain name.
8443
+ * - Service `confluence`: Your Confluence domain.
7625
8444
  * - Service `kustomer`: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany
7626
8445
  * - Service `okta`: Your Okta domain.
7627
8446
  * - Service `pipedrive`: Your Pipedrive domain.
@@ -7635,6 +8454,7 @@ export interface GetConnectorConfig {
7635
8454
  domain: string;
7636
8455
  /**
7637
8456
  * Field usage depends on `service` value:
8457
+ * - Service `workday`: Workday host name.
7638
8458
  * - Service `workdayFinancialManagement`: Workday host name.
7639
8459
  * - Service `workdayHcm`: Workday host name.
7640
8460
  */
@@ -7662,12 +8482,14 @@ export interface GetConnectorConfig {
7662
8482
  /**
7663
8483
  * Field usage depends on `service` value:
7664
8484
  * - Service `appcues`: Your Appcues Email.
8485
+ * - Service `boostr`: Your Boostr email.
7665
8486
  * - Service `copper`: Your Copper email address.
7666
8487
  * - Service `email`: Send your emails to this address.
7667
8488
  * - Service `moloco`: Your Moloco account email.
7668
8489
  * - Service `netsuiteSuiteanalytics`: The NetSuite user's email address.
7669
8490
  * - Service `pardot`: The email of the Pardot user.
7670
8491
  * - Service `skuvault`: Your SkuVault email.
8492
+ * - Service `smadex`: Your Smadex account's email ID.
7671
8493
  * - Service `zendesk`: Zendesk email.
7672
8494
  * - Service `zendeskSunshine`: Zendesk email.
7673
8495
  */
@@ -7675,6 +8497,7 @@ export interface GetConnectorConfig {
7675
8497
  /**
7676
8498
  * Field usage depends on `service` value:
7677
8499
  * - Service `ordway`: Your Ordway user email ID.
8500
+ * - Service `planful`: Your Planful email ID.
7678
8501
  */
7679
8502
  emailId: string;
7680
8503
  /**
@@ -7766,15 +8589,26 @@ export interface GetConnectorConfig {
7766
8589
  entityId: string;
7767
8590
  /**
7768
8591
  * Field usage depends on `service` value:
8592
+ * - Service `bazaarvoice`: Your Bazaarvoice Environment.
8593
+ * - Service `buildium`: Your Buildium environment.
7769
8594
  * - Service `checkout`: Your Checkout.com environment.
7770
8595
  * - Service `concord`: Your Concord environment.
8596
+ * - Service `invoiced`: Your Invoiced environment.
8597
+ * - Service `procore`: Your Procore account environment.
7771
8598
  * - Service `reltio`: Your Reltio environment.
7772
8599
  * - Service `servicetitan`: Your ServiceTitan environment.
8600
+ * - Service `smarthr`: Your SmartHR environment.
7773
8601
  * - Service `trelica`: Your Trelica environment.
7774
8602
  * - Service `vts`: Your VTS environment.
7775
8603
  * - Service `younium`: Your Younium API environment.
8604
+ * - Service `zuora`: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox.
8605
+ * - Service `zuoraSandbox`: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox.
7776
8606
  */
7777
8607
  environment: string;
8608
+ /**
8609
+ * Field usage depends on `service` value:
8610
+ * - Service `businessCentral`: Name of the environment
8611
+ */
7778
8612
  environmentName: string;
7779
8613
  /**
7780
8614
  * Field usage depends on `service` value:
@@ -7813,7 +8647,7 @@ export interface GetConnectorConfig {
7813
8647
  /**
7814
8648
  * Field usage depends on `service` value:
7815
8649
  * - Service `adjust`: Your cloud storage.
7816
- * - Service `braze`: Export Storage
8650
+ * - Service `braze`: Export Storage. Required if `enableExports` is `true`
7817
8651
  */
7818
8652
  exportStorageType: string;
7819
8653
  /**
@@ -7886,6 +8720,7 @@ export interface GetConnectorConfig {
7886
8720
  folderId: string;
7887
8721
  /**
7888
8722
  * Field usage depends on `service` value:
8723
+ * - Service `adobeAnalyticsDataFeed`: Folder Path
7889
8724
  * - Service `oneDrive`: Your OneDrive folder URL
7890
8725
  * - Service `oracleBusinessIntelligencePublisher`: The folder path to save data models and reports.
7891
8726
  */
@@ -7946,11 +8781,26 @@ export interface GetConnectorConfig {
7946
8781
  * - Service `webhooks`: The GCS bucket name. Required if `bucketService` is set to `GCS`.
7947
8782
  */
7948
8783
  gcsBucket: string;
8784
+ /**
8785
+ * Field usage depends on `service` value:
8786
+ * - Service `braze`: Your GCS bucket. Required if `GCS` is the `exportStorageType`
8787
+ */
8788
+ gcsExportBucket: string;
8789
+ /**
8790
+ * Field usage depends on `service` value:
8791
+ * - Service `braze`: Your GCS folder name. Required if `GCS` is the `exportStorageType`
8792
+ */
8793
+ gcsExportFolder: string;
7949
8794
  /**
7950
8795
  * Field usage depends on `service` value:
7951
8796
  * - Service `braze`: Your GCS folder name. Required if `GCS` is the `cloudStorageType`
7952
8797
  */
7953
8798
  gcsFolder: string;
8799
+ /**
8800
+ * Field usage depends on `service` value:
8801
+ * - Service `workday`: Select this option to generate a Primary Key for reports where no single column or combination of columns can be used to form a Primary Key.
8802
+ */
8803
+ generateFivetranPk: boolean;
7954
8804
  /**
7955
8805
  * Field usage depends on `service` value:
7956
8806
  * - Service `fivetranLog`: (Optional) The group name of the `targetGroupId`.
@@ -7971,6 +8821,18 @@ export interface GetConnectorConfig {
7971
8821
  * - Service `azureServiceBus`: The boolean value specifying whether the connection string has manage permissions
7972
8822
  */
7973
8823
  hasManagePermissions: boolean;
8824
+ /**
8825
+ * Field usage depends on `service` value:
8826
+ * - Service `klaviyo`: Range of data in history you would like to include in the initial sync. Default value: `ALL_TIME`.
8827
+ * - Service `marketo`: Range of data in history you would like to include in the initial sync. Default value: `ALL_TIME`.
8828
+ * - Service `salesforceMarketingCloud`: Range of data in history you would like to include in the initial sync. Default value: `ALL_TIME`.
8829
+ */
8830
+ historicSyncTimeFrame: string;
8831
+ /**
8832
+ * Field usage depends on `service` value:
8833
+ * - Service `pardot`: The time range for which historical data should be synced. Default value: `All Time`.
8834
+ */
8835
+ historicalSyncLimit: string;
7974
8836
  /**
7975
8837
  * Field usage depends on `service` value:
7976
8838
  * - Service `appsflyer`: Your S3 home folder path of the Data Locker.
@@ -7983,11 +8845,17 @@ export interface GetConnectorConfig {
7983
8845
  * - Service `azurePostgres`: DB instance host or IP address.
7984
8846
  * - Service `azureSqlDb`: DB instance host or IP address.
7985
8847
  * - Service `azureSqlManagedDb`: DB instance host or IP address.
8848
+ * - Service `clarity`: DB instance host or IP address.
8849
+ * - Service `cockroachdb`: DB instance host or IP address.
7986
8850
  * - Service `commercetools`: Your commercetools host.
8851
+ * - Service `databricksDb`: The host URL for your Databricks account.
7987
8852
  * - Service `db2iHva`: A host address of the primary node. It should be a DB instance host/IP address with a port number.
7988
8853
  * - Service `db2iSapHva`: DB instance host or IP address.
7989
8854
  * - Service `documentdb`: Host IP address of the primary node. Ignored if `hosts` value is provided.
7990
8855
  * - Service `dynamics365Fo`: DB instance host or IP address.
8856
+ * - Service `ehr`: DB instance host or IP address.
8857
+ * - Service `elasticCloud`: DB instance host or IP address.
8858
+ * - Service `esSelfHosted`: DB instance host or IP address.
7991
8859
  * - Service `ftp`: FTP host address.
7992
8860
  * - Service `googleCloudMysql`: DB instance host or IP address.
7993
8861
  * - Service `googleCloudPostgresql`: DB instance host or IP address.
@@ -8009,6 +8877,8 @@ export interface GetConnectorConfig {
8009
8877
  * - Service `mysqlAzure`: DB instance host or IP address.
8010
8878
  * - Service `mysqlRds`: DB instance host or IP address.
8011
8879
  * - Service `netsuiteSuiteanalytics`: The NetSuite service host address.
8880
+ * - Service `opendistro`: DB instance host or IP address.
8881
+ * - Service `opensearch`: DB instance host or IP address.
8012
8882
  * - Service `oracle`: DB instance host or IP address.
8013
8883
  * - Service `oracleEbs`: DB instance host or IP address.
8014
8884
  * - Service `oracleHva`: DB instance host or IP address.
@@ -8056,16 +8926,28 @@ export interface GetConnectorConfig {
8056
8926
  hostUser: string;
8057
8927
  /**
8058
8928
  * Field usage depends on `service` value:
8929
+ * - Service `akamai`: Your Akamai hostname.
8059
8930
  * - Service `ukgPro`: Your UKG Pro hostname.
8060
8931
  */
8061
8932
  hostname: string;
8062
8933
  /**
8063
8934
  * Field usage depends on `service` value:
8064
- * - Service `azureCosmosForMongo`: A list of host addresses for Cosmos DB for Mongo DB.
8935
+ * - Service `azureCosmosForMongo`: A list of host addresses for Azure Cosmos DB for Mongo DB.
8065
8936
  * - Service `mongo`: A list of host addresses of the primary node and all replicas. Each list item is either: a DB instance host/IP address with a port number, or SRV host record.
8066
8937
  * - Service `mongoSharded`: A list of host addresses of the primary node and all replicas. Each list item is either: a DB instance host/IP address with a port number, or SRV host record.
8067
8938
  */
8068
8939
  hosts: string[];
8940
+ /**
8941
+ * Field usage depends on `service` value:
8942
+ * - Service `databricksDb`: http path
8943
+ */
8944
+ httpPath: string;
8945
+ /**
8946
+ * Field usage depends on `service` value:
8947
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Identifier.
8948
+ * - Service `statisticsNetherlandsCbs`: Your Statistics Netherlands CBS catalog identifier.
8949
+ */
8950
+ identifier: string;
8069
8951
  /**
8070
8952
  * Field usage depends on `service` value:
8071
8953
  * - Service `marketo`: Marketo REST API identity url.
@@ -8119,6 +9001,10 @@ export interface GetConnectorConfig {
8119
9001
  * - Service `twitterAds`: Custom API credentials
8120
9002
  */
8121
9003
  isCustomApiCredentials: boolean;
9004
+ /**
9005
+ * Field usage depends on `service` value:
9006
+ * - Service `pardot`: Whether the `EXTERNAL_ACTIVITY` table must be synced or not.
9007
+ */
8122
9008
  isExternalActivitiesEndpointSelected: boolean;
8123
9009
  /**
8124
9010
  * Field usage depends on `service` value:
@@ -8168,12 +9054,17 @@ export interface GetConnectorConfig {
8168
9054
  * - Service `ftp`: Whether the server supports FTPS.
8169
9055
  */
8170
9056
  isSecure: boolean;
9057
+ /**
9058
+ * Field usage depends on `service` value:
9059
+ * - Service `salesforceMarketingCloud`: Provide SFTP credentials
9060
+ */
8171
9061
  isSftpCredsAvailable: boolean;
8172
9062
  /**
8173
9063
  * Field usage depends on `service` value:
8174
9064
  * - Service `box`: Allows the creation of connector using Merge Mode strategy.
8175
9065
  * - Service `dropbox`: Allows the creation of connector using Merge Mode strategy.
8176
9066
  * - Service `googleDrive`: Allows the creation of connector using Merge Mode strategy.
9067
+ * - Service `sftp`: Allows the creation of connector using the specified Sync strategy.
8177
9068
  * - Service `sharePoint`: Allows the creation of connector using Merge Mode strategy.
8178
9069
  */
8179
9070
  isSingleTableMode: boolean;
@@ -8231,6 +9122,10 @@ export interface GetConnectorConfig {
8231
9122
  * - Service `younium`: Your Younium legal entity ID.
8232
9123
  */
8233
9124
  legalEntityId: string;
9125
+ /**
9126
+ * Field usage depends on `service` value:
9127
+ * - Service `pardot`: API limit for the external activities endpoint.
9128
+ */
8234
9129
  limitForApiCallsToExternalActivitiesEndpoint: number;
8235
9130
  /**
8236
9131
  * Field usage depends on `service` value:
@@ -8286,7 +9181,9 @@ export interface GetConnectorConfig {
8286
9181
  logOnGroup: string;
8287
9182
  /**
8288
9183
  * Field usage depends on `service` value:
9184
+ * - Service `reboundReturns`: Your ReBound Returns login.
8289
9185
  * - Service `theTradeDesk`: The Trade Desk email. It is a part of the login credentials.
9186
+ * - Service `walmartDsp`: Walmart DSP email. It is a part of the login credentials.
8290
9187
  */
8291
9188
  login: string;
8292
9189
  /**
@@ -8300,6 +9197,11 @@ export interface GetConnectorConfig {
8300
9197
  * - Service `googleAds`: The list of the Manager Account IDs whose clients will be synced. Must be populated if `syncMode` is set to `ManagerAccounts`.
8301
9198
  */
8302
9199
  managerAccounts: string[];
9200
+ /**
9201
+ * Field usage depends on `service` value:
9202
+ * - Service `reltio`: Maximum API requests per day
9203
+ */
9204
+ maxApiRequestsPerDay: number;
8303
9205
  /**
8304
9206
  * Field usage depends on `service` value:
8305
9207
  * - Service `afterpay`: Your Afterpay Merchant ID.
@@ -8440,12 +9342,15 @@ export interface GetConnectorConfig {
8440
9342
  * - Service `adobeAnalytics`: Organization ID from the Service Account (JWT) credentials of your Adobe Project.
8441
9343
  * - Service `integrate`: Your Integrate organization ID.
8442
9344
  * - Service `megaphone`: Your Megaphone organization ID.
9345
+ * - Service `productive`: Your Productive Organization ID.
8443
9346
  * - Service `salesforceCommerceCloud`: The organization ID from Salesforce Commerce Cloud account.
8444
9347
  * - Service `zohoBooks`: Your Zoho Books Organization ID.
9348
+ * - Service `zohoInventory`: Your Zoho Inventory organization ID.
8445
9349
  */
8446
9350
  organizationId: string;
8447
9351
  /**
8448
9352
  * Field usage depends on `service` value:
9353
+ * - Service `brightpearl`: Your Brightpearl organization name.
8449
9354
  * - Service `confluence`: Your Confluence organization name.
8450
9355
  */
8451
9356
  organizationName: string;
@@ -8468,9 +9373,11 @@ export interface GetConnectorConfig {
8468
9373
  * Field usage depends on `service` value:
8469
9374
  * - Service `azureCosmosForMongo`: Indicates the desired sync pack mode. Accepted values are `UsePackedModeOnly` and `UseUnpackedModeOnly`. `SelectTablesForPackedMode` is deprecated.
8470
9375
  * - Service `firebase`: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value: `UseUnpackedModeOnly`.
9376
+ * - Service `klaviyo`: Packing mode for EVENT and PERSON tables.
8471
9377
  * - Service `mongo`: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value: `UseUnpackedModeOnly`.
8472
9378
  * - Service `mongoSharded`: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value: `UseUnpackedModeOnly`.
8473
9379
  * - Service `optimizely`: Packing mode for conversion and decision tables.
9380
+ * - Service `sailthru`: Packing mode for LIST_STATE and USER tables.
8474
9381
  */
8475
9382
  packingMode: string;
8476
9383
  /**
@@ -8497,8 +9404,14 @@ export interface GetConnectorConfig {
8497
9404
  * Field usage depends on `service` value:
8498
9405
  * - Service `googleDisplayAndVideo360`: The list of partners to include into a sync. This parameter only takes effect when `configMethod` is set to `CREATE_NEW`.
8499
9406
  * - Service `theTradeDesk`: Specific Partner IDs to sync. Must be populated if `syncMode` is set to `SpecificAccounts`.
9407
+ * - Service `walmartDsp`: Specific Partner IDs to sync. Must be populated if `syncMode` is set to `SpecificAccounts`.
8500
9408
  */
8501
9409
  partners: string[];
9410
+ /**
9411
+ * Field usage depends on `service` value:
9412
+ * - Service `qualtrics`: Pass Phrase
9413
+ */
9414
+ passPhrase: string;
8502
9415
  /**
8503
9416
  * Field usage depends on `service` value:
8504
9417
  * - Service `snowflakeDb`: In case private key is encrypted, you are required to enter passphrase that was used to encrypt the private key. The field can be specified if authentication type is `KEY_PAIR`.
@@ -8516,14 +9429,20 @@ export interface GetConnectorConfig {
8516
9429
  * - Service `azurePostgres`: The user's password.
8517
9430
  * - Service `azureSqlDb`: The user's password.
8518
9431
  * - Service `azureSqlManagedDb`: The user's password.
9432
+ * - Service `boostr`: Your Boostr password.
8519
9433
  * - Service `ceridianDayforce`: Your Ceridian Dayforce Password.
8520
9434
  * - Service `cin7`: Your Cin7 API Key.
9435
+ * - Service `clarity`: The user's password.
9436
+ * - Service `cockroachdb`: The user's password.
8521
9437
  * - Service `collibra`: Your collibra password.
8522
9438
  * - Service `contrastSecurity`: Your Contrast Security API Password.
8523
9439
  * - Service `db2iHva`: The user's password.
8524
9440
  * - Service `db2iSapHva`: The user's password.
8525
9441
  * - Service `documentdb`: The user's password.
8526
9442
  * - Service `dynamics365Fo`: The user's password.
9443
+ * - Service `ehr`: The user's password.
9444
+ * - Service `elasticCloud`: The user's password.
9445
+ * - Service `esSelfHosted`: The user's password.
8527
9446
  * - Service `ftp`: FTP password.
8528
9447
  * - Service `globalmeet`: Your GlobalMeet Password.
8529
9448
  * - Service `googleCloudMysql`: The user's password.
@@ -8540,6 +9459,7 @@ export interface GetConnectorConfig {
8540
9459
  * - Service `impact`: Your Impact Account Token
8541
9460
  * - Service `integralAdScience`: Your integralAdScience password.
8542
9461
  * - Service `itunesConnect`: Your password
9462
+ * - Service `jamf`: Your Jamf password.
8543
9463
  * - Service `jira`: The Jira user's password.
8544
9464
  * - Service `khorosCare`: Your Khoros Care password.
8545
9465
  * - Service `kissmetrics`: Your Kissmetrics API Password.
@@ -8554,11 +9474,13 @@ export interface GetConnectorConfig {
8554
9474
  * - Service `moloco`: Your Moloco account password.
8555
9475
  * - Service `mongo`: The user's password.
8556
9476
  * - Service `mongoSharded`: The user's password.
8557
- * - Service `myosh`: Your Myosh Password .
9477
+ * - Service `myosh`: Your myosh password.
8558
9478
  * - Service `mysql`: The user's password.
8559
9479
  * - Service `mysqlAzure`: The user's password.
8560
9480
  * - Service `mysqlRds`: The user's password.
8561
9481
  * - Service `netsuiteSuiteanalytics`: The NetSuite user's password.
9482
+ * - Service `opendistro`: The user's password.
9483
+ * - Service `opensearch`: The user's password.
8562
9484
  * - Service `oracle`: The user's password.
8563
9485
  * - Service `oracleBusinessIntelligencePublisher`: The Oracle Business Intelligence user password.
8564
9486
  * - Service `oracleEbs`: The user's password.
@@ -8573,6 +9495,7 @@ export interface GetConnectorConfig {
8573
9495
  * - Service `outbrain`: The Outbrain user's password.
8574
9496
  * - Service `pardot`: The Pardot user's password.
8575
9497
  * - Service `partnerize`: Your Partnerize account's password.
9498
+ * - Service `podio`: Your Podio password.
8576
9499
  * - Service `postgres`: The user's password.
8577
9500
  * - Service `postgresRds`: The user's password.
8578
9501
  * - Service `redshiftDb`: The Redshift user's password.
@@ -8590,6 +9513,7 @@ export interface GetConnectorConfig {
8590
9513
  * - Service `skuvault`: Your SkuVault password.
8591
9514
  * - Service `smadex`: Your Smadex Password.
8592
9515
  * - Service `snowflakeDb`: The Snowflake user's password.
9516
+ * - Service `splash`: Your Splash password.
8593
9517
  * - Service `splunk`: The Splunk user's password.
8594
9518
  * - Service `sqlServer`: The user's password.
8595
9519
  * - Service `sqlServerHva`: The user's password.
@@ -8604,11 +9528,13 @@ export interface GetConnectorConfig {
8604
9528
  * - Service `unicommerce`: Your uniware login password.
8605
9529
  * - Service `upland`: Your Upland Software Password.
8606
9530
  * - Service `veevavault`: Your Veeva Vault password.
9531
+ * - Service `walmartDsp`: Walmart DSP password. It is a part of the login credentials.
8607
9532
  * - Service `whenIWork`: Your When I Work password.
8608
9533
  * - Service `wherefour`: Your Wherefour password.
8609
9534
  * - Service `workday`: Workday password.
8610
9535
  * - Service `workdayFinancialManagement`: Workday password.
8611
9536
  * - Service `workdayHcm`: Workday password.
9537
+ * - Service `xandr`: Your Xandr password.
8612
9538
  * - Service `younium`: Your Younium password.
8613
9539
  */
8614
9540
  password: string;
@@ -8682,8 +9608,10 @@ export interface GetConnectorConfig {
8682
9608
  /**
8683
9609
  * Field usage depends on `service` value:
8684
9610
  * - Service `cjCommissionDetail`: Your CJ Commission Detail personal access token.
9611
+ * - Service `databricksDb`: Access Token
8685
9612
  * - Service `harvest`: Your Harvest Personal Access Token.
8686
- * - Service `totango`: Your Totango Personal Access token.
9613
+ * - Service `productive`: Your Productive personal access token.
9614
+ * - Service `totango`: Your Totango personal access token.
8687
9615
  */
8688
9616
  personalAccessToken: string;
8689
9617
  /**
@@ -8724,10 +9652,16 @@ export interface GetConnectorConfig {
8724
9652
  * - Service `azurePostgres`: The port number.
8725
9653
  * - Service `azureSqlDb`: The port number.
8726
9654
  * - Service `azureSqlManagedDb`: The port number.
9655
+ * - Service `clarity`: The port number.
9656
+ * - Service `cockroachdb`: The port number.
9657
+ * - Service `databricksDb`: The port of your SQL warehouse.
8727
9658
  * - Service `db2iHva`: The port number.
8728
9659
  * - Service `db2iSapHva`: The port number.
8729
9660
  * - Service `documentdb`: Port of the primary node. Ignored if `hosts` value is provided.
8730
9661
  * - Service `dynamics365Fo`: The port number.
9662
+ * - Service `ehr`: The port number.
9663
+ * - Service `elasticCloud`: The port number.
9664
+ * - Service `esSelfHosted`: The port number.
8731
9665
  * - Service `ftp`: FTP port.
8732
9666
  * - Service `googleCloudMysql`: The port number.
8733
9667
  * - Service `googleCloudPostgresql`: The port number.
@@ -8748,6 +9682,8 @@ export interface GetConnectorConfig {
8748
9682
  * - Service `mysqlAzure`: The port number.
8749
9683
  * - Service `mysqlRds`: The port number.
8750
9684
  * - Service `netsuiteSuiteanalytics`: The NetSuite service host port.
9685
+ * - Service `opendistro`: The port number.
9686
+ * - Service `opensearch`: The port number.
8751
9687
  * - Service `oracle`: The port number.
8752
9688
  * - Service `oracleEbs`: The port number.
8753
9689
  * - Service `oracleHva`: The port number.
@@ -8801,6 +9737,10 @@ export interface GetConnectorConfig {
8801
9737
  * - Service `wasabiCloudStorage`: All files and folders under this folder path will be searched for files to sync.
8802
9738
  */
8803
9739
  prefix: string;
9740
+ /**
9741
+ * Field usage depends on `service` value:
9742
+ * - Service `careQualityCommission`: Your Care Quality Commission primary key.
9743
+ */
8804
9744
  primaryKey: string;
8805
9745
  /**
8806
9746
  * Field usage depends on `service` value:
@@ -8816,9 +9756,15 @@ export interface GetConnectorConfig {
8816
9756
  * - Service `appleSearchAds`: The contents of your secret key file. Must be populated if `isAuth2Enabled` is set to `false`.
8817
9757
  * - Service `braintree`: The contents of your secret key file.
8818
9758
  * - Service `braintreeSandbox`: The contents of your secret key file.
9759
+ * - Service `qualtrics`: Your private key
8819
9760
  * - Service `snowflakeDb`: Private access key. The field should be specified if authentication type is `KEY_PAIR`.
8820
9761
  */
8821
9762
  privateKey: string;
9763
+ /**
9764
+ * Field usage depends on `service` value:
9765
+ * - Service `eventbrite`: Your Eventbrite private token.
9766
+ */
9767
+ privateToken: string;
8822
9768
  /**
8823
9769
  * Field usage depends on `service` value:
8824
9770
  * - Service `webconnex`: Your Webconnex product.
@@ -8846,6 +9792,7 @@ export interface GetConnectorConfig {
8846
9792
  * - Service `bigqueryDb`: BigQuery project ID
8847
9793
  * - Service `googleAnalytics360`: The project ID.
8848
9794
  * - Service `googleAnalytics4Export`: The Project ID.
9795
+ * - Service `mixpanel`: Project ID
8849
9796
  */
8850
9797
  projectId: string;
8851
9798
  /**
@@ -8856,6 +9803,7 @@ export interface GetConnectorConfig {
8856
9803
  /**
8857
9804
  * Field usage depends on `service` value:
8858
9805
  * - Service `asana`: Specific Project IDs to sync. Must be populated if `syncMode` is set to `SpecificProjects`.
9806
+ * - Service `jira`: Specific projects to sync. Must be populated if `syncMode` is set to `CUSTOM`.
8859
9807
  */
8860
9808
  projects: string[];
8861
9809
  /**
@@ -8863,6 +9811,11 @@ export interface GetConnectorConfig {
8863
9811
  * - Service `googleAnalytics4`: The array of strings in the `properties/{id}` format where `id` is a Google Analytics 4 property identifier. Must be populated if `syncMode` is set to `SPECIFIC_ACCOUNTS`.
8864
9812
  */
8865
9813
  properties: string[];
9814
+ /**
9815
+ * Field usage depends on `service` value:
9816
+ * - Service `cloudbeds`: Your Cloudbeds Property IDs.
9817
+ */
9818
+ propertyId: string;
8866
9819
  /**
8867
9820
  * Field usage depends on `service` value:
8868
9821
  * - Service `aurora`: Public Key
@@ -8875,10 +9828,15 @@ export interface GetConnectorConfig {
8875
9828
  * - Service `azureSqlManagedDb`: Public Key.
8876
9829
  * - Service `braintree`: The contents of your PEM certificate file.
8877
9830
  * - Service `braintreeSandbox`: The contents of your PEM certificate file.
9831
+ * - Service `clarity`: Public Key.
9832
+ * - Service `cockroachdb`: Public Key
8878
9833
  * - Service `db2iHva`: Public Key
8879
9834
  * - Service `db2iSapHva`: Public Key
8880
9835
  * - Service `documentdb`: Public Key
8881
9836
  * - Service `dynamics365Fo`: Public Key.
9837
+ * - Service `ehr`: Public Key.
9838
+ * - Service `elasticCloud`: Public Key
9839
+ * - Service `esSelfHosted`: Public Key
8882
9840
  * - Service `googleCloudMysql`: Public Key
8883
9841
  * - Service `googleCloudPostgresql`: Public Key
8884
9842
  * - Service `googleCloudSqlserver`: Public Key.
@@ -8898,6 +9856,8 @@ export interface GetConnectorConfig {
8898
9856
  * - Service `mysql`: Public Key
8899
9857
  * - Service `mysqlAzure`: Public Key
8900
9858
  * - Service `mysqlRds`: Public Key
9859
+ * - Service `opendistro`: Public Key
9860
+ * - Service `opensearch`: Public Key
8901
9861
  * - Service `oracle`: Public Key
8902
9862
  * - Service `oracleEbs`: Public Key
8903
9863
  * - Service `oracleHva`: Public Key
@@ -8942,6 +9902,11 @@ export interface GetConnectorConfig {
8942
9902
  * - Service `birdeye`: Your Birdeye query-param-value.
8943
9903
  */
8944
9904
  queryParamValue: string;
9905
+ /**
9906
+ * Field usage depends on `service` value:
9907
+ * - Service `bigqueryDb`: Specify a different project ID to account for quota and billing of Fivetran query workload
9908
+ */
9909
+ quotaProjectId: string;
8945
9910
  /**
8946
9911
  * Field usage depends on `service` value:
8947
9912
  * - Service `ironsource`: Your Ironsource `Client Secret`.
@@ -8963,9 +9928,11 @@ export interface GetConnectorConfig {
8963
9928
  * - Service `awsLambda`: The AWS region code for the DynamoDB instance.
8964
9929
  * - Service `concur`: The region.
8965
9930
  * - Service `cvent`: Your Cvent region.
9931
+ * - Service `exactOnline`: Your Exact Online region.
8966
9932
  * - Service `getfeedback`: Your GetFeedback region.
8967
9933
  * - Service `happyfox`: Your HappyFox region.
8968
9934
  * - Service `keypay`: Your KeyPay region.
9935
+ * - Service `medalliaAgileResearch`: Your Medallia Agile region.
8969
9936
  * - Service `messagebird`: Your MessageBird Account region.
8970
9937
  * - Service `mixpanel`: Data Region
8971
9938
  * - Service `navan`: Your Navan region.
@@ -8976,11 +9943,14 @@ export interface GetConnectorConfig {
8976
9943
  * - Service `samsara`: The region of your Samsara account. For instance, if your region is `EUROPE`, provide `eu.samsara` in the `Region` field. If your region is not in Europe, provide `samsara`.
8977
9944
  * - Service `snyk`: Your Snyk region.
8978
9945
  * - Service `talkdesk`: Your Talkdesk region (".com",".eu","ca.com")
9946
+ * - Service `totango`: Your Totango region.
8979
9947
  * - Service `vonageContactCenter`: Your Vonage Contact Center region.
8980
9948
  * - Service `wasabiCloudStorage`: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value: `US_EAST_1`.
9949
+ * - Service `workdayStrategicSourcing`: Your Workday Strategic Sourcing Region.
8981
9950
  * - Service `zohoBooks`: Your Zoho Books application host region.
8982
9951
  * - Service `zohoCampaigns`: Your Zoho Campaigns application host region.
8983
9952
  * - Service `zohoDesk`: Your Zoho Desk domain.
9953
+ * - Service `zohoInventory`: Your Zoho Inventory application host region.
8984
9954
  */
8985
9955
  region: string;
8986
9956
  /**
@@ -8998,6 +9968,11 @@ export interface GetConnectorConfig {
8998
9968
  * - Service `amazonAttribution`: Your Amazon Attribution token URL region.
8999
9969
  */
9000
9970
  regionTokenUrl: string;
9971
+ /**
9972
+ * Field usage depends on `service` value:
9973
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Region URL.
9974
+ */
9975
+ regionUrl: string;
9001
9976
  /**
9002
9977
  * Field usage depends on `service` value:
9003
9978
  * - Service `aurora`: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group.
@@ -9087,7 +10062,7 @@ export interface GetConnectorConfig {
9087
10062
  repositories: string[];
9088
10063
  /**
9089
10064
  * Field usage depends on `service` value:
9090
- * - Service `cosmos`: A token that provides access to a specific Cosmos DB resource. Required for the `RESOURCE_TOKEN` data access method.
10065
+ * - Service `cosmos`: A token that provides access to a specific Azure Cosmos DB resource. Required for the `RESOURCE_TOKEN` data access method.
9091
10066
  */
9092
10067
  resourceToken: string;
9093
10068
  /**
@@ -9130,6 +10105,11 @@ export interface GetConnectorConfig {
9130
10105
  * - Service `segment`: The Role ARN required for authentication. Must be populated if `syncType` is set to `S3`.
9131
10106
  */
9132
10107
  roleArn: string;
10108
+ /**
10109
+ * Field usage depends on `service` value:
10110
+ * - Service `appsflyer`: Rollback window
10111
+ */
10112
+ rollbackWindow: number;
9133
10113
  /**
9134
10114
  * Field usage depends on `service` value:
9135
10115
  * - Service `bingads`: A period of time in days during which a conversion is recorded.
@@ -9142,17 +10122,22 @@ export interface GetConnectorConfig {
9142
10122
  s3Bucket: string;
9143
10123
  /**
9144
10124
  * Field usage depends on `service` value:
9145
- * - Service `braze`: Exports Bucket
10125
+ * - Service `braze`: Your S3 user export bucket. Required if `AWS_S3` is the `exportStorageType`
9146
10126
  */
9147
10127
  s3ExportBucket: string;
9148
10128
  /**
9149
10129
  * Field usage depends on `service` value:
9150
- * - Service `braze`: Exports Folder
10130
+ * - Service `braze`: This is the same as your `groupId`, used if `exportStorageType` is `AWS_S3`
10131
+ */
10132
+ s3ExportExternalId: string;
10133
+ /**
10134
+ * Field usage depends on `service` value:
10135
+ * - Service `braze`: Your S3 user export folder name. Required if `AWS_S3` is the `exportStorageType`
9151
10136
  */
9152
10137
  s3ExportFolder: string;
9153
10138
  /**
9154
10139
  * Field usage depends on `service` value:
9155
- * - Service `braze`: Exports Role ARN
10140
+ * - Service `braze`: The Role ARN required for authentication required if `AWS_S3` is the `exportStorageType`
9156
10141
  */
9157
10142
  s3ExportRoleArn: string;
9158
10143
  /**
@@ -9165,11 +10150,13 @@ export interface GetConnectorConfig {
9165
10150
  * Field usage depends on `service` value:
9166
10151
  * - Service `adobeAnalyticsDataFeed`: The S3 bucket name.
9167
10152
  * - Service `braze`: Your S3 bucket required if `AWS_S3` is the `cloudStorageType`
10153
+ * - Service `sailthru`: Name of the bucket configured to receive sailthru connect data.
9168
10154
  */
9169
10155
  s3bucket: string;
9170
10156
  /**
9171
10157
  * Field usage depends on `service` value:
9172
10158
  * - Service `braze`: This is the same as your `groupId`, used for authentication along with the `roleArn` required if `AWS_S3` is the `cloudStorageType`
10159
+ * - Service `sailthru`: The external ID is a string that designates who can assume the role.
9173
10160
  */
9174
10161
  s3externalId: string;
9175
10162
  /**
@@ -9186,6 +10173,7 @@ export interface GetConnectorConfig {
9186
10173
  * Field usage depends on `service` value:
9187
10174
  * - Service `adobeAnalyticsDataFeed`: The Role ARN required for authentication.
9188
10175
  * - Service `braze`: The Role ARN required for authentication required if `AWS_S3` is the `cloudStorageType`
10176
+ * - Service `sailthru`: Role ARN of the IAM role created for Fivetran.
9189
10177
  */
9190
10178
  s3roleArn: string;
9191
10179
  /**
@@ -9300,7 +10288,7 @@ export interface GetConnectorConfig {
9300
10288
  schemaRegistryUrls: string[];
9301
10289
  /**
9302
10290
  * Field usage depends on `service` value:
9303
- * - Service `ebay`: Your eBay Scopes.
10291
+ * - Service `ebay`: Your eBay scopes.
9304
10292
  */
9305
10293
  scope: string;
9306
10294
  /**
@@ -9311,8 +10299,10 @@ export interface GetConnectorConfig {
9311
10299
  /**
9312
10300
  * Field usage depends on `service` value:
9313
10301
  * - Service `appcues`: Your Appcues Secret.
10302
+ * - Service `buildium`: Your Buildium API secret.
9314
10303
  * - Service `loopio`: Your Loopio Secret.
9315
10304
  * - Service `mode`: Your Mode Secret.
10305
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Secret.
9316
10306
  * - Service `twilio`: The Twilio API secret
9317
10307
  * - Service `uservoice`: The UserVoice API secret.
9318
10308
  * - Service `vts`: Your VTS secret.
@@ -9400,6 +10390,11 @@ export interface GetConnectorConfig {
9400
10390
  * - Service `oracleFusionCloudAppsHcm`: The Oracle Fusion Cloud Instance URL.
9401
10391
  */
9402
10392
  serverUrl: string;
10393
+ /**
10394
+ * Field usage depends on `service` value:
10395
+ * - Service `myosh`: Your myosh server variable.
10396
+ */
10397
+ serverVariable: string;
9403
10398
  /**
9404
10399
  * Field usage depends on `service` value:
9405
10400
  * - Service `apacheKafka`: Comma-separated list of Kafka servers in the format `server:port`.
@@ -9423,6 +10418,16 @@ export interface GetConnectorConfig {
9423
10418
  * - Service `firebase`: The contents of your service account key file. Required for authentication.
9424
10419
  */
9425
10420
  serviceAccountKey: string;
10421
+ /**
10422
+ * Field usage depends on `service` value:
10423
+ * - Service `mixpanel`: Service Account Secret
10424
+ */
10425
+ serviceAccountSecret: string;
10426
+ /**
10427
+ * Field usage depends on `service` value:
10428
+ * - Service `mixpanel`: Service Account Username
10429
+ */
10430
+ serviceAccountUsername: string;
9426
10431
  /**
9427
10432
  * Field usage depends on `service` value:
9428
10433
  * - Service `dsv`: A base64 encoded variant of your `username:password` string. Required for authentication.
@@ -9439,31 +10444,37 @@ export interface GetConnectorConfig {
9439
10444
  /**
9440
10445
  * Field usage depends on `service` value:
9441
10446
  * - Service `adobeAnalyticsDataFeed`: SFTP host.
10447
+ * - Service `salesforceMarketingCloud`: Host
9442
10448
  */
9443
10449
  sftpHost: string;
9444
10450
  /**
9445
10451
  * Field usage depends on `service` value:
9446
10452
  * - Service `adobeAnalyticsDataFeed`: Log in with key pair or password
10453
+ * - Service `salesforceMarketingCloud`: Set this field if you use a key pair for logging into your SFTP server. Don't set it if you use a username and password
9447
10454
  */
9448
10455
  sftpIsKeyPair: boolean;
9449
10456
  /**
9450
10457
  * Field usage depends on `service` value:
9451
10458
  * - Service `adobeAnalyticsDataFeed`: SFTP password required if sftpIsKeyPair is false
10459
+ * - Service `salesforceMarketingCloud`: Password
9452
10460
  */
9453
10461
  sftpPassword: string;
9454
10462
  /**
9455
10463
  * Field usage depends on `service` value:
9456
10464
  * - Service `adobeAnalyticsDataFeed`: SFTP port.
10465
+ * - Service `salesforceMarketingCloud`: Port
9457
10466
  */
9458
10467
  sftpPort: number;
9459
10468
  /**
9460
10469
  * Field usage depends on `service` value:
9461
10470
  * - Service `adobeAnalyticsDataFeed`: Public Key
10471
+ * - Service `salesforceMarketingCloud`: Public Key
9462
10472
  */
9463
10473
  sftpPublicKey: string;
9464
10474
  /**
9465
10475
  * Field usage depends on `service` value:
9466
10476
  * - Service `adobeAnalyticsDataFeed`: SFTP user.
10477
+ * - Service `salesforceMarketingCloud`: User
9467
10478
  */
9468
10479
  sftpUser: string;
9469
10480
  /**
@@ -9567,7 +10578,14 @@ export interface GetConnectorConfig {
9567
10578
  * - Service `wasabiCloudStorage`: We will skip over the number of lines specified before syncing data.
9568
10579
  */
9569
10580
  skipBefore: number;
10581
+ /**
10582
+ * Field usage depends on `service` value:
10583
+ * - Service `googleAds`: Toggles the ["Skip empty reports"](https://fivetran.com/docs/connectors/applications/google-ads#skipemptyreports) feature. Enabled by default
10584
+ */
10585
+ skipEmptyReports: boolean;
9570
10586
  sncCertificate: string;
10587
+ sncCertificateSource: string;
10588
+ sncFivetranName: string;
9571
10589
  /**
9572
10590
  * Field usage depends on `service` value:
9573
10591
  * - Service `hanaSapHvaEccNetweaver`: Path to the external security product's library.
@@ -9588,6 +10606,7 @@ export interface GetConnectorConfig {
9588
10606
  * - Service `hanaSapHvaS4Netweaver`: Communication partner's SNC name.
9589
10607
  */
9590
10608
  sncPartnerName: string;
10609
+ sncSourceName: string;
9591
10610
  /**
9592
10611
  * Field usage depends on `service` value:
9593
10612
  * - Service `marketo`: Marketo SOAP API Endpoint.
@@ -9623,7 +10642,12 @@ export interface GetConnectorConfig {
9623
10642
  * - Service `atlassianJiraAlign`: Your Jira Align base URL.
9624
10643
  * - Service `azureBoards`: Your Azure Boards Organization Name.
9625
10644
  * - Service `azureDevops`: Your Azure Organization Name
10645
+ * - Service `betterworks`: Your Betterworks subdomain.
10646
+ * - Service `bubble`: Your Bubble subdomain.
10647
+ * - Service `buildium`: Your Buildium subdomain.
10648
+ * - Service `canvasByInstructure`: Your Canvas by Instructure domain.
9626
10649
  * - Service `chargebeeProductCatalog1`: Your Chargebee Product Catalog 1 subdomain.
10650
+ * - Service `chargebeeProductCatalog2`: Your Chargebee subdomain.
9627
10651
  * - Service `checkr`: Your Checkr subdomain.
9628
10652
  * - Service `clubspeed`: Your Clubspeed subdomain.
9629
10653
  * - Service `collibra`: Your collibra subdomain.
@@ -9645,16 +10669,17 @@ export interface GetConnectorConfig {
9645
10669
  * - Service `infobip`: Your Infobip sub_domain.
9646
10670
  * - Service `insightly`: Your company's Insightly subdomain name.
9647
10671
  * - Service `instructure`: The Sub domain in which your Instructure account is hosted.
10672
+ * - Service `jamf`: Your Jamf subdomain.
9648
10673
  * - Service `kandji`: Your Kandji Subdomain.
9649
10674
  * - Service `khorosCare`: Your Khoros Care subDomain.
9650
10675
  * - Service `lookerSource`: Your looker SubDomain name.
9651
10676
  * - Service `mailgun`: Your Mailgun subdomain.
9652
10677
  * - Service `maxioChargify`: Enter Your Subdomain.
9653
- * - Service `myosh`: Your Myosh Subdomain .
10678
+ * - Service `myosh`: Your myosh subdomain.
9654
10679
  * - Service `namely`: Your Namely subdomain.
9655
10680
  * - Service `nylas`: Your Nylas subdomain.
9656
10681
  * - Service `okta`: Your Okta subdomain.
9657
- * - Service `picqer`: Your Picqer sub domain name.
10682
+ * - Service `picqer`: Your Picqer subdomain.
9658
10683
  * - Service `pinpoint`: Your Pinpoint sub domain name.
9659
10684
  * - Service `piwikPro`: Your Piwik PRO subdomain.
9660
10685
  * - Service `playvox`: Your Playvox Subdomain.
@@ -9662,6 +10687,7 @@ export interface GetConnectorConfig {
9662
10687
  * - Service `recurly`: Your company's Recurly subdomain.
9663
10688
  * - Service `reltio`: Your Reltio subdomain.
9664
10689
  * - Service `revel`: Your Revel Systems subDomain.
10690
+ * - Service `rundeck`: Your Rundeck subdomain.
9665
10691
  * - Service `sageHr`: Your Sage HR subdomain.
9666
10692
  * - Service `salesforceMarketingCloud`: Your Salesforce Marketing Cloud subdomain.
9667
10693
  * - Service `salsify`: Your Salsify Organization ID.
@@ -9670,6 +10696,7 @@ export interface GetConnectorConfig {
9670
10696
  * - Service `starrez`: Your StarRez subdomain
9671
10697
  * - Service `tableauSource`: Your Tableau Source subdomain.
9672
10698
  * - Service `tempo`: Your Tempo subdomain.
10699
+ * - Service `testrail`: Your TestRail subdomain.
9673
10700
  * - Service `thinkific`: Your Thinkific subdomain.
9674
10701
  * - Service `totango`: Your Totango Subdomain.
9675
10702
  * - Service `tymeshift`: Your Tymeshift subdomain.
@@ -9682,17 +10709,22 @@ export interface GetConnectorConfig {
9682
10709
  /**
9683
10710
  * Field usage depends on `service` value:
9684
10711
  * - Service `bamboohr`: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'.
9685
- * - Service `ebay`: Your eBay Environment.
10712
+ * - Service `datadog`: Your Datadog subdomain.
10713
+ * - Service `ebay`: Your eBay environment.
9686
10714
  * - Service `freshdesk`: Your company's freshdesk subdomain (usually **company**.freshdesk.com).
10715
+ * - Service `freshsales`: Your Freshsales domain.
9687
10716
  * - Service `freshservice`: Your company's freshservice subdomain (usually **company**.freshservice.com).
9688
10717
  * - Service `freshsuccess`: Your Freshsuccess subdomain.
9689
10718
  * - Service `gorgias`: Your Gorgias subdomain.
10719
+ * - Service `jamaSoftware`: Your Jama Software subdomain.
9690
10720
  * - Service `klarna`: Your Klarna subdomain.
9691
10721
  * - Service `learnupon`: Your Learnupon subdomain.
9692
10722
  * - Service `maxioSaasoptics`: Your Maxio SaaSOptics subdomain.
9693
10723
  * - Service `medallia`: Medallia subdomain
10724
+ * - Service `skillstx`: Your SkillsTX subdomain.
10725
+ * - Service `smarthr`: Your SmartHR subdomain.
9694
10726
  * - Service `sonarqube`: Your Sonarqube subdomain.
9695
- * - Service `toast`: Your Toast Domain.
10727
+ * - Service `toast`: Your Toast domain.
9696
10728
  * - Service `vts`: Your VTS Subdomain.
9697
10729
  * - Service `zendeskChat`: Your Zendesk domain.
9698
10730
  */
@@ -9795,6 +10827,7 @@ export interface GetConnectorConfig {
9795
10827
  * - Service `twilio`: Whether to sync all accounts or specific accounts.
9796
10828
  * - Service `twitter`: Whether to sync all accounts or specific accounts. Default value: `AllAccounts`.
9797
10829
  * - Service `twitterAds`: Whether to sync all accounts or specific accounts.
10830
+ * - Service `walmartDsp`: Whether to sync all accounts or specific accounts.
9798
10831
  * - Service `yahooGemini`: Whether to sync all accounts or specific accounts. Default value: `SpecificAccounts`.
9799
10832
  * - Service `zuora`: Select `Zuora Billing` to sync exclusively Zuora Billing related records. Choose `Zuora Revenue` for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt for `Both`.
9800
10833
  * - Service `zuoraSandbox`: Select `Zuora Billing` to sync exclusively Zuora Billing related records. Choose `Zuora Revenue` for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt for `Both`.
@@ -9817,7 +10850,7 @@ export interface GetConnectorConfig {
9817
10850
  syncMultipleAccounts: boolean;
9818
10851
  /**
9819
10852
  * Field usage depends on `service` value:
9820
- * - Service `cosmos`: The packing mode type. Supported values:`STANDARD_UNPACKED_MODE`- Unpacks _one_ layer of nested fields and infers types.`PACKED_MODE`- Delivers packed data as a single destination column value.Learn more in our [Cosmos DB Sync Pack Mode Options documentation](https://fivetran.com/docs/connectors/databases/cosmos#packmodeoptions).
10853
+ * - Service `cosmos`: The packing mode type. Supported values:`STANDARD_UNPACKED_MODE`- Unpacks _one_ layer of nested fields and infers types.`PACKED_MODE`- Delivers packed data as a single destination column value.Learn more in our [Azure Cosmos DB Sync Pack Mode Options documentation](https://fivetran.com/docs/connectors/databases/cosmos#packmodeoptions).
9821
10854
  * - Service `documentdb`: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields.
9822
10855
  */
9823
10856
  syncPackMode: string;
@@ -9903,17 +10936,30 @@ export interface GetConnectorConfig {
9903
10936
  * - Service `microsoftEntraId`: Your Microsoft Entra ID Tenant.
9904
10937
  * - Service `microsoftTeams`: Your Microsoft Teams Tenant.
9905
10938
  * - Service `unicommerce`: Your uniware tenant.
10939
+ * - Service `workday`: Workday tenant name
9906
10940
  * - Service `workdayFinancialManagement`: Workday tenant name
9907
10941
  * - Service `workdayHcm`: Workday tenant name
9908
10942
  */
9909
10943
  tenant: string;
10944
+ /**
10945
+ * Field usage depends on `service` value:
10946
+ * - Service `planful`: Your Planful tenant app URL.
10947
+ */
10948
+ tenantAppUrl: string;
10949
+ /**
10950
+ * Field usage depends on `service` value:
10951
+ * - Service `reltio`: * tenant(s)
10952
+ */
10953
+ tenantConfigs: outputs.GetConnectorConfigTenantConfig[];
9910
10954
  /**
9911
10955
  * Field usage depends on `service` value:
9912
10956
  * - Service `azureSqlDb`: Azure AD tenant ID.
9913
10957
  * - Service `azureSqlManagedDb`: Azure AD tenant ID.
10958
+ * - Service `businessCentral`: `Tenant ID` of your Business Central application
9914
10959
  * - Service `crowddev`: Your crowd.dev Tenant ID.
9915
10960
  * - Service `reltio`: Your Reltio tenant ID.
9916
10961
  * - Service `servicetitan`: Your ServiceTitan tenant ID.
10962
+ * - Service `visma`: Your Visma tenant ID.
9917
10963
  */
9918
10964
  tenantId: string;
9919
10965
  /**
@@ -9924,6 +10970,7 @@ export interface GetConnectorConfig {
9924
10970
  /**
9925
10971
  * Field usage depends on `service` value:
9926
10972
  * - Service `ivanti`: Your Ivanti Tenant URL.
10973
+ * - Service `playvoxWorkforceManagement`: Your Playvox Workforce Management Tenant URL.
9927
10974
  * - Service `reltio`: Your Reltio tenant URL.
9928
10975
  */
9929
10976
  tenantUrl: string;
@@ -9969,6 +11016,7 @@ export interface GetConnectorConfig {
9969
11016
  * - Service `tiktokAds`: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
9970
11017
  * - Service `twitter`: Number of months' worth of data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
9971
11018
  * - Service `twitterAds`: Historical sync timeframe in months.
11019
+ * - Service `walmartDsp`: Number of months' worth of data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
9972
11020
  * - Service `yahooDsp`: Number of months` worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `THREE`.
9973
11021
  * - Service `yahooGemini`: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value: `TWELVE`.
9974
11022
  */
@@ -10054,10 +11102,15 @@ export interface GetConnectorConfig {
10054
11102
  * - Service `azurePostgres`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10055
11103
  * - Service `azureSqlDb`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10056
11104
  * - Service `azureSqlManagedDb`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
11105
+ * - Service `clarity`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
11106
+ * - Service `cockroachdb`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10057
11107
  * - Service `db2iHva`: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation.
10058
11108
  * - Service `db2iSapHva`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10059
11109
  * - Service `documentdb`: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation.
10060
11110
  * - Service `dynamics365Fo`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
11111
+ * - Service `ehr`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
11112
+ * - Service `elasticCloud`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
11113
+ * - Service `esSelfHosted`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
10061
11114
  * - Service `googleCloudMysql`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10062
11115
  * - Service `googleCloudPostgresql`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10063
11116
  * - Service `googleCloudSqlserver`: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer).
@@ -10077,6 +11130,8 @@ export interface GetConnectorConfig {
10077
11130
  * - Service `mysql`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10078
11131
  * - Service `mysqlAzure`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10079
11132
  * - Service `mysqlRds`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
11133
+ * - Service `opendistro`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
11134
+ * - Service `opensearch`: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer).
10080
11135
  * - Service `oracle`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10081
11136
  * - Service `oracleEbs`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
10082
11137
  * - Service `oracleHva`: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer).
@@ -10104,10 +11159,15 @@ export interface GetConnectorConfig {
10104
11159
  * - Service `azurePostgres`: SSH port, specify only to connect via an SSH tunnel.
10105
11160
  * - Service `azureSqlDb`: SSH port, specify only to connect via an SSH tunnel.
10106
11161
  * - Service `azureSqlManagedDb`: SSH port, specify only to connect via an SSH tunnel.
11162
+ * - Service `clarity`: SSH port, specify only to connect via an SSH tunnel.
11163
+ * - Service `cockroachdb`: SSH port, specify only to connect via an SSH tunnel.
10107
11164
  * - Service `db2iHva`: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation.
10108
11165
  * - Service `db2iSapHva`: SSH port, specify only to connect via an SSH tunnel.
10109
11166
  * - Service `documentdb`: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation.
10110
11167
  * - Service `dynamics365Fo`: SSH port, specify only to connect via an SSH tunnel.
11168
+ * - Service `ehr`: SSH port, specify only to connect via an SSH tunnel.
11169
+ * - Service `elasticCloud`: SSH port, specify only to connect using an SSH tunnel.
11170
+ * - Service `esSelfHosted`: SSH port, specify only to connect using an SSH tunnel.
10111
11171
  * - Service `googleCloudMysql`: SSH port, specify only to connect via an SSH tunnel.
10112
11172
  * - Service `googleCloudPostgresql`: SSH port, specify only to connect via an SSH tunnel.
10113
11173
  * - Service `googleCloudSqlserver`: SSH port, only specify when connecting via an SSH tunnel.
@@ -10127,6 +11187,8 @@ export interface GetConnectorConfig {
10127
11187
  * - Service `mysql`: SSH port, specify only to connect via an SSH tunnel.
10128
11188
  * - Service `mysqlAzure`: SSH port, specify only to connect via an SSH tunnel.
10129
11189
  * - Service `mysqlRds`: SSH port, specify only to connect via an SSH tunnel.
11190
+ * - Service `opendistro`: SSH port, specify only to connect using an SSH tunnel.
11191
+ * - Service `opensearch`: SSH port, specify only to connect using an SSH tunnel.
10130
11192
  * - Service `oracle`: SSH port, specify only to connect via an SSH tunnel.
10131
11193
  * - Service `oracleEbs`: SSH port, specify only to connect via an SSH tunnel.
10132
11194
  * - Service `oracleHva`: SSH port, specify only to connect via an SSH tunnel.
@@ -10154,10 +11216,15 @@ export interface GetConnectorConfig {
10154
11216
  * - Service `azurePostgres`: SSH user, specify only to connect via an SSH tunnel.
10155
11217
  * - Service `azureSqlDb`: SSH user, specify only to connect via an SSH tunnel.
10156
11218
  * - Service `azureSqlManagedDb`: SSH user, specify only to connect via an SSH tunnel.
11219
+ * - Service `clarity`: SSH user, specify only to connect via an SSH tunnel.
11220
+ * - Service `cockroachdb`: SSH user, specify only to connect via an SSH tunnel.
10157
11221
  * - Service `db2iHva`: SSH user, specify only to connect via an SSH tunnel. Required for connector creation.
10158
11222
  * - Service `db2iSapHva`: SSH user, specify only to connect via an SSH tunnel.
10159
11223
  * - Service `documentdb`: SSH user, specify only to connect via an SSH tunnel. Required for connector creation.
10160
11224
  * - Service `dynamics365Fo`: SSH user, specify only to connect via an SSH tunnel.
11225
+ * - Service `ehr`: SSH user, specify only to connect via an SSH tunnel.
11226
+ * - Service `elasticCloud`: SSH user, specify only to connect using an SSH tunnel.
11227
+ * - Service `esSelfHosted`: SSH user, specify only to connect using an SSH tunnel.
10161
11228
  * - Service `googleCloudMysql`: SSH user, specify only to connect via an SSH tunnel.
10162
11229
  * - Service `googleCloudPostgresql`: SSH user, specify only to connect via an SSH tunnel.
10163
11230
  * - Service `googleCloudSqlserver`: SSH user, only specify when connecting via an SSH tunnel.
@@ -10177,6 +11244,8 @@ export interface GetConnectorConfig {
10177
11244
  * - Service `mysql`: SSH user, specify only to connect via an SSH tunnel.
10178
11245
  * - Service `mysqlAzure`: SSH user, specify only to connect via an SSH tunnel.
10179
11246
  * - Service `mysqlRds`: SSH user, specify only to connect via an SSH tunnel.
11247
+ * - Service `opendistro`: SSH user, specify only to connect using an SSH tunnel.
11248
+ * - Service `opensearch`: SSH user, specify only to connect using an SSH tunnel.
10180
11249
  * - Service `oracle`: SSH user, specify only to connect via an SSH tunnel.
10181
11250
  * - Service `oracleEbs`: SSH user, specify only to connect via an SSH tunnel.
10182
11251
  * - Service `oracleHva`: SSH user, specify only to connect via an SSH tunnel.
@@ -10196,6 +11265,12 @@ export interface GetConnectorConfig {
10196
11265
  * - Service `sqlServerSapEccHva`: SSH user, specify only to connect via an SSH tunnel.
10197
11266
  */
10198
11267
  tunnelUser: string;
11268
+ /**
11269
+ * Field usage depends on `service` value:
11270
+ * - Service `akamai`: Your Akamai type name.
11271
+ * - Service `bubble`: Your Bubble type name.
11272
+ */
11273
+ typeName: string;
10199
11274
  uniqueId: string;
10200
11275
  /**
10201
11276
  * Field usage depends on `service` value:
@@ -10209,7 +11284,9 @@ export interface GetConnectorConfig {
10209
11284
  * - Service `azurePostgres`: The method to detect new or changed rows. Specify only for `"service": "postgres"` or `"service": "postgresRds"`. Supported values:`WAL` - this method replicates new, changed and deleted rows by tailing the write-ahead log (WAL) via a logical slot. This is more efficient than the XMIN method, but requires more setup and monitoring.`XMIN` - this method detects new or changed rows via the XMIN system column, but is not capable of detecting deleted rows.`WAL_PGOUTPUT` - logical replication of the WAL using the pgoutput plugin. This method replicates new, changed, and deleted rows by tailing the write-ahead log (WAL) using a logical slot.`TELEPORT` - Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes.
10210
11285
  * - Service `azureSqlDb`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
10211
11286
  * - Service `azureSqlManagedDb`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
11287
+ * - Service `clarity`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
10212
11288
  * - Service `dynamics365Fo`: Update Method
11289
+ * - Service `ehr`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
10213
11290
  * - Service `googleCloudMysql`: The method to detect new or changed rows. Supported values:`BINLOG` - Fivetran uses your binary logs (also called binlogs) to request only the data that has changed since our last sync. This is the default value if no value is specified. `TELEPORT` - Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes.
10214
11291
  * - Service `googleCloudPostgresql`: The method to detect new or changed rows. Specify only for `"service": "postgres"` or `"service": "postgresRds"`. Supported values:`WAL` - this method replicates new, changed and deleted rows by tailing the write-ahead log (WAL) via a logical slot. This is more efficient than the XMIN method, but requires more setup and monitoring.`XMIN` - this method detects new or changed rows via the XMIN system column, but is not capable of detecting deleted rows.`WAL_PGOUTPUT` - logical replication of the WAL using the pgoutput plugin. This method replicates new, changed, and deleted rows by tailing the write-ahead log (WAL) using a logical slot.`TELEPORT` - Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes.
10215
11292
  * - Service `googleCloudSqlserver`: (Optional) The incremental update method the connector will use. The possible values are `"TELEPORT"` or `"NATIVE_UPDATE"`. The type defaults to `"NATIVE_UPDATE"` if the value is set to `null` or not specified.
@@ -10304,10 +11381,15 @@ export interface GetConnectorConfig {
10304
11381
  * - Service `azurePostgres`: The user name.
10305
11382
  * - Service `azureSqlDb`: The user name. For Azure Databases, the format must be `user@domain`.
10306
11383
  * - Service `azureSqlManagedDb`: The user name. For Azure Databases, the format must be `user@domain`.
11384
+ * - Service `clarity`: The user name. For Azure Databases, the format must be `user@domain`.
11385
+ * - Service `cockroachdb`: The user name.
10307
11386
  * - Service `db2iHva`: The user name.
10308
11387
  * - Service `db2iSapHva`: The username.
10309
11388
  * - Service `documentdb`: The user name.
10310
11389
  * - Service `dynamics365Fo`: The user name. The format must be `user@domain`.
11390
+ * - Service `ehr`: The user name. For Azure Databases, the format must be `user@domain`.
11391
+ * - Service `elasticCloud`: The user name.
11392
+ * - Service `esSelfHosted`: The user name.
10311
11393
  * - Service `ftp`: FTP user.
10312
11394
  * - Service `googleCloudMysql`: The user name.
10313
11395
  * - Service `googleCloudPostgresql`: The user name.
@@ -10330,6 +11412,8 @@ export interface GetConnectorConfig {
10330
11412
  * - Service `mysql`: The user name.
10331
11413
  * - Service `mysqlAzure`: The user name.
10332
11414
  * - Service `mysqlRds`: The user name.
11415
+ * - Service `opendistro`: The user name.
11416
+ * - Service `opensearch`: The user name.
10333
11417
  * - Service `oracle`: The user name.
10334
11418
  * - Service `oracleEbs`: The user name.
10335
11419
  * - Service `oracleHva`: The user name.
@@ -10358,6 +11442,7 @@ export interface GetConnectorConfig {
10358
11442
  * - Service `gmail`: Your Gmail user ID.
10359
11443
  * - Service `hibob`: Your HiBob Service User Token.
10360
11444
  * - Service `marketo`: Marketo SOAP API User Id.
11445
+ * - Service `okendo`: Your Okendo user ID.
10361
11446
  * - Service `playvox`: Your Playvox User ID.
10362
11447
  * - Service `sageIntacct`: User ID
10363
11448
  */
@@ -10403,19 +11488,21 @@ export interface GetConnectorConfig {
10403
11488
  * - Service `impact`: Your Impact Account SID
10404
11489
  * - Service `integralAdScience`: Your integralAdScience username.
10405
11490
  * - Service `itunesConnect`: Your Apple ID
11491
+ * - Service `jamf`: Your Jamf username.
10406
11492
  * - Service `khorosCare`: Your Khoros Care username.
10407
11493
  * - Service `kissmetrics`: Your Kissmetrics API Username.
10408
11494
  * - Service `klarna`: Your Klarna Username.
10409
11495
  * - Service `learnupon`: Your Learnupon username.
10410
11496
  * - Service `lessonly`: Your Lessonly username.
10411
11497
  * - Service `mailgun`: Your Mailgun API username.
10412
- * - Service `myosh`: Your Myosh Username.
11498
+ * - Service `myosh`: Your myosh username.
10413
11499
  * - Service `oracleBusinessIntelligencePublisher`: The Oracle Business Intelligence username.
10414
11500
  * - Service `oracleFusionCloudAppsCrm`: The Oracle Fusion Cloud username.
10415
11501
  * - Service `oracleFusionCloudAppsFscm`: The Oracle Fusion Cloud username.
10416
11502
  * - Service `oracleFusionCloudAppsHcm`: The Oracle Fusion Cloud username.
10417
11503
  * - Service `partnerize`: Your Partnerize account's username.
10418
11504
  * - Service `pingdom`: Your Pingdom Username.
11505
+ * - Service `podio`: Your Podio username.
10419
11506
  * - Service `quorum`: Your Quorum username .
10420
11507
  * - Service `revx`: Your RevX Username.
10421
11508
  * - Service `rtbHouse`: Your RTB House username.
@@ -10425,6 +11512,7 @@ export interface GetConnectorConfig {
10425
11512
  * - Service `shiphero`: Your ShipHero username.
10426
11513
  * - Service `shipstation`: Your ShipStation username.
10427
11514
  * - Service `shopware`: Your Shopware username.
11515
+ * - Service `splash`: Your Splash username.
10428
11516
  * - Service `starrez`: Your StarRez API username
10429
11517
  * - Service `stylight`: Your Stylight Username.
10430
11518
  * - Service `teamwork`: Your Teamwork username.
@@ -10437,9 +11525,15 @@ export interface GetConnectorConfig {
10437
11525
  * - Service `wherefour`: Your Wherefour username.
10438
11526
  * - Service `workdayFinancialManagement`: Workday username.
10439
11527
  * - Service `workdayHcm`: Username of your Workday Integration System User account
11528
+ * - Service `xandr`: Your Xandr username.
10440
11529
  * - Service `younium`: Your Younium username.
10441
11530
  */
10442
11531
  username: string;
11532
+ /**
11533
+ * Field usage depends on `service` value:
11534
+ * - Service `criteoRetailMedia`: Your Criteo Retail Media version.
11535
+ */
11536
+ version: string;
10443
11537
  /**
10444
11538
  * Field usage depends on `service` value:
10445
11539
  * - Service `facebook`: Time period to attribute conversions based on views. [Possible viewAttributionWindow values](https://fivetran.com/docs/applications/facebook-ad-insights/api-config#viewattributionwindow).
@@ -10511,6 +11605,16 @@ export interface GetConnectorConfig {
10511
11605
  * - Service `workdayStrategicSourcing`: Your Workday Strategic Sourcing X API key.
10512
11606
  */
10513
11607
  xApiKey: string;
11608
+ /**
11609
+ * Field usage depends on `service` value:
11610
+ * - Service `medalliaAgileResearch`: Your Medallia Agile Research key.
11611
+ */
11612
+ xKey: string;
11613
+ /**
11614
+ * Field usage depends on `service` value:
11615
+ * - Service `medalliaAgileResearch`: Your Medallia Agile Research master key.
11616
+ */
11617
+ xMasterKey: string;
10514
11618
  /**
10515
11619
  * Field usage depends on `service` value:
10516
11620
  * - Service `workdayStrategicSourcing`: Your Workday Strategic Sourcing X User Email.
@@ -10686,6 +11790,16 @@ export interface GetConnectorConfigCustomReport {
10686
11790
  * - Service `tiktokAds`: Destination Table name of report
10687
11791
  */
10688
11792
  tableName: string;
11793
+ /**
11794
+ * Field usage depends on `service` value:
11795
+ * - Service `redditAds`: The specific time zone to sync report data if `useAccountTimeZone` set to `false`.
11796
+ */
11797
+ timeZone: string;
11798
+ /**
11799
+ * Field usage depends on `service` value:
11800
+ * - Service `redditAds`: When this parameter is set to `ACCOUNT`, connector will use account related time zone to sync report data. Default value: `ACCOUNT`. Possible values: `ACCOUNT`, `USER`
11801
+ */
11802
+ timeZoneMode: string;
10689
11803
  }
10690
11804
  export interface GetConnectorConfigCustomTable {
10691
11805
  /**
@@ -10718,6 +11832,11 @@ export interface GetConnectorConfigCustomTable {
10718
11832
  * - Service `facebookAds`: Option to select Prebuilt Reports or Custom Reports. [Possible configType values](https://fivetran.com/docs/connectors/applications/facebook-ads-insights/api-config#configtype).
10719
11833
  */
10720
11834
  configType: string;
11835
+ /**
11836
+ * Field usage depends on `service` value:
11837
+ * - Service `facebookAds`: Time period to attribute conversions based on engaged views. [Possible viewAttributionWindow values](https://fivetran.com/docs/connectors/applications/facebook-ads#engagedviewattributionwindow).
11838
+ */
11839
+ engagedViewAttributionWindow: string;
10721
11840
  /**
10722
11841
  * Field usage depends on `service` value:
10723
11842
  * - Service `facebookAds`: List of fields which connector will sync. [Possible field values](https://fivetran.com/docs/connectors/applications/facebook-ads-insights/api-config#fields).
@@ -10837,6 +11956,7 @@ export interface GetConnectorConfigReport {
10837
11956
  /**
10838
11957
  * Field usage depends on `service` value:
10839
11958
  * - Service `googleAnalytics`: A segment is a subset of your Analytics data that is made up of one or more non-destructive filters (filters that do not alter the underlying data). Those filters isolate subsets of users, sessions, and hits.
11959
+ * - Service `googleSearchAds360`: The report segments included to sync.
10840
11960
  */
10841
11961
  segments: string[];
10842
11962
  /**
@@ -10939,6 +12059,18 @@ export interface GetConnectorConfigSecretsList {
10939
12059
  */
10940
12060
  value: string;
10941
12061
  }
12062
+ export interface GetConnectorConfigTenantConfig {
12063
+ /**
12064
+ * Field usage depends on `service` value:
12065
+ * - Service `reltio`: Your Reltio subdomain.
12066
+ */
12067
+ subdomain: string;
12068
+ /**
12069
+ * Field usage depends on `service` value:
12070
+ * - Service `reltio`: Your Reltio tenant ID.
12071
+ */
12072
+ tenantId: string;
12073
+ }
10942
12074
  export interface GetConnectorDestinationSchema {
10943
12075
  /**
10944
12076
  * The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
@@ -11077,15 +12209,15 @@ export interface GetDbtProjectModel {
11077
12209
  }
11078
12210
  export interface GetDbtProjectProjectConfig {
11079
12211
  /**
11080
- * Folder in Git repo with your dbt project.
12212
+ * Folder in Git repo with your dbt project
11081
12213
  */
11082
12214
  folderPath: string;
11083
12215
  /**
11084
- * Git branch.
12216
+ * Git branch
11085
12217
  */
11086
12218
  gitBranch: string;
11087
12219
  /**
11088
- * Git remote URL with your dbt project.
12220
+ * Git remote URL with your dbt project
11089
12221
  */
11090
12222
  gitRemoteUrl: string;
11091
12223
  }
@@ -11189,9 +12321,14 @@ export interface GetDestinationConfig {
11189
12321
  auth: string;
11190
12322
  /**
11191
12323
  * Field usage depends on `service` value:
12324
+ * - Service `databricks`: Authentication type
11192
12325
  * - Service `redshift`: Authentication type. Default value: `PASSWORD`.
11193
12326
  */
11194
12327
  authType: string;
12328
+ /**
12329
+ * Field usage depends on `service` value:
12330
+ * - Service `confluentCloudWh`: Comma-separated list of Confluent Cloud servers in the `server:port` format.
12331
+ */
11195
12332
  bootstrapServers: string[];
11196
12333
  /**
11197
12334
  * Field usage depends on `service` value:
@@ -11269,6 +12406,10 @@ export interface GetDestinationConfig {
11269
12406
  * - Service `databricks`: Whether to create external tables
11270
12407
  */
11271
12408
  createExternalTables: boolean;
12409
+ /**
12410
+ * Field usage depends on `service` value:
12411
+ * - Service `confluentCloudWh`: Confluent Cloud message format.
12412
+ */
11272
12413
  dataFormat: string;
11273
12414
  /**
11274
12415
  * Field usage depends on `service` value:
@@ -11370,15 +12511,19 @@ export interface GetDestinationConfig {
11370
12511
  */
11371
12512
  lakehouseName: string;
11372
12513
  mskStsRegion: string;
12514
+ /**
12515
+ * Field usage depends on `service` value:
12516
+ * - Service `confluentCloudWh`: Number of partitions per topic.
12517
+ */
11373
12518
  numOfPartitions: number;
11374
12519
  /**
11375
12520
  * Field usage depends on `service` value:
11376
- * - Service `databricks`: OAuth 2.0 client ID. Required if authType is set to OAUTH2.
12521
+ * - Service `databricks`: OAuth 2.0 client ID
11377
12522
  */
11378
12523
  oauth2ClientId: string;
11379
12524
  /**
11380
12525
  * Field usage depends on `service` value:
11381
- * - Service `databricks`: OAuth 2.0 secret. Required if authType is set to OAUTH2.
12526
+ * - Service `databricks`: OAuth 2.0 secret
11382
12527
  */
11383
12528
  oauth2Secret: string;
11384
12529
  /**
@@ -11484,6 +12629,10 @@ export interface GetDestinationConfig {
11484
12629
  region: string;
11485
12630
  registryName: string;
11486
12631
  registryStsRegion: string;
12632
+ /**
12633
+ * Field usage depends on `service` value:
12634
+ * - Service `confluentCloudWh`: Replication factor.
12635
+ */
11487
12636
  replicationFactor: number;
11488
12637
  /**
11489
12638
  * Field usage depends on `service` value:
@@ -11519,13 +12668,41 @@ export interface GetDestinationConfig {
11519
12668
  * - Service `redshift`: Role ARN with Redshift permissions. Required if authentication type is `IAM`.
11520
12669
  */
11521
12670
  roleArn: string;
12671
+ /**
12672
+ * Field usage depends on `service` value:
12673
+ * - Service `confluentCloudWh`: Security protocol for Confluent Cloud interaction.
12674
+ */
11522
12675
  saslMechanism: string;
12676
+ /**
12677
+ * Field usage depends on `service` value:
12678
+ * - Service `confluentCloudWh`: Confluent Cloud SASL key.
12679
+ */
11523
12680
  saslPlainKey: string;
12681
+ /**
12682
+ * Field usage depends on `service` value:
12683
+ * - Service `confluentCloudWh`: Confluent Cloud SASL secret.
12684
+ */
11524
12685
  saslPlainSecret: string;
11525
12686
  schemaCompatibility: string;
12687
+ /**
12688
+ * Field usage depends on `service` value:
12689
+ * - Service `confluentCloudWh`: Schema Registry
12690
+ */
11526
12691
  schemaRegistry: string;
12692
+ /**
12693
+ * Field usage depends on `service` value:
12694
+ * - Service `confluentCloudWh`: Schema registry API key.
12695
+ */
11527
12696
  schemaRegistryApiKey: string;
12697
+ /**
12698
+ * Field usage depends on `service` value:
12699
+ * - Service `confluentCloudWh`: Schema registry API secret.
12700
+ */
11528
12701
  schemaRegistryApiSecret: string;
12702
+ /**
12703
+ * Field usage depends on `service` value:
12704
+ * - Service `confluentCloudWh`: Schema registry URL.
12705
+ */
11529
12706
  schemaRegistryUrl: string;
11530
12707
  /**
11531
12708
  * Field usage depends on `service` value:
@@ -11540,12 +12717,23 @@ export interface GetDestinationConfig {
11540
12717
  * - Service `onelake`: Secret value for service principal
11541
12718
  */
11542
12719
  secretValue: string;
12720
+ /**
12721
+ * Field usage depends on `service` value:
12722
+ * - Service `confluentCloudWh`: Security protocol for Confluent Cloud interaction.
12723
+ */
11543
12724
  securityProtocol: string;
11544
12725
  /**
11545
12726
  * Field usage depends on `service` value:
11546
12727
  * - Service `databricks`: Server name
11547
12728
  */
11548
12729
  serverHostName: string;
12730
+ /**
12731
+ * Field usage depends on `service` value:
12732
+ * - Service `adls`: Snapshots older than the retention period are deleted every week. Default value: `ONE_WEEK`.
12733
+ * - Service `newS3Datalake`: Snapshots older than the retention period are deleted every week. Default value: `ONE_WEEK`.
12734
+ * - Service `onelake`: Snapshots older than the retention period are deleted every week. Default value: `ONE_WEEK`.
12735
+ */
12736
+ snapshotRetentionPeriod: string;
11549
12737
  snowflakeCloud: string;
11550
12738
  snowflakeRegion: string;
11551
12739
  /**
@@ -11554,6 +12742,11 @@ export interface GetDestinationConfig {
11554
12742
  * - Service `onelake`: Storage account for Azure Data Lake Storage Gen2 name
11555
12743
  */
11556
12744
  storageAccountName: string;
12745
+ /**
12746
+ * Field usage depends on `service` value:
12747
+ * - Service `newS3Datalake`: (Immutable) The table format in which you want to sync your tables. Valid values are ICEBERG and DELTA_LAKE
12748
+ */
12749
+ tableFormat: string;
11557
12750
  /**
11558
12751
  * Field usage depends on `service` value:
11559
12752
  * - Service `adls`: Tenant id of service principal