fivetran.Connector
Explore with Pulumi AI
Import
How to authorize connector
Create Connector Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Connector(name: string, args: ConnectorArgs, opts?: CustomResourceOptions);
@overload
def Connector(resource_name: str,
args: ConnectorArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Connector(resource_name: str,
opts: Optional[ResourceOptions] = None,
group_id: Optional[str] = None,
service: Optional[str] = None,
hybrid_deployment_agent_id: Optional[str] = None,
data_delay_threshold: Optional[float] = None,
destination_schema: Optional[ConnectorDestinationSchemaArgs] = None,
data_delay_sensitivity: Optional[str] = None,
auth: Optional[ConnectorAuthArgs] = None,
networking_method: Optional[str] = None,
private_link_id: Optional[str] = None,
proxy_agent_id: Optional[str] = None,
run_setup_tests: Optional[bool] = None,
config: Optional[ConnectorConfigArgs] = None,
timeouts: Optional[ConnectorTimeoutsArgs] = None,
trust_certificates: Optional[bool] = None,
trust_fingerprints: Optional[bool] = None)
func NewConnector(ctx *Context, name string, args ConnectorArgs, opts ...ResourceOption) (*Connector, error)
public Connector(string name, ConnectorArgs args, CustomResourceOptions? opts = null)
public Connector(String name, ConnectorArgs args)
public Connector(String name, ConnectorArgs args, CustomResourceOptions options)
type: fivetran:Connector
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ConnectorArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConnectorArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConnectorArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConnectorArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConnectorArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var connectorResource = new Fivetran.Connector("connectorResource", new()
{
GroupId = "string",
Service = "string",
HybridDeploymentAgentId = "string",
DataDelayThreshold = 0,
DestinationSchema = new Fivetran.Inputs.ConnectorDestinationSchemaArgs
{
Name = "string",
Prefix = "string",
Table = "string",
},
DataDelaySensitivity = "string",
Auth = new Fivetran.Inputs.ConnectorAuthArgs
{
AccessToken = "string",
ApiKey = "string",
AwsAccessKey = "string",
AwsSecretKey = "string",
ClientAccess = new Fivetran.Inputs.ConnectorAuthClientAccessArgs
{
ClientId = "string",
ClientSecret = "string",
DeveloperToken = "string",
UserAgent = "string",
},
ClientId = "string",
ClientSecret = "string",
ConsumerKey = "string",
ConsumerSecret = "string",
KeyId = "string",
OauthToken = "string",
OauthTokenSecret = "string",
OcapiAccessToken = "string",
OcapiRefreshToken = "string",
PreviousRefreshToken = "string",
RealmId = "string",
RefreshToken = "string",
RoleArn = "string",
TeamId = "string",
UserAccessToken = "string",
},
NetworkingMethod = "string",
PrivateLinkId = "string",
ProxyAgentId = "string",
RunSetupTests = false,
Config = new Fivetran.Inputs.ConnectorConfigArgs
{
AbsConnectionMethod = "string",
AbsConnectionString = "string",
AbsContainerAddress = "string",
AbsContainerName = "string",
AbsHostIp = "string",
AbsHostUser = "string",
AbsPrefix = "string",
AbsPublicKey = "string",
AcademyId = "string",
AccessId = "string",
AccessKey = "string",
AccessKeyId = "string",
AccessKeySecret = "string",
AccessToken = "string",
AccessType = "string",
Account = "string",
AccountAccessToken = "string",
AccountId = "string",
AccountIds = new[]
{
"string",
},
AccountKey = "string",
AccountName = "string",
AccountPlan = "string",
AccountRegion = "string",
AccountSid = "string",
AccountSyncMode = "string",
AccountToken = "string",
AccountType = "string",
Accounts = new[]
{
"string",
},
AccountsRedditAds = new[]
{
new Fivetran.Inputs.ConnectorConfigAccountsRedditAdArgs
{
Name = "string",
},
},
AccountsSyncMode = "string",
ActionBreakdowns = new[]
{
"string",
},
ActionReportTime = "string",
AdAnalytics = "string",
AdUnitView = "string",
AdminApiKey = "string",
AdobeAnalyticsConfigurations = new[]
{
new Fivetran.Inputs.ConnectorConfigAdobeAnalyticsConfigurationArgs
{
CalculatedMetrics = new[]
{
"string",
},
Elements = new[]
{
"string",
},
Metrics = new[]
{
"string",
},
ReportSuites = new[]
{
"string",
},
Segments = new[]
{
"string",
},
SyncMode = "string",
Table = "string",
},
},
Advertisables = new[]
{
"string",
},
Advertisers = new[]
{
"string",
},
AdvertisersIds = new[]
{
"string",
},
AdvertisersSyncMode = "string",
AdvertisersWithSeats = new[]
{
"string",
},
AgentConfigMethod = "string",
AgentHost = "string",
AgentId = "string",
AgentOraHome = "string",
AgentPassword = "string",
AgentPort = 0,
AgentPublicCert = "string",
AgentUser = "string",
Aggregation = "string",
AgreementGrantToken = "string",
AlwaysEncrypted = false,
Api = "string",
ApiAccessToken = "string",
ApiEnvironment = "string",
ApiId = "string",
ApiKey = "string",
ApiKeyApiSecret = "string",
ApiKeys = new[]
{
"string",
},
ApiPassword = "string",
ApiQuota = 0,
ApiReadAccessToken = "string",
ApiRequestsPerMinute = 0,
ApiSecret = "string",
ApiSecretKey = "string",
ApiServer = "string",
ApiToken = "string",
ApiType = "string",
ApiUrl = "string",
ApiUrlRegion = "string",
ApiUsage = "string",
ApiUserIdentifier = "string",
ApiUserSecret = "string",
ApiUtilizationPercentage = "string",
ApiVersion = "string",
AppId = "string",
AppIds = new[]
{
"string",
},
AppIdsAppsflyers = new[]
{
new Fivetran.Inputs.ConnectorConfigAppIdsAppsflyerArgs
{
AppId = "string",
},
},
AppKey = "string",
AppReference = "string",
AppSecret = "string",
AppSecretToken = "string",
AppSpecificPassword = "string",
AppSyncMode = "string",
AppendFileOption = "string",
ApplicationId = "string",
ApplicationKey = "string",
Apps = new[]
{
"string",
},
ArchiveLogFormat = "string",
ArchiveLogPath = "string",
ArchivePattern = "string",
AreSoapCredentialsProvided = false,
AsbIp = "string",
AsmOption = false,
AsmOracleHome = "string",
AsmPassword = "string",
AsmTns = "string",
AsmUser = "string",
AttributionWindow = "string",
AttributionWindowSize = "string",
Audience = "string",
Auth = "string",
AuthCode = "string",
AuthEnvironment = "string",
AuthMethod = "string",
AuthMode = "string",
AuthToken = "string",
AuthType = "string",
AuthUrlRegion = "string",
AuthenticationMethod = "string",
AuthorizationMethod = "string",
AwsRegionCode = "string",
BackintConfigurationPath = "string",
BackintExecutablePath = "string",
BackwardSyncLimit = "string",
BaseCurrency = "string",
BaseDomain = "string",
BaseId = "string",
BaseUrl = "string",
BearerToken = "string",
BlobSasUrl = "string",
Blockchain = "string",
BrandId = "string",
Breakdowns = new[]
{
"string",
},
Bucket = "string",
BucketName = "string",
BucketService = "string",
BusinessAccounts = new[]
{
"string",
},
BusinessId = "string",
BusinessUnit = "string",
BusinessUnitId = "string",
Catalog = "string",
Certificate = "string",
ClickAttributionWindow = "string",
Client = "string",
ClientCert = "string",
ClientCertKey = "string",
ClientHost = "string",
ClientId = "string",
ClientKey = "string",
ClientName = "string",
ClientNamespace = "string",
ClientPrivateKey = "string",
ClientPublicCertificate = "string",
ClientSecret = "string",
CloudStorageType = "string",
CollectionAddress = "string",
Columns = new[]
{
"string",
},
CommunityDomain = "string",
CommunityId = "string",
Companies = new[]
{
"string",
},
Company = "string",
CompanyId = "string",
CompanyIds = "string",
CompanyKey = "string",
CompanyName = "string",
CompanyRequestToken = "string",
CompanyUuid = "string",
Compression = "string",
ConfigMethod = "string",
ConfigRepositoryUrl = "string",
ConfigType = "string",
ConnectPassword = "string",
ConnectUsername = "string",
ConnectingUser = "string",
ConnectingUserEmail = "string",
ConnectionMethod = "string",
ConnectionName = "string",
ConnectionString = "string",
ConnectionType = "string",
ConsoleUrl = "string",
ConsumerGroup = "string",
ConsumerKey = "string",
ConsumerName = "string",
ConsumerSecret = "string",
ContainerAddress = "string",
ContainerName = "string",
ContentOwnerId = "string",
ContractVersion = "string",
ConversationWebhookUrl = "string",
ConversionDimensions = new[]
{
"string",
},
ConversionReportTime = "string",
ConversionWindowSize = 0,
ConvertDatsTypeToDate = false,
CsvDefinition = "string",
Currency = "string",
CustomBaseUrl = "string",
CustomEventSyncMode = "string",
CustomEvents = new[]
{
"string",
},
CustomFieldIds = new[]
{
"string",
},
CustomFloodlightVariables = new[]
{
"string",
},
CustomPayloads = new[]
{
new Fivetran.Inputs.ConnectorConfigCustomPayloadArgs
{
Key = "string",
Value = "string",
},
},
CustomReports = new[]
{
new Fivetran.Inputs.ConnectorConfigCustomReportArgs
{
AddMetricVariants = false,
Aggregate = "string",
BaseMetricsFields = new[]
{
"string",
},
Breakdown = "string",
Breakout = "string",
ConversionsReportIncluded = false,
CustomEventsIncluded = false,
Dimension = "string",
Dimensions = new[]
{
"string",
},
EventNames = new[]
{
"string",
},
Granularity = "string",
Level = "string",
Metrics = new[]
{
"string",
},
ReportFields = new[]
{
"string",
},
ReportName = "string",
ReportType = "string",
Segmentation = "string",
SkAdMetricsFields = new[]
{
"string",
},
TableName = "string",
TimeZone = "string",
TimeZoneMode = "string",
},
},
CustomTables = new[]
{
new Fivetran.Inputs.ConnectorConfigCustomTableArgs
{
ActionBreakdowns = new[]
{
"string",
},
ActionReportTime = "string",
Aggregation = "string",
Breakdowns = new[]
{
"string",
},
ClickAttributionWindow = "string",
ConfigType = "string",
EngagedViewAttributionWindow = "string",
Fields = new[]
{
"string",
},
Level = "string",
PrebuiltReportName = "string",
TableName = "string",
UseUnifiedAttributionSetting = false,
ViewAttributionWindow = "string",
},
},
CustomUrl = "string",
CustomerApiKey = "string",
CustomerId = "string",
CustomerListId = "string",
DailyApiCallLimit = 0,
DataAccessMethod = "string",
DataCenter = "string",
DataCenterId = "string",
DataSetName = "string",
Database = "string",
DatabaseName = "string",
DatasetId = "string",
Datasource = "string",
DateGranularity = "string",
Db = "string",
Delimiter = "string",
DeveloperReference = "string",
DimensionAttributes = new[]
{
"string",
},
Dimensions = new[]
{
"string",
},
DirectCaptureMethod = "string",
DistributedConnectorClusterSize = 0,
Domain = "string",
DomainHostName = "string",
DomainName = "string",
DomainType = "string",
DsvServiceAuth = "string",
DsvSubscriptionKey = "string",
EcommerceStores = new[]
{
"string",
},
Edition = "string",
Elements = new[]
{
"string",
},
Email = "string",
EmailAddress = "string",
EmailId = "string",
EmptyHeader = false,
EnableAllDimensionCombinations = false,
EnableArchiveLogOnly = false,
EnableDataExtensionsSyncing = false,
EnableDistributedConnectorMode = false,
EnableEnrichments = false,
EnableExports = false,
EnableTde = false,
EncodedPublicKey = "string",
EncryptionKey = "string",
Endpoint = "string",
EngagementAttributionWindow = "string",
EnrichedExport = "string",
EntityId = "string",
Environment = "string",
EnvironmentHost = "string",
EnvironmentName = "string",
EscapeChar = "string",
EscapeCharOptions = "string",
EuRegion = false,
Events = new[]
{
"string",
},
ExportStorageType = "string",
ExternalId = "string",
FacilityCodes = "string",
Fields = new[]
{
"string",
},
FileType = "string",
Filter = "string",
FinanceAccountSyncMode = "string",
FinanceAccounts = new[]
{
"string",
},
Folder = "string",
FolderId = "string",
FolderPath = "string",
ForecastId = "string",
FtpHost = "string",
FtpPassword = "string",
FtpPort = 0,
FtpUser = "string",
Function = "string",
FunctionApp = "string",
FunctionKey = "string",
FunctionName = "string",
FunctionTrigger = "string",
GcsBucket = "string",
GcsExportBucket = "string",
GcsExportFolder = "string",
GcsFolder = "string",
GenerateFivetranPk = false,
GroupId = "string",
GroupName = "string",
HanaBackupPassword = "string",
HanaMode = "string",
HasManagePermissions = false,
HistoricSyncTimeFrame = "string",
HistoricalSyncLimit = "string",
HistoricalSyncTimeFrame = "string",
HomeFolder = "string",
Host = "string",
HostIp = "string",
HostName = "string",
HostUrl = "string",
HostUser = "string",
Hostname = "string",
Hosts = new[]
{
"string",
},
HttpPath = "string",
Identifier = "string",
Identity = "string",
IncludeOcapiEndpoints = false,
Instance = "string",
InstanceNumber = "string",
InstanceUrl = "string",
IntegrationKey = "string",
IpAddress = "string",
IsAccountLevelConnector = false,
IsAuth2Enabled = false,
IsCustomApiCredentials = false,
IsExternalActivitiesEndpointSelected = false,
IsFtps = false,
IsKeypair = false,
IsMultiEntityFeatureEnabled = false,
IsNewPackage = false,
IsPrivateKeyEncrypted = false,
IsPrivateLinkRequired = false,
IsPublic = false,
IsSailthruConnectEnabled = false,
IsSecure = false,
IsSftpCredsAvailable = false,
IsSingleTableMode = false,
IsTestAccount = false,
IsVendor = false,
Issuer = "string",
JsonDeliveryMode = "string",
Key = "string",
KeyPassword = "string",
KeyStoreType = "string",
Keystore = "string",
KeystorePassword = "string",
LastSyncedChangesUtc_ = "string",
LatestVersion = "string",
LegalEntityId = "string",
LimitForApiCallsToExternalActivitiesEndpoint = 0,
LineSeparator = "string",
ListId = "string",
ListOfCompanyIds = "string",
ListStrategy = "string",
ListSyncMode = "string",
LogJournal = "string",
LogJournalSchema = "string",
LogOnGroup = "string",
Login = "string",
LoginPassword = "string",
ManagerAccounts = new[]
{
"string",
},
MaxApiRequestsPerDay = 0,
MerchantId = "string",
MessageType = "string",
MetricId = "string",
Metrics = new[]
{
"string",
},
NamedRange = "string",
Namespace = "string",
NetworkCode = 0,
NonStandardEscapeChar = false,
NullSequence = "string",
OauthToken = "string",
OauthTokenSecret = "string",
OcapiClientId = "string",
OcapiClientSecret = "string",
OcapiCustomObjectTypes = "string",
OcapiHostname = "string",
OdbcDriverManagerLibraryPath = "string",
OdbcSysIniPath = "string",
OnError = "string",
OnPremise = false,
Organization = "string",
OrganizationDomain = "string",
OrganizationId = "string",
OrganizationName = "string",
Organizations = new[]
{
"string",
},
PackedModeTables = new[]
{
"string",
},
PackingMode = "string",
Pages = new[]
{
"string",
},
PartnerCode = "string",
PartnerUserId = "string",
PartnerUserSecret = "string",
Partners = new[]
{
"string",
},
PassPhrase = "string",
Passphrase = "string",
Password = "string",
Pat = "string",
PatName = "string",
PatSecret = "string",
Path = "string",
Pats = new[]
{
"string",
},
Pattern = "string",
PdbName = "string",
PemCertificate = "string",
PemPrivateKey = "string",
PerInteractionDimensions = new[]
{
"string",
},
PersonalAccessToken = "string",
PersonalApiToken = "string",
PgpPassPhrase = "string",
PgpSecretKey = "string",
PhoneNumber = "string",
PlanType = "string",
Port = 0,
PostClickAttributionWindowSize = "string",
PrebuiltReport = "string",
Prefix = "string",
PrimaryKey = "string",
PrimaryKeys = new[]
{
"string",
},
PrivateKey = "string",
PrivateToken = "string",
Product = "string",
Profiles = new[]
{
"string",
},
ProfilesAmazonDsp = "string",
ProjectAccessToken = "string",
ProjectCredentials = new[]
{
new Fivetran.Inputs.ConnectorConfigProjectCredentialArgs
{
ApiKey = "string",
Project = "string",
SecretKey = "string",
},
},
ProjectId = "string",
ProjectIds = "string",
ProjectKey = "string",
Projects = new[]
{
"string",
},
Properties = new[]
{
"string",
},
PropertyId = "string",
PublicKey = "string",
PublicationName = "string",
PublisherId = "string",
PullArchivedCampaigns = false,
PythonVersion = "string",
QueryId = "string",
QueryParamValue = "string",
QuotaProjectId = "string",
QuoteChar = "string",
QuoteCharacterEnabled = false,
RateLimitPlan = "string",
RefreshToken = "string",
RefreshTokenExpiresAt = "string",
Region = "string",
RegionApiUrl = "string",
RegionAuthUrl = "string",
RegionTokenUrl = "string",
RegionUrl = "string",
ReplicaId = 0,
ReplicationSlot = "string",
ReportConfigs = new[]
{
new Fivetran.Inputs.ConnectorConfigReportConfigArgs
{
ConfigType = "string",
Currency = "string",
Dimensions = new[]
{
"string",
},
IntervalType = "string",
Metrics = new[]
{
"string",
},
PrebuiltReportType = "string",
ReportName = "string",
TimeZone = "string",
UseAdvertiserTimezone = false,
},
},
ReportConfigurationIds = new[]
{
"string",
},
ReportFormatType = "string",
ReportGranularity = "string",
ReportKeys = "string",
ReportLists = new[]
{
new Fivetran.Inputs.ConnectorConfigReportListArgs
{
Dimension = "string",
Fields = new[]
{
"string",
},
Granularity = "string",
Table = "string",
},
},
ReportServiceApiKey = "string",
ReportSuites = new[]
{
"string",
},
ReportTimezone = "string",
ReportType = "string",
ReportUrl = "string",
Reports = new[]
{
new Fivetran.Inputs.ConnectorConfigReportArgs
{
Aggregation = "string",
Attributes = new[]
{
"string",
},
ConfigType = "string",
Dimensions = new[]
{
"string",
},
Fields = new[]
{
"string",
},
Filter = "string",
FilterFieldName = "string",
FilterType = "string",
FilterValue = "string",
GenerateFivetranPk = false,
Metrics = new[]
{
"string",
},
PrebuiltReport = "string",
PrimaryKeys = new[]
{
"string",
},
ReportFormatType = "string",
ReportType = "string",
ReportUrl = "string",
RollbackWindow = 0,
SearchTypes = new[]
{
"string",
},
SegmentIds = new[]
{
"string",
},
Segments = new[]
{
"string",
},
SupportNestedColumns = false,
Table = "string",
TimeAggregationGranularity = "string",
},
},
ReportsLinkedinAds = new[]
{
"string",
},
Repositories = new[]
{
"string",
},
ResourceToken = "string",
ResourceUrl = "string",
RestApiLimit = 0,
RfcLibraryPath = "string",
Role = "string",
RoleArn = "string",
RollbackWindow = 0,
RollbackWindowSize = 0,
S3Bucket = "string",
S3ExportBucket = "string",
S3ExportExternalId = "string",
S3ExportFolder = "string",
S3ExportRoleArn = "string",
S3RoleArn = "string",
S3bucket = "string",
S3externalId = "string",
S3folder = "string",
S3path = "string",
S3roleArn = "string",
SalesAccountSyncMode = "string",
SalesAccounts = new[]
{
"string",
},
SalesforceSecurityToken = "string",
SandboxAccount = "string",
SapSchema = "string",
SapSourceSchema = "string",
SapUser = "string",
SaslMechanism = "string",
SaslPlainKey = "string",
SaslPlainSecret = "string",
SaslScram256Key = "string",
SaslScram256Secret = "string",
SaslScram512Key = "string",
SaslScram512Secret = "string",
SchemaRegistryCredentialsSource = "string",
SchemaRegistryKey = "string",
SchemaRegistrySecret = "string",
SchemaRegistryUrls = new[]
{
"string",
},
Scope = "string",
Scopes = "string",
Seats = new[]
{
"string",
},
Secret = "string",
SecretKey = "string",
Secrets = "string",
SecretsLists = new[]
{
new Fivetran.Inputs.ConnectorConfigSecretsListArgs
{
Key = "string",
Value = "string",
},
},
SecurityProtocol = "string",
Segments = new[]
{
"string",
},
SelectedEventTypes = new[]
{
"string",
},
SelectedExports = new[]
{
"string",
},
SenderId = "string",
SenderPassword = "string",
Server = "string",
ServerAddress = "string",
ServerRegion = "string",
ServerUrl = "string",
ServerVariable = "string",
Servers = new[]
{
"string",
},
ServiceAccount = "string",
ServiceAccountEmail = "string",
ServiceAccountKey = "string",
ServiceAccountSecret = "string",
ServiceAccountUsername = "string",
ServiceAuthentication = "string",
ServiceName = "string",
ServiceVersion = "string",
SftpHost = "string",
SftpIsKeyPair = false,
SftpPassword = "string",
SftpPort = 0,
SftpPublicKey = "string",
SftpUser = "string",
ShareUrl = "string",
SheetId = "string",
Shop = "string",
ShopDomain = "string",
ShortCode = "string",
ShouldSyncEventsWithDeletedProfiles = false,
ShowRecordsWithNoMetrics = false,
Sid = "string",
SignerPublicKey = "string",
SiteAddress = "string",
SiteId = "string",
SiteName = "string",
SiteUrls = new[]
{
"string",
},
SkipAfter = 0,
SkipBefore = 0,
SkipEmptyReports = false,
SncCertificate = "string",
SncCertificateSource = "string",
SncFivetranName = "string",
SncLibraryPath = "string",
SncMode = "string",
SncMyName = "string",
SncName = "string",
SncPartnerName = "string",
SncSourceName = "string",
SoapUri = "string",
SocialDataSyncTimeframe = "string",
Source = "string",
StoreHash = "string",
StoreId = "string",
SubDomain = "string",
Subdomain = "string",
SubscriberName = "string",
Subscription = "string",
SubscriptionKey = "string",
SupportConnectedAccountsSync = false,
SupportNestedColumns = false,
SurveyIds = "string",
SwipeAttributionWindow = "string",
SyncDataLocker = false,
SyncFormat = "string",
SyncFormulaFields = false,
SyncMetadata = false,
SyncMethod = "string",
SyncMode = "string",
SyncModeAdvertiser = "string",
SyncModeSeat = "string",
SyncMultipleAccounts = false,
SyncPackMode = "string",
SyncPullApi = false,
SyncType = "string",
Sysnr = "string",
SystemId = "string",
TableId = "string",
TableName = "string",
TablesWithoutAccessUpdatedAt = "string",
TargetEntityId = "string",
TargetHost = "string",
TdeCertificate = "string",
TdeCertificateName = "string",
TdePassword = "string",
TdePrivateKey = "string",
TeamId = "string",
TechnicalAccountId = "string",
TemplateLabels = new[]
{
"string",
},
Tenant = "string",
TenantAppUrl = "string",
TenantCode = "string",
TenantConfigs = new[]
{
new Fivetran.Inputs.ConnectorConfigTenantConfigArgs
{
Subdomain = "string",
TenantId = "string",
},
},
TenantId = "string",
TenantName = "string",
TenantUrl = "string",
TestTableName = "string",
TimeZone = "string",
TimeframeMonths = "string",
Timezone = "string",
TimezoneMode = "string",
Tns = "string",
ToastId = "string",
Token = "string",
TokenAuthenticatedContainer = "string",
TokenAuthenticatedDatabase = "string",
TokenId = "string",
TokenKey = "string",
TokenSecret = "string",
TokenSecretKey = "string",
TokenUrlRegion = "string",
Topics = new[]
{
"string",
},
TrustStoreType = "string",
TrustedCert = "string",
Truststore = "string",
TunnelHost = "string",
TunnelPort = 0,
TunnelUser = "string",
TypeName = "string",
UniqueId = "string",
UpdateConfigOnEachSync = false,
UpdateMethod = "string",
Uri = "string",
UrlFormat = "string",
UseApiKeys = false,
UseCustomerBucket = false,
UseOracleRac = false,
UsePgpEncryptionOptions = false,
UseServiceAccount = false,
UseTemplateLabels = false,
UseWebhooks = false,
UseWorkspace = false,
User = "string",
UserId = "string",
UserKey = "string",
UserName = "string",
UserProfiles = new[]
{
"string",
},
UserToken = "string",
Username = "string",
Version = "string",
ViewAttributionWindow = "string",
ViewId = "string",
ViewThroughAttributionWindowSize = "string",
WebServiceApiKey = "string",
WebhookEndpoint = "string",
WebhookKey = "string",
WebhookUrl = "string",
WordPressSiteIdOrWoocommerceDomainName = "string",
WorkplaceId = "string",
Workspace = "string",
WorkspaceName = "string",
WorkspaceSameAsSource = false,
WorkspaceSchema = "string",
WsCertificate = "string",
XApiKey = "string",
XKey = "string",
XMasterKey = "string",
XUserEmail = "string",
XUserToken = "string",
},
Timeouts = new Fivetran.Inputs.ConnectorTimeoutsArgs
{
Create = "string",
Update = "string",
},
TrustCertificates = false,
TrustFingerprints = false,
});
example, err := fivetran.NewConnector(ctx, "connectorResource", &fivetran.ConnectorArgs{
GroupId: pulumi.String("string"),
Service: pulumi.String("string"),
HybridDeploymentAgentId: pulumi.String("string"),
DataDelayThreshold: pulumi.Float64(0),
DestinationSchema: &.ConnectorDestinationSchemaArgs{
Name: pulumi.String("string"),
Prefix: pulumi.String("string"),
Table: pulumi.String("string"),
},
DataDelaySensitivity: pulumi.String("string"),
Auth: &.ConnectorAuthArgs{
AccessToken: pulumi.String("string"),
ApiKey: pulumi.String("string"),
AwsAccessKey: pulumi.String("string"),
AwsSecretKey: pulumi.String("string"),
ClientAccess: &.ConnectorAuthClientAccessArgs{
ClientId: pulumi.String("string"),
ClientSecret: pulumi.String("string"),
DeveloperToken: pulumi.String("string"),
UserAgent: pulumi.String("string"),
},
ClientId: pulumi.String("string"),
ClientSecret: pulumi.String("string"),
ConsumerKey: pulumi.String("string"),
ConsumerSecret: pulumi.String("string"),
KeyId: pulumi.String("string"),
OauthToken: pulumi.String("string"),
OauthTokenSecret: pulumi.String("string"),
OcapiAccessToken: pulumi.String("string"),
OcapiRefreshToken: pulumi.String("string"),
PreviousRefreshToken: pulumi.String("string"),
RealmId: pulumi.String("string"),
RefreshToken: pulumi.String("string"),
RoleArn: pulumi.String("string"),
TeamId: pulumi.String("string"),
UserAccessToken: pulumi.String("string"),
},
NetworkingMethod: pulumi.String("string"),
PrivateLinkId: pulumi.String("string"),
ProxyAgentId: pulumi.String("string"),
RunSetupTests: pulumi.Bool(false),
Config: &.ConnectorConfigArgs{
AbsConnectionMethod: pulumi.String("string"),
AbsConnectionString: pulumi.String("string"),
AbsContainerAddress: pulumi.String("string"),
AbsContainerName: pulumi.String("string"),
AbsHostIp: pulumi.String("string"),
AbsHostUser: pulumi.String("string"),
AbsPrefix: pulumi.String("string"),
AbsPublicKey: pulumi.String("string"),
AcademyId: pulumi.String("string"),
AccessId: pulumi.String("string"),
AccessKey: pulumi.String("string"),
AccessKeyId: pulumi.String("string"),
AccessKeySecret: pulumi.String("string"),
AccessToken: pulumi.String("string"),
AccessType: pulumi.String("string"),
Account: pulumi.String("string"),
AccountAccessToken: pulumi.String("string"),
AccountId: pulumi.String("string"),
AccountIds: pulumi.StringArray{
pulumi.String("string"),
},
AccountKey: pulumi.String("string"),
AccountName: pulumi.String("string"),
AccountPlan: pulumi.String("string"),
AccountRegion: pulumi.String("string"),
AccountSid: pulumi.String("string"),
AccountSyncMode: pulumi.String("string"),
AccountToken: pulumi.String("string"),
AccountType: pulumi.String("string"),
Accounts: pulumi.StringArray{
pulumi.String("string"),
},
AccountsRedditAds: .ConnectorConfigAccountsRedditAdArray{
&.ConnectorConfigAccountsRedditAdArgs{
Name: pulumi.String("string"),
},
},
AccountsSyncMode: pulumi.String("string"),
ActionBreakdowns: pulumi.StringArray{
pulumi.String("string"),
},
ActionReportTime: pulumi.String("string"),
AdAnalytics: pulumi.String("string"),
AdUnitView: pulumi.String("string"),
AdminApiKey: pulumi.String("string"),
AdobeAnalyticsConfigurations: .ConnectorConfigAdobeAnalyticsConfigurationArray{
&.ConnectorConfigAdobeAnalyticsConfigurationArgs{
CalculatedMetrics: pulumi.StringArray{
pulumi.String("string"),
},
Elements: pulumi.StringArray{
pulumi.String("string"),
},
Metrics: pulumi.StringArray{
pulumi.String("string"),
},
ReportSuites: pulumi.StringArray{
pulumi.String("string"),
},
Segments: pulumi.StringArray{
pulumi.String("string"),
},
SyncMode: pulumi.String("string"),
Table: pulumi.String("string"),
},
},
Advertisables: pulumi.StringArray{
pulumi.String("string"),
},
Advertisers: pulumi.StringArray{
pulumi.String("string"),
},
AdvertisersIds: pulumi.StringArray{
pulumi.String("string"),
},
AdvertisersSyncMode: pulumi.String("string"),
AdvertisersWithSeats: pulumi.StringArray{
pulumi.String("string"),
},
AgentConfigMethod: pulumi.String("string"),
AgentHost: pulumi.String("string"),
AgentId: pulumi.String("string"),
AgentOraHome: pulumi.String("string"),
AgentPassword: pulumi.String("string"),
AgentPort: pulumi.Float64(0),
AgentPublicCert: pulumi.String("string"),
AgentUser: pulumi.String("string"),
Aggregation: pulumi.String("string"),
AgreementGrantToken: pulumi.String("string"),
AlwaysEncrypted: pulumi.Bool(false),
Api: pulumi.String("string"),
ApiAccessToken: pulumi.String("string"),
ApiEnvironment: pulumi.String("string"),
ApiId: pulumi.String("string"),
ApiKey: pulumi.String("string"),
ApiKeyApiSecret: pulumi.String("string"),
ApiKeys: pulumi.StringArray{
pulumi.String("string"),
},
ApiPassword: pulumi.String("string"),
ApiQuota: pulumi.Float64(0),
ApiReadAccessToken: pulumi.String("string"),
ApiRequestsPerMinute: pulumi.Float64(0),
ApiSecret: pulumi.String("string"),
ApiSecretKey: pulumi.String("string"),
ApiServer: pulumi.String("string"),
ApiToken: pulumi.String("string"),
ApiType: pulumi.String("string"),
ApiUrl: pulumi.String("string"),
ApiUrlRegion: pulumi.String("string"),
ApiUsage: pulumi.String("string"),
ApiUserIdentifier: pulumi.String("string"),
ApiUserSecret: pulumi.String("string"),
ApiUtilizationPercentage: pulumi.String("string"),
ApiVersion: pulumi.String("string"),
AppId: pulumi.String("string"),
AppIds: pulumi.StringArray{
pulumi.String("string"),
},
AppIdsAppsflyers: .ConnectorConfigAppIdsAppsflyerArray{
&.ConnectorConfigAppIdsAppsflyerArgs{
AppId: pulumi.String("string"),
},
},
AppKey: pulumi.String("string"),
AppReference: pulumi.String("string"),
AppSecret: pulumi.String("string"),
AppSecretToken: pulumi.String("string"),
AppSpecificPassword: pulumi.String("string"),
AppSyncMode: pulumi.String("string"),
AppendFileOption: pulumi.String("string"),
ApplicationId: pulumi.String("string"),
ApplicationKey: pulumi.String("string"),
Apps: pulumi.StringArray{
pulumi.String("string"),
},
ArchiveLogFormat: pulumi.String("string"),
ArchiveLogPath: pulumi.String("string"),
ArchivePattern: pulumi.String("string"),
AreSoapCredentialsProvided: pulumi.Bool(false),
AsbIp: pulumi.String("string"),
AsmOption: pulumi.Bool(false),
AsmOracleHome: pulumi.String("string"),
AsmPassword: pulumi.String("string"),
AsmTns: pulumi.String("string"),
AsmUser: pulumi.String("string"),
AttributionWindow: pulumi.String("string"),
AttributionWindowSize: pulumi.String("string"),
Audience: pulumi.String("string"),
Auth: pulumi.String("string"),
AuthCode: pulumi.String("string"),
AuthEnvironment: pulumi.String("string"),
AuthMethod: pulumi.String("string"),
AuthMode: pulumi.String("string"),
AuthToken: pulumi.String("string"),
AuthType: pulumi.String("string"),
AuthUrlRegion: pulumi.String("string"),
AuthenticationMethod: pulumi.String("string"),
AuthorizationMethod: pulumi.String("string"),
AwsRegionCode: pulumi.String("string"),
BackintConfigurationPath: pulumi.String("string"),
BackintExecutablePath: pulumi.String("string"),
BackwardSyncLimit: pulumi.String("string"),
BaseCurrency: pulumi.String("string"),
BaseDomain: pulumi.String("string"),
BaseId: pulumi.String("string"),
BaseUrl: pulumi.String("string"),
BearerToken: pulumi.String("string"),
BlobSasUrl: pulumi.String("string"),
Blockchain: pulumi.String("string"),
BrandId: pulumi.String("string"),
Breakdowns: pulumi.StringArray{
pulumi.String("string"),
},
Bucket: pulumi.String("string"),
BucketName: pulumi.String("string"),
BucketService: pulumi.String("string"),
BusinessAccounts: pulumi.StringArray{
pulumi.String("string"),
},
BusinessId: pulumi.String("string"),
BusinessUnit: pulumi.String("string"),
BusinessUnitId: pulumi.String("string"),
Catalog: pulumi.String("string"),
Certificate: pulumi.String("string"),
ClickAttributionWindow: pulumi.String("string"),
Client: pulumi.String("string"),
ClientCert: pulumi.String("string"),
ClientCertKey: pulumi.String("string"),
ClientHost: pulumi.String("string"),
ClientId: pulumi.String("string"),
ClientKey: pulumi.String("string"),
ClientName: pulumi.String("string"),
ClientNamespace: pulumi.String("string"),
ClientPrivateKey: pulumi.String("string"),
ClientPublicCertificate: pulumi.String("string"),
ClientSecret: pulumi.String("string"),
CloudStorageType: pulumi.String("string"),
CollectionAddress: pulumi.String("string"),
Columns: pulumi.StringArray{
pulumi.String("string"),
},
CommunityDomain: pulumi.String("string"),
CommunityId: pulumi.String("string"),
Companies: pulumi.StringArray{
pulumi.String("string"),
},
Company: pulumi.String("string"),
CompanyId: pulumi.String("string"),
CompanyIds: pulumi.String("string"),
CompanyKey: pulumi.String("string"),
CompanyName: pulumi.String("string"),
CompanyRequestToken: pulumi.String("string"),
CompanyUuid: pulumi.String("string"),
Compression: pulumi.String("string"),
ConfigMethod: pulumi.String("string"),
ConfigRepositoryUrl: pulumi.String("string"),
ConfigType: pulumi.String("string"),
ConnectPassword: pulumi.String("string"),
ConnectUsername: pulumi.String("string"),
ConnectingUser: pulumi.String("string"),
ConnectingUserEmail: pulumi.String("string"),
ConnectionMethod: pulumi.String("string"),
ConnectionName: pulumi.String("string"),
ConnectionString: pulumi.String("string"),
ConnectionType: pulumi.String("string"),
ConsoleUrl: pulumi.String("string"),
ConsumerGroup: pulumi.String("string"),
ConsumerKey: pulumi.String("string"),
ConsumerName: pulumi.String("string"),
ConsumerSecret: pulumi.String("string"),
ContainerAddress: pulumi.String("string"),
ContainerName: pulumi.String("string"),
ContentOwnerId: pulumi.String("string"),
ContractVersion: pulumi.String("string"),
ConversationWebhookUrl: pulumi.String("string"),
ConversionDimensions: pulumi.StringArray{
pulumi.String("string"),
},
ConversionReportTime: pulumi.String("string"),
ConversionWindowSize: pulumi.Float64(0),
ConvertDatsTypeToDate: pulumi.Bool(false),
CsvDefinition: pulumi.String("string"),
Currency: pulumi.String("string"),
CustomBaseUrl: pulumi.String("string"),
CustomEventSyncMode: pulumi.String("string"),
CustomEvents: pulumi.StringArray{
pulumi.String("string"),
},
CustomFieldIds: pulumi.StringArray{
pulumi.String("string"),
},
CustomFloodlightVariables: pulumi.StringArray{
pulumi.String("string"),
},
CustomPayloads: .ConnectorConfigCustomPayloadArray{
&.ConnectorConfigCustomPayloadArgs{
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
CustomReports: .ConnectorConfigCustomReportArray{
&.ConnectorConfigCustomReportArgs{
AddMetricVariants: pulumi.Bool(false),
Aggregate: pulumi.String("string"),
BaseMetricsFields: pulumi.StringArray{
pulumi.String("string"),
},
Breakdown: pulumi.String("string"),
Breakout: pulumi.String("string"),
ConversionsReportIncluded: pulumi.Bool(false),
CustomEventsIncluded: pulumi.Bool(false),
Dimension: pulumi.String("string"),
Dimensions: pulumi.StringArray{
pulumi.String("string"),
},
EventNames: pulumi.StringArray{
pulumi.String("string"),
},
Granularity: pulumi.String("string"),
Level: pulumi.String("string"),
Metrics: pulumi.StringArray{
pulumi.String("string"),
},
ReportFields: pulumi.StringArray{
pulumi.String("string"),
},
ReportName: pulumi.String("string"),
ReportType: pulumi.String("string"),
Segmentation: pulumi.String("string"),
SkAdMetricsFields: pulumi.StringArray{
pulumi.String("string"),
},
TableName: pulumi.String("string"),
TimeZone: pulumi.String("string"),
TimeZoneMode: pulumi.String("string"),
},
},
CustomTables: .ConnectorConfigCustomTableArray{
&.ConnectorConfigCustomTableArgs{
ActionBreakdowns: pulumi.StringArray{
pulumi.String("string"),
},
ActionReportTime: pulumi.String("string"),
Aggregation: pulumi.String("string"),
Breakdowns: pulumi.StringArray{
pulumi.String("string"),
},
ClickAttributionWindow: pulumi.String("string"),
ConfigType: pulumi.String("string"),
EngagedViewAttributionWindow: pulumi.String("string"),
Fields: pulumi.StringArray{
pulumi.String("string"),
},
Level: pulumi.String("string"),
PrebuiltReportName: pulumi.String("string"),
TableName: pulumi.String("string"),
UseUnifiedAttributionSetting: pulumi.Bool(false),
ViewAttributionWindow: pulumi.String("string"),
},
},
CustomUrl: pulumi.String("string"),
CustomerApiKey: pulumi.String("string"),
CustomerId: pulumi.String("string"),
CustomerListId: pulumi.String("string"),
DailyApiCallLimit: pulumi.Float64(0),
DataAccessMethod: pulumi.String("string"),
DataCenter: pulumi.String("string"),
DataCenterId: pulumi.String("string"),
DataSetName: pulumi.String("string"),
Database: pulumi.String("string"),
DatabaseName: pulumi.String("string"),
DatasetId: pulumi.String("string"),
Datasource: pulumi.String("string"),
DateGranularity: pulumi.String("string"),
Db: pulumi.String("string"),
Delimiter: pulumi.String("string"),
DeveloperReference: pulumi.String("string"),
DimensionAttributes: pulumi.StringArray{
pulumi.String("string"),
},
Dimensions: pulumi.StringArray{
pulumi.String("string"),
},
DirectCaptureMethod: pulumi.String("string"),
DistributedConnectorClusterSize: pulumi.Float64(0),
Domain: pulumi.String("string"),
DomainHostName: pulumi.String("string"),
DomainName: pulumi.String("string"),
DomainType: pulumi.String("string"),
DsvServiceAuth: pulumi.String("string"),
DsvSubscriptionKey: pulumi.String("string"),
EcommerceStores: pulumi.StringArray{
pulumi.String("string"),
},
Edition: pulumi.String("string"),
Elements: pulumi.StringArray{
pulumi.String("string"),
},
Email: pulumi.String("string"),
EmailAddress: pulumi.String("string"),
EmailId: pulumi.String("string"),
EmptyHeader: pulumi.Bool(false),
EnableAllDimensionCombinations: pulumi.Bool(false),
EnableArchiveLogOnly: pulumi.Bool(false),
EnableDataExtensionsSyncing: pulumi.Bool(false),
EnableDistributedConnectorMode: pulumi.Bool(false),
EnableEnrichments: pulumi.Bool(false),
EnableExports: pulumi.Bool(false),
EnableTde: pulumi.Bool(false),
EncodedPublicKey: pulumi.String("string"),
EncryptionKey: pulumi.String("string"),
Endpoint: pulumi.String("string"),
EngagementAttributionWindow: pulumi.String("string"),
EnrichedExport: pulumi.String("string"),
EntityId: pulumi.String("string"),
Environment: pulumi.String("string"),
EnvironmentHost: pulumi.String("string"),
EnvironmentName: pulumi.String("string"),
EscapeChar: pulumi.String("string"),
EscapeCharOptions: pulumi.String("string"),
EuRegion: pulumi.Bool(false),
Events: pulumi.StringArray{
pulumi.String("string"),
},
ExportStorageType: pulumi.String("string"),
ExternalId: pulumi.String("string"),
FacilityCodes: pulumi.String("string"),
Fields: pulumi.StringArray{
pulumi.String("string"),
},
FileType: pulumi.String("string"),
Filter: pulumi.String("string"),
FinanceAccountSyncMode: pulumi.String("string"),
FinanceAccounts: pulumi.StringArray{
pulumi.String("string"),
},
Folder: pulumi.String("string"),
FolderId: pulumi.String("string"),
FolderPath: pulumi.String("string"),
ForecastId: pulumi.String("string"),
FtpHost: pulumi.String("string"),
FtpPassword: pulumi.String("string"),
FtpPort: pulumi.Float64(0),
FtpUser: pulumi.String("string"),
Function: pulumi.String("string"),
FunctionApp: pulumi.String("string"),
FunctionKey: pulumi.String("string"),
FunctionName: pulumi.String("string"),
FunctionTrigger: pulumi.String("string"),
GcsBucket: pulumi.String("string"),
GcsExportBucket: pulumi.String("string"),
GcsExportFolder: pulumi.String("string"),
GcsFolder: pulumi.String("string"),
GenerateFivetranPk: pulumi.Bool(false),
GroupId: pulumi.String("string"),
GroupName: pulumi.String("string"),
HanaBackupPassword: pulumi.String("string"),
HanaMode: pulumi.String("string"),
HasManagePermissions: pulumi.Bool(false),
HistoricSyncTimeFrame: pulumi.String("string"),
HistoricalSyncLimit: pulumi.String("string"),
HistoricalSyncTimeFrame: pulumi.String("string"),
HomeFolder: pulumi.String("string"),
Host: pulumi.String("string"),
HostIp: pulumi.String("string"),
HostName: pulumi.String("string"),
HostUrl: pulumi.String("string"),
HostUser: pulumi.String("string"),
Hostname: pulumi.String("string"),
Hosts: pulumi.StringArray{
pulumi.String("string"),
},
HttpPath: pulumi.String("string"),
Identifier: pulumi.String("string"),
Identity: pulumi.String("string"),
IncludeOcapiEndpoints: pulumi.Bool(false),
Instance: pulumi.String("string"),
InstanceNumber: pulumi.String("string"),
InstanceUrl: pulumi.String("string"),
IntegrationKey: pulumi.String("string"),
IpAddress: pulumi.String("string"),
IsAccountLevelConnector: pulumi.Bool(false),
IsAuth2Enabled: pulumi.Bool(false),
IsCustomApiCredentials: pulumi.Bool(false),
IsExternalActivitiesEndpointSelected: pulumi.Bool(false),
IsFtps: pulumi.Bool(false),
IsKeypair: pulumi.Bool(false),
IsMultiEntityFeatureEnabled: pulumi.Bool(false),
IsNewPackage: pulumi.Bool(false),
IsPrivateKeyEncrypted: pulumi.Bool(false),
IsPrivateLinkRequired: pulumi.Bool(false),
IsPublic: pulumi.Bool(false),
IsSailthruConnectEnabled: pulumi.Bool(false),
IsSecure: pulumi.Bool(false),
IsSftpCredsAvailable: pulumi.Bool(false),
IsSingleTableMode: pulumi.Bool(false),
IsTestAccount: pulumi.Bool(false),
IsVendor: pulumi.Bool(false),
Issuer: pulumi.String("string"),
JsonDeliveryMode: pulumi.String("string"),
Key: pulumi.String("string"),
KeyPassword: pulumi.String("string"),
KeyStoreType: pulumi.String("string"),
Keystore: pulumi.String("string"),
KeystorePassword: pulumi.String("string"),
LastSyncedChangesUtc_: pulumi.String("string"),
LatestVersion: pulumi.String("string"),
LegalEntityId: pulumi.String("string"),
LimitForApiCallsToExternalActivitiesEndpoint: pulumi.Float64(0),
LineSeparator: pulumi.String("string"),
ListId: pulumi.String("string"),
ListOfCompanyIds: pulumi.String("string"),
ListStrategy: pulumi.String("string"),
ListSyncMode: pulumi.String("string"),
LogJournal: pulumi.String("string"),
LogJournalSchema: pulumi.String("string"),
LogOnGroup: pulumi.String("string"),
Login: pulumi.String("string"),
LoginPassword: pulumi.String("string"),
ManagerAccounts: pulumi.StringArray{
pulumi.String("string"),
},
MaxApiRequestsPerDay: pulumi.Float64(0),
MerchantId: pulumi.String("string"),
MessageType: pulumi.String("string"),
MetricId: pulumi.String("string"),
Metrics: pulumi.StringArray{
pulumi.String("string"),
},
NamedRange: pulumi.String("string"),
Namespace: pulumi.String("string"),
NetworkCode: pulumi.Float64(0),
NonStandardEscapeChar: pulumi.Bool(false),
NullSequence: pulumi.String("string"),
OauthToken: pulumi.String("string"),
OauthTokenSecret: pulumi.String("string"),
OcapiClientId: pulumi.String("string"),
OcapiClientSecret: pulumi.String("string"),
OcapiCustomObjectTypes: pulumi.String("string"),
OcapiHostname: pulumi.String("string"),
OdbcDriverManagerLibraryPath: pulumi.String("string"),
OdbcSysIniPath: pulumi.String("string"),
OnError: pulumi.String("string"),
OnPremise: pulumi.Bool(false),
Organization: pulumi.String("string"),
OrganizationDomain: pulumi.String("string"),
OrganizationId: pulumi.String("string"),
OrganizationName: pulumi.String("string"),
Organizations: pulumi.StringArray{
pulumi.String("string"),
},
PackedModeTables: pulumi.StringArray{
pulumi.String("string"),
},
PackingMode: pulumi.String("string"),
Pages: pulumi.StringArray{
pulumi.String("string"),
},
PartnerCode: pulumi.String("string"),
PartnerUserId: pulumi.String("string"),
PartnerUserSecret: pulumi.String("string"),
Partners: pulumi.StringArray{
pulumi.String("string"),
},
PassPhrase: pulumi.String("string"),
Passphrase: pulumi.String("string"),
Password: pulumi.String("string"),
Pat: pulumi.String("string"),
PatName: pulumi.String("string"),
PatSecret: pulumi.String("string"),
Path: pulumi.String("string"),
Pats: pulumi.StringArray{
pulumi.String("string"),
},
Pattern: pulumi.String("string"),
PdbName: pulumi.String("string"),
PemCertificate: pulumi.String("string"),
PemPrivateKey: pulumi.String("string"),
PerInteractionDimensions: pulumi.StringArray{
pulumi.String("string"),
},
PersonalAccessToken: pulumi.String("string"),
PersonalApiToken: pulumi.String("string"),
PgpPassPhrase: pulumi.String("string"),
PgpSecretKey: pulumi.String("string"),
PhoneNumber: pulumi.String("string"),
PlanType: pulumi.String("string"),
Port: pulumi.Float64(0),
PostClickAttributionWindowSize: pulumi.String("string"),
PrebuiltReport: pulumi.String("string"),
Prefix: pulumi.String("string"),
PrimaryKey: pulumi.String("string"),
PrimaryKeys: pulumi.StringArray{
pulumi.String("string"),
},
PrivateKey: pulumi.String("string"),
PrivateToken: pulumi.String("string"),
Product: pulumi.String("string"),
Profiles: pulumi.StringArray{
pulumi.String("string"),
},
ProfilesAmazonDsp: pulumi.String("string"),
ProjectAccessToken: pulumi.String("string"),
ProjectCredentials: .ConnectorConfigProjectCredentialArray{
&.ConnectorConfigProjectCredentialArgs{
ApiKey: pulumi.String("string"),
Project: pulumi.String("string"),
SecretKey: pulumi.String("string"),
},
},
ProjectId: pulumi.String("string"),
ProjectIds: pulumi.String("string"),
ProjectKey: pulumi.String("string"),
Projects: pulumi.StringArray{
pulumi.String("string"),
},
Properties: pulumi.StringArray{
pulumi.String("string"),
},
PropertyId: pulumi.String("string"),
PublicKey: pulumi.String("string"),
PublicationName: pulumi.String("string"),
PublisherId: pulumi.String("string"),
PullArchivedCampaigns: pulumi.Bool(false),
PythonVersion: pulumi.String("string"),
QueryId: pulumi.String("string"),
QueryParamValue: pulumi.String("string"),
QuotaProjectId: pulumi.String("string"),
QuoteChar: pulumi.String("string"),
QuoteCharacterEnabled: pulumi.Bool(false),
RateLimitPlan: pulumi.String("string"),
RefreshToken: pulumi.String("string"),
RefreshTokenExpiresAt: pulumi.String("string"),
Region: pulumi.String("string"),
RegionApiUrl: pulumi.String("string"),
RegionAuthUrl: pulumi.String("string"),
RegionTokenUrl: pulumi.String("string"),
RegionUrl: pulumi.String("string"),
ReplicaId: pulumi.Float64(0),
ReplicationSlot: pulumi.String("string"),
ReportConfigs: .ConnectorConfigReportConfigArray{
&.ConnectorConfigReportConfigArgs{
ConfigType: pulumi.String("string"),
Currency: pulumi.String("string"),
Dimensions: pulumi.StringArray{
pulumi.String("string"),
},
IntervalType: pulumi.String("string"),
Metrics: pulumi.StringArray{
pulumi.String("string"),
},
PrebuiltReportType: pulumi.String("string"),
ReportName: pulumi.String("string"),
TimeZone: pulumi.String("string"),
UseAdvertiserTimezone: pulumi.Bool(false),
},
},
ReportConfigurationIds: pulumi.StringArray{
pulumi.String("string"),
},
ReportFormatType: pulumi.String("string"),
ReportGranularity: pulumi.String("string"),
ReportKeys: pulumi.String("string"),
ReportLists: .ConnectorConfigReportListArray{
&.ConnectorConfigReportListArgs{
Dimension: pulumi.String("string"),
Fields: pulumi.StringArray{
pulumi.String("string"),
},
Granularity: pulumi.String("string"),
Table: pulumi.String("string"),
},
},
ReportServiceApiKey: pulumi.String("string"),
ReportSuites: pulumi.StringArray{
pulumi.String("string"),
},
ReportTimezone: pulumi.String("string"),
ReportType: pulumi.String("string"),
ReportUrl: pulumi.String("string"),
Reports: .ConnectorConfigReportArray{
&.ConnectorConfigReportArgs{
Aggregation: pulumi.String("string"),
Attributes: pulumi.StringArray{
pulumi.String("string"),
},
ConfigType: pulumi.String("string"),
Dimensions: pulumi.StringArray{
pulumi.String("string"),
},
Fields: pulumi.StringArray{
pulumi.String("string"),
},
Filter: pulumi.String("string"),
FilterFieldName: pulumi.String("string"),
FilterType: pulumi.String("string"),
FilterValue: pulumi.String("string"),
GenerateFivetranPk: pulumi.Bool(false),
Metrics: pulumi.StringArray{
pulumi.String("string"),
},
PrebuiltReport: pulumi.String("string"),
PrimaryKeys: pulumi.StringArray{
pulumi.String("string"),
},
ReportFormatType: pulumi.String("string"),
ReportType: pulumi.String("string"),
ReportUrl: pulumi.String("string"),
RollbackWindow: pulumi.Float64(0),
SearchTypes: pulumi.StringArray{
pulumi.String("string"),
},
SegmentIds: pulumi.StringArray{
pulumi.String("string"),
},
Segments: pulumi.StringArray{
pulumi.String("string"),
},
SupportNestedColumns: pulumi.Bool(false),
Table: pulumi.String("string"),
TimeAggregationGranularity: pulumi.String("string"),
},
},
ReportsLinkedinAds: pulumi.StringArray{
pulumi.String("string"),
},
Repositories: pulumi.StringArray{
pulumi.String("string"),
},
ResourceToken: pulumi.String("string"),
ResourceUrl: pulumi.String("string"),
RestApiLimit: pulumi.Float64(0),
RfcLibraryPath: pulumi.String("string"),
Role: pulumi.String("string"),
RoleArn: pulumi.String("string"),
RollbackWindow: pulumi.Float64(0),
RollbackWindowSize: pulumi.Float64(0),
S3Bucket: pulumi.String("string"),
S3ExportBucket: pulumi.String("string"),
S3ExportExternalId: pulumi.String("string"),
S3ExportFolder: pulumi.String("string"),
S3ExportRoleArn: pulumi.String("string"),
S3RoleArn: pulumi.String("string"),
S3bucket: pulumi.String("string"),
S3externalId: pulumi.String("string"),
S3folder: pulumi.String("string"),
S3path: pulumi.String("string"),
S3roleArn: pulumi.String("string"),
SalesAccountSyncMode: pulumi.String("string"),
SalesAccounts: pulumi.StringArray{
pulumi.String("string"),
},
SalesforceSecurityToken: pulumi.String("string"),
SandboxAccount: pulumi.String("string"),
SapSchema: pulumi.String("string"),
SapSourceSchema: pulumi.String("string"),
SapUser: pulumi.String("string"),
SaslMechanism: pulumi.String("string"),
SaslPlainKey: pulumi.String("string"),
SaslPlainSecret: pulumi.String("string"),
SaslScram256Key: pulumi.String("string"),
SaslScram256Secret: pulumi.String("string"),
SaslScram512Key: pulumi.String("string"),
SaslScram512Secret: pulumi.String("string"),
SchemaRegistryCredentialsSource: pulumi.String("string"),
SchemaRegistryKey: pulumi.String("string"),
SchemaRegistrySecret: pulumi.String("string"),
SchemaRegistryUrls: pulumi.StringArray{
pulumi.String("string"),
},
Scope: pulumi.String("string"),
Scopes: pulumi.String("string"),
Seats: pulumi.StringArray{
pulumi.String("string"),
},
Secret: pulumi.String("string"),
SecretKey: pulumi.String("string"),
Secrets: pulumi.String("string"),
SecretsLists: .ConnectorConfigSecretsListArray{
&.ConnectorConfigSecretsListArgs{
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
SecurityProtocol: pulumi.String("string"),
Segments: pulumi.StringArray{
pulumi.String("string"),
},
SelectedEventTypes: pulumi.StringArray{
pulumi.String("string"),
},
SelectedExports: pulumi.StringArray{
pulumi.String("string"),
},
SenderId: pulumi.String("string"),
SenderPassword: pulumi.String("string"),
Server: pulumi.String("string"),
ServerAddress: pulumi.String("string"),
ServerRegion: pulumi.String("string"),
ServerUrl: pulumi.String("string"),
ServerVariable: pulumi.String("string"),
Servers: pulumi.StringArray{
pulumi.String("string"),
},
ServiceAccount: pulumi.String("string"),
ServiceAccountEmail: pulumi.String("string"),
ServiceAccountKey: pulumi.String("string"),
ServiceAccountSecret: pulumi.String("string"),
ServiceAccountUsername: pulumi.String("string"),
ServiceAuthentication: pulumi.String("string"),
ServiceName: pulumi.String("string"),
ServiceVersion: pulumi.String("string"),
SftpHost: pulumi.String("string"),
SftpIsKeyPair: pulumi.Bool(false),
SftpPassword: pulumi.String("string"),
SftpPort: pulumi.Float64(0),
SftpPublicKey: pulumi.String("string"),
SftpUser: pulumi.String("string"),
ShareUrl: pulumi.String("string"),
SheetId: pulumi.String("string"),
Shop: pulumi.String("string"),
ShopDomain: pulumi.String("string"),
ShortCode: pulumi.String("string"),
ShouldSyncEventsWithDeletedProfiles: pulumi.Bool(false),
ShowRecordsWithNoMetrics: pulumi.Bool(false),
Sid: pulumi.String("string"),
SignerPublicKey: pulumi.String("string"),
SiteAddress: pulumi.String("string"),
SiteId: pulumi.String("string"),
SiteName: pulumi.String("string"),
SiteUrls: pulumi.StringArray{
pulumi.String("string"),
},
SkipAfter: pulumi.Float64(0),
SkipBefore: pulumi.Float64(0),
SkipEmptyReports: pulumi.Bool(false),
SncCertificate: pulumi.String("string"),
SncCertificateSource: pulumi.String("string"),
SncFivetranName: pulumi.String("string"),
SncLibraryPath: pulumi.String("string"),
SncMode: pulumi.String("string"),
SncMyName: pulumi.String("string"),
SncName: pulumi.String("string"),
SncPartnerName: pulumi.String("string"),
SncSourceName: pulumi.String("string"),
SoapUri: pulumi.String("string"),
SocialDataSyncTimeframe: pulumi.String("string"),
Source: pulumi.String("string"),
StoreHash: pulumi.String("string"),
StoreId: pulumi.String("string"),
SubDomain: pulumi.String("string"),
Subdomain: pulumi.String("string"),
SubscriberName: pulumi.String("string"),
Subscription: pulumi.String("string"),
SubscriptionKey: pulumi.String("string"),
SupportConnectedAccountsSync: pulumi.Bool(false),
SupportNestedColumns: pulumi.Bool(false),
SurveyIds: pulumi.String("string"),
SwipeAttributionWindow: pulumi.String("string"),
SyncDataLocker: pulumi.Bool(false),
SyncFormat: pulumi.String("string"),
SyncFormulaFields: pulumi.Bool(false),
SyncMetadata: pulumi.Bool(false),
SyncMethod: pulumi.String("string"),
SyncMode: pulumi.String("string"),
SyncModeAdvertiser: pulumi.String("string"),
SyncModeSeat: pulumi.String("string"),
SyncMultipleAccounts: pulumi.Bool(false),
SyncPackMode: pulumi.String("string"),
SyncPullApi: pulumi.Bool(false),
SyncType: pulumi.String("string"),
Sysnr: pulumi.String("string"),
SystemId: pulumi.String("string"),
TableId: pulumi.String("string"),
TableName: pulumi.String("string"),
TablesWithoutAccessUpdatedAt: pulumi.String("string"),
TargetEntityId: pulumi.String("string"),
TargetHost: pulumi.String("string"),
TdeCertificate: pulumi.String("string"),
TdeCertificateName: pulumi.String("string"),
TdePassword: pulumi.String("string"),
TdePrivateKey: pulumi.String("string"),
TeamId: pulumi.String("string"),
TechnicalAccountId: pulumi.String("string"),
TemplateLabels: pulumi.StringArray{
pulumi.String("string"),
},
Tenant: pulumi.String("string"),
TenantAppUrl: pulumi.String("string"),
TenantCode: pulumi.String("string"),
TenantConfigs: .ConnectorConfigTenantConfigArray{
&.ConnectorConfigTenantConfigArgs{
Subdomain: pulumi.String("string"),
TenantId: pulumi.String("string"),
},
},
TenantId: pulumi.String("string"),
TenantName: pulumi.String("string"),
TenantUrl: pulumi.String("string"),
TestTableName: pulumi.String("string"),
TimeZone: pulumi.String("string"),
TimeframeMonths: pulumi.String("string"),
Timezone: pulumi.String("string"),
TimezoneMode: pulumi.String("string"),
Tns: pulumi.String("string"),
ToastId: pulumi.String("string"),
Token: pulumi.String("string"),
TokenAuthenticatedContainer: pulumi.String("string"),
TokenAuthenticatedDatabase: pulumi.String("string"),
TokenId: pulumi.String("string"),
TokenKey: pulumi.String("string"),
TokenSecret: pulumi.String("string"),
TokenSecretKey: pulumi.String("string"),
TokenUrlRegion: pulumi.String("string"),
Topics: pulumi.StringArray{
pulumi.String("string"),
},
TrustStoreType: pulumi.String("string"),
TrustedCert: pulumi.String("string"),
Truststore: pulumi.String("string"),
TunnelHost: pulumi.String("string"),
TunnelPort: pulumi.Float64(0),
TunnelUser: pulumi.String("string"),
TypeName: pulumi.String("string"),
UniqueId: pulumi.String("string"),
UpdateConfigOnEachSync: pulumi.Bool(false),
UpdateMethod: pulumi.String("string"),
Uri: pulumi.String("string"),
UrlFormat: pulumi.String("string"),
UseApiKeys: pulumi.Bool(false),
UseCustomerBucket: pulumi.Bool(false),
UseOracleRac: pulumi.Bool(false),
UsePgpEncryptionOptions: pulumi.Bool(false),
UseServiceAccount: pulumi.Bool(false),
UseTemplateLabels: pulumi.Bool(false),
UseWebhooks: pulumi.Bool(false),
UseWorkspace: pulumi.Bool(false),
User: pulumi.String("string"),
UserId: pulumi.String("string"),
UserKey: pulumi.String("string"),
UserName: pulumi.String("string"),
UserProfiles: pulumi.StringArray{
pulumi.String("string"),
},
UserToken: pulumi.String("string"),
Username: pulumi.String("string"),
Version: pulumi.String("string"),
ViewAttributionWindow: pulumi.String("string"),
ViewId: pulumi.String("string"),
ViewThroughAttributionWindowSize: pulumi.String("string"),
WebServiceApiKey: pulumi.String("string"),
WebhookEndpoint: pulumi.String("string"),
WebhookKey: pulumi.String("string"),
WebhookUrl: pulumi.String("string"),
WordPressSiteIdOrWoocommerceDomainName: pulumi.String("string"),
WorkplaceId: pulumi.String("string"),
Workspace: pulumi.String("string"),
WorkspaceName: pulumi.String("string"),
WorkspaceSameAsSource: pulumi.Bool(false),
WorkspaceSchema: pulumi.String("string"),
WsCertificate: pulumi.String("string"),
XApiKey: pulumi.String("string"),
XKey: pulumi.String("string"),
XMasterKey: pulumi.String("string"),
XUserEmail: pulumi.String("string"),
XUserToken: pulumi.String("string"),
},
Timeouts: &.ConnectorTimeoutsArgs{
Create: pulumi.String("string"),
Update: pulumi.String("string"),
},
TrustCertificates: pulumi.Bool(false),
TrustFingerprints: pulumi.Bool(false),
})
var connectorResource = new Connector("connectorResource", ConnectorArgs.builder()
.groupId("string")
.service("string")
.hybridDeploymentAgentId("string")
.dataDelayThreshold(0)
.destinationSchema(ConnectorDestinationSchemaArgs.builder()
.name("string")
.prefix("string")
.table("string")
.build())
.dataDelaySensitivity("string")
.auth(ConnectorAuthArgs.builder()
.accessToken("string")
.apiKey("string")
.awsAccessKey("string")
.awsSecretKey("string")
.clientAccess(ConnectorAuthClientAccessArgs.builder()
.clientId("string")
.clientSecret("string")
.developerToken("string")
.userAgent("string")
.build())
.clientId("string")
.clientSecret("string")
.consumerKey("string")
.consumerSecret("string")
.keyId("string")
.oauthToken("string")
.oauthTokenSecret("string")
.ocapiAccessToken("string")
.ocapiRefreshToken("string")
.previousRefreshToken("string")
.realmId("string")
.refreshToken("string")
.roleArn("string")
.teamId("string")
.userAccessToken("string")
.build())
.networkingMethod("string")
.privateLinkId("string")
.proxyAgentId("string")
.runSetupTests(false)
.config(ConnectorConfigArgs.builder()
.absConnectionMethod("string")
.absConnectionString("string")
.absContainerAddress("string")
.absContainerName("string")
.absHostIp("string")
.absHostUser("string")
.absPrefix("string")
.absPublicKey("string")
.academyId("string")
.accessId("string")
.accessKey("string")
.accessKeyId("string")
.accessKeySecret("string")
.accessToken("string")
.accessType("string")
.account("string")
.accountAccessToken("string")
.accountId("string")
.accountIds("string")
.accountKey("string")
.accountName("string")
.accountPlan("string")
.accountRegion("string")
.accountSid("string")
.accountSyncMode("string")
.accountToken("string")
.accountType("string")
.accounts("string")
.accountsRedditAds(ConnectorConfigAccountsRedditAdArgs.builder()
.name("string")
.build())
.accountsSyncMode("string")
.actionBreakdowns("string")
.actionReportTime("string")
.adAnalytics("string")
.adUnitView("string")
.adminApiKey("string")
.adobeAnalyticsConfigurations(ConnectorConfigAdobeAnalyticsConfigurationArgs.builder()
.calculatedMetrics("string")
.elements("string")
.metrics("string")
.reportSuites("string")
.segments("string")
.syncMode("string")
.table("string")
.build())
.advertisables("string")
.advertisers("string")
.advertisersIds("string")
.advertisersSyncMode("string")
.advertisersWithSeats("string")
.agentConfigMethod("string")
.agentHost("string")
.agentId("string")
.agentOraHome("string")
.agentPassword("string")
.agentPort(0)
.agentPublicCert("string")
.agentUser("string")
.aggregation("string")
.agreementGrantToken("string")
.alwaysEncrypted(false)
.api("string")
.apiAccessToken("string")
.apiEnvironment("string")
.apiId("string")
.apiKey("string")
.apiKeyApiSecret("string")
.apiKeys("string")
.apiPassword("string")
.apiQuota(0)
.apiReadAccessToken("string")
.apiRequestsPerMinute(0)
.apiSecret("string")
.apiSecretKey("string")
.apiServer("string")
.apiToken("string")
.apiType("string")
.apiUrl("string")
.apiUrlRegion("string")
.apiUsage("string")
.apiUserIdentifier("string")
.apiUserSecret("string")
.apiUtilizationPercentage("string")
.apiVersion("string")
.appId("string")
.appIds("string")
.appIdsAppsflyers(ConnectorConfigAppIdsAppsflyerArgs.builder()
.appId("string")
.build())
.appKey("string")
.appReference("string")
.appSecret("string")
.appSecretToken("string")
.appSpecificPassword("string")
.appSyncMode("string")
.appendFileOption("string")
.applicationId("string")
.applicationKey("string")
.apps("string")
.archiveLogFormat("string")
.archiveLogPath("string")
.archivePattern("string")
.areSoapCredentialsProvided(false)
.asbIp("string")
.asmOption(false)
.asmOracleHome("string")
.asmPassword("string")
.asmTns("string")
.asmUser("string")
.attributionWindow("string")
.attributionWindowSize("string")
.audience("string")
.auth("string")
.authCode("string")
.authEnvironment("string")
.authMethod("string")
.authMode("string")
.authToken("string")
.authType("string")
.authUrlRegion("string")
.authenticationMethod("string")
.authorizationMethod("string")
.awsRegionCode("string")
.backintConfigurationPath("string")
.backintExecutablePath("string")
.backwardSyncLimit("string")
.baseCurrency("string")
.baseDomain("string")
.baseId("string")
.baseUrl("string")
.bearerToken("string")
.blobSasUrl("string")
.blockchain("string")
.brandId("string")
.breakdowns("string")
.bucket("string")
.bucketName("string")
.bucketService("string")
.businessAccounts("string")
.businessId("string")
.businessUnit("string")
.businessUnitId("string")
.catalog("string")
.certificate("string")
.clickAttributionWindow("string")
.client("string")
.clientCert("string")
.clientCertKey("string")
.clientHost("string")
.clientId("string")
.clientKey("string")
.clientName("string")
.clientNamespace("string")
.clientPrivateKey("string")
.clientPublicCertificate("string")
.clientSecret("string")
.cloudStorageType("string")
.collectionAddress("string")
.columns("string")
.communityDomain("string")
.communityId("string")
.companies("string")
.company("string")
.companyId("string")
.companyIds("string")
.companyKey("string")
.companyName("string")
.companyRequestToken("string")
.companyUuid("string")
.compression("string")
.configMethod("string")
.configRepositoryUrl("string")
.configType("string")
.connectPassword("string")
.connectUsername("string")
.connectingUser("string")
.connectingUserEmail("string")
.connectionMethod("string")
.connectionName("string")
.connectionString("string")
.connectionType("string")
.consoleUrl("string")
.consumerGroup("string")
.consumerKey("string")
.consumerName("string")
.consumerSecret("string")
.containerAddress("string")
.containerName("string")
.contentOwnerId("string")
.contractVersion("string")
.conversationWebhookUrl("string")
.conversionDimensions("string")
.conversionReportTime("string")
.conversionWindowSize(0)
.convertDatsTypeToDate(false)
.csvDefinition("string")
.currency("string")
.customBaseUrl("string")
.customEventSyncMode("string")
.customEvents("string")
.customFieldIds("string")
.customFloodlightVariables("string")
.customPayloads(ConnectorConfigCustomPayloadArgs.builder()
.key("string")
.value("string")
.build())
.customReports(ConnectorConfigCustomReportArgs.builder()
.addMetricVariants(false)
.aggregate("string")
.baseMetricsFields("string")
.breakdown("string")
.breakout("string")
.conversionsReportIncluded(false)
.customEventsIncluded(false)
.dimension("string")
.dimensions("string")
.eventNames("string")
.granularity("string")
.level("string")
.metrics("string")
.reportFields("string")
.reportName("string")
.reportType("string")
.segmentation("string")
.skAdMetricsFields("string")
.tableName("string")
.timeZone("string")
.timeZoneMode("string")
.build())
.customTables(ConnectorConfigCustomTableArgs.builder()
.actionBreakdowns("string")
.actionReportTime("string")
.aggregation("string")
.breakdowns("string")
.clickAttributionWindow("string")
.configType("string")
.engagedViewAttributionWindow("string")
.fields("string")
.level("string")
.prebuiltReportName("string")
.tableName("string")
.useUnifiedAttributionSetting(false)
.viewAttributionWindow("string")
.build())
.customUrl("string")
.customerApiKey("string")
.customerId("string")
.customerListId("string")
.dailyApiCallLimit(0)
.dataAccessMethod("string")
.dataCenter("string")
.dataCenterId("string")
.dataSetName("string")
.database("string")
.databaseName("string")
.datasetId("string")
.datasource("string")
.dateGranularity("string")
.db("string")
.delimiter("string")
.developerReference("string")
.dimensionAttributes("string")
.dimensions("string")
.directCaptureMethod("string")
.distributedConnectorClusterSize(0)
.domain("string")
.domainHostName("string")
.domainName("string")
.domainType("string")
.dsvServiceAuth("string")
.dsvSubscriptionKey("string")
.ecommerceStores("string")
.edition("string")
.elements("string")
.email("string")
.emailAddress("string")
.emailId("string")
.emptyHeader(false)
.enableAllDimensionCombinations(false)
.enableArchiveLogOnly(false)
.enableDataExtensionsSyncing(false)
.enableDistributedConnectorMode(false)
.enableEnrichments(false)
.enableExports(false)
.enableTde(false)
.encodedPublicKey("string")
.encryptionKey("string")
.endpoint("string")
.engagementAttributionWindow("string")
.enrichedExport("string")
.entityId("string")
.environment("string")
.environmentHost("string")
.environmentName("string")
.escapeChar("string")
.escapeCharOptions("string")
.euRegion(false)
.events("string")
.exportStorageType("string")
.externalId("string")
.facilityCodes("string")
.fields("string")
.fileType("string")
.filter("string")
.financeAccountSyncMode("string")
.financeAccounts("string")
.folder("string")
.folderId("string")
.folderPath("string")
.forecastId("string")
.ftpHost("string")
.ftpPassword("string")
.ftpPort(0)
.ftpUser("string")
.function("string")
.functionApp("string")
.functionKey("string")
.functionName("string")
.functionTrigger("string")
.gcsBucket("string")
.gcsExportBucket("string")
.gcsExportFolder("string")
.gcsFolder("string")
.generateFivetranPk(false)
.groupId("string")
.groupName("string")
.hanaBackupPassword("string")
.hanaMode("string")
.hasManagePermissions(false)
.historicSyncTimeFrame("string")
.historicalSyncLimit("string")
.historicalSyncTimeFrame("string")
.homeFolder("string")
.host("string")
.hostIp("string")
.hostName("string")
.hostUrl("string")
.hostUser("string")
.hostname("string")
.hosts("string")
.httpPath("string")
.identifier("string")
.identity("string")
.includeOcapiEndpoints(false)
.instance("string")
.instanceNumber("string")
.instanceUrl("string")
.integrationKey("string")
.ipAddress("string")
.isAccountLevelConnector(false)
.isAuth2Enabled(false)
.isCustomApiCredentials(false)
.isExternalActivitiesEndpointSelected(false)
.isFtps(false)
.isKeypair(false)
.isMultiEntityFeatureEnabled(false)
.isNewPackage(false)
.isPrivateKeyEncrypted(false)
.isPrivateLinkRequired(false)
.isPublic(false)
.isSailthruConnectEnabled(false)
.isSecure(false)
.isSftpCredsAvailable(false)
.isSingleTableMode(false)
.isTestAccount(false)
.isVendor(false)
.issuer("string")
.jsonDeliveryMode("string")
.key("string")
.keyPassword("string")
.keyStoreType("string")
.keystore("string")
.keystorePassword("string")
.lastSyncedChangesUtc_("string")
.latestVersion("string")
.legalEntityId("string")
.limitForApiCallsToExternalActivitiesEndpoint(0)
.lineSeparator("string")
.listId("string")
.listOfCompanyIds("string")
.listStrategy("string")
.listSyncMode("string")
.logJournal("string")
.logJournalSchema("string")
.logOnGroup("string")
.login("string")
.loginPassword("string")
.managerAccounts("string")
.maxApiRequestsPerDay(0)
.merchantId("string")
.messageType("string")
.metricId("string")
.metrics("string")
.namedRange("string")
.namespace("string")
.networkCode(0)
.nonStandardEscapeChar(false)
.nullSequence("string")
.oauthToken("string")
.oauthTokenSecret("string")
.ocapiClientId("string")
.ocapiClientSecret("string")
.ocapiCustomObjectTypes("string")
.ocapiHostname("string")
.odbcDriverManagerLibraryPath("string")
.odbcSysIniPath("string")
.onError("string")
.onPremise(false)
.organization("string")
.organizationDomain("string")
.organizationId("string")
.organizationName("string")
.organizations("string")
.packedModeTables("string")
.packingMode("string")
.pages("string")
.partnerCode("string")
.partnerUserId("string")
.partnerUserSecret("string")
.partners("string")
.passPhrase("string")
.passphrase("string")
.password("string")
.pat("string")
.patName("string")
.patSecret("string")
.path("string")
.pats("string")
.pattern("string")
.pdbName("string")
.pemCertificate("string")
.pemPrivateKey("string")
.perInteractionDimensions("string")
.personalAccessToken("string")
.personalApiToken("string")
.pgpPassPhrase("string")
.pgpSecretKey("string")
.phoneNumber("string")
.planType("string")
.port(0)
.postClickAttributionWindowSize("string")
.prebuiltReport("string")
.prefix("string")
.primaryKey("string")
.primaryKeys("string")
.privateKey("string")
.privateToken("string")
.product("string")
.profiles("string")
.profilesAmazonDsp("string")
.projectAccessToken("string")
.projectCredentials(ConnectorConfigProjectCredentialArgs.builder()
.apiKey("string")
.project("string")
.secretKey("string")
.build())
.projectId("string")
.projectIds("string")
.projectKey("string")
.projects("string")
.properties("string")
.propertyId("string")
.publicKey("string")
.publicationName("string")
.publisherId("string")
.pullArchivedCampaigns(false)
.pythonVersion("string")
.queryId("string")
.queryParamValue("string")
.quotaProjectId("string")
.quoteChar("string")
.quoteCharacterEnabled(false)
.rateLimitPlan("string")
.refreshToken("string")
.refreshTokenExpiresAt("string")
.region("string")
.regionApiUrl("string")
.regionAuthUrl("string")
.regionTokenUrl("string")
.regionUrl("string")
.replicaId(0)
.replicationSlot("string")
.reportConfigs(ConnectorConfigReportConfigArgs.builder()
.configType("string")
.currency("string")
.dimensions("string")
.intervalType("string")
.metrics("string")
.prebuiltReportType("string")
.reportName("string")
.timeZone("string")
.useAdvertiserTimezone(false)
.build())
.reportConfigurationIds("string")
.reportFormatType("string")
.reportGranularity("string")
.reportKeys("string")
.reportLists(ConnectorConfigReportListArgs.builder()
.dimension("string")
.fields("string")
.granularity("string")
.table("string")
.build())
.reportServiceApiKey("string")
.reportSuites("string")
.reportTimezone("string")
.reportType("string")
.reportUrl("string")
.reports(ConnectorConfigReportArgs.builder()
.aggregation("string")
.attributes("string")
.configType("string")
.dimensions("string")
.fields("string")
.filter("string")
.filterFieldName("string")
.filterType("string")
.filterValue("string")
.generateFivetranPk(false)
.metrics("string")
.prebuiltReport("string")
.primaryKeys("string")
.reportFormatType("string")
.reportType("string")
.reportUrl("string")
.rollbackWindow(0)
.searchTypes("string")
.segmentIds("string")
.segments("string")
.supportNestedColumns(false)
.table("string")
.timeAggregationGranularity("string")
.build())
.reportsLinkedinAds("string")
.repositories("string")
.resourceToken("string")
.resourceUrl("string")
.restApiLimit(0)
.rfcLibraryPath("string")
.role("string")
.roleArn("string")
.rollbackWindow(0)
.rollbackWindowSize(0)
.s3Bucket("string")
.s3ExportBucket("string")
.s3ExportExternalId("string")
.s3ExportFolder("string")
.s3ExportRoleArn("string")
.s3RoleArn("string")
.s3bucket("string")
.s3externalId("string")
.s3folder("string")
.s3path("string")
.s3roleArn("string")
.salesAccountSyncMode("string")
.salesAccounts("string")
.salesforceSecurityToken("string")
.sandboxAccount("string")
.sapSchema("string")
.sapSourceSchema("string")
.sapUser("string")
.saslMechanism("string")
.saslPlainKey("string")
.saslPlainSecret("string")
.saslScram256Key("string")
.saslScram256Secret("string")
.saslScram512Key("string")
.saslScram512Secret("string")
.schemaRegistryCredentialsSource("string")
.schemaRegistryKey("string")
.schemaRegistrySecret("string")
.schemaRegistryUrls("string")
.scope("string")
.scopes("string")
.seats("string")
.secret("string")
.secretKey("string")
.secrets("string")
.secretsLists(ConnectorConfigSecretsListArgs.builder()
.key("string")
.value("string")
.build())
.securityProtocol("string")
.segments("string")
.selectedEventTypes("string")
.selectedExports("string")
.senderId("string")
.senderPassword("string")
.server("string")
.serverAddress("string")
.serverRegion("string")
.serverUrl("string")
.serverVariable("string")
.servers("string")
.serviceAccount("string")
.serviceAccountEmail("string")
.serviceAccountKey("string")
.serviceAccountSecret("string")
.serviceAccountUsername("string")
.serviceAuthentication("string")
.serviceName("string")
.serviceVersion("string")
.sftpHost("string")
.sftpIsKeyPair(false)
.sftpPassword("string")
.sftpPort(0)
.sftpPublicKey("string")
.sftpUser("string")
.shareUrl("string")
.sheetId("string")
.shop("string")
.shopDomain("string")
.shortCode("string")
.shouldSyncEventsWithDeletedProfiles(false)
.showRecordsWithNoMetrics(false)
.sid("string")
.signerPublicKey("string")
.siteAddress("string")
.siteId("string")
.siteName("string")
.siteUrls("string")
.skipAfter(0)
.skipBefore(0)
.skipEmptyReports(false)
.sncCertificate("string")
.sncCertificateSource("string")
.sncFivetranName("string")
.sncLibraryPath("string")
.sncMode("string")
.sncMyName("string")
.sncName("string")
.sncPartnerName("string")
.sncSourceName("string")
.soapUri("string")
.socialDataSyncTimeframe("string")
.source("string")
.storeHash("string")
.storeId("string")
.subDomain("string")
.subdomain("string")
.subscriberName("string")
.subscription("string")
.subscriptionKey("string")
.supportConnectedAccountsSync(false)
.supportNestedColumns(false)
.surveyIds("string")
.swipeAttributionWindow("string")
.syncDataLocker(false)
.syncFormat("string")
.syncFormulaFields(false)
.syncMetadata(false)
.syncMethod("string")
.syncMode("string")
.syncModeAdvertiser("string")
.syncModeSeat("string")
.syncMultipleAccounts(false)
.syncPackMode("string")
.syncPullApi(false)
.syncType("string")
.sysnr("string")
.systemId("string")
.tableId("string")
.tableName("string")
.tablesWithoutAccessUpdatedAt("string")
.targetEntityId("string")
.targetHost("string")
.tdeCertificate("string")
.tdeCertificateName("string")
.tdePassword("string")
.tdePrivateKey("string")
.teamId("string")
.technicalAccountId("string")
.templateLabels("string")
.tenant("string")
.tenantAppUrl("string")
.tenantCode("string")
.tenantConfigs(ConnectorConfigTenantConfigArgs.builder()
.subdomain("string")
.tenantId("string")
.build())
.tenantId("string")
.tenantName("string")
.tenantUrl("string")
.testTableName("string")
.timeZone("string")
.timeframeMonths("string")
.timezone("string")
.timezoneMode("string")
.tns("string")
.toastId("string")
.token("string")
.tokenAuthenticatedContainer("string")
.tokenAuthenticatedDatabase("string")
.tokenId("string")
.tokenKey("string")
.tokenSecret("string")
.tokenSecretKey("string")
.tokenUrlRegion("string")
.topics("string")
.trustStoreType("string")
.trustedCert("string")
.truststore("string")
.tunnelHost("string")
.tunnelPort(0)
.tunnelUser("string")
.typeName("string")
.uniqueId("string")
.updateConfigOnEachSync(false)
.updateMethod("string")
.uri("string")
.urlFormat("string")
.useApiKeys(false)
.useCustomerBucket(false)
.useOracleRac(false)
.usePgpEncryptionOptions(false)
.useServiceAccount(false)
.useTemplateLabels(false)
.useWebhooks(false)
.useWorkspace(false)
.user("string")
.userId("string")
.userKey("string")
.userName("string")
.userProfiles("string")
.userToken("string")
.username("string")
.version("string")
.viewAttributionWindow("string")
.viewId("string")
.viewThroughAttributionWindowSize("string")
.webServiceApiKey("string")
.webhookEndpoint("string")
.webhookKey("string")
.webhookUrl("string")
.wordPressSiteIdOrWoocommerceDomainName("string")
.workplaceId("string")
.workspace("string")
.workspaceName("string")
.workspaceSameAsSource(false)
.workspaceSchema("string")
.wsCertificate("string")
.xApiKey("string")
.xKey("string")
.xMasterKey("string")
.xUserEmail("string")
.xUserToken("string")
.build())
.timeouts(ConnectorTimeoutsArgs.builder()
.create("string")
.update("string")
.build())
.trustCertificates(false)
.trustFingerprints(false)
.build());
connector_resource = fivetran.Connector("connectorResource",
group_id="string",
service="string",
hybrid_deployment_agent_id="string",
data_delay_threshold=0,
destination_schema={
"name": "string",
"prefix": "string",
"table": "string",
},
data_delay_sensitivity="string",
auth={
"access_token": "string",
"api_key": "string",
"aws_access_key": "string",
"aws_secret_key": "string",
"client_access": {
"client_id": "string",
"client_secret": "string",
"developer_token": "string",
"user_agent": "string",
},
"client_id": "string",
"client_secret": "string",
"consumer_key": "string",
"consumer_secret": "string",
"key_id": "string",
"oauth_token": "string",
"oauth_token_secret": "string",
"ocapi_access_token": "string",
"ocapi_refresh_token": "string",
"previous_refresh_token": "string",
"realm_id": "string",
"refresh_token": "string",
"role_arn": "string",
"team_id": "string",
"user_access_token": "string",
},
networking_method="string",
private_link_id="string",
proxy_agent_id="string",
run_setup_tests=False,
config={
"abs_connection_method": "string",
"abs_connection_string": "string",
"abs_container_address": "string",
"abs_container_name": "string",
"abs_host_ip": "string",
"abs_host_user": "string",
"abs_prefix": "string",
"abs_public_key": "string",
"academy_id": "string",
"access_id": "string",
"access_key": "string",
"access_key_id": "string",
"access_key_secret": "string",
"access_token": "string",
"access_type": "string",
"account": "string",
"account_access_token": "string",
"account_id": "string",
"account_ids": ["string"],
"account_key": "string",
"account_name": "string",
"account_plan": "string",
"account_region": "string",
"account_sid": "string",
"account_sync_mode": "string",
"account_token": "string",
"account_type": "string",
"accounts": ["string"],
"accounts_reddit_ads": [{
"name": "string",
}],
"accounts_sync_mode": "string",
"action_breakdowns": ["string"],
"action_report_time": "string",
"ad_analytics": "string",
"ad_unit_view": "string",
"admin_api_key": "string",
"adobe_analytics_configurations": [{
"calculated_metrics": ["string"],
"elements": ["string"],
"metrics": ["string"],
"report_suites": ["string"],
"segments": ["string"],
"sync_mode": "string",
"table": "string",
}],
"advertisables": ["string"],
"advertisers": ["string"],
"advertisers_ids": ["string"],
"advertisers_sync_mode": "string",
"advertisers_with_seats": ["string"],
"agent_config_method": "string",
"agent_host": "string",
"agent_id": "string",
"agent_ora_home": "string",
"agent_password": "string",
"agent_port": 0,
"agent_public_cert": "string",
"agent_user": "string",
"aggregation": "string",
"agreement_grant_token": "string",
"always_encrypted": False,
"api": "string",
"api_access_token": "string",
"api_environment": "string",
"api_id": "string",
"api_key": "string",
"api_key_api_secret": "string",
"api_keys": ["string"],
"api_password": "string",
"api_quota": 0,
"api_read_access_token": "string",
"api_requests_per_minute": 0,
"api_secret": "string",
"api_secret_key": "string",
"api_server": "string",
"api_token": "string",
"api_type": "string",
"api_url": "string",
"api_url_region": "string",
"api_usage": "string",
"api_user_identifier": "string",
"api_user_secret": "string",
"api_utilization_percentage": "string",
"api_version": "string",
"app_id": "string",
"app_ids": ["string"],
"app_ids_appsflyers": [{
"app_id": "string",
}],
"app_key": "string",
"app_reference": "string",
"app_secret": "string",
"app_secret_token": "string",
"app_specific_password": "string",
"app_sync_mode": "string",
"append_file_option": "string",
"application_id": "string",
"application_key": "string",
"apps": ["string"],
"archive_log_format": "string",
"archive_log_path": "string",
"archive_pattern": "string",
"are_soap_credentials_provided": False,
"asb_ip": "string",
"asm_option": False,
"asm_oracle_home": "string",
"asm_password": "string",
"asm_tns": "string",
"asm_user": "string",
"attribution_window": "string",
"attribution_window_size": "string",
"audience": "string",
"auth": "string",
"auth_code": "string",
"auth_environment": "string",
"auth_method": "string",
"auth_mode": "string",
"auth_token": "string",
"auth_type": "string",
"auth_url_region": "string",
"authentication_method": "string",
"authorization_method": "string",
"aws_region_code": "string",
"backint_configuration_path": "string",
"backint_executable_path": "string",
"backward_sync_limit": "string",
"base_currency": "string",
"base_domain": "string",
"base_id": "string",
"base_url": "string",
"bearer_token": "string",
"blob_sas_url": "string",
"blockchain": "string",
"brand_id": "string",
"breakdowns": ["string"],
"bucket": "string",
"bucket_name": "string",
"bucket_service": "string",
"business_accounts": ["string"],
"business_id": "string",
"business_unit": "string",
"business_unit_id": "string",
"catalog": "string",
"certificate": "string",
"click_attribution_window": "string",
"client": "string",
"client_cert": "string",
"client_cert_key": "string",
"client_host": "string",
"client_id": "string",
"client_key": "string",
"client_name": "string",
"client_namespace": "string",
"client_private_key": "string",
"client_public_certificate": "string",
"client_secret": "string",
"cloud_storage_type": "string",
"collection_address": "string",
"columns": ["string"],
"community_domain": "string",
"community_id": "string",
"companies": ["string"],
"company": "string",
"company_id": "string",
"company_ids": "string",
"company_key": "string",
"company_name": "string",
"company_request_token": "string",
"company_uuid": "string",
"compression": "string",
"config_method": "string",
"config_repository_url": "string",
"config_type": "string",
"connect_password": "string",
"connect_username": "string",
"connecting_user": "string",
"connecting_user_email": "string",
"connection_method": "string",
"connection_name": "string",
"connection_string": "string",
"connection_type": "string",
"console_url": "string",
"consumer_group": "string",
"consumer_key": "string",
"consumer_name": "string",
"consumer_secret": "string",
"container_address": "string",
"container_name": "string",
"content_owner_id": "string",
"contract_version": "string",
"conversation_webhook_url": "string",
"conversion_dimensions": ["string"],
"conversion_report_time": "string",
"conversion_window_size": 0,
"convert_dats_type_to_date": False,
"csv_definition": "string",
"currency": "string",
"custom_base_url": "string",
"custom_event_sync_mode": "string",
"custom_events": ["string"],
"custom_field_ids": ["string"],
"custom_floodlight_variables": ["string"],
"custom_payloads": [{
"key": "string",
"value": "string",
}],
"custom_reports": [{
"add_metric_variants": False,
"aggregate": "string",
"base_metrics_fields": ["string"],
"breakdown": "string",
"breakout": "string",
"conversions_report_included": False,
"custom_events_included": False,
"dimension": "string",
"dimensions": ["string"],
"event_names": ["string"],
"granularity": "string",
"level": "string",
"metrics": ["string"],
"report_fields": ["string"],
"report_name": "string",
"report_type": "string",
"segmentation": "string",
"sk_ad_metrics_fields": ["string"],
"table_name": "string",
"time_zone": "string",
"time_zone_mode": "string",
}],
"custom_tables": [{
"action_breakdowns": ["string"],
"action_report_time": "string",
"aggregation": "string",
"breakdowns": ["string"],
"click_attribution_window": "string",
"config_type": "string",
"engaged_view_attribution_window": "string",
"fields": ["string"],
"level": "string",
"prebuilt_report_name": "string",
"table_name": "string",
"use_unified_attribution_setting": False,
"view_attribution_window": "string",
}],
"custom_url": "string",
"customer_api_key": "string",
"customer_id": "string",
"customer_list_id": "string",
"daily_api_call_limit": 0,
"data_access_method": "string",
"data_center": "string",
"data_center_id": "string",
"data_set_name": "string",
"database": "string",
"database_name": "string",
"dataset_id": "string",
"datasource": "string",
"date_granularity": "string",
"db": "string",
"delimiter": "string",
"developer_reference": "string",
"dimension_attributes": ["string"],
"dimensions": ["string"],
"direct_capture_method": "string",
"distributed_connector_cluster_size": 0,
"domain": "string",
"domain_host_name": "string",
"domain_name": "string",
"domain_type": "string",
"dsv_service_auth": "string",
"dsv_subscription_key": "string",
"ecommerce_stores": ["string"],
"edition": "string",
"elements": ["string"],
"email": "string",
"email_address": "string",
"email_id": "string",
"empty_header": False,
"enable_all_dimension_combinations": False,
"enable_archive_log_only": False,
"enable_data_extensions_syncing": False,
"enable_distributed_connector_mode": False,
"enable_enrichments": False,
"enable_exports": False,
"enable_tde": False,
"encoded_public_key": "string",
"encryption_key": "string",
"endpoint": "string",
"engagement_attribution_window": "string",
"enriched_export": "string",
"entity_id": "string",
"environment": "string",
"environment_host": "string",
"environment_name": "string",
"escape_char": "string",
"escape_char_options": "string",
"eu_region": False,
"events": ["string"],
"export_storage_type": "string",
"external_id": "string",
"facility_codes": "string",
"fields": ["string"],
"file_type": "string",
"filter": "string",
"finance_account_sync_mode": "string",
"finance_accounts": ["string"],
"folder": "string",
"folder_id": "string",
"folder_path": "string",
"forecast_id": "string",
"ftp_host": "string",
"ftp_password": "string",
"ftp_port": 0,
"ftp_user": "string",
"function": "string",
"function_app": "string",
"function_key": "string",
"function_name": "string",
"function_trigger": "string",
"gcs_bucket": "string",
"gcs_export_bucket": "string",
"gcs_export_folder": "string",
"gcs_folder": "string",
"generate_fivetran_pk": False,
"group_id": "string",
"group_name": "string",
"hana_backup_password": "string",
"hana_mode": "string",
"has_manage_permissions": False,
"historic_sync_time_frame": "string",
"historical_sync_limit": "string",
"historical_sync_time_frame": "string",
"home_folder": "string",
"host": "string",
"host_ip": "string",
"host_name": "string",
"host_url": "string",
"host_user": "string",
"hostname": "string",
"hosts": ["string"],
"http_path": "string",
"identifier": "string",
"identity": "string",
"include_ocapi_endpoints": False,
"instance": "string",
"instance_number": "string",
"instance_url": "string",
"integration_key": "string",
"ip_address": "string",
"is_account_level_connector": False,
"is_auth2_enabled": False,
"is_custom_api_credentials": False,
"is_external_activities_endpoint_selected": False,
"is_ftps": False,
"is_keypair": False,
"is_multi_entity_feature_enabled": False,
"is_new_package": False,
"is_private_key_encrypted": False,
"is_private_link_required": False,
"is_public": False,
"is_sailthru_connect_enabled": False,
"is_secure": False,
"is_sftp_creds_available": False,
"is_single_table_mode": False,
"is_test_account": False,
"is_vendor": False,
"issuer": "string",
"json_delivery_mode": "string",
"key": "string",
"key_password": "string",
"key_store_type": "string",
"keystore": "string",
"keystore_password": "string",
"last_synced_changes_utc_": "string",
"latest_version": "string",
"legal_entity_id": "string",
"limit_for_api_calls_to_external_activities_endpoint": 0,
"line_separator": "string",
"list_id": "string",
"list_of_company_ids": "string",
"list_strategy": "string",
"list_sync_mode": "string",
"log_journal": "string",
"log_journal_schema": "string",
"log_on_group": "string",
"login": "string",
"login_password": "string",
"manager_accounts": ["string"],
"max_api_requests_per_day": 0,
"merchant_id": "string",
"message_type": "string",
"metric_id": "string",
"metrics": ["string"],
"named_range": "string",
"namespace": "string",
"network_code": 0,
"non_standard_escape_char": False,
"null_sequence": "string",
"oauth_token": "string",
"oauth_token_secret": "string",
"ocapi_client_id": "string",
"ocapi_client_secret": "string",
"ocapi_custom_object_types": "string",
"ocapi_hostname": "string",
"odbc_driver_manager_library_path": "string",
"odbc_sys_ini_path": "string",
"on_error": "string",
"on_premise": False,
"organization": "string",
"organization_domain": "string",
"organization_id": "string",
"organization_name": "string",
"organizations": ["string"],
"packed_mode_tables": ["string"],
"packing_mode": "string",
"pages": ["string"],
"partner_code": "string",
"partner_user_id": "string",
"partner_user_secret": "string",
"partners": ["string"],
"pass_phrase": "string",
"passphrase": "string",
"password": "string",
"pat": "string",
"pat_name": "string",
"pat_secret": "string",
"path": "string",
"pats": ["string"],
"pattern": "string",
"pdb_name": "string",
"pem_certificate": "string",
"pem_private_key": "string",
"per_interaction_dimensions": ["string"],
"personal_access_token": "string",
"personal_api_token": "string",
"pgp_pass_phrase": "string",
"pgp_secret_key": "string",
"phone_number": "string",
"plan_type": "string",
"port": 0,
"post_click_attribution_window_size": "string",
"prebuilt_report": "string",
"prefix": "string",
"primary_key": "string",
"primary_keys": ["string"],
"private_key": "string",
"private_token": "string",
"product": "string",
"profiles": ["string"],
"profiles_amazon_dsp": "string",
"project_access_token": "string",
"project_credentials": [{
"api_key": "string",
"project": "string",
"secret_key": "string",
}],
"project_id": "string",
"project_ids": "string",
"project_key": "string",
"projects": ["string"],
"properties": ["string"],
"property_id": "string",
"public_key": "string",
"publication_name": "string",
"publisher_id": "string",
"pull_archived_campaigns": False,
"python_version": "string",
"query_id": "string",
"query_param_value": "string",
"quota_project_id": "string",
"quote_char": "string",
"quote_character_enabled": False,
"rate_limit_plan": "string",
"refresh_token": "string",
"refresh_token_expires_at": "string",
"region": "string",
"region_api_url": "string",
"region_auth_url": "string",
"region_token_url": "string",
"region_url": "string",
"replica_id": 0,
"replication_slot": "string",
"report_configs": [{
"config_type": "string",
"currency": "string",
"dimensions": ["string"],
"interval_type": "string",
"metrics": ["string"],
"prebuilt_report_type": "string",
"report_name": "string",
"time_zone": "string",
"use_advertiser_timezone": False,
}],
"report_configuration_ids": ["string"],
"report_format_type": "string",
"report_granularity": "string",
"report_keys": "string",
"report_lists": [{
"dimension": "string",
"fields": ["string"],
"granularity": "string",
"table": "string",
}],
"report_service_api_key": "string",
"report_suites": ["string"],
"report_timezone": "string",
"report_type": "string",
"report_url": "string",
"reports": [{
"aggregation": "string",
"attributes": ["string"],
"config_type": "string",
"dimensions": ["string"],
"fields": ["string"],
"filter": "string",
"filter_field_name": "string",
"filter_type": "string",
"filter_value": "string",
"generate_fivetran_pk": False,
"metrics": ["string"],
"prebuilt_report": "string",
"primary_keys": ["string"],
"report_format_type": "string",
"report_type": "string",
"report_url": "string",
"rollback_window": 0,
"search_types": ["string"],
"segment_ids": ["string"],
"segments": ["string"],
"support_nested_columns": False,
"table": "string",
"time_aggregation_granularity": "string",
}],
"reports_linkedin_ads": ["string"],
"repositories": ["string"],
"resource_token": "string",
"resource_url": "string",
"rest_api_limit": 0,
"rfc_library_path": "string",
"role": "string",
"role_arn": "string",
"rollback_window": 0,
"rollback_window_size": 0,
"s3_bucket": "string",
"s3_export_bucket": "string",
"s3_export_external_id": "string",
"s3_export_folder": "string",
"s3_export_role_arn": "string",
"s3_role_arn": "string",
"s3bucket": "string",
"s3external_id": "string",
"s3folder": "string",
"s3path": "string",
"s3role_arn": "string",
"sales_account_sync_mode": "string",
"sales_accounts": ["string"],
"salesforce_security_token": "string",
"sandbox_account": "string",
"sap_schema": "string",
"sap_source_schema": "string",
"sap_user": "string",
"sasl_mechanism": "string",
"sasl_plain_key": "string",
"sasl_plain_secret": "string",
"sasl_scram256_key": "string",
"sasl_scram256_secret": "string",
"sasl_scram512_key": "string",
"sasl_scram512_secret": "string",
"schema_registry_credentials_source": "string",
"schema_registry_key": "string",
"schema_registry_secret": "string",
"schema_registry_urls": ["string"],
"scope": "string",
"scopes": "string",
"seats": ["string"],
"secret": "string",
"secret_key": "string",
"secrets": "string",
"secrets_lists": [{
"key": "string",
"value": "string",
}],
"security_protocol": "string",
"segments": ["string"],
"selected_event_types": ["string"],
"selected_exports": ["string"],
"sender_id": "string",
"sender_password": "string",
"server": "string",
"server_address": "string",
"server_region": "string",
"server_url": "string",
"server_variable": "string",
"servers": ["string"],
"service_account": "string",
"service_account_email": "string",
"service_account_key": "string",
"service_account_secret": "string",
"service_account_username": "string",
"service_authentication": "string",
"service_name": "string",
"service_version": "string",
"sftp_host": "string",
"sftp_is_key_pair": False,
"sftp_password": "string",
"sftp_port": 0,
"sftp_public_key": "string",
"sftp_user": "string",
"share_url": "string",
"sheet_id": "string",
"shop": "string",
"shop_domain": "string",
"short_code": "string",
"should_sync_events_with_deleted_profiles": False,
"show_records_with_no_metrics": False,
"sid": "string",
"signer_public_key": "string",
"site_address": "string",
"site_id": "string",
"site_name": "string",
"site_urls": ["string"],
"skip_after": 0,
"skip_before": 0,
"skip_empty_reports": False,
"snc_certificate": "string",
"snc_certificate_source": "string",
"snc_fivetran_name": "string",
"snc_library_path": "string",
"snc_mode": "string",
"snc_my_name": "string",
"snc_name": "string",
"snc_partner_name": "string",
"snc_source_name": "string",
"soap_uri": "string",
"social_data_sync_timeframe": "string",
"source": "string",
"store_hash": "string",
"store_id": "string",
"sub_domain": "string",
"subdomain": "string",
"subscriber_name": "string",
"subscription": "string",
"subscription_key": "string",
"support_connected_accounts_sync": False,
"support_nested_columns": False,
"survey_ids": "string",
"swipe_attribution_window": "string",
"sync_data_locker": False,
"sync_format": "string",
"sync_formula_fields": False,
"sync_metadata": False,
"sync_method": "string",
"sync_mode": "string",
"sync_mode_advertiser": "string",
"sync_mode_seat": "string",
"sync_multiple_accounts": False,
"sync_pack_mode": "string",
"sync_pull_api": False,
"sync_type": "string",
"sysnr": "string",
"system_id": "string",
"table_id": "string",
"table_name": "string",
"tables_without_access_updated_at": "string",
"target_entity_id": "string",
"target_host": "string",
"tde_certificate": "string",
"tde_certificate_name": "string",
"tde_password": "string",
"tde_private_key": "string",
"team_id": "string",
"technical_account_id": "string",
"template_labels": ["string"],
"tenant": "string",
"tenant_app_url": "string",
"tenant_code": "string",
"tenant_configs": [{
"subdomain": "string",
"tenant_id": "string",
}],
"tenant_id": "string",
"tenant_name": "string",
"tenant_url": "string",
"test_table_name": "string",
"time_zone": "string",
"timeframe_months": "string",
"timezone": "string",
"timezone_mode": "string",
"tns": "string",
"toast_id": "string",
"token": "string",
"token_authenticated_container": "string",
"token_authenticated_database": "string",
"token_id": "string",
"token_key": "string",
"token_secret": "string",
"token_secret_key": "string",
"token_url_region": "string",
"topics": ["string"],
"trust_store_type": "string",
"trusted_cert": "string",
"truststore": "string",
"tunnel_host": "string",
"tunnel_port": 0,
"tunnel_user": "string",
"type_name": "string",
"unique_id": "string",
"update_config_on_each_sync": False,
"update_method": "string",
"uri": "string",
"url_format": "string",
"use_api_keys": False,
"use_customer_bucket": False,
"use_oracle_rac": False,
"use_pgp_encryption_options": False,
"use_service_account": False,
"use_template_labels": False,
"use_webhooks": False,
"use_workspace": False,
"user": "string",
"user_id": "string",
"user_key": "string",
"user_name": "string",
"user_profiles": ["string"],
"user_token": "string",
"username": "string",
"version": "string",
"view_attribution_window": "string",
"view_id": "string",
"view_through_attribution_window_size": "string",
"web_service_api_key": "string",
"webhook_endpoint": "string",
"webhook_key": "string",
"webhook_url": "string",
"word_press_site_id_or_woocommerce_domain_name": "string",
"workplace_id": "string",
"workspace": "string",
"workspace_name": "string",
"workspace_same_as_source": False,
"workspace_schema": "string",
"ws_certificate": "string",
"x_api_key": "string",
"x_key": "string",
"x_master_key": "string",
"x_user_email": "string",
"x_user_token": "string",
},
timeouts={
"create": "string",
"update": "string",
},
trust_certificates=False,
trust_fingerprints=False)
const connectorResource = new fivetran.Connector("connectorResource", {
groupId: "string",
service: "string",
hybridDeploymentAgentId: "string",
dataDelayThreshold: 0,
destinationSchema: {
name: "string",
prefix: "string",
table: "string",
},
dataDelaySensitivity: "string",
auth: {
accessToken: "string",
apiKey: "string",
awsAccessKey: "string",
awsSecretKey: "string",
clientAccess: {
clientId: "string",
clientSecret: "string",
developerToken: "string",
userAgent: "string",
},
clientId: "string",
clientSecret: "string",
consumerKey: "string",
consumerSecret: "string",
keyId: "string",
oauthToken: "string",
oauthTokenSecret: "string",
ocapiAccessToken: "string",
ocapiRefreshToken: "string",
previousRefreshToken: "string",
realmId: "string",
refreshToken: "string",
roleArn: "string",
teamId: "string",
userAccessToken: "string",
},
networkingMethod: "string",
privateLinkId: "string",
proxyAgentId: "string",
runSetupTests: false,
config: {
absConnectionMethod: "string",
absConnectionString: "string",
absContainerAddress: "string",
absContainerName: "string",
absHostIp: "string",
absHostUser: "string",
absPrefix: "string",
absPublicKey: "string",
academyId: "string",
accessId: "string",
accessKey: "string",
accessKeyId: "string",
accessKeySecret: "string",
accessToken: "string",
accessType: "string",
account: "string",
accountAccessToken: "string",
accountId: "string",
accountIds: ["string"],
accountKey: "string",
accountName: "string",
accountPlan: "string",
accountRegion: "string",
accountSid: "string",
accountSyncMode: "string",
accountToken: "string",
accountType: "string",
accounts: ["string"],
accountsRedditAds: [{
name: "string",
}],
accountsSyncMode: "string",
actionBreakdowns: ["string"],
actionReportTime: "string",
adAnalytics: "string",
adUnitView: "string",
adminApiKey: "string",
adobeAnalyticsConfigurations: [{
calculatedMetrics: ["string"],
elements: ["string"],
metrics: ["string"],
reportSuites: ["string"],
segments: ["string"],
syncMode: "string",
table: "string",
}],
advertisables: ["string"],
advertisers: ["string"],
advertisersIds: ["string"],
advertisersSyncMode: "string",
advertisersWithSeats: ["string"],
agentConfigMethod: "string",
agentHost: "string",
agentId: "string",
agentOraHome: "string",
agentPassword: "string",
agentPort: 0,
agentPublicCert: "string",
agentUser: "string",
aggregation: "string",
agreementGrantToken: "string",
alwaysEncrypted: false,
api: "string",
apiAccessToken: "string",
apiEnvironment: "string",
apiId: "string",
apiKey: "string",
apiKeyApiSecret: "string",
apiKeys: ["string"],
apiPassword: "string",
apiQuota: 0,
apiReadAccessToken: "string",
apiRequestsPerMinute: 0,
apiSecret: "string",
apiSecretKey: "string",
apiServer: "string",
apiToken: "string",
apiType: "string",
apiUrl: "string",
apiUrlRegion: "string",
apiUsage: "string",
apiUserIdentifier: "string",
apiUserSecret: "string",
apiUtilizationPercentage: "string",
apiVersion: "string",
appId: "string",
appIds: ["string"],
appIdsAppsflyers: [{
appId: "string",
}],
appKey: "string",
appReference: "string",
appSecret: "string",
appSecretToken: "string",
appSpecificPassword: "string",
appSyncMode: "string",
appendFileOption: "string",
applicationId: "string",
applicationKey: "string",
apps: ["string"],
archiveLogFormat: "string",
archiveLogPath: "string",
archivePattern: "string",
areSoapCredentialsProvided: false,
asbIp: "string",
asmOption: false,
asmOracleHome: "string",
asmPassword: "string",
asmTns: "string",
asmUser: "string",
attributionWindow: "string",
attributionWindowSize: "string",
audience: "string",
auth: "string",
authCode: "string",
authEnvironment: "string",
authMethod: "string",
authMode: "string",
authToken: "string",
authType: "string",
authUrlRegion: "string",
authenticationMethod: "string",
authorizationMethod: "string",
awsRegionCode: "string",
backintConfigurationPath: "string",
backintExecutablePath: "string",
backwardSyncLimit: "string",
baseCurrency: "string",
baseDomain: "string",
baseId: "string",
baseUrl: "string",
bearerToken: "string",
blobSasUrl: "string",
blockchain: "string",
brandId: "string",
breakdowns: ["string"],
bucket: "string",
bucketName: "string",
bucketService: "string",
businessAccounts: ["string"],
businessId: "string",
businessUnit: "string",
businessUnitId: "string",
catalog: "string",
certificate: "string",
clickAttributionWindow: "string",
client: "string",
clientCert: "string",
clientCertKey: "string",
clientHost: "string",
clientId: "string",
clientKey: "string",
clientName: "string",
clientNamespace: "string",
clientPrivateKey: "string",
clientPublicCertificate: "string",
clientSecret: "string",
cloudStorageType: "string",
collectionAddress: "string",
columns: ["string"],
communityDomain: "string",
communityId: "string",
companies: ["string"],
company: "string",
companyId: "string",
companyIds: "string",
companyKey: "string",
companyName: "string",
companyRequestToken: "string",
companyUuid: "string",
compression: "string",
configMethod: "string",
configRepositoryUrl: "string",
configType: "string",
connectPassword: "string",
connectUsername: "string",
connectingUser: "string",
connectingUserEmail: "string",
connectionMethod: "string",
connectionName: "string",
connectionString: "string",
connectionType: "string",
consoleUrl: "string",
consumerGroup: "string",
consumerKey: "string",
consumerName: "string",
consumerSecret: "string",
containerAddress: "string",
containerName: "string",
contentOwnerId: "string",
contractVersion: "string",
conversationWebhookUrl: "string",
conversionDimensions: ["string"],
conversionReportTime: "string",
conversionWindowSize: 0,
convertDatsTypeToDate: false,
csvDefinition: "string",
currency: "string",
customBaseUrl: "string",
customEventSyncMode: "string",
customEvents: ["string"],
customFieldIds: ["string"],
customFloodlightVariables: ["string"],
customPayloads: [{
key: "string",
value: "string",
}],
customReports: [{
addMetricVariants: false,
aggregate: "string",
baseMetricsFields: ["string"],
breakdown: "string",
breakout: "string",
conversionsReportIncluded: false,
customEventsIncluded: false,
dimension: "string",
dimensions: ["string"],
eventNames: ["string"],
granularity: "string",
level: "string",
metrics: ["string"],
reportFields: ["string"],
reportName: "string",
reportType: "string",
segmentation: "string",
skAdMetricsFields: ["string"],
tableName: "string",
timeZone: "string",
timeZoneMode: "string",
}],
customTables: [{
actionBreakdowns: ["string"],
actionReportTime: "string",
aggregation: "string",
breakdowns: ["string"],
clickAttributionWindow: "string",
configType: "string",
engagedViewAttributionWindow: "string",
fields: ["string"],
level: "string",
prebuiltReportName: "string",
tableName: "string",
useUnifiedAttributionSetting: false,
viewAttributionWindow: "string",
}],
customUrl: "string",
customerApiKey: "string",
customerId: "string",
customerListId: "string",
dailyApiCallLimit: 0,
dataAccessMethod: "string",
dataCenter: "string",
dataCenterId: "string",
dataSetName: "string",
database: "string",
databaseName: "string",
datasetId: "string",
datasource: "string",
dateGranularity: "string",
db: "string",
delimiter: "string",
developerReference: "string",
dimensionAttributes: ["string"],
dimensions: ["string"],
directCaptureMethod: "string",
distributedConnectorClusterSize: 0,
domain: "string",
domainHostName: "string",
domainName: "string",
domainType: "string",
dsvServiceAuth: "string",
dsvSubscriptionKey: "string",
ecommerceStores: ["string"],
edition: "string",
elements: ["string"],
email: "string",
emailAddress: "string",
emailId: "string",
emptyHeader: false,
enableAllDimensionCombinations: false,
enableArchiveLogOnly: false,
enableDataExtensionsSyncing: false,
enableDistributedConnectorMode: false,
enableEnrichments: false,
enableExports: false,
enableTde: false,
encodedPublicKey: "string",
encryptionKey: "string",
endpoint: "string",
engagementAttributionWindow: "string",
enrichedExport: "string",
entityId: "string",
environment: "string",
environmentHost: "string",
environmentName: "string",
escapeChar: "string",
escapeCharOptions: "string",
euRegion: false,
events: ["string"],
exportStorageType: "string",
externalId: "string",
facilityCodes: "string",
fields: ["string"],
fileType: "string",
filter: "string",
financeAccountSyncMode: "string",
financeAccounts: ["string"],
folder: "string",
folderId: "string",
folderPath: "string",
forecastId: "string",
ftpHost: "string",
ftpPassword: "string",
ftpPort: 0,
ftpUser: "string",
"function": "string",
functionApp: "string",
functionKey: "string",
functionName: "string",
functionTrigger: "string",
gcsBucket: "string",
gcsExportBucket: "string",
gcsExportFolder: "string",
gcsFolder: "string",
generateFivetranPk: false,
groupId: "string",
groupName: "string",
hanaBackupPassword: "string",
hanaMode: "string",
hasManagePermissions: false,
historicSyncTimeFrame: "string",
historicalSyncLimit: "string",
historicalSyncTimeFrame: "string",
homeFolder: "string",
host: "string",
hostIp: "string",
hostName: "string",
hostUrl: "string",
hostUser: "string",
hostname: "string",
hosts: ["string"],
httpPath: "string",
identifier: "string",
identity: "string",
includeOcapiEndpoints: false,
instance: "string",
instanceNumber: "string",
instanceUrl: "string",
integrationKey: "string",
ipAddress: "string",
isAccountLevelConnector: false,
isAuth2Enabled: false,
isCustomApiCredentials: false,
isExternalActivitiesEndpointSelected: false,
isFtps: false,
isKeypair: false,
isMultiEntityFeatureEnabled: false,
isNewPackage: false,
isPrivateKeyEncrypted: false,
isPrivateLinkRequired: false,
isPublic: false,
isSailthruConnectEnabled: false,
isSecure: false,
isSftpCredsAvailable: false,
isSingleTableMode: false,
isTestAccount: false,
isVendor: false,
issuer: "string",
jsonDeliveryMode: "string",
key: "string",
keyPassword: "string",
keyStoreType: "string",
keystore: "string",
keystorePassword: "string",
lastSyncedChangesUtc_: "string",
latestVersion: "string",
legalEntityId: "string",
limitForApiCallsToExternalActivitiesEndpoint: 0,
lineSeparator: "string",
listId: "string",
listOfCompanyIds: "string",
listStrategy: "string",
listSyncMode: "string",
logJournal: "string",
logJournalSchema: "string",
logOnGroup: "string",
login: "string",
loginPassword: "string",
managerAccounts: ["string"],
maxApiRequestsPerDay: 0,
merchantId: "string",
messageType: "string",
metricId: "string",
metrics: ["string"],
namedRange: "string",
namespace: "string",
networkCode: 0,
nonStandardEscapeChar: false,
nullSequence: "string",
oauthToken: "string",
oauthTokenSecret: "string",
ocapiClientId: "string",
ocapiClientSecret: "string",
ocapiCustomObjectTypes: "string",
ocapiHostname: "string",
odbcDriverManagerLibraryPath: "string",
odbcSysIniPath: "string",
onError: "string",
onPremise: false,
organization: "string",
organizationDomain: "string",
organizationId: "string",
organizationName: "string",
organizations: ["string"],
packedModeTables: ["string"],
packingMode: "string",
pages: ["string"],
partnerCode: "string",
partnerUserId: "string",
partnerUserSecret: "string",
partners: ["string"],
passPhrase: "string",
passphrase: "string",
password: "string",
pat: "string",
patName: "string",
patSecret: "string",
path: "string",
pats: ["string"],
pattern: "string",
pdbName: "string",
pemCertificate: "string",
pemPrivateKey: "string",
perInteractionDimensions: ["string"],
personalAccessToken: "string",
personalApiToken: "string",
pgpPassPhrase: "string",
pgpSecretKey: "string",
phoneNumber: "string",
planType: "string",
port: 0,
postClickAttributionWindowSize: "string",
prebuiltReport: "string",
prefix: "string",
primaryKey: "string",
primaryKeys: ["string"],
privateKey: "string",
privateToken: "string",
product: "string",
profiles: ["string"],
profilesAmazonDsp: "string",
projectAccessToken: "string",
projectCredentials: [{
apiKey: "string",
project: "string",
secretKey: "string",
}],
projectId: "string",
projectIds: "string",
projectKey: "string",
projects: ["string"],
properties: ["string"],
propertyId: "string",
publicKey: "string",
publicationName: "string",
publisherId: "string",
pullArchivedCampaigns: false,
pythonVersion: "string",
queryId: "string",
queryParamValue: "string",
quotaProjectId: "string",
quoteChar: "string",
quoteCharacterEnabled: false,
rateLimitPlan: "string",
refreshToken: "string",
refreshTokenExpiresAt: "string",
region: "string",
regionApiUrl: "string",
regionAuthUrl: "string",
regionTokenUrl: "string",
regionUrl: "string",
replicaId: 0,
replicationSlot: "string",
reportConfigs: [{
configType: "string",
currency: "string",
dimensions: ["string"],
intervalType: "string",
metrics: ["string"],
prebuiltReportType: "string",
reportName: "string",
timeZone: "string",
useAdvertiserTimezone: false,
}],
reportConfigurationIds: ["string"],
reportFormatType: "string",
reportGranularity: "string",
reportKeys: "string",
reportLists: [{
dimension: "string",
fields: ["string"],
granularity: "string",
table: "string",
}],
reportServiceApiKey: "string",
reportSuites: ["string"],
reportTimezone: "string",
reportType: "string",
reportUrl: "string",
reports: [{
aggregation: "string",
attributes: ["string"],
configType: "string",
dimensions: ["string"],
fields: ["string"],
filter: "string",
filterFieldName: "string",
filterType: "string",
filterValue: "string",
generateFivetranPk: false,
metrics: ["string"],
prebuiltReport: "string",
primaryKeys: ["string"],
reportFormatType: "string",
reportType: "string",
reportUrl: "string",
rollbackWindow: 0,
searchTypes: ["string"],
segmentIds: ["string"],
segments: ["string"],
supportNestedColumns: false,
table: "string",
timeAggregationGranularity: "string",
}],
reportsLinkedinAds: ["string"],
repositories: ["string"],
resourceToken: "string",
resourceUrl: "string",
restApiLimit: 0,
rfcLibraryPath: "string",
role: "string",
roleArn: "string",
rollbackWindow: 0,
rollbackWindowSize: 0,
s3Bucket: "string",
s3ExportBucket: "string",
s3ExportExternalId: "string",
s3ExportFolder: "string",
s3ExportRoleArn: "string",
s3RoleArn: "string",
s3bucket: "string",
s3externalId: "string",
s3folder: "string",
s3path: "string",
s3roleArn: "string",
salesAccountSyncMode: "string",
salesAccounts: ["string"],
salesforceSecurityToken: "string",
sandboxAccount: "string",
sapSchema: "string",
sapSourceSchema: "string",
sapUser: "string",
saslMechanism: "string",
saslPlainKey: "string",
saslPlainSecret: "string",
saslScram256Key: "string",
saslScram256Secret: "string",
saslScram512Key: "string",
saslScram512Secret: "string",
schemaRegistryCredentialsSource: "string",
schemaRegistryKey: "string",
schemaRegistrySecret: "string",
schemaRegistryUrls: ["string"],
scope: "string",
scopes: "string",
seats: ["string"],
secret: "string",
secretKey: "string",
secrets: "string",
secretsLists: [{
key: "string",
value: "string",
}],
securityProtocol: "string",
segments: ["string"],
selectedEventTypes: ["string"],
selectedExports: ["string"],
senderId: "string",
senderPassword: "string",
server: "string",
serverAddress: "string",
serverRegion: "string",
serverUrl: "string",
serverVariable: "string",
servers: ["string"],
serviceAccount: "string",
serviceAccountEmail: "string",
serviceAccountKey: "string",
serviceAccountSecret: "string",
serviceAccountUsername: "string",
serviceAuthentication: "string",
serviceName: "string",
serviceVersion: "string",
sftpHost: "string",
sftpIsKeyPair: false,
sftpPassword: "string",
sftpPort: 0,
sftpPublicKey: "string",
sftpUser: "string",
shareUrl: "string",
sheetId: "string",
shop: "string",
shopDomain: "string",
shortCode: "string",
shouldSyncEventsWithDeletedProfiles: false,
showRecordsWithNoMetrics: false,
sid: "string",
signerPublicKey: "string",
siteAddress: "string",
siteId: "string",
siteName: "string",
siteUrls: ["string"],
skipAfter: 0,
skipBefore: 0,
skipEmptyReports: false,
sncCertificate: "string",
sncCertificateSource: "string",
sncFivetranName: "string",
sncLibraryPath: "string",
sncMode: "string",
sncMyName: "string",
sncName: "string",
sncPartnerName: "string",
sncSourceName: "string",
soapUri: "string",
socialDataSyncTimeframe: "string",
source: "string",
storeHash: "string",
storeId: "string",
subDomain: "string",
subdomain: "string",
subscriberName: "string",
subscription: "string",
subscriptionKey: "string",
supportConnectedAccountsSync: false,
supportNestedColumns: false,
surveyIds: "string",
swipeAttributionWindow: "string",
syncDataLocker: false,
syncFormat: "string",
syncFormulaFields: false,
syncMetadata: false,
syncMethod: "string",
syncMode: "string",
syncModeAdvertiser: "string",
syncModeSeat: "string",
syncMultipleAccounts: false,
syncPackMode: "string",
syncPullApi: false,
syncType: "string",
sysnr: "string",
systemId: "string",
tableId: "string",
tableName: "string",
tablesWithoutAccessUpdatedAt: "string",
targetEntityId: "string",
targetHost: "string",
tdeCertificate: "string",
tdeCertificateName: "string",
tdePassword: "string",
tdePrivateKey: "string",
teamId: "string",
technicalAccountId: "string",
templateLabels: ["string"],
tenant: "string",
tenantAppUrl: "string",
tenantCode: "string",
tenantConfigs: [{
subdomain: "string",
tenantId: "string",
}],
tenantId: "string",
tenantName: "string",
tenantUrl: "string",
testTableName: "string",
timeZone: "string",
timeframeMonths: "string",
timezone: "string",
timezoneMode: "string",
tns: "string",
toastId: "string",
token: "string",
tokenAuthenticatedContainer: "string",
tokenAuthenticatedDatabase: "string",
tokenId: "string",
tokenKey: "string",
tokenSecret: "string",
tokenSecretKey: "string",
tokenUrlRegion: "string",
topics: ["string"],
trustStoreType: "string",
trustedCert: "string",
truststore: "string",
tunnelHost: "string",
tunnelPort: 0,
tunnelUser: "string",
typeName: "string",
uniqueId: "string",
updateConfigOnEachSync: false,
updateMethod: "string",
uri: "string",
urlFormat: "string",
useApiKeys: false,
useCustomerBucket: false,
useOracleRac: false,
usePgpEncryptionOptions: false,
useServiceAccount: false,
useTemplateLabels: false,
useWebhooks: false,
useWorkspace: false,
user: "string",
userId: "string",
userKey: "string",
userName: "string",
userProfiles: ["string"],
userToken: "string",
username: "string",
version: "string",
viewAttributionWindow: "string",
viewId: "string",
viewThroughAttributionWindowSize: "string",
webServiceApiKey: "string",
webhookEndpoint: "string",
webhookKey: "string",
webhookUrl: "string",
wordPressSiteIdOrWoocommerceDomainName: "string",
workplaceId: "string",
workspace: "string",
workspaceName: "string",
workspaceSameAsSource: false,
workspaceSchema: "string",
wsCertificate: "string",
xApiKey: "string",
xKey: "string",
xMasterKey: "string",
xUserEmail: "string",
xUserToken: "string",
},
timeouts: {
create: "string",
update: "string",
},
trustCertificates: false,
trustFingerprints: false,
});
type: fivetran:Connector
properties:
auth:
accessToken: string
apiKey: string
awsAccessKey: string
awsSecretKey: string
clientAccess:
clientId: string
clientSecret: string
developerToken: string
userAgent: string
clientId: string
clientSecret: string
consumerKey: string
consumerSecret: string
keyId: string
oauthToken: string
oauthTokenSecret: string
ocapiAccessToken: string
ocapiRefreshToken: string
previousRefreshToken: string
realmId: string
refreshToken: string
roleArn: string
teamId: string
userAccessToken: string
config:
absConnectionMethod: string
absConnectionString: string
absContainerAddress: string
absContainerName: string
absHostIp: string
absHostUser: string
absPrefix: string
absPublicKey: string
academyId: string
accessId: string
accessKey: string
accessKeyId: string
accessKeySecret: string
accessToken: string
accessType: string
account: string
accountAccessToken: string
accountId: string
accountIds:
- string
accountKey: string
accountName: string
accountPlan: string
accountRegion: string
accountSid: string
accountSyncMode: string
accountToken: string
accountType: string
accounts:
- string
accountsRedditAds:
- name: string
accountsSyncMode: string
actionBreakdowns:
- string
actionReportTime: string
adAnalytics: string
adUnitView: string
adminApiKey: string
adobeAnalyticsConfigurations:
- calculatedMetrics:
- string
elements:
- string
metrics:
- string
reportSuites:
- string
segments:
- string
syncMode: string
table: string
advertisables:
- string
advertisers:
- string
advertisersIds:
- string
advertisersSyncMode: string
advertisersWithSeats:
- string
agentConfigMethod: string
agentHost: string
agentId: string
agentOraHome: string
agentPassword: string
agentPort: 0
agentPublicCert: string
agentUser: string
aggregation: string
agreementGrantToken: string
alwaysEncrypted: false
api: string
apiAccessToken: string
apiEnvironment: string
apiId: string
apiKey: string
apiKeyApiSecret: string
apiKeys:
- string
apiPassword: string
apiQuota: 0
apiReadAccessToken: string
apiRequestsPerMinute: 0
apiSecret: string
apiSecretKey: string
apiServer: string
apiToken: string
apiType: string
apiUrl: string
apiUrlRegion: string
apiUsage: string
apiUserIdentifier: string
apiUserSecret: string
apiUtilizationPercentage: string
apiVersion: string
appId: string
appIds:
- string
appIdsAppsflyers:
- appId: string
appKey: string
appReference: string
appSecret: string
appSecretToken: string
appSpecificPassword: string
appSyncMode: string
appendFileOption: string
applicationId: string
applicationKey: string
apps:
- string
archiveLogFormat: string
archiveLogPath: string
archivePattern: string
areSoapCredentialsProvided: false
asbIp: string
asmOption: false
asmOracleHome: string
asmPassword: string
asmTns: string
asmUser: string
attributionWindow: string
attributionWindowSize: string
audience: string
auth: string
authCode: string
authEnvironment: string
authMethod: string
authMode: string
authToken: string
authType: string
authUrlRegion: string
authenticationMethod: string
authorizationMethod: string
awsRegionCode: string
backintConfigurationPath: string
backintExecutablePath: string
backwardSyncLimit: string
baseCurrency: string
baseDomain: string
baseId: string
baseUrl: string
bearerToken: string
blobSasUrl: string
blockchain: string
brandId: string
breakdowns:
- string
bucket: string
bucketName: string
bucketService: string
businessAccounts:
- string
businessId: string
businessUnit: string
businessUnitId: string
catalog: string
certificate: string
clickAttributionWindow: string
client: string
clientCert: string
clientCertKey: string
clientHost: string
clientId: string
clientKey: string
clientName: string
clientNamespace: string
clientPrivateKey: string
clientPublicCertificate: string
clientSecret: string
cloudStorageType: string
collectionAddress: string
columns:
- string
communityDomain: string
communityId: string
companies:
- string
company: string
companyId: string
companyIds: string
companyKey: string
companyName: string
companyRequestToken: string
companyUuid: string
compression: string
configMethod: string
configRepositoryUrl: string
configType: string
connectPassword: string
connectUsername: string
connectingUser: string
connectingUserEmail: string
connectionMethod: string
connectionName: string
connectionString: string
connectionType: string
consoleUrl: string
consumerGroup: string
consumerKey: string
consumerName: string
consumerSecret: string
containerAddress: string
containerName: string
contentOwnerId: string
contractVersion: string
conversationWebhookUrl: string
conversionDimensions:
- string
conversionReportTime: string
conversionWindowSize: 0
convertDatsTypeToDate: false
csvDefinition: string
currency: string
customBaseUrl: string
customEventSyncMode: string
customEvents:
- string
customFieldIds:
- string
customFloodlightVariables:
- string
customPayloads:
- key: string
value: string
customReports:
- addMetricVariants: false
aggregate: string
baseMetricsFields:
- string
breakdown: string
breakout: string
conversionsReportIncluded: false
customEventsIncluded: false
dimension: string
dimensions:
- string
eventNames:
- string
granularity: string
level: string
metrics:
- string
reportFields:
- string
reportName: string
reportType: string
segmentation: string
skAdMetricsFields:
- string
tableName: string
timeZone: string
timeZoneMode: string
customTables:
- actionBreakdowns:
- string
actionReportTime: string
aggregation: string
breakdowns:
- string
clickAttributionWindow: string
configType: string
engagedViewAttributionWindow: string
fields:
- string
level: string
prebuiltReportName: string
tableName: string
useUnifiedAttributionSetting: false
viewAttributionWindow: string
customUrl: string
customerApiKey: string
customerId: string
customerListId: string
dailyApiCallLimit: 0
dataAccessMethod: string
dataCenter: string
dataCenterId: string
dataSetName: string
database: string
databaseName: string
datasetId: string
datasource: string
dateGranularity: string
db: string
delimiter: string
developerReference: string
dimensionAttributes:
- string
dimensions:
- string
directCaptureMethod: string
distributedConnectorClusterSize: 0
domain: string
domainHostName: string
domainName: string
domainType: string
dsvServiceAuth: string
dsvSubscriptionKey: string
ecommerceStores:
- string
edition: string
elements:
- string
email: string
emailAddress: string
emailId: string
emptyHeader: false
enableAllDimensionCombinations: false
enableArchiveLogOnly: false
enableDataExtensionsSyncing: false
enableDistributedConnectorMode: false
enableEnrichments: false
enableExports: false
enableTde: false
encodedPublicKey: string
encryptionKey: string
endpoint: string
engagementAttributionWindow: string
enrichedExport: string
entityId: string
environment: string
environmentHost: string
environmentName: string
escapeChar: string
escapeCharOptions: string
euRegion: false
events:
- string
exportStorageType: string
externalId: string
facilityCodes: string
fields:
- string
fileType: string
filter: string
financeAccountSyncMode: string
financeAccounts:
- string
folder: string
folderId: string
folderPath: string
forecastId: string
ftpHost: string
ftpPassword: string
ftpPort: 0
ftpUser: string
function: string
functionApp: string
functionKey: string
functionName: string
functionTrigger: string
gcsBucket: string
gcsExportBucket: string
gcsExportFolder: string
gcsFolder: string
generateFivetranPk: false
groupId: string
groupName: string
hanaBackupPassword: string
hanaMode: string
hasManagePermissions: false
historicSyncTimeFrame: string
historicalSyncLimit: string
historicalSyncTimeFrame: string
homeFolder: string
host: string
hostIp: string
hostName: string
hostUrl: string
hostUser: string
hostname: string
hosts:
- string
httpPath: string
identifier: string
identity: string
includeOcapiEndpoints: false
instance: string
instanceNumber: string
instanceUrl: string
integrationKey: string
ipAddress: string
isAccountLevelConnector: false
isAuth2Enabled: false
isCustomApiCredentials: false
isExternalActivitiesEndpointSelected: false
isFtps: false
isKeypair: false
isMultiEntityFeatureEnabled: false
isNewPackage: false
isPrivateKeyEncrypted: false
isPrivateLinkRequired: false
isPublic: false
isSailthruConnectEnabled: false
isSecure: false
isSftpCredsAvailable: false
isSingleTableMode: false
isTestAccount: false
isVendor: false
issuer: string
jsonDeliveryMode: string
key: string
keyPassword: string
keyStoreType: string
keystore: string
keystorePassword: string
lastSyncedChangesUtc_: string
latestVersion: string
legalEntityId: string
limitForApiCallsToExternalActivitiesEndpoint: 0
lineSeparator: string
listId: string
listOfCompanyIds: string
listStrategy: string
listSyncMode: string
logJournal: string
logJournalSchema: string
logOnGroup: string
login: string
loginPassword: string
managerAccounts:
- string
maxApiRequestsPerDay: 0
merchantId: string
messageType: string
metricId: string
metrics:
- string
namedRange: string
namespace: string
networkCode: 0
nonStandardEscapeChar: false
nullSequence: string
oauthToken: string
oauthTokenSecret: string
ocapiClientId: string
ocapiClientSecret: string
ocapiCustomObjectTypes: string
ocapiHostname: string
odbcDriverManagerLibraryPath: string
odbcSysIniPath: string
onError: string
onPremise: false
organization: string
organizationDomain: string
organizationId: string
organizationName: string
organizations:
- string
packedModeTables:
- string
packingMode: string
pages:
- string
partnerCode: string
partnerUserId: string
partnerUserSecret: string
partners:
- string
passPhrase: string
passphrase: string
password: string
pat: string
patName: string
patSecret: string
path: string
pats:
- string
pattern: string
pdbName: string
pemCertificate: string
pemPrivateKey: string
perInteractionDimensions:
- string
personalAccessToken: string
personalApiToken: string
pgpPassPhrase: string
pgpSecretKey: string
phoneNumber: string
planType: string
port: 0
postClickAttributionWindowSize: string
prebuiltReport: string
prefix: string
primaryKey: string
primaryKeys:
- string
privateKey: string
privateToken: string
product: string
profiles:
- string
profilesAmazonDsp: string
projectAccessToken: string
projectCredentials:
- apiKey: string
project: string
secretKey: string
projectId: string
projectIds: string
projectKey: string
projects:
- string
properties:
- string
propertyId: string
publicKey: string
publicationName: string
publisherId: string
pullArchivedCampaigns: false
pythonVersion: string
queryId: string
queryParamValue: string
quotaProjectId: string
quoteChar: string
quoteCharacterEnabled: false
rateLimitPlan: string
refreshToken: string
refreshTokenExpiresAt: string
region: string
regionApiUrl: string
regionAuthUrl: string
regionTokenUrl: string
regionUrl: string
replicaId: 0
replicationSlot: string
reportConfigs:
- configType: string
currency: string
dimensions:
- string
intervalType: string
metrics:
- string
prebuiltReportType: string
reportName: string
timeZone: string
useAdvertiserTimezone: false
reportConfigurationIds:
- string
reportFormatType: string
reportGranularity: string
reportKeys: string
reportLists:
- dimension: string
fields:
- string
granularity: string
table: string
reportServiceApiKey: string
reportSuites:
- string
reportTimezone: string
reportType: string
reportUrl: string
reports:
- aggregation: string
attributes:
- string
configType: string
dimensions:
- string
fields:
- string
filter: string
filterFieldName: string
filterType: string
filterValue: string
generateFivetranPk: false
metrics:
- string
prebuiltReport: string
primaryKeys:
- string
reportFormatType: string
reportType: string
reportUrl: string
rollbackWindow: 0
searchTypes:
- string
segmentIds:
- string
segments:
- string
supportNestedColumns: false
table: string
timeAggregationGranularity: string
reportsLinkedinAds:
- string
repositories:
- string
resourceToken: string
resourceUrl: string
restApiLimit: 0
rfcLibraryPath: string
role: string
roleArn: string
rollbackWindow: 0
rollbackWindowSize: 0
s3Bucket: string
s3ExportBucket: string
s3ExportExternalId: string
s3ExportFolder: string
s3ExportRoleArn: string
s3RoleArn: string
s3bucket: string
s3externalId: string
s3folder: string
s3path: string
s3roleArn: string
salesAccountSyncMode: string
salesAccounts:
- string
salesforceSecurityToken: string
sandboxAccount: string
sapSchema: string
sapSourceSchema: string
sapUser: string
saslMechanism: string
saslPlainKey: string
saslPlainSecret: string
saslScram256Key: string
saslScram256Secret: string
saslScram512Key: string
saslScram512Secret: string
schemaRegistryCredentialsSource: string
schemaRegistryKey: string
schemaRegistrySecret: string
schemaRegistryUrls:
- string
scope: string
scopes: string
seats:
- string
secret: string
secretKey: string
secrets: string
secretsLists:
- key: string
value: string
securityProtocol: string
segments:
- string
selectedEventTypes:
- string
selectedExports:
- string
senderId: string
senderPassword: string
server: string
serverAddress: string
serverRegion: string
serverUrl: string
serverVariable: string
servers:
- string
serviceAccount: string
serviceAccountEmail: string
serviceAccountKey: string
serviceAccountSecret: string
serviceAccountUsername: string
serviceAuthentication: string
serviceName: string
serviceVersion: string
sftpHost: string
sftpIsKeyPair: false
sftpPassword: string
sftpPort: 0
sftpPublicKey: string
sftpUser: string
shareUrl: string
sheetId: string
shop: string
shopDomain: string
shortCode: string
shouldSyncEventsWithDeletedProfiles: false
showRecordsWithNoMetrics: false
sid: string
signerPublicKey: string
siteAddress: string
siteId: string
siteName: string
siteUrls:
- string
skipAfter: 0
skipBefore: 0
skipEmptyReports: false
sncCertificate: string
sncCertificateSource: string
sncFivetranName: string
sncLibraryPath: string
sncMode: string
sncMyName: string
sncName: string
sncPartnerName: string
sncSourceName: string
soapUri: string
socialDataSyncTimeframe: string
source: string
storeHash: string
storeId: string
subDomain: string
subdomain: string
subscriberName: string
subscription: string
subscriptionKey: string
supportConnectedAccountsSync: false
supportNestedColumns: false
surveyIds: string
swipeAttributionWindow: string
syncDataLocker: false
syncFormat: string
syncFormulaFields: false
syncMetadata: false
syncMethod: string
syncMode: string
syncModeAdvertiser: string
syncModeSeat: string
syncMultipleAccounts: false
syncPackMode: string
syncPullApi: false
syncType: string
sysnr: string
systemId: string
tableId: string
tableName: string
tablesWithoutAccessUpdatedAt: string
targetEntityId: string
targetHost: string
tdeCertificate: string
tdeCertificateName: string
tdePassword: string
tdePrivateKey: string
teamId: string
technicalAccountId: string
templateLabels:
- string
tenant: string
tenantAppUrl: string
tenantCode: string
tenantConfigs:
- subdomain: string
tenantId: string
tenantId: string
tenantName: string
tenantUrl: string
testTableName: string
timeZone: string
timeframeMonths: string
timezone: string
timezoneMode: string
tns: string
toastId: string
token: string
tokenAuthenticatedContainer: string
tokenAuthenticatedDatabase: string
tokenId: string
tokenKey: string
tokenSecret: string
tokenSecretKey: string
tokenUrlRegion: string
topics:
- string
trustStoreType: string
trustedCert: string
truststore: string
tunnelHost: string
tunnelPort: 0
tunnelUser: string
typeName: string
uniqueId: string
updateConfigOnEachSync: false
updateMethod: string
uri: string
urlFormat: string
useApiKeys: false
useCustomerBucket: false
useOracleRac: false
usePgpEncryptionOptions: false
useServiceAccount: false
useTemplateLabels: false
useWebhooks: false
useWorkspace: false
user: string
userId: string
userKey: string
userName: string
userProfiles:
- string
userToken: string
username: string
version: string
viewAttributionWindow: string
viewId: string
viewThroughAttributionWindowSize: string
webServiceApiKey: string
webhookEndpoint: string
webhookKey: string
webhookUrl: string
wordPressSiteIdOrWoocommerceDomainName: string
workplaceId: string
workspace: string
workspaceName: string
workspaceSameAsSource: false
workspaceSchema: string
wsCertificate: string
xApiKey: string
xKey: string
xMasterKey: string
xUserEmail: string
xUserToken: string
dataDelaySensitivity: string
dataDelayThreshold: 0
destinationSchema:
name: string
prefix: string
table: string
groupId: string
hybridDeploymentAgentId: string
networkingMethod: string
privateLinkId: string
proxyAgentId: string
runSetupTests: false
service: string
timeouts:
create: string
update: string
trustCertificates: false
trustFingerprints: false
Connector Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Connector resource accepts the following input properties:
- Group
Id string - The unique identifier for the Group (Destination) within the Fivetran system.
- Service string
- The connector type id within the Fivetran system.
- Auth
Connector
Auth - Config
Connector
Config - Data
Delay stringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- Data
Delay doubleThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- Destination
Schema ConnectorDestination Schema - Hybrid
Deployment stringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- Networking
Method string - Possible values: Directly, SshTunnel, ProxyAgent.
- Private
Link stringId - The private link ID.
- Proxy
Agent stringId - The proxy agent ID.
- Run
Setup boolTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- Timeouts
Connector
Timeouts - Trust
Certificates bool - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- Trust
Fingerprints bool - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- Group
Id string - The unique identifier for the Group (Destination) within the Fivetran system.
- Service string
- The connector type id within the Fivetran system.
- Auth
Connector
Auth Args - Config
Connector
Config Args - Data
Delay stringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- Data
Delay float64Threshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- Destination
Schema ConnectorDestination Schema Args - Hybrid
Deployment stringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- Networking
Method string - Possible values: Directly, SshTunnel, ProxyAgent.
- Private
Link stringId - The private link ID.
- Proxy
Agent stringId - The proxy agent ID.
- Run
Setup boolTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- Timeouts
Connector
Timeouts Args - Trust
Certificates bool - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- Trust
Fingerprints bool - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- group
Id String - The unique identifier for the Group (Destination) within the Fivetran system.
- service String
- The connector type id within the Fivetran system.
- auth
Connector
Auth - config
Connector
Config - data
Delay StringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data
Delay DoubleThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination
Schema ConnectorDestination Schema - hybrid
Deployment StringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- networking
Method String - Possible values: Directly, SshTunnel, ProxyAgent.
- private
Link StringId - The private link ID.
- proxy
Agent StringId - The proxy agent ID.
- run
Setup BooleanTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- timeouts
Connector
Timeouts - trust
Certificates Boolean - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust
Fingerprints Boolean - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- group
Id string - The unique identifier for the Group (Destination) within the Fivetran system.
- service string
- The connector type id within the Fivetran system.
- auth
Connector
Auth - config
Connector
Config - data
Delay stringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data
Delay numberThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination
Schema ConnectorDestination Schema - hybrid
Deployment stringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- networking
Method string - Possible values: Directly, SshTunnel, ProxyAgent.
- private
Link stringId - The private link ID.
- proxy
Agent stringId - The proxy agent ID.
- run
Setup booleanTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- timeouts
Connector
Timeouts - trust
Certificates boolean - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust
Fingerprints boolean - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- group_
id str - The unique identifier for the Group (Destination) within the Fivetran system.
- service str
- The connector type id within the Fivetran system.
- auth
Connector
Auth Args - config
Connector
Config Args - data_
delay_ strsensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data_
delay_ floatthreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination_
schema ConnectorDestination Schema Args - hybrid_
deployment_ stragent_ id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- networking_
method str - Possible values: Directly, SshTunnel, ProxyAgent.
- private_
link_ strid - The private link ID.
- proxy_
agent_ strid - The proxy agent ID.
- run_
setup_ booltests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- timeouts
Connector
Timeouts Args - trust_
certificates bool - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust_
fingerprints bool - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- group
Id String - The unique identifier for the Group (Destination) within the Fivetran system.
- service String
- The connector type id within the Fivetran system.
- auth Property Map
- config Property Map
- data
Delay StringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data
Delay NumberThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination
Schema Property Map - hybrid
Deployment StringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- networking
Method String - Possible values: Directly, SshTunnel, ProxyAgent.
- private
Link StringId - The private link ID.
- proxy
Agent StringId - The proxy agent ID.
- run
Setup BooleanTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- timeouts Property Map
- trust
Certificates Boolean - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust
Fingerprints Boolean - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
Outputs
All input properties are implicitly available as output properties. Additionally, the Connector resource produces the following output properties:
- Connected
By string - The unique identifier of the user who has created the connector in your account.
- Created
At string - The timestamp of the time the connector was created in your account.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- Connected
By string - The unique identifier of the user who has created the connector in your account.
- Created
At string - The timestamp of the time the connector was created in your account.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- connected
By String - The unique identifier of the user who has created the connector in your account.
- created
At String - The timestamp of the time the connector was created in your account.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- connected
By string - The unique identifier of the user who has created the connector in your account.
- created
At string - The timestamp of the time the connector was created in your account.
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- connected_
by str - The unique identifier of the user who has created the connector in your account.
- created_
at str - The timestamp of the time the connector was created in your account.
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- connected
By String - The unique identifier of the user who has created the connector in your account.
- created
At String - The timestamp of the time the connector was created in your account.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
Look up Existing Connector Resource
Get an existing Connector resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ConnectorState, opts?: CustomResourceOptions): Connector
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
auth: Optional[ConnectorAuthArgs] = None,
config: Optional[ConnectorConfigArgs] = None,
connected_by: Optional[str] = None,
created_at: Optional[str] = None,
data_delay_sensitivity: Optional[str] = None,
data_delay_threshold: Optional[float] = None,
destination_schema: Optional[ConnectorDestinationSchemaArgs] = None,
group_id: Optional[str] = None,
hybrid_deployment_agent_id: Optional[str] = None,
name: Optional[str] = None,
networking_method: Optional[str] = None,
private_link_id: Optional[str] = None,
proxy_agent_id: Optional[str] = None,
run_setup_tests: Optional[bool] = None,
service: Optional[str] = None,
timeouts: Optional[ConnectorTimeoutsArgs] = None,
trust_certificates: Optional[bool] = None,
trust_fingerprints: Optional[bool] = None) -> Connector
func GetConnector(ctx *Context, name string, id IDInput, state *ConnectorState, opts ...ResourceOption) (*Connector, error)
public static Connector Get(string name, Input<string> id, ConnectorState? state, CustomResourceOptions? opts = null)
public static Connector get(String name, Output<String> id, ConnectorState state, CustomResourceOptions options)
resources: _: type: fivetran:Connector get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Auth
Connector
Auth - Config
Connector
Config - Connected
By string - The unique identifier of the user who has created the connector in your account.
- Created
At string - The timestamp of the time the connector was created in your account.
- Data
Delay stringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- Data
Delay doubleThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- Destination
Schema ConnectorDestination Schema - Group
Id string - The unique identifier for the Group (Destination) within the Fivetran system.
- Hybrid
Deployment stringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- Name string
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- Networking
Method string - Possible values: Directly, SshTunnel, ProxyAgent.
- Private
Link stringId - The private link ID.
- Proxy
Agent stringId - The proxy agent ID.
- Run
Setup boolTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- Service string
- The connector type id within the Fivetran system.
- Timeouts
Connector
Timeouts - Trust
Certificates bool - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- Trust
Fingerprints bool - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- Auth
Connector
Auth Args - Config
Connector
Config Args - Connected
By string - The unique identifier of the user who has created the connector in your account.
- Created
At string - The timestamp of the time the connector was created in your account.
- Data
Delay stringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- Data
Delay float64Threshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- Destination
Schema ConnectorDestination Schema Args - Group
Id string - The unique identifier for the Group (Destination) within the Fivetran system.
- Hybrid
Deployment stringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- Name string
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- Networking
Method string - Possible values: Directly, SshTunnel, ProxyAgent.
- Private
Link stringId - The private link ID.
- Proxy
Agent stringId - The proxy agent ID.
- Run
Setup boolTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- Service string
- The connector type id within the Fivetran system.
- Timeouts
Connector
Timeouts Args - Trust
Certificates bool - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- Trust
Fingerprints bool - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- auth
Connector
Auth - config
Connector
Config - connected
By String - The unique identifier of the user who has created the connector in your account.
- created
At String - The timestamp of the time the connector was created in your account.
- data
Delay StringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data
Delay DoubleThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination
Schema ConnectorDestination Schema - group
Id String - The unique identifier for the Group (Destination) within the Fivetran system.
- hybrid
Deployment StringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- name String
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- networking
Method String - Possible values: Directly, SshTunnel, ProxyAgent.
- private
Link StringId - The private link ID.
- proxy
Agent StringId - The proxy agent ID.
- run
Setup BooleanTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- service String
- The connector type id within the Fivetran system.
- timeouts
Connector
Timeouts - trust
Certificates Boolean - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust
Fingerprints Boolean - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- auth
Connector
Auth - config
Connector
Config - connected
By string - The unique identifier of the user who has created the connector in your account.
- created
At string - The timestamp of the time the connector was created in your account.
- data
Delay stringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data
Delay numberThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination
Schema ConnectorDestination Schema - group
Id string - The unique identifier for the Group (Destination) within the Fivetran system.
- hybrid
Deployment stringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- name string
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- networking
Method string - Possible values: Directly, SshTunnel, ProxyAgent.
- private
Link stringId - The private link ID.
- proxy
Agent stringId - The proxy agent ID.
- run
Setup booleanTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- service string
- The connector type id within the Fivetran system.
- timeouts
Connector
Timeouts - trust
Certificates boolean - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust
Fingerprints boolean - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- auth
Connector
Auth Args - config
Connector
Config Args - connected_
by str - The unique identifier of the user who has created the connector in your account.
- created_
at str - The timestamp of the time the connector was created in your account.
- data_
delay_ strsensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data_
delay_ floatthreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination_
schema ConnectorDestination Schema Args - group_
id str - The unique identifier for the Group (Destination) within the Fivetran system.
- hybrid_
deployment_ stragent_ id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- name str
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- networking_
method str - Possible values: Directly, SshTunnel, ProxyAgent.
- private_
link_ strid - The private link ID.
- proxy_
agent_ strid - The proxy agent ID.
- run_
setup_ booltests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- service str
- The connector type id within the Fivetran system.
- timeouts
Connector
Timeouts Args - trust_
certificates bool - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust_
fingerprints bool - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
- auth Property Map
- config Property Map
- connected
By String - The unique identifier of the user who has created the connector in your account.
- created
At String - The timestamp of the time the connector was created in your account.
- data
Delay StringSensitivity - The level of data delay notification threshold. Possible values: LOW, NORMAL, HIGH, CUSTOM. The default value NORMAL. CUSTOM is only available for customers using the Enterprise plan or above.
- data
Delay NumberThreshold - Custom sync delay notification threshold in minutes. The default value is 0. This parameter is only used when data_delay_sensitivity set to CUSTOM.
- destination
Schema Property Map - group
Id String - The unique identifier for the Group (Destination) within the Fivetran system.
- hybrid
Deployment StringAgent Id - The hybrid deployment agent ID that refers to the controller created for the group the connection belongs to. If the value is specified, the system will try to associate the connection with an existing agent.
- name String
- The name used both as the connector's name within the Fivetran system and as the source schema's name within your destination.
- networking
Method String - Possible values: Directly, SshTunnel, ProxyAgent.
- private
Link StringId - The private link ID.
- proxy
Agent StringId - The proxy agent ID.
- run
Setup BooleanTests - Specifies whether the setup tests should be run automatically. The default value is FALSE.
- service String
- The connector type id within the Fivetran system.
- timeouts Property Map
- trust
Certificates Boolean - Specifies whether we should trust the certificate automatically. The default value is FALSE. If a certificate is not trusted automatically, it has to be approved with Certificates Management API Approve a destination certificate.
- trust
Fingerprints Boolean - Specifies whether we should trust the SSH fingerprint automatically. The default value is FALSE. If a fingerprint is not trusted automatically, it has to be approved with Certificates Management API Approve a destination fingerprint.
Supporting Types
ConnectorAuth, ConnectorAuthArgs
- Access
Token string - Field usage depends on
service
value: - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Access Token. - Serviceazure_sql_db
: The long-lived Access token carries the information necessary to access API resources. - Serviceazure_sql_managed_db
: The long-lived Access token carries the information necessary to access API resources. - Servicebilling_platform
: Your BillingPlatform access token. - Servicecalendly
: Your Calendly access token. - Servicedocebo
: Your Docebo Access Token. - Servicedrift
: Your Drift access token. - Serviceemployment_hero
: Your Employment Hero access token. - Servicefacebook_ads
: The long-livedAccess token
along with theclient_id
andclient_secret
parameters carry the information necessary to query the Facebook Ads API - Servicefacebook_pages
: TheAccess Token
carries the information necessary for API resources to fetch data - Servicefreshbooks
: Your FreshBooks Access Token. - Servicegitlab
: Your GitLab access token. - Servicegoogle_business_profile
: Your Google Business Profile Access token. - Servicegoogle_calendar
: Your Google Calendar access token. - Servicegoogle_classroom
: TheAccess Token
that carries the information necessary for API resources to fetch data. - Servicegoogle_tasks
: The access token that carries the information necessary for API resources to your Google Tasks fetch data. - Serviceinstagram_business
: TheAccess Token
carries the information necessary for API resources to fetch data - Serviceintercom
: The long-livedAccess Token
carries the information necessary for API resources to fetch data. - Servicemedallia
: Your Medallia access token that contains all the information necessary for the API resources to fetch your data. - Servicepinterest_organic
: Your Pinterest access token. - Serviceramp
: Your Ramp access token. - Serviceringcentral
: The long-livedAccess token
carries the information necessary to access API resources. - Serviceshopify
: The Shopify access token. - Serviceslack
: Your Slack access token. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicesurvey_monkey
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetiktok_ads
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetypeform
: The Typeform API access token. - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Access Token. - Servicezendesk
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_chat
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_sell
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezoom
: Your Zoom Access token. - Api
Key string - Field usage depends on
service
value: - Serviceelastic_cloud
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Servicees_self_hosted
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Aws
Access stringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Access Key
of your AWS Account User. - Aws
Secret stringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Secret Key
of your AWS Account User. - Client
Access ConnectorAuth Client Access - Client
Id string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client ID
of your Amazon Seller/Vendor Central client application. - Serviceapple_search_ads
: Apple Search Ads REST API Client ID. Must be populated ifis_auth2_enabled
is set totrue
. - Serviceworkday
: Client ID - Serviceworkday_financial_management
: ID of your Workday Client App - Serviceworkday_hcm
: ID of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client ID. - Client
Secret string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client Secret
of your Amazon Seller/Vendor Central client application. - Serviceworkday
: Client Secret - Serviceworkday_financial_management
: Secret of your Workday Client App - Serviceworkday_hcm
: Secret of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client Secret. - Consumer
Key string - Field usage depends on
service
value: - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Consumer
Secret string - Field usage depends on
service
value: - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Key
Id string - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Key ID. Must be populated ifis_auth2_enabled
is set totrue
. - Oauth
Token string - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token. - Servicetwitter_ads
: The Twitter App access token. - Oauth
Token stringSecret - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token secret. - Servicetwitter_ads
: The Twitter App access token secret. - Ocapi
Access stringToken - Ocapi
Refresh stringToken - Previous
Refresh stringToken - Field usage depends on
service
value: - Servicedynamics_365
: PreviousRefresh token
of your application. - Realm
Id string - Field usage depends on
service
value: - Servicequickbooks
:Realm ID
of your QuickBooks application. - Refresh
Token string - Field usage depends on
service
value: - Serviceadroll
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceairtable
: 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. - Serviceamazon_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceamazon_selling_partner
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceasana
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Refresh Token. - Serviceazure_service_bus
: The refresh token. Required if the authentication type isAzureActiveDirectory
- Serviceazure_sql_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceazure_sql_managed_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Servicebilling_platform
: Your BillingPlatform refresh token. - Servicebingads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicebusiness_central
: 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. - Servicecalendly
: Your Calendly refresh token. - Servicedocebo
: Your Docebo Refresh Token. - Servicedouble_click_campaign_manager
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedouble_click_publishers
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedrift
: Your Drift refresh token. - Servicedropbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedynamics_365
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceemployment_hero
: Your Employment Hero refresh token. - Servicefinancial_force
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicefreshbooks
: Your FreshBooks Refresh Token. - Servicefront
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegitlab
: Your GitLab refresh token. - Servicegoogle_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_4
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_mcf
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_business_profile
: Your Google Business Profile Refresh token. - Servicegoogle_calendar
: Your Google Calendar refresh token. - Servicegoogle_classroom
: The long-livedRefresh token
of your Google Calendar client application. - Servicegoogle_display_and_video_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_play
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_search_ads_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_sheets
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_tasks
: The long-lived refresh token of your Google Tasks client application. - Servicehelpscout
: The long-livedrefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicehubspot
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_company_pages
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicemicrosoft_lists
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceone_drive
: The long-livedRefresh token
carries the information necessary to get a new access token for API resources. - Serviceoptimizely
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceoutreach
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_organic
: Your Pinterest refresh token. - Servicepipedrive
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequaltrics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequickbooks
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceramp
: Your Ramp refresh token. - Servicereddit_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce_sandbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesloft
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceshare_point
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceslack
: Your Slack refresh token. - Servicesnapchat_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicespotify_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicetypeform
: The Typeform API refresh token. - Serviceworkday
: OAuth Refresh Token - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Refresh Token. - Servicezoho_crm
: The long-livedRefresh token
, along with theclient_id
andclient_secret
parameters, carries the information necessary to get a new access token for API resources. - Servicezoom
: Your Zoom Refresh token. - Role
Arn string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:IAM Role ARN
of your AWS Account. - Team
Id string - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Team ID. Must be populated ifis_auth2_enabled
is set totrue
. - User
Access stringToken - Field usage depends on
service
value: - Servicefacebook_ads
: Access Token
- Access
Token string - Field usage depends on
service
value: - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Access Token. - Serviceazure_sql_db
: The long-lived Access token carries the information necessary to access API resources. - Serviceazure_sql_managed_db
: The long-lived Access token carries the information necessary to access API resources. - Servicebilling_platform
: Your BillingPlatform access token. - Servicecalendly
: Your Calendly access token. - Servicedocebo
: Your Docebo Access Token. - Servicedrift
: Your Drift access token. - Serviceemployment_hero
: Your Employment Hero access token. - Servicefacebook_ads
: The long-livedAccess token
along with theclient_id
andclient_secret
parameters carry the information necessary to query the Facebook Ads API - Servicefacebook_pages
: TheAccess Token
carries the information necessary for API resources to fetch data - Servicefreshbooks
: Your FreshBooks Access Token. - Servicegitlab
: Your GitLab access token. - Servicegoogle_business_profile
: Your Google Business Profile Access token. - Servicegoogle_calendar
: Your Google Calendar access token. - Servicegoogle_classroom
: TheAccess Token
that carries the information necessary for API resources to fetch data. - Servicegoogle_tasks
: The access token that carries the information necessary for API resources to your Google Tasks fetch data. - Serviceinstagram_business
: TheAccess Token
carries the information necessary for API resources to fetch data - Serviceintercom
: The long-livedAccess Token
carries the information necessary for API resources to fetch data. - Servicemedallia
: Your Medallia access token that contains all the information necessary for the API resources to fetch your data. - Servicepinterest_organic
: Your Pinterest access token. - Serviceramp
: Your Ramp access token. - Serviceringcentral
: The long-livedAccess token
carries the information necessary to access API resources. - Serviceshopify
: The Shopify access token. - Serviceslack
: Your Slack access token. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicesurvey_monkey
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetiktok_ads
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetypeform
: The Typeform API access token. - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Access Token. - Servicezendesk
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_chat
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_sell
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezoom
: Your Zoom Access token. - Api
Key string - Field usage depends on
service
value: - Serviceelastic_cloud
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Servicees_self_hosted
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Aws
Access stringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Access Key
of your AWS Account User. - Aws
Secret stringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Secret Key
of your AWS Account User. - Client
Access ConnectorAuth Client Access - Client
Id string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client ID
of your Amazon Seller/Vendor Central client application. - Serviceapple_search_ads
: Apple Search Ads REST API Client ID. Must be populated ifis_auth2_enabled
is set totrue
. - Serviceworkday
: Client ID - Serviceworkday_financial_management
: ID of your Workday Client App - Serviceworkday_hcm
: ID of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client ID. - Client
Secret string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client Secret
of your Amazon Seller/Vendor Central client application. - Serviceworkday
: Client Secret - Serviceworkday_financial_management
: Secret of your Workday Client App - Serviceworkday_hcm
: Secret of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client Secret. - Consumer
Key string - Field usage depends on
service
value: - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Consumer
Secret string - Field usage depends on
service
value: - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Key
Id string - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Key ID. Must be populated ifis_auth2_enabled
is set totrue
. - Oauth
Token string - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token. - Servicetwitter_ads
: The Twitter App access token. - Oauth
Token stringSecret - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token secret. - Servicetwitter_ads
: The Twitter App access token secret. - Ocapi
Access stringToken - Ocapi
Refresh stringToken - Previous
Refresh stringToken - Field usage depends on
service
value: - Servicedynamics_365
: PreviousRefresh token
of your application. - Realm
Id string - Field usage depends on
service
value: - Servicequickbooks
:Realm ID
of your QuickBooks application. - Refresh
Token string - Field usage depends on
service
value: - Serviceadroll
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceairtable
: 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. - Serviceamazon_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceamazon_selling_partner
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceasana
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Refresh Token. - Serviceazure_service_bus
: The refresh token. Required if the authentication type isAzureActiveDirectory
- Serviceazure_sql_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceazure_sql_managed_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Servicebilling_platform
: Your BillingPlatform refresh token. - Servicebingads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicebusiness_central
: 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. - Servicecalendly
: Your Calendly refresh token. - Servicedocebo
: Your Docebo Refresh Token. - Servicedouble_click_campaign_manager
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedouble_click_publishers
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedrift
: Your Drift refresh token. - Servicedropbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedynamics_365
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceemployment_hero
: Your Employment Hero refresh token. - Servicefinancial_force
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicefreshbooks
: Your FreshBooks Refresh Token. - Servicefront
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegitlab
: Your GitLab refresh token. - Servicegoogle_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_4
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_mcf
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_business_profile
: Your Google Business Profile Refresh token. - Servicegoogle_calendar
: Your Google Calendar refresh token. - Servicegoogle_classroom
: The long-livedRefresh token
of your Google Calendar client application. - Servicegoogle_display_and_video_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_play
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_search_ads_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_sheets
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_tasks
: The long-lived refresh token of your Google Tasks client application. - Servicehelpscout
: The long-livedrefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicehubspot
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_company_pages
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicemicrosoft_lists
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceone_drive
: The long-livedRefresh token
carries the information necessary to get a new access token for API resources. - Serviceoptimizely
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceoutreach
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_organic
: Your Pinterest refresh token. - Servicepipedrive
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequaltrics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequickbooks
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceramp
: Your Ramp refresh token. - Servicereddit_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce_sandbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesloft
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceshare_point
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceslack
: Your Slack refresh token. - Servicesnapchat_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicespotify_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicetypeform
: The Typeform API refresh token. - Serviceworkday
: OAuth Refresh Token - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Refresh Token. - Servicezoho_crm
: The long-livedRefresh token
, along with theclient_id
andclient_secret
parameters, carries the information necessary to get a new access token for API resources. - Servicezoom
: Your Zoom Refresh token. - Role
Arn string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:IAM Role ARN
of your AWS Account. - Team
Id string - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Team ID. Must be populated ifis_auth2_enabled
is set totrue
. - User
Access stringToken - Field usage depends on
service
value: - Servicefacebook_ads
: Access Token
- access
Token String - Field usage depends on
service
value: - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Access Token. - Serviceazure_sql_db
: The long-lived Access token carries the information necessary to access API resources. - Serviceazure_sql_managed_db
: The long-lived Access token carries the information necessary to access API resources. - Servicebilling_platform
: Your BillingPlatform access token. - Servicecalendly
: Your Calendly access token. - Servicedocebo
: Your Docebo Access Token. - Servicedrift
: Your Drift access token. - Serviceemployment_hero
: Your Employment Hero access token. - Servicefacebook_ads
: The long-livedAccess token
along with theclient_id
andclient_secret
parameters carry the information necessary to query the Facebook Ads API - Servicefacebook_pages
: TheAccess Token
carries the information necessary for API resources to fetch data - Servicefreshbooks
: Your FreshBooks Access Token. - Servicegitlab
: Your GitLab access token. - Servicegoogle_business_profile
: Your Google Business Profile Access token. - Servicegoogle_calendar
: Your Google Calendar access token. - Servicegoogle_classroom
: TheAccess Token
that carries the information necessary for API resources to fetch data. - Servicegoogle_tasks
: The access token that carries the information necessary for API resources to your Google Tasks fetch data. - Serviceinstagram_business
: TheAccess Token
carries the information necessary for API resources to fetch data - Serviceintercom
: The long-livedAccess Token
carries the information necessary for API resources to fetch data. - Servicemedallia
: Your Medallia access token that contains all the information necessary for the API resources to fetch your data. - Servicepinterest_organic
: Your Pinterest access token. - Serviceramp
: Your Ramp access token. - Serviceringcentral
: The long-livedAccess token
carries the information necessary to access API resources. - Serviceshopify
: The Shopify access token. - Serviceslack
: Your Slack access token. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicesurvey_monkey
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetiktok_ads
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetypeform
: The Typeform API access token. - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Access Token. - Servicezendesk
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_chat
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_sell
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezoom
: Your Zoom Access token. - api
Key String - Field usage depends on
service
value: - Serviceelastic_cloud
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Servicees_self_hosted
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - aws
Access StringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Access Key
of your AWS Account User. - aws
Secret StringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Secret Key
of your AWS Account User. - client
Access ConnectorAuth Client Access - client
Id String - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client ID
of your Amazon Seller/Vendor Central client application. - Serviceapple_search_ads
: Apple Search Ads REST API Client ID. Must be populated ifis_auth2_enabled
is set totrue
. - Serviceworkday
: Client ID - Serviceworkday_financial_management
: ID of your Workday Client App - Serviceworkday_hcm
: ID of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client ID. - client
Secret String - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client Secret
of your Amazon Seller/Vendor Central client application. - Serviceworkday
: Client Secret - Serviceworkday_financial_management
: Secret of your Workday Client App - Serviceworkday_hcm
: Secret of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client Secret. - consumer
Key String - Field usage depends on
service
value: - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - consumer
Secret String - Field usage depends on
service
value: - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - key
Id String - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Key ID. Must be populated ifis_auth2_enabled
is set totrue
. - oauth
Token String - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token. - Servicetwitter_ads
: The Twitter App access token. - oauth
Token StringSecret - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token secret. - Servicetwitter_ads
: The Twitter App access token secret. - ocapi
Access StringToken - ocapi
Refresh StringToken - previous
Refresh StringToken - Field usage depends on
service
value: - Servicedynamics_365
: PreviousRefresh token
of your application. - realm
Id String - Field usage depends on
service
value: - Servicequickbooks
:Realm ID
of your QuickBooks application. - refresh
Token String - Field usage depends on
service
value: - Serviceadroll
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceairtable
: 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. - Serviceamazon_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceamazon_selling_partner
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceasana
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Refresh Token. - Serviceazure_service_bus
: The refresh token. Required if the authentication type isAzureActiveDirectory
- Serviceazure_sql_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceazure_sql_managed_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Servicebilling_platform
: Your BillingPlatform refresh token. - Servicebingads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicebusiness_central
: 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. - Servicecalendly
: Your Calendly refresh token. - Servicedocebo
: Your Docebo Refresh Token. - Servicedouble_click_campaign_manager
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedouble_click_publishers
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedrift
: Your Drift refresh token. - Servicedropbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedynamics_365
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceemployment_hero
: Your Employment Hero refresh token. - Servicefinancial_force
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicefreshbooks
: Your FreshBooks Refresh Token. - Servicefront
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegitlab
: Your GitLab refresh token. - Servicegoogle_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_4
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_mcf
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_business_profile
: Your Google Business Profile Refresh token. - Servicegoogle_calendar
: Your Google Calendar refresh token. - Servicegoogle_classroom
: The long-livedRefresh token
of your Google Calendar client application. - Servicegoogle_display_and_video_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_play
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_search_ads_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_sheets
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_tasks
: The long-lived refresh token of your Google Tasks client application. - Servicehelpscout
: The long-livedrefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicehubspot
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_company_pages
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicemicrosoft_lists
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceone_drive
: The long-livedRefresh token
carries the information necessary to get a new access token for API resources. - Serviceoptimizely
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceoutreach
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_organic
: Your Pinterest refresh token. - Servicepipedrive
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequaltrics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequickbooks
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceramp
: Your Ramp refresh token. - Servicereddit_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce_sandbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesloft
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceshare_point
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceslack
: Your Slack refresh token. - Servicesnapchat_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicespotify_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicetypeform
: The Typeform API refresh token. - Serviceworkday
: OAuth Refresh Token - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Refresh Token. - Servicezoho_crm
: The long-livedRefresh token
, along with theclient_id
andclient_secret
parameters, carries the information necessary to get a new access token for API resources. - Servicezoom
: Your Zoom Refresh token. - role
Arn String - Field usage depends on
service
value: - Serviceamazon_selling_partner
:IAM Role ARN
of your AWS Account. - team
Id String - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Team ID. Must be populated ifis_auth2_enabled
is set totrue
. - user
Access StringToken - Field usage depends on
service
value: - Servicefacebook_ads
: Access Token
- access
Token string - Field usage depends on
service
value: - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Access Token. - Serviceazure_sql_db
: The long-lived Access token carries the information necessary to access API resources. - Serviceazure_sql_managed_db
: The long-lived Access token carries the information necessary to access API resources. - Servicebilling_platform
: Your BillingPlatform access token. - Servicecalendly
: Your Calendly access token. - Servicedocebo
: Your Docebo Access Token. - Servicedrift
: Your Drift access token. - Serviceemployment_hero
: Your Employment Hero access token. - Servicefacebook_ads
: The long-livedAccess token
along with theclient_id
andclient_secret
parameters carry the information necessary to query the Facebook Ads API - Servicefacebook_pages
: TheAccess Token
carries the information necessary for API resources to fetch data - Servicefreshbooks
: Your FreshBooks Access Token. - Servicegitlab
: Your GitLab access token. - Servicegoogle_business_profile
: Your Google Business Profile Access token. - Servicegoogle_calendar
: Your Google Calendar access token. - Servicegoogle_classroom
: TheAccess Token
that carries the information necessary for API resources to fetch data. - Servicegoogle_tasks
: The access token that carries the information necessary for API resources to your Google Tasks fetch data. - Serviceinstagram_business
: TheAccess Token
carries the information necessary for API resources to fetch data - Serviceintercom
: The long-livedAccess Token
carries the information necessary for API resources to fetch data. - Servicemedallia
: Your Medallia access token that contains all the information necessary for the API resources to fetch your data. - Servicepinterest_organic
: Your Pinterest access token. - Serviceramp
: Your Ramp access token. - Serviceringcentral
: The long-livedAccess token
carries the information necessary to access API resources. - Serviceshopify
: The Shopify access token. - Serviceslack
: Your Slack access token. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicesurvey_monkey
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetiktok_ads
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetypeform
: The Typeform API access token. - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Access Token. - Servicezendesk
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_chat
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_sell
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezoom
: Your Zoom Access token. - api
Key string - Field usage depends on
service
value: - Serviceelastic_cloud
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Servicees_self_hosted
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - aws
Access stringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Access Key
of your AWS Account User. - aws
Secret stringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Secret Key
of your AWS Account User. - client
Access ConnectorAuth Client Access - client
Id string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client ID
of your Amazon Seller/Vendor Central client application. - Serviceapple_search_ads
: Apple Search Ads REST API Client ID. Must be populated ifis_auth2_enabled
is set totrue
. - Serviceworkday
: Client ID - Serviceworkday_financial_management
: ID of your Workday Client App - Serviceworkday_hcm
: ID of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client ID. - client
Secret string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client Secret
of your Amazon Seller/Vendor Central client application. - Serviceworkday
: Client Secret - Serviceworkday_financial_management
: Secret of your Workday Client App - Serviceworkday_hcm
: Secret of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client Secret. - consumer
Key string - Field usage depends on
service
value: - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - consumer
Secret string - Field usage depends on
service
value: - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - key
Id string - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Key ID. Must be populated ifis_auth2_enabled
is set totrue
. - oauth
Token string - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token. - Servicetwitter_ads
: The Twitter App access token. - oauth
Token stringSecret - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token secret. - Servicetwitter_ads
: The Twitter App access token secret. - ocapi
Access stringToken - ocapi
Refresh stringToken - previous
Refresh stringToken - Field usage depends on
service
value: - Servicedynamics_365
: PreviousRefresh token
of your application. - realm
Id string - Field usage depends on
service
value: - Servicequickbooks
:Realm ID
of your QuickBooks application. - refresh
Token string - Field usage depends on
service
value: - Serviceadroll
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceairtable
: 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. - Serviceamazon_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceamazon_selling_partner
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceasana
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Refresh Token. - Serviceazure_service_bus
: The refresh token. Required if the authentication type isAzureActiveDirectory
- Serviceazure_sql_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceazure_sql_managed_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Servicebilling_platform
: Your BillingPlatform refresh token. - Servicebingads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicebusiness_central
: 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. - Servicecalendly
: Your Calendly refresh token. - Servicedocebo
: Your Docebo Refresh Token. - Servicedouble_click_campaign_manager
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedouble_click_publishers
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedrift
: Your Drift refresh token. - Servicedropbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedynamics_365
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceemployment_hero
: Your Employment Hero refresh token. - Servicefinancial_force
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicefreshbooks
: Your FreshBooks Refresh Token. - Servicefront
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegitlab
: Your GitLab refresh token. - Servicegoogle_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_4
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_mcf
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_business_profile
: Your Google Business Profile Refresh token. - Servicegoogle_calendar
: Your Google Calendar refresh token. - Servicegoogle_classroom
: The long-livedRefresh token
of your Google Calendar client application. - Servicegoogle_display_and_video_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_play
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_search_ads_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_sheets
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_tasks
: The long-lived refresh token of your Google Tasks client application. - Servicehelpscout
: The long-livedrefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicehubspot
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_company_pages
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicemicrosoft_lists
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceone_drive
: The long-livedRefresh token
carries the information necessary to get a new access token for API resources. - Serviceoptimizely
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceoutreach
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_organic
: Your Pinterest refresh token. - Servicepipedrive
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequaltrics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequickbooks
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceramp
: Your Ramp refresh token. - Servicereddit_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce_sandbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesloft
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceshare_point
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceslack
: Your Slack refresh token. - Servicesnapchat_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicespotify_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicetypeform
: The Typeform API refresh token. - Serviceworkday
: OAuth Refresh Token - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Refresh Token. - Servicezoho_crm
: The long-livedRefresh token
, along with theclient_id
andclient_secret
parameters, carries the information necessary to get a new access token for API resources. - Servicezoom
: Your Zoom Refresh token. - role
Arn string - Field usage depends on
service
value: - Serviceamazon_selling_partner
:IAM Role ARN
of your AWS Account. - team
Id string - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Team ID. Must be populated ifis_auth2_enabled
is set totrue
. - user
Access stringToken - Field usage depends on
service
value: - Servicefacebook_ads
: Access Token
- access_
token str - Field usage depends on
service
value: - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Access Token. - Serviceazure_sql_db
: The long-lived Access token carries the information necessary to access API resources. - Serviceazure_sql_managed_db
: The long-lived Access token carries the information necessary to access API resources. - Servicebilling_platform
: Your BillingPlatform access token. - Servicecalendly
: Your Calendly access token. - Servicedocebo
: Your Docebo Access Token. - Servicedrift
: Your Drift access token. - Serviceemployment_hero
: Your Employment Hero access token. - Servicefacebook_ads
: The long-livedAccess token
along with theclient_id
andclient_secret
parameters carry the information necessary to query the Facebook Ads API - Servicefacebook_pages
: TheAccess Token
carries the information necessary for API resources to fetch data - Servicefreshbooks
: Your FreshBooks Access Token. - Servicegitlab
: Your GitLab access token. - Servicegoogle_business_profile
: Your Google Business Profile Access token. - Servicegoogle_calendar
: Your Google Calendar access token. - Servicegoogle_classroom
: TheAccess Token
that carries the information necessary for API resources to fetch data. - Servicegoogle_tasks
: The access token that carries the information necessary for API resources to your Google Tasks fetch data. - Serviceinstagram_business
: TheAccess Token
carries the information necessary for API resources to fetch data - Serviceintercom
: The long-livedAccess Token
carries the information necessary for API resources to fetch data. - Servicemedallia
: Your Medallia access token that contains all the information necessary for the API resources to fetch your data. - Servicepinterest_organic
: Your Pinterest access token. - Serviceramp
: Your Ramp access token. - Serviceringcentral
: The long-livedAccess token
carries the information necessary to access API resources. - Serviceshopify
: The Shopify access token. - Serviceslack
: Your Slack access token. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicesurvey_monkey
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetiktok_ads
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetypeform
: The Typeform API access token. - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Access Token. - Servicezendesk
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_chat
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_sell
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezoom
: Your Zoom Access token. - api_
key str - Field usage depends on
service
value: - Serviceelastic_cloud
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Servicees_self_hosted
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - aws_
access_ strkey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Access Key
of your AWS Account User. - aws_
secret_ strkey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Secret Key
of your AWS Account User. - client_
access ConnectorAuth Client Access - client_
id str - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client ID
of your Amazon Seller/Vendor Central client application. - Serviceapple_search_ads
: Apple Search Ads REST API Client ID. Must be populated ifis_auth2_enabled
is set totrue
. - Serviceworkday
: Client ID - Serviceworkday_financial_management
: ID of your Workday Client App - Serviceworkday_hcm
: ID of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client ID. - client_
secret str - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client Secret
of your Amazon Seller/Vendor Central client application. - Serviceworkday
: Client Secret - Serviceworkday_financial_management
: Secret of your Workday Client App - Serviceworkday_hcm
: Secret of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client Secret. - consumer_
key str - Field usage depends on
service
value: - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - consumer_
secret str - Field usage depends on
service
value: - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - key_
id str - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Key ID. Must be populated ifis_auth2_enabled
is set totrue
. - oauth_
token str - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token. - Servicetwitter_ads
: The Twitter App access token. - oauth_
token_ strsecret - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token secret. - Servicetwitter_ads
: The Twitter App access token secret. - ocapi_
access_ strtoken - ocapi_
refresh_ strtoken - previous_
refresh_ strtoken - Field usage depends on
service
value: - Servicedynamics_365
: PreviousRefresh token
of your application. - realm_
id str - Field usage depends on
service
value: - Servicequickbooks
:Realm ID
of your QuickBooks application. - refresh_
token str - Field usage depends on
service
value: - Serviceadroll
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceairtable
: 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. - Serviceamazon_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceamazon_selling_partner
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceasana
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Refresh Token. - Serviceazure_service_bus
: The refresh token. Required if the authentication type isAzureActiveDirectory
- Serviceazure_sql_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceazure_sql_managed_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Servicebilling_platform
: Your BillingPlatform refresh token. - Servicebingads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicebusiness_central
: 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. - Servicecalendly
: Your Calendly refresh token. - Servicedocebo
: Your Docebo Refresh Token. - Servicedouble_click_campaign_manager
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedouble_click_publishers
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedrift
: Your Drift refresh token. - Servicedropbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedynamics_365
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceemployment_hero
: Your Employment Hero refresh token. - Servicefinancial_force
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicefreshbooks
: Your FreshBooks Refresh Token. - Servicefront
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegitlab
: Your GitLab refresh token. - Servicegoogle_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_4
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_mcf
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_business_profile
: Your Google Business Profile Refresh token. - Servicegoogle_calendar
: Your Google Calendar refresh token. - Servicegoogle_classroom
: The long-livedRefresh token
of your Google Calendar client application. - Servicegoogle_display_and_video_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_play
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_search_ads_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_sheets
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_tasks
: The long-lived refresh token of your Google Tasks client application. - Servicehelpscout
: The long-livedrefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicehubspot
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_company_pages
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicemicrosoft_lists
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceone_drive
: The long-livedRefresh token
carries the information necessary to get a new access token for API resources. - Serviceoptimizely
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceoutreach
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_organic
: Your Pinterest refresh token. - Servicepipedrive
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequaltrics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequickbooks
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceramp
: Your Ramp refresh token. - Servicereddit_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce_sandbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesloft
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceshare_point
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceslack
: Your Slack refresh token. - Servicesnapchat_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicespotify_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicetypeform
: The Typeform API refresh token. - Serviceworkday
: OAuth Refresh Token - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Refresh Token. - Servicezoho_crm
: The long-livedRefresh token
, along with theclient_id
andclient_secret
parameters, carries the information necessary to get a new access token for API resources. - Servicezoom
: Your Zoom Refresh token. - role_
arn str - Field usage depends on
service
value: - Serviceamazon_selling_partner
:IAM Role ARN
of your AWS Account. - team_
id str - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Team ID. Must be populated ifis_auth2_enabled
is set totrue
. - user_
access_ strtoken - Field usage depends on
service
value: - Servicefacebook_ads
: Access Token
- access
Token String - Field usage depends on
service
value: - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Access Token. - Serviceazure_sql_db
: The long-lived Access token carries the information necessary to access API resources. - Serviceazure_sql_managed_db
: The long-lived Access token carries the information necessary to access API resources. - Servicebilling_platform
: Your BillingPlatform access token. - Servicecalendly
: Your Calendly access token. - Servicedocebo
: Your Docebo Access Token. - Servicedrift
: Your Drift access token. - Serviceemployment_hero
: Your Employment Hero access token. - Servicefacebook_ads
: The long-livedAccess token
along with theclient_id
andclient_secret
parameters carry the information necessary to query the Facebook Ads API - Servicefacebook_pages
: TheAccess Token
carries the information necessary for API resources to fetch data - Servicefreshbooks
: Your FreshBooks Access Token. - Servicegitlab
: Your GitLab access token. - Servicegoogle_business_profile
: Your Google Business Profile Access token. - Servicegoogle_calendar
: Your Google Calendar access token. - Servicegoogle_classroom
: TheAccess Token
that carries the information necessary for API resources to fetch data. - Servicegoogle_tasks
: The access token that carries the information necessary for API resources to your Google Tasks fetch data. - Serviceinstagram_business
: TheAccess Token
carries the information necessary for API resources to fetch data - Serviceintercom
: The long-livedAccess Token
carries the information necessary for API resources to fetch data. - Servicemedallia
: Your Medallia access token that contains all the information necessary for the API resources to fetch your data. - Servicepinterest_organic
: Your Pinterest access token. - Serviceramp
: Your Ramp access token. - Serviceringcentral
: The long-livedAccess token
carries the information necessary to access API resources. - Serviceshopify
: The Shopify access token. - Serviceslack
: Your Slack access token. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicesurvey_monkey
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetiktok_ads
: The long-livedAccess token
carries the information necessary to access API resources. - Servicetypeform
: The Typeform API access token. - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Access Token. - Servicezendesk
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_chat
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezendesk_sell
: The long-livedAccess token
carries the information necessary to access API resources. - Servicezoom
: Your Zoom Access token. - api
Key String - Field usage depends on
service
value: - Serviceelastic_cloud
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - Servicees_self_hosted
: The Elasticsearch API key. If omitted, then basic user and password authentication will apply. - aws
Access StringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Access Key
of your AWS Account User. - aws
Secret StringKey - Field usage depends on
service
value: - Serviceamazon_selling_partner
:AWS Secret Key
of your AWS Account User. - client
Access Property Map - client
Id String - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client ID
of your Amazon Seller/Vendor Central client application. - Serviceapple_search_ads
: Apple Search Ads REST API Client ID. Must be populated ifis_auth2_enabled
is set totrue
. - Serviceworkday
: Client ID - Serviceworkday_financial_management
: ID of your Workday Client App - Serviceworkday_hcm
: ID of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client ID. - client
Secret String - Field usage depends on
service
value: - Serviceamazon_selling_partner
:Client Secret
of your Amazon Seller/Vendor Central client application. - Serviceworkday
: Client Secret - Serviceworkday_financial_management
: Secret of your Workday Client App - Serviceworkday_hcm
: Secret of your Workday Client App - Serviceyahoo_dsp
: Your Yahoo DSP Client Secret. - consumer
Key String - Field usage depends on
service
value: - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - consumer
Secret String - Field usage depends on
service
value: - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - key
Id String - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Key ID. Must be populated ifis_auth2_enabled
is set totrue
. - oauth
Token String - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token. - Servicetwitter_ads
: The Twitter App access token. - oauth
Token StringSecret - Field usage depends on
service
value: - Servicetwitter
: The Twitter App access token secret. - Servicetwitter_ads
: The Twitter App access token secret. - ocapi
Access StringToken - ocapi
Refresh StringToken - previous
Refresh StringToken - Field usage depends on
service
value: - Servicedynamics_365
: PreviousRefresh token
of your application. - realm
Id String - Field usage depends on
service
value: - Servicequickbooks
:Realm ID
of your QuickBooks application. - refresh
Token String - Field usage depends on
service
value: - Serviceadroll
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceairtable
: 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. - Serviceamazon_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceamazon_selling_partner
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceasana
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 Refresh Token. - Serviceazure_service_bus
: The refresh token. Required if the authentication type isAzureActiveDirectory
- Serviceazure_sql_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceazure_sql_managed_db
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Servicebilling_platform
: Your BillingPlatform refresh token. - Servicebingads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicebusiness_central
: 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. - Servicecalendly
: Your Calendly refresh token. - Servicedocebo
: Your Docebo Refresh Token. - Servicedouble_click_campaign_manager
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedouble_click_publishers
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedrift
: Your Drift refresh token. - Servicedropbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicedynamics_365
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceemployment_hero
: Your Employment Hero refresh token. - Servicefinancial_force
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicefreshbooks
: Your FreshBooks Refresh Token. - Servicefront
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegitlab
: Your GitLab refresh token. - Servicegoogle_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_4
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_analytics_mcf
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_business_profile
: Your Google Business Profile Refresh token. - Servicegoogle_calendar
: Your Google Calendar refresh token. - Servicegoogle_classroom
: The long-livedRefresh token
of your Google Calendar client application. - Servicegoogle_display_and_video_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_play
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_search_ads_360
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_sheets
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicegoogle_tasks
: The long-lived refresh token of your Google Tasks client application. - Servicehelpscout
: The long-livedrefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicehubspot
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicelinkedin_company_pages
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicemicrosoft_lists
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceone_drive
: The long-livedRefresh token
carries the information necessary to get a new access token for API resources. - Serviceoptimizely
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceoutreach
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicepinterest_organic
: Your Pinterest refresh token. - Servicepipedrive
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequaltrics
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicequickbooks
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceramp
: Your Ramp refresh token. - Servicereddit_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesforce_sandbox
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicesalesloft
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Serviceshare_point
: The long-lived Refresh token carries the information necessary to get a new access token for API resources. - Serviceslack
: Your Slack refresh token. - Servicesnapchat_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicespotify_ads
: The long-livedRefresh token
along with theclient_id
andclient_secret
parameters carry the information necessary to get a new access token for API resources. - Servicetypeform
: The Typeform API refresh token. - Serviceworkday
: OAuth Refresh Token - Serviceyahoo_search_ads_yahoo_japan
: Your Yahoo Search Ads Refresh Token. - Servicezoho_crm
: The long-livedRefresh token
, along with theclient_id
andclient_secret
parameters, carries the information necessary to get a new access token for API resources. - Servicezoom
: Your Zoom Refresh token. - role
Arn String - Field usage depends on
service
value: - Serviceamazon_selling_partner
:IAM Role ARN
of your AWS Account. - team
Id String - Field usage depends on
service
value: - Serviceapple_search_ads
: Apple Search Ads REST API Team ID. Must be populated ifis_auth2_enabled
is set totrue
. - user
Access StringToken - Field usage depends on
service
value: - Servicefacebook_ads
: Access Token
ConnectorAuthClientAccess, ConnectorAuthClientAccessArgs
- Client
Id string - Field usage depends on
service
value: - Serviceadroll
:Client ID
of your AdRoll client application. - Serviceairtable
:Client ID
of your Airtable client application. - Serviceamazon_ads
:Client ID
of your Amazon Ads client application. - Serviceasana
:Client ID
of your Asana client application. - Serviceazure_service_bus
:Client ID
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client ID
of your Microsoft Advertising client application. - Servicebusiness_central
:Client ID
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client ID
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client ID
of your Google Ad Manager client application. - Servicedropbox
:Client ID
of your Dropbox client application. - Servicedynamics_365
:Client ID
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client ID
of your Facebook client application. - Servicefacebook_pages
:Client ID
of your Facebook client application. - Servicefinancial_force
:Client ID
of your Salesforce client application. - Servicefront
:Client ID
of your Front client application. - Servicegoogle_ads
:Client ID
of your Google Ads client application. - Servicegoogle_analytics
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client ID
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client ID
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client ID
of your Google Play client application. - Servicegoogle_search_ads_360
:Client ID
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client ID
of your Google Search Console client application. - Servicegoogle_sheets
:Client ID
of your Google Sheets client application. - Servicehelpscout
:Client ID
of your Help Scout client application. - Servicehubspot
:Client ID
of your HubSpot client application. - Serviceinstagram_business
:Client ID
of your Facebook client application. - Servicelinkedin_ads
:Client ID
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client ID
of your LinkedIn client application. - Servicemicrosoft_lists
:Client ID
of your Microsoft client application. - Serviceone_drive
:Client ID
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client ID
of your Optimizely client application. - Serviceoutreach
:Client ID
of your Outreach client application. - Servicepardot
:Client ID
of your Pardot client application. - Servicepinterest_ads
:Client ID
of your Pinterest client application. - Servicepipedrive
:Client ID
of your Pipedrive client application. - Servicequaltrics
:Client ID
of your Qualtrics client application. - Servicequickbooks
:Client ID
of your QuickBooks client application. - Servicereddit_ads
:Client ID
of your Reddit Ads client application. - Servicesalesforce
:Client ID
of your Salesforce client application. - Servicesalesforce_sandbox
:Client ID
of your Salesforce client application. - Serviceshare_point
:Client ID
of your Microsoft client application. - Servicesnapchat_ads
:Client ID
of your Snapchat Ads client application. - Servicespotify_ads
:Client ID
of your Ad Studio application. - Servicesurvey_monkey
:Client ID
of your SurveyMonkey client application. - Servicetiktok_ads
:Client ID
of your TikTok Ads client application. - Servicetwitter
:Client ID
of your Twitter client application. - Servicetwitter_ads
:Client ID
of your Twitter Ads client application. - Servicetypeform
: The Typeform client ID. - Serviceyahoo_gemini
:Client ID
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client ID
of your Youtube client application. - Servicezoho_crm
:Client ID
of your Zoho client application. - Client
Secret string - Field usage depends on
service
value: - Serviceadroll
:Client Secret
of your AdRoll client application. - Serviceairtable
:Client Secret
of your Airtable client application. - Serviceamazon_ads
:Client Secret
of your Amazon Ads client application. - Serviceasana
:Client Secret
of your Asana client application. - Serviceazure_service_bus
:Client Secret
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client Secret
of your Microsoft Advertising client application. - Servicebusiness_central
:Client Secret
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client Secret
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client Secret
of your Google Ad Manager client application. - Servicedropbox
:Client Secret
of your Dropbox client application. - Servicedynamics_365
:Client Secret
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client Secret
of your Facebook client application. - Servicefacebook_pages
:Client Secret
of your Facebook client application. - Servicefinancial_force
:Client Secret
of your Salesforce client application. - Servicefront
:Client Secret
of your Front client application. - Servicegoogle_ads
:Client Secret
of your Google Ads client application. - Servicegoogle_analytics
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client Secret
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client Secret
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client Secret
of your Google Play client application. - Servicegoogle_search_ads_360
:Client Secret
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client Secret
of your Google Search Console client application. - Servicegoogle_sheets
:Client Secret
of your Google Sheets client application. - Servicehelpscout
:Client Secret
of your Help Scout client application. - Servicehubspot
:Client Secret
of your HubSpot client application. - Serviceinstagram_business
:Client Secret
of your Facebook client application. - Servicelinkedin_ads
:Client Secret
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client Secret
of your LinkedIn client application. - Servicemicrosoft_lists
:Client Secret
of your Microsoft client application. - Serviceone_drive
:Client Secret
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client Secret
of your Optimizely client application. - Serviceoutreach
:Client Secret
of your Outreach client application. - Servicepardot
:Client Secret
of your Pardot client application. - Servicepinterest_ads
:Client Secret
of your Pinterest client application. - Servicepipedrive
:Client Secret
of your Pipedrive client application. - Servicequaltrics
:Client Secret
of your Qualtrics client application. - Servicequickbooks
:Client Secret
of your QuickBooks client application. - Servicereddit_ads
:Client Secret
of your Reddit Ads client application. - Servicesalesforce
:Client Secret
of your Salesforce client application. - Servicesalesforce_sandbox
:Client Secret
of your Salesforce client application. - Serviceshare_point
:Client Secret
of your Microsoft client application. - Servicesnapchat_ads
:Client Secret
of your Snapchat Ads client application. - Servicespotify_ads
:Client Secret
of your Ad Studio application. - Servicesurvey_monkey
:Client Secret
of your SurveyMonkey client application. - Servicetiktok_ads
:Client Secret
of your TikTok Ads client application. - Servicetwitter
:Client Secret
of your Twitter client application. - Servicetwitter_ads
:Client Secret
of your Twitter Ads client application. - Servicetypeform
: The Typeform client secret. - Serviceyahoo_gemini
:Client Secret
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client Secret
of your Youtube client application. - Servicezoho_crm
:Client Secret
of your Zoho client application. - Developer
Token string - Field usage depends on
service
value: - Servicegoogle_ads
: Your approvedDeveloper token
to connect to the Google Ads API. - User
Agent string - Field usage depends on
service
value: - Servicegoogle_ads
: Your company's name in your Google Ads client application.
- Client
Id string - Field usage depends on
service
value: - Serviceadroll
:Client ID
of your AdRoll client application. - Serviceairtable
:Client ID
of your Airtable client application. - Serviceamazon_ads
:Client ID
of your Amazon Ads client application. - Serviceasana
:Client ID
of your Asana client application. - Serviceazure_service_bus
:Client ID
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client ID
of your Microsoft Advertising client application. - Servicebusiness_central
:Client ID
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client ID
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client ID
of your Google Ad Manager client application. - Servicedropbox
:Client ID
of your Dropbox client application. - Servicedynamics_365
:Client ID
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client ID
of your Facebook client application. - Servicefacebook_pages
:Client ID
of your Facebook client application. - Servicefinancial_force
:Client ID
of your Salesforce client application. - Servicefront
:Client ID
of your Front client application. - Servicegoogle_ads
:Client ID
of your Google Ads client application. - Servicegoogle_analytics
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client ID
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client ID
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client ID
of your Google Play client application. - Servicegoogle_search_ads_360
:Client ID
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client ID
of your Google Search Console client application. - Servicegoogle_sheets
:Client ID
of your Google Sheets client application. - Servicehelpscout
:Client ID
of your Help Scout client application. - Servicehubspot
:Client ID
of your HubSpot client application. - Serviceinstagram_business
:Client ID
of your Facebook client application. - Servicelinkedin_ads
:Client ID
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client ID
of your LinkedIn client application. - Servicemicrosoft_lists
:Client ID
of your Microsoft client application. - Serviceone_drive
:Client ID
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client ID
of your Optimizely client application. - Serviceoutreach
:Client ID
of your Outreach client application. - Servicepardot
:Client ID
of your Pardot client application. - Servicepinterest_ads
:Client ID
of your Pinterest client application. - Servicepipedrive
:Client ID
of your Pipedrive client application. - Servicequaltrics
:Client ID
of your Qualtrics client application. - Servicequickbooks
:Client ID
of your QuickBooks client application. - Servicereddit_ads
:Client ID
of your Reddit Ads client application. - Servicesalesforce
:Client ID
of your Salesforce client application. - Servicesalesforce_sandbox
:Client ID
of your Salesforce client application. - Serviceshare_point
:Client ID
of your Microsoft client application. - Servicesnapchat_ads
:Client ID
of your Snapchat Ads client application. - Servicespotify_ads
:Client ID
of your Ad Studio application. - Servicesurvey_monkey
:Client ID
of your SurveyMonkey client application. - Servicetiktok_ads
:Client ID
of your TikTok Ads client application. - Servicetwitter
:Client ID
of your Twitter client application. - Servicetwitter_ads
:Client ID
of your Twitter Ads client application. - Servicetypeform
: The Typeform client ID. - Serviceyahoo_gemini
:Client ID
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client ID
of your Youtube client application. - Servicezoho_crm
:Client ID
of your Zoho client application. - Client
Secret string - Field usage depends on
service
value: - Serviceadroll
:Client Secret
of your AdRoll client application. - Serviceairtable
:Client Secret
of your Airtable client application. - Serviceamazon_ads
:Client Secret
of your Amazon Ads client application. - Serviceasana
:Client Secret
of your Asana client application. - Serviceazure_service_bus
:Client Secret
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client Secret
of your Microsoft Advertising client application. - Servicebusiness_central
:Client Secret
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client Secret
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client Secret
of your Google Ad Manager client application. - Servicedropbox
:Client Secret
of your Dropbox client application. - Servicedynamics_365
:Client Secret
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client Secret
of your Facebook client application. - Servicefacebook_pages
:Client Secret
of your Facebook client application. - Servicefinancial_force
:Client Secret
of your Salesforce client application. - Servicefront
:Client Secret
of your Front client application. - Servicegoogle_ads
:Client Secret
of your Google Ads client application. - Servicegoogle_analytics
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client Secret
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client Secret
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client Secret
of your Google Play client application. - Servicegoogle_search_ads_360
:Client Secret
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client Secret
of your Google Search Console client application. - Servicegoogle_sheets
:Client Secret
of your Google Sheets client application. - Servicehelpscout
:Client Secret
of your Help Scout client application. - Servicehubspot
:Client Secret
of your HubSpot client application. - Serviceinstagram_business
:Client Secret
of your Facebook client application. - Servicelinkedin_ads
:Client Secret
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client Secret
of your LinkedIn client application. - Servicemicrosoft_lists
:Client Secret
of your Microsoft client application. - Serviceone_drive
:Client Secret
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client Secret
of your Optimizely client application. - Serviceoutreach
:Client Secret
of your Outreach client application. - Servicepardot
:Client Secret
of your Pardot client application. - Servicepinterest_ads
:Client Secret
of your Pinterest client application. - Servicepipedrive
:Client Secret
of your Pipedrive client application. - Servicequaltrics
:Client Secret
of your Qualtrics client application. - Servicequickbooks
:Client Secret
of your QuickBooks client application. - Servicereddit_ads
:Client Secret
of your Reddit Ads client application. - Servicesalesforce
:Client Secret
of your Salesforce client application. - Servicesalesforce_sandbox
:Client Secret
of your Salesforce client application. - Serviceshare_point
:Client Secret
of your Microsoft client application. - Servicesnapchat_ads
:Client Secret
of your Snapchat Ads client application. - Servicespotify_ads
:Client Secret
of your Ad Studio application. - Servicesurvey_monkey
:Client Secret
of your SurveyMonkey client application. - Servicetiktok_ads
:Client Secret
of your TikTok Ads client application. - Servicetwitter
:Client Secret
of your Twitter client application. - Servicetwitter_ads
:Client Secret
of your Twitter Ads client application. - Servicetypeform
: The Typeform client secret. - Serviceyahoo_gemini
:Client Secret
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client Secret
of your Youtube client application. - Servicezoho_crm
:Client Secret
of your Zoho client application. - Developer
Token string - Field usage depends on
service
value: - Servicegoogle_ads
: Your approvedDeveloper token
to connect to the Google Ads API. - User
Agent string - Field usage depends on
service
value: - Servicegoogle_ads
: Your company's name in your Google Ads client application.
- client
Id String - Field usage depends on
service
value: - Serviceadroll
:Client ID
of your AdRoll client application. - Serviceairtable
:Client ID
of your Airtable client application. - Serviceamazon_ads
:Client ID
of your Amazon Ads client application. - Serviceasana
:Client ID
of your Asana client application. - Serviceazure_service_bus
:Client ID
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client ID
of your Microsoft Advertising client application. - Servicebusiness_central
:Client ID
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client ID
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client ID
of your Google Ad Manager client application. - Servicedropbox
:Client ID
of your Dropbox client application. - Servicedynamics_365
:Client ID
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client ID
of your Facebook client application. - Servicefacebook_pages
:Client ID
of your Facebook client application. - Servicefinancial_force
:Client ID
of your Salesforce client application. - Servicefront
:Client ID
of your Front client application. - Servicegoogle_ads
:Client ID
of your Google Ads client application. - Servicegoogle_analytics
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client ID
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client ID
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client ID
of your Google Play client application. - Servicegoogle_search_ads_360
:Client ID
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client ID
of your Google Search Console client application. - Servicegoogle_sheets
:Client ID
of your Google Sheets client application. - Servicehelpscout
:Client ID
of your Help Scout client application. - Servicehubspot
:Client ID
of your HubSpot client application. - Serviceinstagram_business
:Client ID
of your Facebook client application. - Servicelinkedin_ads
:Client ID
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client ID
of your LinkedIn client application. - Servicemicrosoft_lists
:Client ID
of your Microsoft client application. - Serviceone_drive
:Client ID
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client ID
of your Optimizely client application. - Serviceoutreach
:Client ID
of your Outreach client application. - Servicepardot
:Client ID
of your Pardot client application. - Servicepinterest_ads
:Client ID
of your Pinterest client application. - Servicepipedrive
:Client ID
of your Pipedrive client application. - Servicequaltrics
:Client ID
of your Qualtrics client application. - Servicequickbooks
:Client ID
of your QuickBooks client application. - Servicereddit_ads
:Client ID
of your Reddit Ads client application. - Servicesalesforce
:Client ID
of your Salesforce client application. - Servicesalesforce_sandbox
:Client ID
of your Salesforce client application. - Serviceshare_point
:Client ID
of your Microsoft client application. - Servicesnapchat_ads
:Client ID
of your Snapchat Ads client application. - Servicespotify_ads
:Client ID
of your Ad Studio application. - Servicesurvey_monkey
:Client ID
of your SurveyMonkey client application. - Servicetiktok_ads
:Client ID
of your TikTok Ads client application. - Servicetwitter
:Client ID
of your Twitter client application. - Servicetwitter_ads
:Client ID
of your Twitter Ads client application. - Servicetypeform
: The Typeform client ID. - Serviceyahoo_gemini
:Client ID
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client ID
of your Youtube client application. - Servicezoho_crm
:Client ID
of your Zoho client application. - client
Secret String - Field usage depends on
service
value: - Serviceadroll
:Client Secret
of your AdRoll client application. - Serviceairtable
:Client Secret
of your Airtable client application. - Serviceamazon_ads
:Client Secret
of your Amazon Ads client application. - Serviceasana
:Client Secret
of your Asana client application. - Serviceazure_service_bus
:Client Secret
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client Secret
of your Microsoft Advertising client application. - Servicebusiness_central
:Client Secret
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client Secret
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client Secret
of your Google Ad Manager client application. - Servicedropbox
:Client Secret
of your Dropbox client application. - Servicedynamics_365
:Client Secret
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client Secret
of your Facebook client application. - Servicefacebook_pages
:Client Secret
of your Facebook client application. - Servicefinancial_force
:Client Secret
of your Salesforce client application. - Servicefront
:Client Secret
of your Front client application. - Servicegoogle_ads
:Client Secret
of your Google Ads client application. - Servicegoogle_analytics
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client Secret
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client Secret
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client Secret
of your Google Play client application. - Servicegoogle_search_ads_360
:Client Secret
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client Secret
of your Google Search Console client application. - Servicegoogle_sheets
:Client Secret
of your Google Sheets client application. - Servicehelpscout
:Client Secret
of your Help Scout client application. - Servicehubspot
:Client Secret
of your HubSpot client application. - Serviceinstagram_business
:Client Secret
of your Facebook client application. - Servicelinkedin_ads
:Client Secret
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client Secret
of your LinkedIn client application. - Servicemicrosoft_lists
:Client Secret
of your Microsoft client application. - Serviceone_drive
:Client Secret
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client Secret
of your Optimizely client application. - Serviceoutreach
:Client Secret
of your Outreach client application. - Servicepardot
:Client Secret
of your Pardot client application. - Servicepinterest_ads
:Client Secret
of your Pinterest client application. - Servicepipedrive
:Client Secret
of your Pipedrive client application. - Servicequaltrics
:Client Secret
of your Qualtrics client application. - Servicequickbooks
:Client Secret
of your QuickBooks client application. - Servicereddit_ads
:Client Secret
of your Reddit Ads client application. - Servicesalesforce
:Client Secret
of your Salesforce client application. - Servicesalesforce_sandbox
:Client Secret
of your Salesforce client application. - Serviceshare_point
:Client Secret
of your Microsoft client application. - Servicesnapchat_ads
:Client Secret
of your Snapchat Ads client application. - Servicespotify_ads
:Client Secret
of your Ad Studio application. - Servicesurvey_monkey
:Client Secret
of your SurveyMonkey client application. - Servicetiktok_ads
:Client Secret
of your TikTok Ads client application. - Servicetwitter
:Client Secret
of your Twitter client application. - Servicetwitter_ads
:Client Secret
of your Twitter Ads client application. - Servicetypeform
: The Typeform client secret. - Serviceyahoo_gemini
:Client Secret
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client Secret
of your Youtube client application. - Servicezoho_crm
:Client Secret
of your Zoho client application. - developer
Token String - Field usage depends on
service
value: - Servicegoogle_ads
: Your approvedDeveloper token
to connect to the Google Ads API. - user
Agent String - Field usage depends on
service
value: - Servicegoogle_ads
: Your company's name in your Google Ads client application.
- client
Id string - Field usage depends on
service
value: - Serviceadroll
:Client ID
of your AdRoll client application. - Serviceairtable
:Client ID
of your Airtable client application. - Serviceamazon_ads
:Client ID
of your Amazon Ads client application. - Serviceasana
:Client ID
of your Asana client application. - Serviceazure_service_bus
:Client ID
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client ID
of your Microsoft Advertising client application. - Servicebusiness_central
:Client ID
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client ID
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client ID
of your Google Ad Manager client application. - Servicedropbox
:Client ID
of your Dropbox client application. - Servicedynamics_365
:Client ID
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client ID
of your Facebook client application. - Servicefacebook_pages
:Client ID
of your Facebook client application. - Servicefinancial_force
:Client ID
of your Salesforce client application. - Servicefront
:Client ID
of your Front client application. - Servicegoogle_ads
:Client ID
of your Google Ads client application. - Servicegoogle_analytics
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client ID
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client ID
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client ID
of your Google Play client application. - Servicegoogle_search_ads_360
:Client ID
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client ID
of your Google Search Console client application. - Servicegoogle_sheets
:Client ID
of your Google Sheets client application. - Servicehelpscout
:Client ID
of your Help Scout client application. - Servicehubspot
:Client ID
of your HubSpot client application. - Serviceinstagram_business
:Client ID
of your Facebook client application. - Servicelinkedin_ads
:Client ID
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client ID
of your LinkedIn client application. - Servicemicrosoft_lists
:Client ID
of your Microsoft client application. - Serviceone_drive
:Client ID
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client ID
of your Optimizely client application. - Serviceoutreach
:Client ID
of your Outreach client application. - Servicepardot
:Client ID
of your Pardot client application. - Servicepinterest_ads
:Client ID
of your Pinterest client application. - Servicepipedrive
:Client ID
of your Pipedrive client application. - Servicequaltrics
:Client ID
of your Qualtrics client application. - Servicequickbooks
:Client ID
of your QuickBooks client application. - Servicereddit_ads
:Client ID
of your Reddit Ads client application. - Servicesalesforce
:Client ID
of your Salesforce client application. - Servicesalesforce_sandbox
:Client ID
of your Salesforce client application. - Serviceshare_point
:Client ID
of your Microsoft client application. - Servicesnapchat_ads
:Client ID
of your Snapchat Ads client application. - Servicespotify_ads
:Client ID
of your Ad Studio application. - Servicesurvey_monkey
:Client ID
of your SurveyMonkey client application. - Servicetiktok_ads
:Client ID
of your TikTok Ads client application. - Servicetwitter
:Client ID
of your Twitter client application. - Servicetwitter_ads
:Client ID
of your Twitter Ads client application. - Servicetypeform
: The Typeform client ID. - Serviceyahoo_gemini
:Client ID
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client ID
of your Youtube client application. - Servicezoho_crm
:Client ID
of your Zoho client application. - client
Secret string - Field usage depends on
service
value: - Serviceadroll
:Client Secret
of your AdRoll client application. - Serviceairtable
:Client Secret
of your Airtable client application. - Serviceamazon_ads
:Client Secret
of your Amazon Ads client application. - Serviceasana
:Client Secret
of your Asana client application. - Serviceazure_service_bus
:Client Secret
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client Secret
of your Microsoft Advertising client application. - Servicebusiness_central
:Client Secret
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client Secret
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client Secret
of your Google Ad Manager client application. - Servicedropbox
:Client Secret
of your Dropbox client application. - Servicedynamics_365
:Client Secret
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client Secret
of your Facebook client application. - Servicefacebook_pages
:Client Secret
of your Facebook client application. - Servicefinancial_force
:Client Secret
of your Salesforce client application. - Servicefront
:Client Secret
of your Front client application. - Servicegoogle_ads
:Client Secret
of your Google Ads client application. - Servicegoogle_analytics
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client Secret
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client Secret
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client Secret
of your Google Play client application. - Servicegoogle_search_ads_360
:Client Secret
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client Secret
of your Google Search Console client application. - Servicegoogle_sheets
:Client Secret
of your Google Sheets client application. - Servicehelpscout
:Client Secret
of your Help Scout client application. - Servicehubspot
:Client Secret
of your HubSpot client application. - Serviceinstagram_business
:Client Secret
of your Facebook client application. - Servicelinkedin_ads
:Client Secret
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client Secret
of your LinkedIn client application. - Servicemicrosoft_lists
:Client Secret
of your Microsoft client application. - Serviceone_drive
:Client Secret
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client Secret
of your Optimizely client application. - Serviceoutreach
:Client Secret
of your Outreach client application. - Servicepardot
:Client Secret
of your Pardot client application. - Servicepinterest_ads
:Client Secret
of your Pinterest client application. - Servicepipedrive
:Client Secret
of your Pipedrive client application. - Servicequaltrics
:Client Secret
of your Qualtrics client application. - Servicequickbooks
:Client Secret
of your QuickBooks client application. - Servicereddit_ads
:Client Secret
of your Reddit Ads client application. - Servicesalesforce
:Client Secret
of your Salesforce client application. - Servicesalesforce_sandbox
:Client Secret
of your Salesforce client application. - Serviceshare_point
:Client Secret
of your Microsoft client application. - Servicesnapchat_ads
:Client Secret
of your Snapchat Ads client application. - Servicespotify_ads
:Client Secret
of your Ad Studio application. - Servicesurvey_monkey
:Client Secret
of your SurveyMonkey client application. - Servicetiktok_ads
:Client Secret
of your TikTok Ads client application. - Servicetwitter
:Client Secret
of your Twitter client application. - Servicetwitter_ads
:Client Secret
of your Twitter Ads client application. - Servicetypeform
: The Typeform client secret. - Serviceyahoo_gemini
:Client Secret
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client Secret
of your Youtube client application. - Servicezoho_crm
:Client Secret
of your Zoho client application. - developer
Token string - Field usage depends on
service
value: - Servicegoogle_ads
: Your approvedDeveloper token
to connect to the Google Ads API. - user
Agent string - Field usage depends on
service
value: - Servicegoogle_ads
: Your company's name in your Google Ads client application.
- client_
id str - Field usage depends on
service
value: - Serviceadroll
:Client ID
of your AdRoll client application. - Serviceairtable
:Client ID
of your Airtable client application. - Serviceamazon_ads
:Client ID
of your Amazon Ads client application. - Serviceasana
:Client ID
of your Asana client application. - Serviceazure_service_bus
:Client ID
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client ID
of your Microsoft Advertising client application. - Servicebusiness_central
:Client ID
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client ID
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client ID
of your Google Ad Manager client application. - Servicedropbox
:Client ID
of your Dropbox client application. - Servicedynamics_365
:Client ID
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client ID
of your Facebook client application. - Servicefacebook_pages
:Client ID
of your Facebook client application. - Servicefinancial_force
:Client ID
of your Salesforce client application. - Servicefront
:Client ID
of your Front client application. - Servicegoogle_ads
:Client ID
of your Google Ads client application. - Servicegoogle_analytics
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client ID
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client ID
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client ID
of your Google Play client application. - Servicegoogle_search_ads_360
:Client ID
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client ID
of your Google Search Console client application. - Servicegoogle_sheets
:Client ID
of your Google Sheets client application. - Servicehelpscout
:Client ID
of your Help Scout client application. - Servicehubspot
:Client ID
of your HubSpot client application. - Serviceinstagram_business
:Client ID
of your Facebook client application. - Servicelinkedin_ads
:Client ID
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client ID
of your LinkedIn client application. - Servicemicrosoft_lists
:Client ID
of your Microsoft client application. - Serviceone_drive
:Client ID
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client ID
of your Optimizely client application. - Serviceoutreach
:Client ID
of your Outreach client application. - Servicepardot
:Client ID
of your Pardot client application. - Servicepinterest_ads
:Client ID
of your Pinterest client application. - Servicepipedrive
:Client ID
of your Pipedrive client application. - Servicequaltrics
:Client ID
of your Qualtrics client application. - Servicequickbooks
:Client ID
of your QuickBooks client application. - Servicereddit_ads
:Client ID
of your Reddit Ads client application. - Servicesalesforce
:Client ID
of your Salesforce client application. - Servicesalesforce_sandbox
:Client ID
of your Salesforce client application. - Serviceshare_point
:Client ID
of your Microsoft client application. - Servicesnapchat_ads
:Client ID
of your Snapchat Ads client application. - Servicespotify_ads
:Client ID
of your Ad Studio application. - Servicesurvey_monkey
:Client ID
of your SurveyMonkey client application. - Servicetiktok_ads
:Client ID
of your TikTok Ads client application. - Servicetwitter
:Client ID
of your Twitter client application. - Servicetwitter_ads
:Client ID
of your Twitter Ads client application. - Servicetypeform
: The Typeform client ID. - Serviceyahoo_gemini
:Client ID
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client ID
of your Youtube client application. - Servicezoho_crm
:Client ID
of your Zoho client application. - client_
secret str - Field usage depends on
service
value: - Serviceadroll
:Client Secret
of your AdRoll client application. - Serviceairtable
:Client Secret
of your Airtable client application. - Serviceamazon_ads
:Client Secret
of your Amazon Ads client application. - Serviceasana
:Client Secret
of your Asana client application. - Serviceazure_service_bus
:Client Secret
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client Secret
of your Microsoft Advertising client application. - Servicebusiness_central
:Client Secret
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client Secret
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client Secret
of your Google Ad Manager client application. - Servicedropbox
:Client Secret
of your Dropbox client application. - Servicedynamics_365
:Client Secret
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client Secret
of your Facebook client application. - Servicefacebook_pages
:Client Secret
of your Facebook client application. - Servicefinancial_force
:Client Secret
of your Salesforce client application. - Servicefront
:Client Secret
of your Front client application. - Servicegoogle_ads
:Client Secret
of your Google Ads client application. - Servicegoogle_analytics
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client Secret
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client Secret
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client Secret
of your Google Play client application. - Servicegoogle_search_ads_360
:Client Secret
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client Secret
of your Google Search Console client application. - Servicegoogle_sheets
:Client Secret
of your Google Sheets client application. - Servicehelpscout
:Client Secret
of your Help Scout client application. - Servicehubspot
:Client Secret
of your HubSpot client application. - Serviceinstagram_business
:Client Secret
of your Facebook client application. - Servicelinkedin_ads
:Client Secret
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client Secret
of your LinkedIn client application. - Servicemicrosoft_lists
:Client Secret
of your Microsoft client application. - Serviceone_drive
:Client Secret
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client Secret
of your Optimizely client application. - Serviceoutreach
:Client Secret
of your Outreach client application. - Servicepardot
:Client Secret
of your Pardot client application. - Servicepinterest_ads
:Client Secret
of your Pinterest client application. - Servicepipedrive
:Client Secret
of your Pipedrive client application. - Servicequaltrics
:Client Secret
of your Qualtrics client application. - Servicequickbooks
:Client Secret
of your QuickBooks client application. - Servicereddit_ads
:Client Secret
of your Reddit Ads client application. - Servicesalesforce
:Client Secret
of your Salesforce client application. - Servicesalesforce_sandbox
:Client Secret
of your Salesforce client application. - Serviceshare_point
:Client Secret
of your Microsoft client application. - Servicesnapchat_ads
:Client Secret
of your Snapchat Ads client application. - Servicespotify_ads
:Client Secret
of your Ad Studio application. - Servicesurvey_monkey
:Client Secret
of your SurveyMonkey client application. - Servicetiktok_ads
:Client Secret
of your TikTok Ads client application. - Servicetwitter
:Client Secret
of your Twitter client application. - Servicetwitter_ads
:Client Secret
of your Twitter Ads client application. - Servicetypeform
: The Typeform client secret. - Serviceyahoo_gemini
:Client Secret
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client Secret
of your Youtube client application. - Servicezoho_crm
:Client Secret
of your Zoho client application. - developer_
token str - Field usage depends on
service
value: - Servicegoogle_ads
: Your approvedDeveloper token
to connect to the Google Ads API. - user_
agent str - Field usage depends on
service
value: - Servicegoogle_ads
: Your company's name in your Google Ads client application.
- client
Id String - Field usage depends on
service
value: - Serviceadroll
:Client ID
of your AdRoll client application. - Serviceairtable
:Client ID
of your Airtable client application. - Serviceamazon_ads
:Client ID
of your Amazon Ads client application. - Serviceasana
:Client ID
of your Asana client application. - Serviceazure_service_bus
:Client ID
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client ID
of your Microsoft Advertising client application. - Servicebusiness_central
:Client ID
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client ID
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client ID
of your Google Ad Manager client application. - Servicedropbox
:Client ID
of your Dropbox client application. - Servicedynamics_365
:Client ID
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client ID
of your Facebook client application. - Servicefacebook_pages
:Client ID
of your Facebook client application. - Servicefinancial_force
:Client ID
of your Salesforce client application. - Servicefront
:Client ID
of your Front client application. - Servicegoogle_ads
:Client ID
of your Google Ads client application. - Servicegoogle_analytics
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client ID
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client ID
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client ID
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client ID
of your Google Play client application. - Servicegoogle_search_ads_360
:Client ID
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client ID
of your Google Search Console client application. - Servicegoogle_sheets
:Client ID
of your Google Sheets client application. - Servicehelpscout
:Client ID
of your Help Scout client application. - Servicehubspot
:Client ID
of your HubSpot client application. - Serviceinstagram_business
:Client ID
of your Facebook client application. - Servicelinkedin_ads
:Client ID
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client ID
of your LinkedIn client application. - Servicemicrosoft_lists
:Client ID
of your Microsoft client application. - Serviceone_drive
:Client ID
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client ID
of your Optimizely client application. - Serviceoutreach
:Client ID
of your Outreach client application. - Servicepardot
:Client ID
of your Pardot client application. - Servicepinterest_ads
:Client ID
of your Pinterest client application. - Servicepipedrive
:Client ID
of your Pipedrive client application. - Servicequaltrics
:Client ID
of your Qualtrics client application. - Servicequickbooks
:Client ID
of your QuickBooks client application. - Servicereddit_ads
:Client ID
of your Reddit Ads client application. - Servicesalesforce
:Client ID
of your Salesforce client application. - Servicesalesforce_sandbox
:Client ID
of your Salesforce client application. - Serviceshare_point
:Client ID
of your Microsoft client application. - Servicesnapchat_ads
:Client ID
of your Snapchat Ads client application. - Servicespotify_ads
:Client ID
of your Ad Studio application. - Servicesurvey_monkey
:Client ID
of your SurveyMonkey client application. - Servicetiktok_ads
:Client ID
of your TikTok Ads client application. - Servicetwitter
:Client ID
of your Twitter client application. - Servicetwitter_ads
:Client ID
of your Twitter Ads client application. - Servicetypeform
: The Typeform client ID. - Serviceyahoo_gemini
:Client ID
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client ID
of your Youtube client application. - Servicezoho_crm
:Client ID
of your Zoho client application. - client
Secret String - Field usage depends on
service
value: - Serviceadroll
:Client Secret
of your AdRoll client application. - Serviceairtable
:Client Secret
of your Airtable client application. - Serviceamazon_ads
:Client Secret
of your Amazon Ads client application. - Serviceasana
:Client Secret
of your Asana client application. - Serviceazure_service_bus
:Client Secret
of your Azure application. Required if the authentication type isAzureActiveDirectory
- Servicebingads
:Client Secret
of your Microsoft Advertising client application. - Servicebusiness_central
:Client Secret
of your Airtable client application. - Servicedouble_click_campaign_manager
:Client Secret
of your Google Campaign Manager 360 client application. - Servicedouble_click_publishers
:Client Secret
of your Google Ad Manager client application. - Servicedropbox
:Client Secret
of your Dropbox client application. - Servicedynamics_365
:Client Secret
of your Dynamic 365 client application, or Service Principal. - Servicefacebook_ads
:Client Secret
of your Facebook client application. - Servicefacebook_pages
:Client Secret
of your Facebook client application. - Servicefinancial_force
:Client Secret
of your Salesforce client application. - Servicefront
:Client Secret
of your Front client application. - Servicegoogle_ads
:Client Secret
of your Google Ads client application. - Servicegoogle_analytics
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_4
:Client Secret
of your Google Analytics client application. - Servicegoogle_analytics_mcf
:Client Secret
of your Google Analytics client application. - Servicegoogle_display_and_video_360
:Client Secret
of your Google Display & Video 360 client application. - Servicegoogle_play
:Client Secret
of your Google Play client application. - Servicegoogle_search_ads_360
:Client Secret
of your Google Search Ads 360 client application. - Servicegoogle_search_console
:Client Secret
of your Google Search Console client application. - Servicegoogle_sheets
:Client Secret
of your Google Sheets client application. - Servicehelpscout
:Client Secret
of your Help Scout client application. - Servicehubspot
:Client Secret
of your HubSpot client application. - Serviceinstagram_business
:Client Secret
of your Facebook client application. - Servicelinkedin_ads
:Client Secret
of your LinkedIn client application. - Servicelinkedin_company_pages
:Client Secret
of your LinkedIn client application. - Servicemicrosoft_lists
:Client Secret
of your Microsoft client application. - Serviceone_drive
:Client Secret
of your Microsoft OneDrive client application. - Serviceoptimizely
:Client Secret
of your Optimizely client application. - Serviceoutreach
:Client Secret
of your Outreach client application. - Servicepardot
:Client Secret
of your Pardot client application. - Servicepinterest_ads
:Client Secret
of your Pinterest client application. - Servicepipedrive
:Client Secret
of your Pipedrive client application. - Servicequaltrics
:Client Secret
of your Qualtrics client application. - Servicequickbooks
:Client Secret
of your QuickBooks client application. - Servicereddit_ads
:Client Secret
of your Reddit Ads client application. - Servicesalesforce
:Client Secret
of your Salesforce client application. - Servicesalesforce_sandbox
:Client Secret
of your Salesforce client application. - Serviceshare_point
:Client Secret
of your Microsoft client application. - Servicesnapchat_ads
:Client Secret
of your Snapchat Ads client application. - Servicespotify_ads
:Client Secret
of your Ad Studio application. - Servicesurvey_monkey
:Client Secret
of your SurveyMonkey client application. - Servicetiktok_ads
:Client Secret
of your TikTok Ads client application. - Servicetwitter
:Client Secret
of your Twitter client application. - Servicetwitter_ads
:Client Secret
of your Twitter Ads client application. - Servicetypeform
: The Typeform client secret. - Serviceyahoo_gemini
:Client Secret
of your Yahoo Gemini client application. - Serviceyoutube_analytics
:Client Secret
of your Youtube client application. - Servicezoho_crm
:Client Secret
of your Zoho client application. - developer
Token String - Field usage depends on
service
value: - Servicegoogle_ads
: Your approvedDeveloper token
to connect to the Google Ads API. - user
Agent String - Field usage depends on
service
value: - Servicegoogle_ads
: Your company's name in your Google Ads client application.
ConnectorConfig, ConnectorConfigArgs
- Abs
Connection stringMethod - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection method - Abs
Connection stringString - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection string. - Servicebraze
: Connection String - Abs
Container stringAddress - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container address - Abs
Container stringName - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container name. - Servicebraze
: Container Name - Abs
Host stringIp - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage host IP - Abs
Host stringUser - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage username - Abs
Prefix string - Field usage depends on
service
value: - Servicebraze
: Prefix - Abs
Public stringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage public key - Academy
Id string - Field usage depends on
service
value: - Serviceworkramp
: Your WorkRamp academy ID. - Access
Id string - Field usage depends on
service
value: - Serviceplanful
: Your Planful access ID. - Access
Key string - Field usage depends on
service
value: - Servicegainsight_customer_success
: The access key for API authentication. - Servicegongio
: Your Gongio Access key. - Serviceline_ads
: Your LINE Ads access key. - Serviceplanful
: Your Planful access key. - Serviceretailnext
: Your RetailNext access key. - Access
Key stringId - Field usage depends on
service
value: - Serviceappsflyer
: Your AWS access key ID. - Serviceaws_cost_report
: Access Key ID - Servicecheckout
: Your Checkout.com access key ID. - Servicecloudtalk
: Your CloudTalk Access Key ID. - Servicenice
: Your NICE access key ID. - Services3
: Access Key ID - Servicewasabi_cloud_storage
: Access Key ID - Access
Key stringSecret - Field usage depends on
service
value: - Serviceaws_cost_report
: Access Key Secret - Servicecheckout
: Your Checkout.com access key secret. - Servicecloudtalk
: Your CloudTalk Access Key Secret. - Servicegongio
: Your Gongio Access Key Secret. - Servicenice
: Your NICE access key secret. - Services3
: Access Key Secret - Servicewasabi_cloud_storage
: Access Key Secret - Access
Token string - Field usage depends on
service
value: - Service7shifts
: Your 7shifts access token. - Serviceattio
: Your Attio bearer token - Servicebig_commerce
: API access token of your store. - Servicebitly
: Your Bitly access token. - Servicecalabrio
: Your Calabrio access token. - Servicecoupa
: Your Coupa access token fetched using client_id and client_secret - Servicedeputy
: Your Deputy API access token. - Servicegetfeedback
: Your GetFeedback Access token. - Servicegocardless
: Your GoCardless API token. - Serviceironclad
: Your Ironclad access token. - Servicekhoros_marketing
: Your Khoros Marketing access token. - Servicekustomer
: Your Kustomer API key. - Servicelattice
: Your Lattice API access token. - Servicelaunchdarkly
: Your LaunchDarkly access token. - Serviceleap_crm
: Your Leap CRM access token. - Servicenylas
: Your Nylas access_token. - Serviceplanhat
: Your Planhat access token. - Servicerollbar
: Your Rollbar Access Token. - Servicesamsara
: Your Samsara API token. - Serviceslab
: Your Slab API key. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicetalkwalker
: Your Talkwalker access token. - Serviceworkable
: Your Workable Access Token. - Serviceworkramp
: Your WorkRamp access token. - Access
Type string - Field usage depends on
service
value: - Serviceshare_point
: Access Type - Account string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Account ID. - Serviceordway
: Your Ordway account type. - Account
Access stringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar account access token. - Account
Id string - Field usage depends on
service
value: - Serviceappcues
: Your Appcues Account ID. - Servicebrightcove
: Your Brightcove account ID. - Servicecin7core
: Your Cin7 Core account ID. - Servicedear
: Your Dear Account ID. - Serviceharvest
: Your Harvest Account ID. - Serviceoptimizely
: Your Optimizely account ID. - Servicerokt
: Your Rokt account ID. - Serviceudemy_business
: Your Udemy Business account ID. - Account
Ids List<string> - Field usage depends on
service
value: - Servicetaboola
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Account
Key string - Field usage depends on
service
value: - Servicecosmos
: The read-only primary or secondary account key for the database account. Required for theACCOUNT_KEY
data access method. - Servicesimplesat
: Your Simplesat account key. - Account
Name string - Field usage depends on
service
value: - Serviceeventsforce
: Your Eventsforce account name. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center account name. - Servicehappyfox
: Your HappyFox account name. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics account name. - Servicetalkdesk
: Your Talkdesk Account Name. - Serviceudemy_business
: Your Udemy Business account name. - Account
Plan string - Field usage depends on
service
value: - Servicetymeshift
: Your Tymeshift account plan. - Account
Region string - Field usage depends on
service
value: - Serviceiterable
: If your Iterable account URL starts withhttps://app.eu.iterable.com
then provideEU
elseUS
- Account
Sid string - Field usage depends on
service
value: - Servicefone_dynamics
: Your Fone Dynamics account SID. - Account
Sync stringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Account Sync Mode - Account
Token string - Field usage depends on
service
value: - Servicekonnect_insights
: Your Konnect Insights Account Token. - Account
Type string - Field usage depends on
service
value: - Servicefreightview
: Your Freightview Account Type. - Accounts List<string>
- Field usage depends on
service
value: - Servicebingads
: Specific accounts to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicefacebook
: List of accounts of which connector will sync the data. - Servicefacebook_ad_account
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicefacebook_ads
: List of accounts of which connector will sync the data. - Servicegoogle_ads
: The list of Account IDs to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicegoogle_analytics
: The list of specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_4
: The list of specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_analytics_mcf
: Specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_search_ads_360
: Specific accounts to sync. Must be populated ifaccountsSyncMode
is set toSPECIFIC_ACCOUNTS
. - Serviceinstagram_business
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Serviceitunes_connect
: Accounts - Servicelinkedin_ads
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicespotify_ads
: The list of Ad Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicetiktok_ads
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwilio
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Accounts
Reddit List<ConnectorAds Config Accounts Reddit Ad> - Accounts
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all accounts or specific. - Action
Breakdowns List<string> - Field usage depends on
service
value: - Servicefacebook
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - Action
Report stringTime - Field usage depends on
service
value: - Servicefacebook
: The report time of action stats. Possible action_report time values. - Ad
Analytics string - Field usage depends on
service
value: - Servicelinkedin_ads
: Whether to sync all analytic reports or specific. Default value:AllReports
- Ad
Unit stringView - Field usage depends on
service
value: - Servicedouble_click_publishers
: Ad unit view for the report. - Admin
Api stringKey - Field usage depends on
service
value: - Servicesplitio
: Your Split admin api key. - Adobe
Analytics List<ConnectorConfigurations Config Adobe Analytics Configuration> - Advertisables List<string>
- Field usage depends on
service
value: - Serviceadroll
: Specific advertisables to sync. Must be populated ifsync_mode
is set toSpecificAdvertisables
. - Advertisers List<string>
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of advertisers to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicegoogle_search_ads_360
: Specific advertisers to sync. Must be populated ifadvertisersSyncMode
is set toSPECIFIC_ADVERTISERS
. - Servicepinterest_ads
: Specific Advertisers to sync. Must be populated ifsync_mode
is set toSpecificAdvertisers
. - Advertisers
Ids List<string> - Field usage depends on
service
value: - Serviceyahoo_gemini
: Specific Advertiser IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Advertisers
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all or specific advertisers. - Advertisers
With List<string>Seats - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Advertisers to sync. Must be populated ifsync_mode_advertiser
is set toSPECIFIC_ADVERTISERS
. Pay attention to the format:AdvertiserId:SeatId
- Agent
Config stringMethod - Agent
Host string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent host. - Servicedb2i_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_b1
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_hva
: The host of the agent. This is the same as database host, since the agent must be installed in the same machine as source database. - Serviceoracle_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_sap_hva_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicesql_server_hva
: The host address of the machine running the agent. Often the same as the DB host. - Servicesql_server_sap_ecc_hva
: The host address of the machine running the agent. Often the same as the DB host. - Agent
Id string - Field usage depends on
service
value: - Servicephoenix_ads
: Your Phoenix Ads Agent ID. - Agent
Ora stringHome - Field usage depends on
service
value: - Serviceoracle_hva
: The home directory of the Oracle database. - Serviceoracle_sap_hva
: The home directory of the Oracle database. - Agent
Password string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent password. - Servicedb2i_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_b1
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_hva
: The agent user's password. It should have a minimum length of 10 characters. - Serviceoracle_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_sap_hva_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicesql_server_hva
: The password for the agent user. - Servicesql_server_sap_ecc_hva
: The password for the agent user. - Agent
Port double - Field usage depends on
service
value: - Servicedb2i_hva
: The agent port. - Servicedb2i_sap_hva
: The port number of the agent. - Servicehana_sap_hva_b1
: The port number of the agent. - Servicehana_sap_hva_ecc
: The port number of the agent. - Servicehana_sap_hva_ecc_netweaver
: The port number of the agent. - Servicehana_sap_hva_s4
: The port number of the agent. - Servicehana_sap_hva_s4_netweaver
: The port number of the agent. - Serviceoracle_hva
: The port number of the agent. - Serviceoracle_sap_hva
: The port number of the agent. - Serviceoracle_sap_hva_netweaver
: The port number of the agent. - Servicesql_server_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Servicesql_server_sap_ecc_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Agent
Public stringCert - Field usage depends on
service
value: - Servicedb2i_hva
: The public certificate for the agent. - Servicedb2i_sap_hva
: The agent public certificate. - Servicehana_sap_hva_b1
: The agent public certificate. - Servicehana_sap_hva_ecc
: The agent public certificate. - Servicehana_sap_hva_ecc_netweaver
: The agent public certificate. - Servicehana_sap_hva_s4
: The agent public certificate. - Servicehana_sap_hva_s4_netweaver
: The agent public certificate. - Serviceoracle_hva
: The agent public certificate. - Serviceoracle_sap_hva
: The agent public certificate. - Serviceoracle_sap_hva_netweaver
: The agent public certificate. - Servicesql_server_hva
: The public certificate generated by the agent. - Servicesql_server_sap_ecc_hva
: The public certificate generated by the agent. - Agent
User string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent user name. - Servicedb2i_sap_hva
: The agent's user. - Servicehana_sap_hva_b1
: The agent's user. - Servicehana_sap_hva_ecc
: The agent's user. - Servicehana_sap_hva_ecc_netweaver
: The agent's user. - Servicehana_sap_hva_s4
: The agent's user. - Servicehana_sap_hva_s4_netweaver
: The agent's user. - Serviceoracle_hva
: The agent's user. - Serviceoracle_sap_hva
: The agent's user. - Serviceoracle_sap_hva_netweaver
: The agent's user. - Servicesql_server_hva
: The agent's username. - Servicesql_server_sap_ecc_hva
: The agent's username. - Aggregation string
- Field usage depends on
service
value: - Servicefacebook
: Options to select aggregation duration. Possible aggregation values. - Agreement
Grant stringToken - Field usage depends on
service
value: - Serviceeconomic
: Your E-conomic X-AgreementGrantToken goes here. - Always
Encrypted bool - Field usage depends on
service
value: - Serviceaurora
: Require TLS through Tunnel - Serviceaurora_postgres
: Require TLS through Tunnel - Serviceazure_cosmos_for_mongo
: Require TLS - Serviceazure_postgres
: Require TLS through Tunnel - Serviceazure_sql_db
: Require TLS through Tunnel. - Serviceazure_sql_managed_db
: Require TLS. - Serviceclarity
: Require TLS through Tunnel. - Servicecockroachdb
: Require TLS - Servicedb2i_hva
: Require TLS through Tunnel - Servicedb2i_sap_hva
: Require TLS through Tunnel - Servicedocumentdb
: Require TLS encryption. - Servicedynamics_365_fo
: Require TLS through Tunnel. - Serviceehr
: Require TLS through Tunnel. - Serviceelastic_cloud
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicees_self_hosted
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicegoogle_cloud_mysql
: Require TLS through Tunnel - Servicegoogle_cloud_postgresql
: Require TLS through Tunnel - Servicegoogle_cloud_sqlserver
: Require TLS. - Serviceheroku_postgres
: Require TLS through Tunnel - Servicemagento_mysql
: Require TLS through Tunnel - Servicemagento_mysql_rds
: Require TLS through Tunnel - Servicemaria
: Require TLS through Tunnel - Servicemaria_azure
: Require TLS through Tunnel - Servicemaria_rds
: Require TLS through Tunnel - Servicemongo
: Require TLS - Servicemongo_sharded
: Require TLS through Tunnel - Servicemysql
: Require TLS through Tunnel - Servicemysql_azure
: Require TLS through Tunnel - Servicemysql_rds
: Require TLS through Tunnel - Serviceopendistro
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceopensearch
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceoracle
: Require TLS through Tunnel - Serviceoracle_ebs
: Require TLS through Tunnel - Serviceoracle_hva
: Require TLS through Tunnel - Serviceoracle_rac
: Require TLS through Tunnel - Serviceoracle_rds
: Require TLS through Tunnel - Serviceoracle_sap_hva
: Require TLS through Tunnel - Serviceoracle_sap_hva_netweaver
: Require TLS. - Servicepostgres
: Require TLS through Tunnel - Servicepostgres_rds
: Require TLS through Tunnel - Servicesql_server
: Require TLS. - Servicesql_server_hva
: Require TLS. - Servicesql_server_rds
: Require TLS. - Servicesql_server_sap_ecc_hva
: Require TLS. - Api string
- Field usage depends on
service
value: - Servicefreshsuccess
: Set this parameter toapi
. - Api
Access stringToken - Field usage depends on
service
value: - Serviceflywheel_digital
: Your Flywheel Digital API access token. - Serviceshopify
: API access token of your custom app. - Servicesquare
: The Square API access token of your application. - Api
Environment string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay API environment. - Api
Id string - Field usage depends on
service
value: - Serviceaircall
: Your Aircall API ID. - Api
Key string - Field usage depends on
service
value: - Service15five
: Your 15five API key. - Service360learning
: Your 360Learning API Key. - Service6sense
: Your 6sense API Key. - Serviceacculynx
: Your Acculynx API key. - Serviceactivecampaign
: Your ActiveCampaign API key. - Serviceaffinity
: Your Affinity API key. - Serviceairtable
: API key of the Airtable account. - Servicealgolia
: Your Algolia API key. - Serviceanvyl
: Your Anvyl API key. - Serviceappcues
: Your Appcues API key. - Serviceashby
: Your Ashby API key. - Serviceassembled
: Your Assembled API key. - Serviceatlassian_jira_align
: Your Jira Align API key. - Serviceatlassian_ops_genie
: Your Opsgenie API key - Serviceattentive
: Your Attentive API key. - Serviceaumni
: Your Aumni API key. - Serviceavantlink
: Your AvantLink API key. - Serviceballotready
: Your BallotReady API token. - Servicebamboohr
: Your API Key. - Servicebazaarvoice
: Your Bazaarvoice API key. - Servicebetterworks
: Your Betterworks API key. - Servicebigmarker
: Your BigMarker API key. - Servicebizzabo
: Your Bizzabo API key. - Servicebrave_ads
: Your Brave Ads API key - Servicebraze
: Your Braze API Key. - Servicebrevo
: Your Brevo API key. - Servicebubble
: Your Bubble API token. - Servicebuildium
: Your Buildium private API key. - Servicecallrail
: Your CallRail API key. - Servicecampaignmonitor
: Your Campaign Monitor API key. - Servicecanny
: Your Canny API key. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 API key. - Servicechargebee_product_catalog_2
: Your Chargebee API key. - Servicechartmogul
: Your ChartMogul API key. - Servicechorusai
: Your Chorus API key. - Servicechurnkey
: Your Churnkey API Key. - Servicechurnzero
: Your ChurnZero API key. - Servicecimis
: Your Cimis API key. - Servicecircleci
: Your CircleCI API Key. - Serviceclickup
: Your ClickUp API key. - Serviceclockify
: Your Clockify API key. - Serviceclockodo
: Your Clockodo API key. - Serviceclose
: Your Close API key. - Servicecloudbeds
: Your Cloudbeds API key. - Serviceclubspeed
: Your Clubspeed API key. - Servicecoassemble
: Your Coassemble API key. - Servicecodefresh
: Your Codefresh API Key. - Servicecolumn
: Your Column API key. - Serviceconcord
: Your Concord API key. - Serviceconfluent_cloud
: API Key - Servicecontrast_security
: Your Contrast Security API Key. - Servicecopper
: Your Copper API key. - Servicecoupa
: Your Coupa API key. - Servicedatadog
: Your Datadog API key. - Servicedbt_cloud
: Your dbt Cloud service token. - Servicedcl_logistics
: Your DCL Logistics API key. - Servicedelighted
: API Key for your Delighted account - Servicedestini
: Your Destini API Key. - Servicedonus
: Your Donus API key. - Servicedoorloop
: Your DoorLoop API key. - Servicedrata
: Your Drata API Key. - Servicedropbox_sign
: Your Dropbox Sign API key. - Serviceduoplane
: Your Duoplane API key. - Serviceeasypost
: Your EasyPost API Key. - Serviceelectronic_tenant_solutions
: Your Electronic Tenant Solutions API key. - Serviceeventsforce
: Your Eventsforce API secret key. - Serviceeverflow
: Your Everflow API key. - Serviceeverhour
: Your Everhour API Token. - Serviceexpensein
: Your ExpenseIn API key. - Servicefactorial
: Your Factorial API key. - Servicefirehydrant
: Your FireHydrant API key. - Servicefloat
: Your Float API key. - Serviceforj_community
: Your Forj Community API key. - Servicefourkites
: Your FourKites API key. - Servicefreightview
: Your Freightview API key. - Servicefreshdesk
: Your Freshdesk API Key. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center API key. - Servicefreshsales
: Your Freshsales API key. - Servicefreshservice
: Your Freshservice API Key. - Servicefreshsuccess
: Your Freshsuccess API key. - Servicefreshteam
: Your Freshteam API key. - Servicefriendbuy
: Your Friendbuy API key. - Servicefullstory
: Your Fullstory API key. - Servicegainsight_product_experience
: Your Gainsight Product Experience API key. - Servicegem
: Your Gem API key. - Servicegorgias
: Your Gorgias API key. - Servicegreenhouse
: Your Greenhouse API key. - Servicegrepsr
: Your Grepsr API Key. - Servicegrin
: Your Grin API key. - Servicehappyfox
: Your HappyFox API key. - Serviceheight
: Your Height API key. - Servicehelpshift
: Your Helpshift API Key. - Serviceincidentio
: Your incident.io API key. - Serviceinfobip
: Your Infobip API key. - Serviceinsightly
: Your Insightly API key. - Serviceintegrate
: Your Integrate API key. - Serviceinvoiced
: Your Invoiced API key. - Serviceiterable
: Your Iterable API key. - Serviceivanti
: Your Ivanti API Key. - Servicejotform
: Your Jotform API key. - Servicejustcall
: Your JustCall API key. - Servicekatana
: Your Katana API key. - Servicekevel
: Your Kevel API key. - Servicekeypay
: Your KeyPay API key. - Servicekisi
: Your Kisi API key. - Serviceklaviyo
: Your Klaviyo API key. - Servicelearnupon
: Your Learnupon API key. - Servicelemlist
: Your Lemlist API key. - Servicelever
: Your Lever API key. - Serviceliftoff
: Your Liftoff API key. - Servicelinear
: Your Linear API key. - Servicelinksquares
: Your LinkSquares API key. - Servicelob
: Your Lob API key. - Serviceloop
: Your Loop API key. - Servicelucca
: Your Lucca API key. - Serviceluma
: Your Luma API key. - Servicemaileon
: Your Maileon API key. - Servicemailgun
: Your Mailgun API key. - Servicemailjet
: Your Mailjet API key. - Servicemalomo
: Your Malomo API key. - Servicemambu
: Your Mambu API key. - Servicemandrill
: Your Mandrill API key. - Servicemaxio_chargify
: Enter Your API Key. - Servicemessagebird
: Your MessageBird API key. - Servicemountain
: Your MNTN API key. - Servicemyosh
: Your myosh API key. - Serviceokendo
: Your Okendo API key. - Serviceometria
: Your Ometria API Key. - Serviceoncehub
: Your OnceHub API key. - Serviceordway
: Your Ordway API key. - Serviceortto
: Your Ortto API key. - Servicepagerduty
: Your PagerDuty API key. - Servicepandadoc
: Your PandaDoc API key. - Servicepapershift
: Your Papershift API Key - Servicepartnerize
: Your Partnerize user API key. - Servicepersona
: Your Persona API key. - Servicepicqer
: Your Picqer API key. - Servicepigment
: Your Pigment API key. - Servicepinpoint
: Your Pinpoint API key. - Servicepipe17
: The Pipe17 API key. - Serviceplacerai
: Your Placer.ai API key. - Serviceplayvox
: Your Playvox API Key. - Serviceposthog
: Your PostHog API key. - Serviceprive
: Your Prive API key. - Serviceprosperstack
: Your ProsperStack API key. - Servicequalaroo
: Your Qualaroo API Key. - Servicequorum
: Your Quorum API key. - Servicerebound_returns
: Your ReBound Returns API key. - Servicerecurly
: The Recurly API key. - Servicereplyio
: Your Reply API key. - Servicerevenuecat
: Your RevenueCat API key. - Servicereviewsio
: Your REVIEWS.io API key. - Servicerevops
: Your RevOps bearer token. - Servicericochet360
: Your Ricochet360 API key. - Serviceringover
: Your Ringover API key. - Servicerippling
: Your Rippling API key. - Servicerocketlane
: Your Rocketlane API key. - Servicerootly
: Your Rootly API key. - Serviceruddr
: Your Ruddr API key. - Servicesafebase
: Your SafeBase API key. - Servicesage_hr
: Your Sage HR API key. - Servicesailthru
: The Sailthru API key. - Servicesalsify
: Your Salsify API Key. - Servicesecurity_journey
: Your Security Journey API key. - Servicesendgrid
: The SendGrid API key. - Servicesendinblue
: Your Sendinblue API key. - Serviceshortcut
: Your Shortcut API token. - Serviceshortio
: Your Short.io API key. - Servicesimplesat
: Your Simplesat API key. - Servicesistrix
: Your SISTRIX API key. - Serviceskilljar
: Your Skilljar API key. - Servicesmartwaiver
: Your Smartwaiver API key. - Servicesnyk
: Your Snyk API key. - Servicesonarqube
: Your Sonarqube API key. - Servicesparkpost
: Your SparkPost API key. - Servicesquarespace
: Your Squarespace API key. - Servicestackadapt
: Your StackAdapt API key. - Servicestatuspage
: Your Statuspage API Key. - Servicestripe
: Restricted API key - Servicestripe_test
: Restricted API key - Servicesubscript
: Your Subscript API key. - Servicesurvicate
: Your Survicate API Key. - Serviceteads
: Your Teads API key. - Serviceteamtailor
: Your Teamtailor API key. - Servicetestrail
: Your TestRail API key. - Serviceticket_tailor
: Your Ticket Tailor API key. - Servicetranscend
: Your Transcend API key. - Servicetrello
: Your TRELLO api key. - Servicetriple_whale
: Your Triple Whale API key. - Serviceuppromote
: Your UpPromote API key. - Serviceveeqo
: Your Veeqo API key. - Servicevenminder
: Your Venminder API key. - Servicevisit_by_ges
: Your Visit by GES API key. - Servicevitally
: Your Vitally API key. - Servicevonage
: Your Vonage API Key. - Servicevts
: Your VTS API key. - Servicewebconnex
: Your Webconnex API key. - Servicewicked_reports
: Your Wicked Reports API key. - Serviceworkleap_officevibe
: Your Workleap Officevibe API key. - Servicexsolla
: Your Xsolla API key. - Serviceyougov_sport
: Your Yougov Sport API key. - Servicezingtree
: Your Zingtree API key. - Servicezip
: Your Zip API key. - Api
Key stringApi Secret - Field usage depends on
service
value: - Servicerevel
: Your Revel Systems API Key and API Secret. - Api
Keys List<string> - Field usage depends on
service
value: - Servicemandrill
: Comma-separated list of API keys. Required ifuse_api_keys
is set totrue
. - Api
Password string - Field usage depends on
service
value: - Serviceduoplane
: Your Duoplane API password. - Api
Quota double - Field usage depends on
service
value: - Servicemarketo
: Allowed number of API requests to Marketo instance per day, the default value is 10000. - Api
Read stringAccess Token - Field usage depends on
service
value: - Servicethe_movie_database
: Your The Movie Database API read access token. - Api
Requests doublePer Minute - Field usage depends on
service
value: - Servicequaltrics
: Allowed number of API requests to Qualtrics per minute, the default value is 2000. Maximum allowed number is 3000 because brands may make up to 3000 API requests per minute across all of its API calls. - Api
Secret string - Field usage depends on
service
value: - Serviceconfluent_cloud
: API Secret - Serviceforj_community
: Your Forj Community API secret. - Servicefriendbuy
: Your Friendbuy API secret. - Servicejustcall
: Your JustCall API secret. - Serviceliftoff
: Your Liftoff API secret. - Servicemixpanel
: Mixpanel API Secret. - Servicequalaroo
: Your Qualaroo API Secret. - Servicesailthru
: The Sailthru API secret. - Serviceshareasale
: Your ShareASale API secret. - Servicevonage
: Your Vonage API Secret. - Api
Secret stringKey - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API Secret key. - Api
Server string - Field usage depends on
service
value: - Servicesigma_computing_source
: Your Sigma Computing api server. - Api
Token string - Field usage depends on
service
value: - Serviceaha
: Your Aha! API key. - Serviceaircall
: Your Aircall API Token. - Serviceappsflyer
: API Token for AppsFlyer's PULL API. - Serviceawin
: Your Awin API Token. - Servicebackbone_plm
: Your Backbone PLM API token. - Servicebrex
: Your Brex API token - Servicebuildkite
: Your Buildkite API token. - Servicebuzzsprout
: Your Buzzsprout API token. - Servicecentra
: Your Centra API token. - Servicechameleon
: Your Chameleon API token. - Serviceclari
: Your Clari API token. - Servicecloudflare_analytics
: Your Cloudflare Analytics API token. - Serviceconfluence
: The Confluence API token. - Servicedixa
: Your Dixa API token. - Servicedrip
: Your Drip API Token. - Servicefactbird
: Your Factbird API token. - Servicefone_dynamics
: Your Fone Dynamics API token. - Servicefountain
: Your Fountain API token. - Serviceg2
: Your G2 API token. - Servicegladly
: Your Gladly API Token. - Servicehibob
: Your Hibob API token. - Servicekandji
: Your Kandji API token. - Servicelivechat
: Your Livechat Access token. - Servicelivechat_partner
: Your Livechat Partner API Token. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics API token. - Servicemegaphone
: Your Megaphone API token. - Servicemissive
: Your Missive API token. - Servicemixmax
: Mixmax API token. - Serviceokta
: Your Okta API token. - Serviceordway
: Your Ordway API token. - Servicepackiyo
: Your Packiyo API token. - Servicepipedrive
: (Optional)Your Pipedrive personal API token - Servicepivotal_tracker
: Pivotal Tracker API token. - Servicepostmark
: Your Postmark account API token. - Serviceproductive
: Your Productive API token. - Servicequaltrics
: API token of the Qualtrics account. - Servicerakutenadvertising
: Your Rakuten Advertising API token. - Servicerecharge
: The Recharge API token. - Servicereferralhero
: Your Referralhero API token. - Serviceresource_management_by_smartsheet
: Your Resource Management by Smartsheet API token. - Serviceretently
: Your Retently API token. - Servicereviewsai
: Your REVIEWS.ai API token. - Servicerundeck
: Your Rundeck API token. - Servicesafetyculture
: Your SafetyCulture API token. - Servicesensor_tower
: Your Sensor Tower API token. - Servicesentry
: Your Sentry auth token. - Servicesimplecast
: Your Simplecast API token. - Servicesnyk
: Your Snyk API token. - Servicetextus
: Your TextUs API token. - Servicetoggl_track
: Your Toggl Track API token - Servicetrello
: Your TRELLO api token. - Servicetrisolute
: Your Trisolute API token. - Servicevwo
: Your VWO API token. - Serviceweb_scraper
: Your Web Scraper API token. - Servicezendesk
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Servicezendesk_sunshine
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Api
Type string - Api
Url string - Field usage depends on
service
value: - Servicebraze
: Your Braze API URL. - Api
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP API URL region. - Api
Usage string - Field usage depends on
service
value: - Servicezendesk
: Maximum Zendesk Api Usage allowed - Api
User stringIdentifier - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user identifier. - Api
User stringSecret - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user secret. - Api
Utilization stringPercentage - Field usage depends on
service
value: - Servicekustomer
: Api Utilization Percentage - Api
Version string - Field usage depends on
service
value: - Servicepardot
: API Version - App
Id string - Field usage depends on
service
value: - Servicechurnkey
: Your Churnkey APP ID. - Serviceopen_exchange_rates
: Your Open Exchange Rates App Id. - Servicerokt
: Your Rokt app ID. - App
Ids List<string> - Field usage depends on
service
value: - Servicependo
: Specific App IDs to sync. Must be populated ifsync_mode
is set toSpecificAppIds
. - App
Ids List<ConnectorAppsflyers Config App Ids Appsflyer> - App
Key string - Field usage depends on
service
value: - Serviceloopio
: Your Loopio App Key. - Serviceservicetitan
: Your ServiceTitan app key. - Serviceyotpo
: Your Yotpo App Key - App
Reference string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl app reference. - App
Secret string - Field usage depends on
service
value: - Servicerokt
: Your Rokt app secret. - App
Secret stringToken - App
Specific stringPassword - Field usage depends on
service
value: - Serviceitunes_connect
: Your app-specific password - App
Sync stringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all apps or specific apps. - Append
File stringOption - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that the source completely overwrites the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceazure_blob_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicebox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicedropbox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegcs
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegoogle_drive
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicekinesis
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Services3
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicesftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceshare_point
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicewasabi_cloud_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Application
Id string - Field usage depends on
service
value: - Servicealgolia
: Your Algolia application ID. - Servicexactly
: Your Xactly Application ID. - Application
Key string - Field usage depends on
service
value: - Servicecin7core
: Your Cin7 Core application key. - Servicedatadog
: Your Datadog application key. - Servicedear
: Your Dear Application key. - Servicepartnerize
: Your Partnerize user application key. - Apps List<string>
- Field usage depends on
service
value: - Serviceitunes_connect
: Specific apps to sync. Must be populated ifapp_sync_mode
is set toSpecificApps
. - Archive
Log stringFormat - Field usage depends on
service
value: - Servicesql_server_hva
: Format for archive log file names - Servicesql_server_sap_ecc_hva
: Format for archive log file names - Archive
Log stringPath - Field usage depends on
service
value: - Servicesql_server_hva
: Directory where archive logs are located - Servicesql_server_sap_ecc_hva
: Directory where archive logs are located - Archive
Pattern string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceazure_blob_storage
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicebox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicedropbox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceemail
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegcs
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegoogle_drive
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicekinesis
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Services3
: Files inside compressed archives with filenames matching this regular expression will be synced. - Servicesftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceshare_point
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicewasabi_cloud_storage
: Files inside compressed archives with filenames matching this regular expression will be synced. - Are
Soap boolCredentials Provided - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP credentials provided. - Asb
Ip string - Field usage depends on
service
value: - Serviceazure_service_bus
: The IP address (or) the URL of ASB namespace - Asm
Option bool - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using ASM on a non-RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you are using ASM on a non-RAC instance. - Asm
Oracle stringHome - Field usage depends on
service
value: - Serviceoracle_hva
: ASM Oracle Home path. - Serviceoracle_sap_hva
: The Oracle ASM home directory. - Asm
Password string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user's password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Asm
Tns string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM TNS. - Serviceoracle_sap_hva
: ASM TNS. - Asm
User string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Attribution
Window string - Field usage depends on
service
value: - Serviceamazon_ads
: Time period used to attribute conversions based on clicks. - Attribution
Window stringSize - Field usage depends on
service
value: - Servicetiktok_ads
: Rollback sync duration to capture conversions. Set this to your configured attribution window in TikTok Ads. The default value is 7 days. - Audience string
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 API audience. - Auth string
- Field usage depends on
service
value: - Servicedatabricks_db
: Token-based authentication type - Serviceredshift_db
: Password-based authentication type - Servicesnowflake_db
: Password-based or key-based authentication type - Auth
Code string - Field usage depends on
service
value: - Servicehappyfox
: Your HappyFox auth code. - Auth
Environment string - Field usage depends on
service
value: - Serviceyounium
: Your Younium auth environment. - Auth
Method string - Field usage depends on
service
value: - Serviceaurora_postgres
: Database authentication method - Serviceazure_postgres
: Database authentication method - Serviceazure_sql_db
: Authentication Method. - Serviceazure_sql_managed_db
: Authentication Method. - Servicegoogle_cloud_postgresql
: Database authentication method - Serviceheroku_postgres
: Database authentication method - Servicepostgres
: Database authentication method - Servicepostgres_rds
: Database authentication method - Servicesql_server_hva
: Authentication Method - Servicesql_server_sap_ecc_hva
: Authentication Method - Servicewebhooks
: The authentication mechanism you want to use - Auth
Mode string - Field usage depends on
service
value: - Serviceanaplan
: The Anaplan authentication method. - Serviceconcur
: The Authentication Mode used by SAP Concur. It can be PasswordGrant or CompanyLevel auth mode - Servicegithub
: Authorization type. - Auth
Token string - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback auth token. - Auth
Type string - Field usage depends on
service
value: - Serviceairtable
: Type of authentication being used by connector - Serviceaws_cost_report
: Access approach - Serviceazure_service_bus
: The authentication mode to access the topic - Servicedynamics_365
: Authentication mechanism. Either one ofOAUTH2
, orSERVICE_PRINCIPAL
. Default valueOAUTH2
- Servicegcs
: Authorization type. Required for storage bucket authentication. - Servicegoogle_sheets
: TheOAuth
value must be specified for this type of authorization. - Servicejira
: Authorization type. - Servicemixpanel
: Authentication Method - Servicepardot
: Authenticate using OAuth or HTTP Basic - Servicequaltrics
: Type of authentication being used by connector - Services3
: Access approach - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value:ACCESS_KEY
. - Auth
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP auth grant URL region. - Authentication
Method string - Field usage depends on
service
value: - Serviceadobe_analytics
: Authentication Method - Serviceelastic_cloud
: The authentication method used to connect to your cluster. - Servicees_self_hosted
: The authentication method used to connect to your cluster. - Serviceopendistro
: The authentication method used to connect to your cluster. - Serviceopensearch
: The authentication method used to connect to your cluster. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud authentication method. - Servicesalesforce
: (Optional) Authentication type (default value =STANDARD
) - Servicesalesforce_sandbox
: (Optional) Authentication type (default value =STANDARD
) - string
- Aws
Region stringCode - Field usage depends on
service
value: - Servicedynamodb
: The AWS region code for the DynamoDB instance, e.g.us-east-1
. - Backint
Configuration stringPath - Backint
Executable stringPath - Backward
Sync stringLimit - Field usage depends on
service
value: - Servicezendesk
: Limit of the Historical Sync Time for selected tables - Base
Currency string - Field usage depends on
service
value: - Serviceopen_exchange_rates
: Your Open Exchange Rates Base Currency. - Base
Domain string - Field usage depends on
service
value: - Servicefreshteam
: Your company's Freshteam base domain name (usually company.freshteam.com). - Base
Id string - Field usage depends on
service
value: - Serviceairtable
: ID of base in Airtable - Base
Url string - Field usage depends on
service
value: - Serviceaha
: Your Aha! subdomain. - Serviceakeneo
: Your Akeneo base URL. - Servicebilling_platform
: Your BillingPlatform subdomain. - Serviceboostr
: Your Boostr base URL. - Servicebrex
: Your Brex Base URL - Servicecentra
: Your Centra base URL. - Servicecornerstone
: Your Cornerstone base URL. - Serviceculture_amp
: Your Culture Amp base URL. - Servicedatadog
: Your Datadog base url. - Servicefactbird
: Your Factbird base url. - Servicefillout
: Your Fillout Base URL. - Servicefinancial_force
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicefreshsales
: Your Freshsales product. - Servicegongio
: Your Gong API Base URL. - Serviceironclad
: Your Ironclad base url. - Servicejotform
: Your Jotform base URL. - Servicemailgun
: Your Mailgun base URL. - Servicenice
: Your NICE base URL. - Serviceortto
: Your Ortto base URL. Possible values:api
,api.au
,api.eu
. - Serviceprisma_cloud
: Your Prisma Cloud admin console URL. - Servicesalesforce
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicesalesforce_sandbox
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicestickyio
: Your sticky.io base URL . - Serviceveevavault
: Your Veeva Vault base URL. - Servicevitally
: Your Vitally base URL. - Bearer
Token string - Field usage depends on
service
value: - Serviceada
: Your Ada API Access Token. - Servicecrowddev
: Your crowd.dev Auth Token. - Servicecustomerio
: Your Customer.io App API Key. - Servicefreshchat
: Your Freshchat API Token. - Servicehopin
: Your Hopin API key. - Serviceorbit
: Your Orbit API Token. - Serviceproductboard
: Your Productboard API key. - Servicesmarthr
: Your SmartHR access token. - Servicesprout
: Your Sprout Social API Access Token. - Servicezenefits
: Your Zenefits bearer token. - Blob
Sas stringUrl - Field usage depends on
service
value: - Servicewebhooks
: The blob SAS URL of your Azure container. Required ifbucket_service
is set toAZURE
. - Blockchain string
- Field usage depends on
service
value: - Servicerarible
: Your Rarible Blockchain. - Brand
Id string - Field usage depends on
service
value: - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Brand ID. - Breakdowns List<string>
- Field usage depends on
service
value: - Servicefacebook
: List of breakdowns which connector will sync. Possible breakdowns values. - Bucket string
- Field usage depends on
service
value: - Serviceappsflyer
: Customer S3 Bucket - Serviceaws_cloudtrail
: The AWS bucket name which is configured for AWS CloudTrail. - Serviceaws_cost_report
: The S3 bucket name with the AWS Cost and Usage Report - Serviceaws_inventory
: The AWS bucket name that is configured for AWS Config. - Serviceaws_lambda
: S3 Bucket - Servicecloudfront
: The bucket name for CloudFront. - Servicegcs
: The name of the GCS bucket. - Servicegoogle_play
: The Google Cloud Storage source bucket. - Serviceheap
: The S3 bucket name. - Servicekinesis
: The name of the Kinesis bucket. - Services3
: The S3 bucket name. Required for connector creation. - Servicesegment
: The name of the Segment bucket. Must be populated ifsync_type
is set toS3
. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket name. Required for connector creation. - Bucket
Name string - Field usage depends on
service
value: - Serviceadjust
: Your AWS S3 or GCS bucket. - Servicegoogle_analytics_360
: The name of the bucket. - Servicegoogle_analytics_4_export
: The name of the bucket. - Bucket
Service string - Field usage depends on
service
value: - Servicewebhooks
: Whether to store the events in Fivetran's container service or your S3 bucket. Default value:Fivetran
. - Business
Accounts List<string> - Field usage depends on
service
value: - Servicereddit_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Business
Id string - Field usage depends on
service
value: - Servicebirdeye
: Your Birdeye Business ID. - Business
Unit string - Field usage depends on
service
value: - Servicedeposco
: Your Deposco business unit. - Business
Unit stringId - Field usage depends on
service
value: - Servicepardot
: Business Unit Id - Catalog string
- Field usage depends on
service
value: - Servicedatabricks_db
: catalog to sync - Certificate string
- Field usage depends on
service
value: - Serviceanaplan
: The contents of your PEM certificate file. Must be populated ifauth_mode
is set toCertificate
. - Servicequaltrics
: Your Client Certificate - Servicesalesforce
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Click
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'click' action. - Client string
- Client
Cert string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate. - Serviceheroku_kafka
: Heroku Kafka client certificate. Required forTLS
security protocol. - Client
Cert stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate key. - Serviceheroku_kafka
: Heroku Kafka client certificate key. Required forTLS
security protocol. - Client
Host string - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Host. - Client
Id string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client ID. - Serviceadobe_analytics
: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client ID. - Serviceadp_workforce_now
: Your ADP Client ID. - Serviceakamai
: Your Akamai client ID. - Serviceakeneo
: Your Akeneo client ID. - Serviceauth0
: Your Auth0 client ID. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client ID. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Id - Servicebilling_platform
: Your BillingPlatform client ID. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client ID. - Servicebrightcove
: Your Brightcove client ID. - Servicebrightpearl
: Your Brightpearl client ID. - Servicebuildium
: Your Buildium API client ID. - Servicecanvas_by_instructure
: Your Canvas by Instructure client ID. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure client ID. - Servicecastor_edc
: Your Castor EDC client Id. - Serviceclazar
: Your Clazar client ID. - Servicecloudbeds
: Your Cloudbeds client ID. - Servicecommercetools
: Your commercetools client ID. - Serviceconcur
: The SAP Concur Client ID. - Serviceconstant_contact
: Your Constant Contact client ID. - Servicecornerstone
: Your Cornerstone client ID. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo Client ID. - Servicecriteo_retail_media
: Your Criteo Retail Media client ID. - Serviceculture_amp
: Your Culture Amp client ID. - Servicecvent
: Your Cvent client ID. - Serviced2l_brightspace
: Your D2L Brightspace client ID. - Servicedialpad
: Your Dialpad client ID. - Serviceebay
: Your eBay app ID. - Serviceexact_online
: Your Exact Online client ID. - Servicefillout
: Your Fillout client ID. - Serviceflexport
: The Flexport API Key. - Serviceformstack
: Your Formstack client ID. - Servicegenesys
: Your Genesys client ID. - Servicehana_sap_hva_ecc_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehana_sap_hva_s4_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehilti_ontrack
: Your Hilti On!Track client ID. - Serviceilevel
: Your iLevel Client ID. - Serviceinstructure
: Your Instructure client ID. - Serviceintegral_ad_science
: Your integral_ad_science client id. - Serviceironclad
: Your Ironclad client ID. - Servicejama_software
: Your Jama Software client ID. - Servicejibble
: Your Jibble client ID. - Servicekhoros_communities
: Your Khoros Communities client ID. - Servicelooker_source
: Your Looker Client ID. - Servicemarketo
: Marketo REST API Client Id. - Servicemedallia
: Medallia Client ID - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client ID. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client ID. - Servicemicrosoft_teams
: Your Microsoft Teams Client ID. - Servicenavan
: Your Navan client ID. - Servicenice
: Your NICE client ID. - Serviceon24
: Your ON24 client ID. - Serviceoracle_sap_hva_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicepaychex
: Your Paychex client ID. - Servicepaypal
:Client ID
of your PayPal client application. - Servicepaypal_sandbox
:Client ID
of your PayPal client application. - Servicepersonio
: Your Personio Client ID. - Servicepiwik_pro
: Your Piwik PRO client ID. - Servicepodio
: Your Podio client ID. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client ID. - Serviceprisma_cloud
: Your Prisma Cloud access key ID. - Serviceprocore
: Your Procore client ID. - Servicequora_ads
: Your Quora Ads client ID. - Servicereltio
: Your Reltio client ID. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client ID. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client ID. - Servicesalesloft
:Client ID
of your Salesloft client application. - Servicesana
: Your Sana client ID. - Servicesap_success_factors
: Your SAP SuccessFactors Client ID. - Serviceservicenow
: ServiceNow Client ID. - Serviceservicetitan
: Your ServiceTitan client ID. - Servicesharetribe
: Your Sharetribe client ID. - Serviceshipnetwork
: Your ShipNetwork client ID. - Servicesigma_computing_source
: Your Sigma Computing client ID. - Serviceskillstx
: Your SkillsTX client ID. - Serviceskimlinks
: Your Skimlinks client ID. - Servicesmartrecruiters
: Your SmartRecruiters client ID. - Servicesplash
: Your Splash client ID. - Servicesquare
: The Application ID of your organization. - Servicestandard_metrics
: Your Standard Metrics Client ID. - Servicesugarcrm
: Your SugarCRM client ID. - Serviceswoogo
: Your Swoogo client Id. - Servicetaboola
: The Taboola client ID. - Servicetalkdesk
: The Client ID of your OAuth Client - Servicetive
: Your Tive client ID. - Servicetoast
: Your Toast client ID. - Servicetrelica
: Your Trelica client ID. - Servicetremendous
: Your Tremendous client ID. - Servicetymeshift
: Your Tymeshift email. - Serviceudemy_business
: Your Udemy Business client ID. - Servicevimeo
: Your Vimeo client ID. - Servicevisma
: Your Visma client ID. - Servicevonage_contact_center
: Your Vonage Contact Center client ID. - Servicewalmart_marketplace
: Your Walmart Marketplace client ID. - Servicexero
: your clientId - Servicexray
: Your Xray Client ID. - Serviceyougov_sport
: Your Yougov Sport client ID. - Servicezendesk_chat
: Your Zendesk client ID. - Servicezoho_books
: Your Zoho Books Client ID. - Servicezoho_campaigns
: Your Zoho Campaigns Client ID. - Servicezoho_desk
: Your Zoho Desk Client Id. - Servicezoho_inventory
: Your Zoho Inventory client ID. - Servicezuora
: Zuora Client ID. - Servicezuora_sandbox
: Zuora Client ID. - Client
Key string - Field usage depends on
service
value: - Serviceappfigures
: Your Appfigures Client Key. - Servicethinkific
: Your Thinkific client key. - Serviceyougov_sport
: Your Yougov Sport client key. - Client
Name string - Field usage depends on
service
value: - Servicedestini
: Your Destini Client Name. - Servicemedallia
: Medallia company name - Client
Namespace string - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Namespace. - Client
Private stringKey - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Private Key in .pem format. - Serviceazure_postgres
: Client Private Key in .pem format. - Servicegoogle_cloud_postgresql
: Client Private Key in .pem format. - Serviceheroku_postgres
: Client Private Key in .pem format. - Servicepostgres
: Client Private Key in .pem format. - Servicepostgres_rds
: Client Private Key in .pem format. - Client
Public stringCertificate - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Certificate in .pem format. - Serviceazure_postgres
: Client Certificate in .pem format. - Servicegoogle_cloud_postgresql
: Client Certificate in .pem format. - Serviceheroku_postgres
: Client Certificate in .pem format. - Servicepostgres
: Client Certificate in .pem format. - Servicepostgres_rds
: Client Certificate in .pem format. - Client
Secret string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client secret. - Serviceadobe_analytics
: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client secret. - Serviceadp_workforce_now
: Your ADP Client Secret. - Serviceakamai
: Your Akamai client secret. - Serviceakeneo
: Your Akeneo client secret. - Serviceauth0
: Your Auth0 client secret. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client secret. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Secret - Servicebilling_platform
: Your BillingPlatform client secret. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client secret. - Servicebrightcove
: Your Brightcove client secret. - Servicebrightpearl
: Your Brightpearl client secret. - Servicecanvas_by_instructure
: Your Canvas by Instructure client secret. - Servicecastor_edc
: Your Castor EDC Client Secret. - Serviceclazar
: Your Clazar client secret. - Servicecloudbeds
: Your Cloudbeds client secret. - Servicecommercetools
: Your commercetools client secret. - Serviceconcur
: The SAP Concur Client secret. - Serviceconstant_contact
: Your Constant Contact client secret. - Servicecornerstone
: Your Cornerstone client secret. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo client secret key. - Servicecriteo_retail_media
: Your Criteo Retail Media client secret. - Serviceculture_amp
: Your Culture Amp client secret. - Servicecvent
: Your Cvent client secret. - Serviced2l_brightspace
: Your D2L Brightspace client secret. - Servicedialpad
: Your Dialpad client secret. - Serviceebay
: Your eBay cert ID. - Serviceexact_online
: Your Exact Online client secret. - Servicefillout
: Your Fillout client secret - Serviceflexport
: The Flexport API Secret. - Serviceformstack
: Your Formstack client secret. - Servicegenesys
: Your Genesys client secret. - Servicehilti_ontrack
: Your Hilti On!Track client secret. - Serviceilevel
: Your iLevel Client Secret. - Serviceinstructure
: Your Instructure client secret. - Serviceintegral_ad_science
: Your integral_ad_science client secret. - Serviceironclad
: Your Ironclad client secret. - Servicejama_software
: Your Jama Software client secret. - Servicejibble
: Your Jibble client secret. - Servicelooker_source
: Your Looker Client Secret. - Servicemarketo
: Marketo REST API Client Secret. - Servicemedallia
: Medallia Client Secret key - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client Secret. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client secret. - Servicemicrosoft_teams
: Your Microsoft Teams Client Secret. - Servicenavan
: Your Navan client secret. - Servicenice
: Your NICE client secret. - Servicepaychex
: Your Paychex client secret. - Servicepersonio
: Your Personio secret. - Servicepiwik_pro
: Your Piwik PRO client secret. - Servicepodio
: Your Podio client secret. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client Secret. - Serviceprisma_cloud
: Your Prisma Cloud secret access Key. - Serviceprocore
: Your Procore client secret. - Servicequora_ads
: Your Quora Ads client secret. - Servicereltio
: Your Reltio client secret. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client secret. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client secret. - Servicesalesloft
:Client Secret
of your Salesloft client application. - Servicesana
: Your Sana client secret. - Servicesap_success_factors
: Your SAP SuccessFactors Client Secret that you generated through SAML Assertion. - Serviceservicenow
: ServiceNow Client Secret. - Serviceservicetitan
: Your ServiceTitan secret key. - Servicesharetribe
: Your Sharetribe client secret. - Servicesigma_computing_source
: Your Sigma Computing client secret. - Serviceskillstx
: Your SkillsTX client secret. - Serviceskimlinks
: Your Skimlinks client secret. - Servicesmartrecruiters
: Your SmartRecruiters client secret. - Servicesplash
: Your Splash client secret. - Servicesquare
: The Application Secret of your organization. - Servicestandard_metrics
: Your Standard Metrics Client secret. - Servicesugarcrm
: Your SugarCRM client secret. - Serviceswoogo
: Your Swoogo Client Secret. - Servicetaboola
: The Taboola client secret. - Servicetalkdesk
: The Client Secret of your OAuth Client - Servicethinkific
: Your Thinkific client secret. - Servicetive
: Your Tive client secret. - Servicetoast
: Your Toast client secret. - Servicetrelica
: Your Trelica client secret. - Servicetremendous
: Your Tremendous client secret. - Servicetymeshift
: Your Tymeshift password. - Serviceudemy_business
: Your Udemy Business client secret. - Servicevimeo
: Your Vimeo client secret. - Servicevisma
: Your Visma client secret. - Servicevonage_contact_center
: Your Vonage Contact Center client secret. - Servicewalmart_marketplace
: Your Walmart Marketplace client secret. - Servicexero
: your clientSecret - Servicexray
: Your Xray Client Secret. - Servicezendesk_chat
: Your Zendesk client secret. - Servicezoho_books
: Your Zoho Books Client Secret. - Servicezoho_campaigns
: Your Zoho Campaigns Client Secret. - Servicezoho_desk
: Your Zoho Desk Client secret. - Servicezoho_inventory
: Your Zoho Inventory client secret. - Servicezuora
: Zuora Client Secret. - Servicezuora_sandbox
: Zuora Client Secret. - Cloud
Storage stringType - Field usage depends on
service
value: - Servicebraze
: Cloud storage type Braze Current is connected to. - Collection
Address string - Field usage depends on
service
value: - Servicerarible
: Your Rarible Collection Address. - Columns List<string>
- Field usage depends on
service
value: - Servicedouble_click_publishers
: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions. - Community
Domain string - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community domain. - Community
Id string - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community ID. - Companies List<string>
- Field usage depends on
service
value: - Servicebusiness_central
: List of companies to sync - Company string
- Field usage depends on
service
value: - Serviceordway
: Your Ordway company name. - Company
Id string - Field usage depends on
service
value: - Service360learning
: Your 360Learning Company ID. - Servicesage_intacct
: Company ID - Servicesap_success_factors
: Your SAP SuccessFactors Company ID. - Company
Ids string - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail company IDs. - Company
Key string - Field usage depends on
service
value: - Servicekhoros_care
: Your Khoros Care companyKey. - Serviceupland
: Your Upland Software Company Key. - Company
Name string - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo company name. - Company
Request stringToken - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company Request Token - Company
Uuid string - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company UUID - Compression string
- Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Serviceazure_blob_storage
: The secrets that should be passed to the function at runtime. - Servicebox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicedropbox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Serviceemail
: The secrets that should be passed to the function at runtime. - Serviceftp
: The secrets that should be passed to the function at runtime. - Servicegcs
: The secrets that should be passed to the function at runtime. - Servicegoogle_drive
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicekinesis
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Services3
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicesftp
: The secrets that should be passed to the function at runtime. - Serviceshare_point
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicewasabi_cloud_storage
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Config
Method string - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The report configuration method. Specifies whether a new configuration is defined manually or an existing configuration is reused. The default value isCREATE_NEW
. - Config
Repository stringUrl - Field usage depends on
service
value: - Servicesnowplow
: Public repository URL containing JSON configuration files. - Config
Type string - Field usage depends on
service
value: - Servicefacebook
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Connect
Password string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect password. - Connect
Username string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect username. - Connecting
User string - Connecting
User stringEmail - Connection
Method string - Field usage depends on
service
value: - Serviceaws_msk
: How Fivetran connects to your message brokers in the cluster - Serviceazure_blob_storage
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your storage container,SSH_TUNNEL
: Fivetran will connect to your storage container using a host machine (commonly used for VPN connections),PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_function
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your function,PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_service_bus
: The connection method - Servicesftp
: The connection method used to connect to SFTP Server. - Connection
Name string - Field usage depends on
service
value: - Serviceappsflyer
: Your Data Locker Connection Name. Default value: `data-locker-hourly/ - Connection
String string - Field usage depends on
service
value: - Serviceazure_blob_storage
: The blob storage container connection string. - Serviceazure_event_hub
: Connection string of the Event Hub Namespace you want to sync. - Serviceazure_service_bus
: The connection string used for authentication. Required if the authentication type isConnectionString
- Servicemicrosoft_dynamics_365_fno
: The blob storage container's connection string. - Servicemicrosoft_dynamics_365_fo
: The blob storage container connection string. - Connection
Type string - Field usage depends on
service
value: - Serviceaurora
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaurora_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaws_cost_report
: Connection method. Default value:Directly
. - Serviceaws_lambda
: Connection method. Default value:Directly
. - Serviceazure_blob_storage
: Connection method. Default value:Directly
. - Serviceazure_cosmos_for_mongo
: Possible values:Directly
,PrivateLink
.Directly
is the default value - Serviceazure_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_managed_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicebigquery_db
: Direct or PrivateLink connection - Serviceclarity
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicecockroachdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicedb2i_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedb2i_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedocumentdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedynamics_365_fo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceehr
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceelastic_cloud
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceemail
: Connection method. Default value:Directly
. - Servicees_self_hosted
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_postgresql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_sqlserver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_b1
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceheroku_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicekinesis
: Connection method. Default value:Directly
. - Servicemagento_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemagento_mysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo_sharded
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopendistro
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopensearch
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_ebs
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rac
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceredshift_db
: Directly or Private Link - Services3
: Connection method. Default value:Directly
. - Servicesap_hana
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesap_s4hana
: Connection Method - Servicesnowflake_db
: Directly or Private Link - Servicesql_server
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_sap_ecc_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Console
Url string - Field usage depends on
service
value: - Serviceprisma_cloud
: Your Prisma Cloud console URL. - Consumer
Group string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka consumer group name. - Serviceaws_msk
: The name of consumer group created for Fivetran. - Serviceazure_event_hub
: Name of consumer group created for Fivetran. - Serviceconfluent_cloud
: Confluent Cloud consumer group name. - Serviceheroku_kafka
: Heroku Kafka consumer group name. - Consumer
Key string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Key - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Servicewoocommerce
: Your WooCommerce Consumer key. - Consumer
Name string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect consumer name. - Consumer
Secret string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Secret - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Servicewoocommerce
: Your WooCommerce Consumer secret. - Container
Address string - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of the Azure Storage Container which is accessible from host machine. - Container
Name string - Field usage depends on
service
value: - Serviceazure_blob_storage
: The name of the blob container. - Servicemicrosoft_dynamics_365_fno
: The name of the blob container. - Servicemicrosoft_dynamics_365_fo
: The name of the blob container. - Content
Owner stringId - Field usage depends on
service
value: - Serviceyoutube_analytics
: Used only for Content Owner reports. The ID of the content owner for whom the API request is being made. - Contract
Version string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica contract version. - Conversation
Webhook stringUrl - Field usage depends on
service
value: - Servicehelpscout
: Your conversation webhook URL - Conversion
Dimensions List<string> - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Conversion Dimensions. - Conversion
Report stringTime - Field usage depends on
service
value: - Servicepinterest_ads
: The date that the user interacted with the ad OR completed a conversion event. - Conversion
Window doubleSize - Field usage depends on
service
value: - Servicegoogle_ads
: A period of time in days during which a conversion is recorded. - Convert
Dats boolType To Date - Csv
Definition string - Field usage depends on
service
value: - Serviceadjust
: CSV definition for the CSV export (https://help.adjust.com/en/article/csv-uploads#how-do-i-format-my-csv-definition). - Currency string
- Field usage depends on
service
value: - Servicecriteo
: Currency - Servicerokt
: Your Rokt currency. - Custom
Base stringUrl - Field usage depends on
service
value: - Servicedatadog
: Your Datadog custom base url. - Servicedeposco
: Your Deposco custom base URL. - Custom
Event stringSync Mode - Field usage depends on
service
value: - Serviceiterable
: Custom Events Sync Mode. - Custom
Events List<string> - Field usage depends on
service
value: - Serviceiterable
: List of custom events to sync. Should be specified whencustom_event_sync_mode
isSelectedEvents
- Custom
Field List<string>Ids - Field usage depends on
service
value: - Servicedouble_click_publishers
: The list of custom field IDs included in the report. Custom fields can only be selected with their corresponding dimensions. - Custom
Floodlight List<string>Variables - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Custom Floodlight variables enable you to capture information beyond the basics (visits and revenue) that you can collect with standard parameters in your tags. - Custom
Payloads List<ConnectorConfig Custom Payload> - Custom
Reports List<ConnectorConfig Custom Report> - Custom
Tables List<ConnectorConfig Custom Table> - Custom
Url string - Field usage depends on
service
value: - Servicedbt_cloud
: Your dbt Cloud access url. - Servicefactbird
: Your Factbird custom base url. - Servicejotform
: Your Jotform custom base URL. - Customer
Api stringKey - Field usage depends on
service
value: - Serviceukg_pro
: Your UKG Pro Customer API key. - Customer
Id string - Field usage depends on
service
value: - Servicegoogle_ads
: ID of the customer, can be retrieved from your AdWords dashboard. - Customer
List stringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The parameter to retrieve customer details. - Daily
Api doubleCall Limit - Data
Access stringMethod - Field usage depends on
service
value: - Servicecosmos
: 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. - Data
Center string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl data center. - Servicequaltrics
: Data center ID of the Qualtrics account. Can be found in the URL beforequaltrics.com
. (For example, if your URL isyouraccount.ca1.qualtrics.com
, then the data center isca1
.) - Servicezoho_crm
: Data Center, depending on the Domain name - Data
Center stringId - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback data center ID. - Data
Set stringName - Field usage depends on
service
value: - Servicebigquery_db
: Data set name - Database string
- Field usage depends on
service
value: - Serviceaurora
: The database name. - Serviceaurora_postgres
: The database name. - Serviceazure_cosmos_for_mongo
: Authentication database for the source. Usually 'admin'. - Serviceazure_postgres
: The database name. - Serviceazure_sql_db
: The database name. - Serviceazure_sql_managed_db
: The database name. - Serviceclarity
: The database name. - Servicecockroachdb
: The database name. - Servicedb2i_hva
: The database name. - Servicedb2i_sap_hva
: The database name. - Servicedynamics_365_fo
: The database name. - Serviceehr
: The database name. - Servicegoogle_cloud_mysql
: The database name. - Servicegoogle_cloud_postgresql
: The database name. - Servicegoogle_cloud_sqlserver
: The database name. - Servicehana_sap_hva_b1
: The Hana database name. - Servicehana_sap_hva_ecc
: The Hana database name. - Servicehana_sap_hva_ecc_netweaver
: The Hana database name. - Servicehana_sap_hva_s4
: The Hana database name. - Servicehana_sap_hva_s4_netweaver
: The Hana database name. - Serviceheroku_postgres
: The database name. - Servicemagento_mysql
: The database name. - Servicemagento_mysql_rds
: The database name. - Servicemaria
: The database name. - Servicemaria_azure
: The database name. - Servicemaria_rds
: The database name. - Servicemysql
: The database name. - Servicemysql_azure
: The database name. - Servicemysql_rds
: The database name. - Serviceoracle
: The database name. - Serviceoracle_ebs
: The database name. - Serviceoracle_hva
: The database name. - Serviceoracle_rac
: The database name. - Serviceoracle_rds
: The database name. - Serviceoracle_sap_hva
: The database name. - Servicepostgres
: The database name. - Servicepostgres_rds
: The database name. - Serviceredshift_db
: The database name: Redshift - Servicesap_hana
: The database name. - Servicesap_s4hana
: The database name. - Servicesnowflake_db
: The database name: Snowflake - Servicesql_server
: The database name. - Servicesql_server_hva
: The database name. - Servicesql_server_rds
: The database name. - Servicesql_server_sap_ecc_hva
: The database name. - Database
Name string - Field usage depends on
service
value: - Servicefirebase
: Database Name - Dataset
Id string - Field usage depends on
service
value: - Servicegoogle_analytics_360
: The dataset ID. - Servicegoogle_analytics_4_export
: The Dataset ID. - Datasource string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite data source value:NetSuite.com
. - Date
Granularity string - Field usage depends on
service
value: - Serviceadobe_analytics
: The aggregation duration you want. Default value:HOUR
. - Db string
- Field usage depends on
service
value: - Servicemyosh
: Your Myosh Server variables/db . - Delimiter string
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Serviceazure_blob_storage
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicebox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicedropbox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceemail
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegcs
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegoogle_drive
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicekinesis
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Services3
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicesftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceshare_point
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicewasabi_cloud_storage
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Developer
Reference string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl dev reference. - Dimension
Attributes List<string> - Field usage depends on
service
value: - Servicedouble_click_publishers
: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions. - Dimensions List<string>
- Field usage depends on
service
value: - Serviceadroll
: The dimenstions that you want to sync. - Servicedouble_click_campaign_manager
: Report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. Theadvertiser
dimension is mandatory forREACH
report type - Servicedouble_click_publishers
: Report dimensions to include in the sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_display_and_video_360
: The report dimensions (filters) to include into a sync. The dimension names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Direct
Capture stringMethod - Field usage depends on
service
value: - Serviceoracle_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Serviceoracle_sap_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Distributed
Connector doubleCluster Size - Field usage depends on
service
value: - Servicecosmos
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Servicedynamodb
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Domain string
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 domain. - Servicebubble
: Your Bubble app name or domain name. - Serviceconfluence
: Your Confluence domain. - Servicekustomer
: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany - Serviceokta
: Your Okta domain. - Servicepipedrive
: Your Pipedrive domain. - Serviceshopware
: Your Shopware domain. - Servicesistrix
: Your SISTRIX domain. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk domain. - Serviceuservoice
: Domain of your UserVoice site. If it ends with ".uservoice.com", you can specify just the subdomain ("mydomain.uservoice.com" - "mydomain") - Servicezendesk
: Zendesk domain. - Servicezendesk_sunshine
: Zendesk domain. - Domain
Host stringName - Field usage depends on
service
value: - Serviceworkday
: Workday host name. - Serviceworkday_financial_management
: Workday host name. - Serviceworkday_hcm
: Workday host name. - Domain
Name string - Field usage depends on
service
value: - Servicecalabrio
: Your Calabrio domain name - Servicedynamics_365
: The custom domain name associated with Dynamics 365. - Servicehelpshift
: Your Helpshift domain name. - Domain
Type string - Field usage depends on
service
value: - Servicemedallia
: Domain type of your Medallia URL - Dsv
Service stringAuth - Dsv
Subscription stringKey - Ecommerce
Stores List<string> - Field usage depends on
service
value: - Servicemailchimp
: List of IDs of the Mailchimp E-Commerce Stores to Sync - Edition string
- Elements List<string>
- Email string
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Email. - Serviceboostr
: Your Boostr email. - Servicecopper
: Your Copper email address. - Serviceemail
: Send your emails to this address. - Servicemoloco
: Your Moloco account email. - Servicenetsuite_suiteanalytics
: The NetSuite user's email address. - Servicepardot
: The email of the Pardot user. - Serviceskuvault
: Your SkuVault email. - Servicesmadex
: Your Smadex account's email ID. - Servicezendesk
: Zendesk email. - Servicezendesk_sunshine
: Zendesk email. - Email
Address string - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo email address. - Email
Id string - Field usage depends on
service
value: - Serviceordway
: Your Ordway user email ID. - Serviceplanful
: Your Planful email ID. - Empty
Header bool - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceazure_blob_storage
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicebox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicedropbox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceemail
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegcs
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegoogle_drive
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicekinesis
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Services3
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Servicesftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceshare_point
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicewasabi_cloud_storage
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Enable
All boolDimension Combinations - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Whether to enable all reach dimension combinations in the report. Default value:false
- Enable
Archive boolLog Only - Field usage depends on
service
value: - Servicesql_server_hva
: Use archive log only mode - Servicesql_server_sap_ecc_hva
: Use archive log only mode - Enable
Data boolExtensions Syncing - Enable
Distributed boolConnector Mode - Field usage depends on
service
value: - Servicecosmos
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Servicedynamodb
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Enable
Enrichments bool - Field usage depends on
service
value: - Servicesnowplow
: Enable Enrichments - Enable
Exports bool - Field usage depends on
service
value: - Servicebraze
: Enable User Profile Exports - Enable
Tde bool - Field usage depends on
service
value: - Servicesql_server_hva
: Using Transparent Data Encryption (TDE) - Servicesql_server_sap_ecc_hva
: Using Transparent Data Encryption (TDE) - Encoded
Public stringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: Use the public key to grant Fivetran access to Apple Search Ads api. - Encryption
Key string - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Encryption Key. - Endpoint string
- Field usage depends on
service
value: - Servicebranch
: Webhook Endpoint - Serviceiterable
: Register the following URL for webhooks on your Iterable dashboard. - Servicemarketo
: Marketo REST API endpoint. - Servicesnowplow
: Connection-specific collector endpoint. The collector endpoint will have thewebhooks.fivetran.com/snowplow/endpoint_ID
format. You will need it to configure Snowplow to connect with Fivetran. - Servicewebhooks
: You can send your events to https://webhooks.fivetran.com/webhooks/{endpoint} - Engagement
Attribution stringWindow - Field usage depends on
service
value: - Servicepinterest_ads
: The number of days to use as the conversion attribution window for an engagement (i.e. closeup or save) action. - Enriched
Export string - Field usage depends on
service
value: - Serviceoptimizely
: Enriched Events S3 bucket - Entity
Id string - Field usage depends on
service
value: - Servicecheckout
: Your Checkout.com entity ID. - Servicezuora
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Servicezuora_sandbox
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Environment string
- Field usage depends on
service
value: - Servicebazaarvoice
: Your Bazaarvoice environment. - Servicebuildium
: Your Buildium environment. - Servicecheckout
: Your Checkout.com environment. - Serviceconcord
: Your Concord environment. - Servicedeposco
: Your Deposco environment. - Servicedialpad
: Your Dialpad environment. - Serviceinvoiced
: Your Invoiced environment. - Servicejibble
: Your Jibble environment. - Servicelucca
: Your Lucca environment. - Serviceprocore
: Your Procore account environment. - Servicereltio
: Your Reltio environment. - Serviceservicetitan
: Your ServiceTitan environment. - Servicesmarthr
: Your SmartHR environment. - Servicetrelica
: Your Trelica environment. - Servicetremendous
: Your Tremendous environment. - Servicevts
: Your VTS environment. - Servicexactly
: Your Xactly environment. - Serviceyounium
: Your Younium API environment. - Servicezuora
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Servicezuora_sandbox
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Environment
Host string - Field usage depends on
service
value: - Servicexactly
: Your Xactly environment host. - Environment
Name string - Field usage depends on
service
value: - Servicebusiness_central
: Name of the environment - Escape
Char string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceazure_blob_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicebox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicedropbox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceemail
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegcs
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegoogle_drive
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicekinesis
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Services3
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicesftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceshare_point
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicewasabi_cloud_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Escape
Char stringOptions - Field usage depends on
service
value: - Servicegcs
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Services3
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Eu
Region bool - Field usage depends on
service
value: - Servicekustomer
: Turn it on if your app is on EU region - Servicesurvey_monkey
: The SurveyMonkey account region. Specifytrue
, if your account is hosted in the EU region. Default value isfalse
. - Events List<string>
- Field usage depends on
service
value: - Serviceiterable
: List of events to sync. Should be specified whensync_mode
isSelectedEvents
- Export
Storage stringType - Field usage depends on
service
value: - Serviceadjust
: Your cloud storage. - Servicebraze
: Export Storage. Required ifenable_exports
istrue
- External
Id string - Field usage depends on
service
value: - Serviceappsflyer
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_cloudtrail
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Serviceaws_cost_report
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_lambda
: The external ID is a string that designates who can assume the role. - Serviceaws_msk
: This is the same as yourgroup_id
. This is required whensasl_mechanism
is set toIAM
. - Serviceazure_function
: External ID. - Servicecloudfront
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicedynamodb
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicekinesis
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Services3
: Used for authentication along with therole_arn
. If not provided, it uses connector'sgroup_id
. Use the List All Groups endpoint to find thegroup_id
. - Servicesegment
: The external ID is a string that designates who can assume the role. For more information, see a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"Amazon's AWS Identity and Access Management User Guide/a. - Facility
Codes string - Field usage depends on
service
value: - Serviceunicommerce
: Your uniware facility codes. - Fields List<string>
- Field usage depends on
service
value: - Servicefacebook
: List of fields which connector will sync. Possible field values. - File
Type string - Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Serviceazure_blob_storage
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicebox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicedropbox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Serviceemail
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegcs
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegoogle_drive
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicekinesis
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Services3
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicesftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceshare_point
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicewasabi_cloud_storage
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Filter string
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - Finance
Account stringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all finance accounts or specific finance accounts. - Finance
Accounts List<string> - Field usage depends on
service
value: - Serviceitunes_connect
: Specific finance accounts to sync. Must be populated iffinance_account_sync_mode
is set toSpecificFinanceAccounts
. - Folder string
- Field usage depends on
service
value: - Servicedropbox
: Your Dropbox Folder URL. - Folder
Id string - Field usage depends on
service
value: - Servicebox
: Folder URL - Servicegoogle_drive
: Folder URL - Folder
Path string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Folder Path - Serviceone_drive
: Your OneDrive folder URL - Serviceoracle_business_intelligence_publisher
: The folder path to save data models and reports. - Forecast
Id string - Field usage depends on
service
value: - Serviceclari
: Your Clari Forecast id . - Ftp
Host string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP host. - Ftp
Password string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP password. - Ftp
Port double - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP port. - Ftp
User string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP user. - Function string
- Field usage depends on
service
value: - Serviceaws_lambda
: The name of your AWS Lambda Function. - Function
App string - Field usage depends on
service
value: - Serviceazure_function
: Function app name in Azure portal. - Function
Key string - Field usage depends on
service
value: - Serviceazure_function
: Function key used for authorization. - Function
Name string - Field usage depends on
service
value: - Serviceazure_function
: Name of the function to be triggered. - Function
Trigger string - Field usage depends on
service
value: - Servicegoogle_cloud_function
: The trigger URL of the cloud function. - Gcs
Bucket string - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is thecloud_storage_type
- Servicewebhooks
: The GCS bucket name. Required ifbucket_service
is set toGCS
. - Gcs
Export stringBucket - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is theexport_storage_type
- Gcs
Export stringFolder - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is theexport_storage_type
- Gcs
Folder string - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is thecloud_storage_type
- Generate
Fivetran boolPk - Field usage depends on
service
value: - Serviceworkday
: 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. - Group
Id string - Field usage depends on
service
value: - Serviceline_ads
: Your LINE Ads group ID(s). - Group
Name string - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) The group name of thetarget_group_id
. - Hana
Backup stringPassword - Hana
Mode string - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Has
Manage boolPermissions - Field usage depends on
service
value: - Serviceazure_service_bus
: The boolean value specifying whether the connection string has manage permissions - Historic
Sync stringTime Frame - Field usage depends on
service
value: - Servicebraze
: Range of data in history you would like to include in the initial sync. - Serviceiterable
: The time range for which historical data should be synced. Default value:All Time
. - Serviceklaviyo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicemarketo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesailthru
: Range of historical data you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesalesforce_marketing_cloud
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Historical
Sync stringLimit - Field usage depends on
service
value: - Serviceconcur
: Historical Sync Limit for the Sync - Serviceeloqua
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicepardot
: The time range for which historical data should be synced. Default value:All Time
. - Historical
Sync stringTime Frame - Field usage depends on
service
value: - Servicerokt
: Your Rokt historical sync time frame. - Serviceskimlinks
: Your Skimlinks Historical sync time frame. - Servicevimeo
: Your Vimeo Historical sync time frame. - Servicezendesk
: Used to configure Historical sync timeframe for selected tables - Home
Folder string - Field usage depends on
service
value: - Serviceappsflyer
: Your S3 home folder path of the Data Locker. - Host string
- Field usage depends on
service
value: - Serviceaurora
: DB instance host or IP address. - Serviceaurora_postgres
: DB instance host or IP address. - Serviceazure_postgres
: DB instance host or IP address. - Serviceazure_sql_db
: DB instance host or IP address. - Serviceazure_sql_managed_db
: DB instance host or IP address. - Serviceclarity
: DB instance host or IP address. - Servicecockroachdb
: DB instance host or IP address. - Servicecommercetools
: Your commercetools host. - Servicedatabricks_db
: The host URL for your Databricks account. - Servicedb2i_hva
: A host address of the primary node. It should be a DB instance host/IP address with a port number. - Servicedb2i_sap_hva
: DB instance host or IP address. - Servicedocumentdb
: Host IP address of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: DB instance host or IP address. - Serviceehr
: DB instance host or IP address. - Serviceelastic_cloud
: DB instance host or IP address. - Servicees_self_hosted
: DB instance host or IP address. - Serviceftp
: FTP host address. - Servicegoogle_cloud_mysql
: DB instance host or IP address. - Servicegoogle_cloud_postgresql
: DB instance host or IP address. - Servicegoogle_cloud_sqlserver
: DB instance host or IP address. - Servicehana_sap_hva_b1
: DB instance host or IP address. - Servicehana_sap_hva_ecc
: DB instance host or IP address. - Servicehana_sap_hva_ecc_netweaver
: DB instance host or IP address. - Servicehana_sap_hva_s4
: DB instance host or IP address. - Servicehana_sap_hva_s4_netweaver
: DB instance host or IP address. - Serviceheroku_postgres
: DB instance host or IP address. - Servicejira
: The Jira service host address. - Servicemagento_mysql
: DB instance host or IP address. - Servicemagento_mysql_rds
: DB instance host or IP address. - Servicemaria
: DB instance host or IP address. - Servicemaria_azure
: DB instance host or IP address. - Servicemaria_rds
: DB instance host or IP address. - Servicemarin
: The Marin host address. - Servicemysql
: DB instance host or IP address. - Servicemysql_azure
: DB instance host or IP address. - Servicemysql_rds
: DB instance host or IP address. - Servicenetsuite_suiteanalytics
: The NetSuite service host address. - Serviceopendistro
: DB instance host or IP address. - Serviceopensearch
: DB instance host or IP address. - Serviceoracle
: DB instance host or IP address. - Serviceoracle_ebs
: DB instance host or IP address. - Serviceoracle_hva
: DB instance host or IP address. - Serviceoracle_rac
: DB instance host or IP address. - Serviceoracle_rds
: DB instance host or IP address. - Serviceoracle_sap_hva
: DB instance host or IP address. - Serviceoracle_sap_hva_netweaver
: DB instance host or IP address. - Servicepostgres
: DB instance host or IP address. - Servicepostgres_rds
: DB instance host or IP address. - Serviceredshift_db
: Host name - Servicesap_hana
: The SAP HANA host or IP address. - Servicesap_s4hana
: The SAP S/4 host or IP address. - Servicesftp
: SFTP host address. - Servicesnowflake_db
: Host name - Servicesplunk
: The Splunk service host address. - Servicesql_server
: DB instance host or IP address. - Servicesql_server_hva
: DB instance host or IP address. - Servicesql_server_rds
: DB instance host or IP address. - Servicesql_server_sap_ecc_hva
: DB instance host or IP address. - Host
Ip string - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of host tunnel machine which is used to connect to the Storage container. - Serviceazure_service_bus
: The IP address of the host machine which we use to connect to ASB via ssh - Host
Name string - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble Hostname. - Servicedatadog
: Your Datadog host name. - Host
Url string - Field usage depends on
service
value: - Serviceadobe_commerce
: Your Adobe Commerce host url. - Servicesparkpost
: Your SparkPost host URL. - Host
User string - Field usage depends on
service
value: - Serviceazure_blob_storage
: Username in the host machine. - Serviceazure_service_bus
: The username on the host machine which we use to connect to ASB via ssh - Hostname string
- Field usage depends on
service
value: - Serviceakamai
: Your Akamai hostname. - Serviceukg_pro
: Your UKG Pro hostname. - Hosts List<string>
- Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: A list of host addresses for Azure Cosmos DB for Mongo DB. - Servicemongo
: 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. - Servicemongo_sharded
: 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. - Http
Path string - Field usage depends on
service
value: - Servicedatabricks_db
: http path - Identifier string
- Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client identifier. - Servicestatistics_netherlands_cbs
: Your Statistics Netherlands CBS catalog identifier. - Identity string
- Field usage depends on
service
value: - Servicemarketo
: Marketo REST API identity url. - Include
Ocapi boolEndpoints - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: Whether to sync data through OCAPI endpoints. - Instance string
- Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica instance name. - Servicecoupa
: The instance name of your Coupa account in the URL. - Serviceflywheel_digital
: Your Flywheel Digital instance. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud instance ID - Serviceservicenow
: ServiceNow Instance ID. - Instance
Number string - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Serviceoracle_sap_hva_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Instance
Url string - Field usage depends on
service
value: - Servicesap_business_by_design
: The SAP Business ByDesign instance URL. - Integration
Key string - Field usage depends on
service
value: - Servicependo
: The integration key of the Pendo account. - Ip
Address string - Field usage depends on
service
value: - Serviceaveva_pi
: IP address of the AF Server - Is
Account boolLevel Connector - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) Retrieve account-level logs. - Is
Auth2Enabled bool - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Default value:false
- Is
Custom boolApi Credentials - Field usage depends on
service
value: - Servicetwitter_ads
: Custom API credentials - Is
External boolActivities Endpoint Selected - Field usage depends on
service
value: - Servicepardot
: Whether theEXTERNAL_ACTIVITY
table must be synced or not. - Is
Ftps bool - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Use Secure FTP (FTPS). - Is
Keypair bool - Field usage depends on
service
value: - Servicesftp
: Whether to use a key pair for authentication. Whentrue
, do not usepassword
. - Is
Multi boolEntity Feature Enabled - Field usage depends on
service
value: - Servicezuora
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Servicezuora_sandbox
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Is
New boolPackage - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Indicates that that your installed package uses OAuth 2.0. Default value:false
- Is
Private boolKey Encrypted - Field usage depends on
service
value: - Servicesnowflake_db
: Indicates that a private key is encrypted. The default value:false
. The field can be specified if authentication type isKEY_PAIR
. - Is
Private boolLink Required - Field usage depends on
service
value: - Serviceaws_lambda
: We use PrivateLink by default if your AWS Lambda is in the same region as Fivetran. Turning on this toggle ensures that Fivetran always connects to AWS lambda over PrivateLink. Learn more in our PrivateLink documentation. - Services3
: Set totrue
if you want to connect to S3 bucket over PrivateLink. Default value:false
. - Is
Public bool - Field usage depends on
service
value: - Serviceaws_cost_report
: Whether you are syncing from a public bucket. Default value:false
. - Servicekinesis
: Is the bucket public? (you don't need an AWS account for syncing public buckets!) - Services3
: Whether you are syncing from a public bucket. Default value:false
. - Is
Sailthru boolConnect Enabled - Field usage depends on
service
value: - Servicesailthru
: Enable this if you want to sync Sailthru Connect - Is
Secure bool - Field usage depends on
service
value: - Serviceftp
: Whether the server supports FTPS. - Is
Sftp boolCreds Available - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Provide SFTP credentials - Is
Single boolTable Mode - Field usage depends on
service
value: - Servicebox
: Allows the creation of connector using Merge Mode strategy. - Servicedropbox
: Allows the creation of connector using Merge Mode strategy. - Servicegoogle_drive
: Allows the creation of connector using Merge Mode strategy. - Servicesftp
: Allows the creation of connector using the specified Sync strategy. - Serviceshare_point
: Allows the creation of connector using Merge Mode strategy. - Is
Test boolAccount - Field usage depends on
service
value: - Serviceadyen
: Whether or not your Adyen Account is a Test Account. Default value:false
. - Is
Vendor bool - Field usage depends on
service
value: - Serviceamazon_selling_partner
: Whether or not you have a Vendor Account. Default value:false
. - Issuer string
- Field usage depends on
service
value: - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud issuer name. - Json
Delivery stringMode - Field usage depends on
service
value: - Serviceaws_cost_report
: Control how your JSON data is delivered into your destination - Serviceazure_blob_storage
: Control how your JSON data is delivered into your destination - Servicebox
: Control how your JSON data is delivered into your destination - Servicedropbox
: Control how your JSON data is delivered into your destination - Serviceemail
: Control how your JSON data is delivered into your destination - Serviceftp
: Control how your JSON data is delivered into your destination - Servicegcs
: Control how your JSON data is delivered into your destination - Servicegoogle_drive
: Control how your JSON data is delivered into your destination - Servicekinesis
: Control how your JSON data is delivered into your destination - Services3
: Control how your JSON data is delivered into your destination - Servicesftp
: Control how your JSON data is delivered into your destination - Serviceshare_point
: Control how your JSON data is delivered into your destination - Servicewasabi_cloud_storage
: Specifies how Fivetran should handle your JSON data. Default value:Packed
. - Key string
- Field usage depends on
service
value: - Serviceuservoice
: The UserVoice API key. - Key
Password string - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKey Password
. - Key
Store stringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Key Store Type - Keystore string
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theKeystore File
as Base64 encoded string. - Keystore
Password string - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKeystore Password
. - Last
Synced stringChanges Utc_ - Latest
Version string - Legal
Entity stringId - Field usage depends on
service
value: - Serviceyounium
: Your Younium legal entity ID. - Limit
For doubleApi Calls To External Activities Endpoint - Field usage depends on
service
value: - Servicepardot
: API limit for the external activities endpoint. - Line
Separator string - Field usage depends on
service
value: - Serviceaws_cost_report
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceazure_blob_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicebox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicedropbox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceemail
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegcs
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegoogle_drive
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicekinesis
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Services3
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicesftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceshare_point
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicewasabi_cloud_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - List
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment list ID. - List
Of stringCompany Ids - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail list of company IDs. - List
Strategy string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Servicekinesis
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Services3
: The listing strategy you want to use. Default value:complete_listing
. - List
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_analytics_4_export
: The Sync Mode - Log
Journal string - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal name. - Servicedb2i_sap_hva
: The log journal name. - Log
Journal stringSchema - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal schema. - Servicedb2i_sap_hva
: The log journal schema. - Log
On stringGroup - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Servicehana_sap_hva_s4_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Login string
- Field usage depends on
service
value: - Servicerebound_returns
: Your ReBound Returns login. - Servicethe_trade_desk
: The Trade Desk email. It is a part of the login credentials. - Servicewalmart_dsp
: Walmart DSP email. It is a part of the login credentials. - Login
Password string - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur password. - Servicesage_intacct
: The login password. It is a part of the login credentials. - Manager
Accounts List<string> - Field usage depends on
service
value: - Servicegoogle_ads
: The list of the Manager Account IDs whose clients will be synced. Must be populated ifsync_mode
is set toManagerAccounts
. - Max
Api doubleRequests Per Day - Field usage depends on
service
value: - Servicereltio
: Maximum API requests per day - Merchant
Id string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Merchant ID. - Serviceamazon_selling_partner
: The Merchant ID or Vendor Code. - Serviceavantlink
: Your AvantLink Merchant ID. - Servicebraintree
: Your Braintree merchant ID. - Servicebraintree_sandbox
: Your Braintree merchant ID. - Serviceshareasale
: Your ShareASale merchant ID. - Servicexsolla
: Your Xsolla Merchant ID. - Message
Type string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka message type. - Serviceaws_msk
: The Message type. - Serviceazure_event_hub
: Message type. - Serviceazure_service_bus
: The format of messages in the topic - Serviceconfluent_cloud
: Confluent Cloud message type. - Serviceheroku_kafka
: Heroku Kafka message type. - Metric
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment metric ID. - Metrics List<string>
- Field usage depends on
service
value: - Serviceadroll
: The metrics that you want to sync. - Servicecriteo
: Metrics - Servicedouble_click_campaign_manager
: Report metrics to include into a sync. - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_display_and_video_360
: The report metrics to include into a sync. The metric names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Named
Range string - Field usage depends on
service
value: - Servicegoogle_sheets
: The name of the named data range on the sheet that contains the data to be synced. - Namespace string
- Field usage depends on
service
value: - Serviceazure_service_bus
: The ASB namespace which we have to sync. Required forAzureActiveDirectory
authentication. - Network
Code double - Field usage depends on
service
value: - Servicedouble_click_publishers
: Network code is a unique, numeric identifier for your Ad Manager network. - Non
Standard boolEscape Char - Field usage depends on
service
value: - Servicegcs
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Services3
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Null
Sequence string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Serviceazure_blob_storage
: If your CSVs use a special value indicating null, you can specify it here. - Servicebox
: If your CSVs use a special value indicating null, you can specify it here. - Servicedropbox
: If your CSVs use a special value indicating null, you can specify it here. - Serviceemail
: If your CSVs use a special value indicating null, you can specify it here. - Serviceftp
: If your CSVs use a special value indicating null, you can specify it here. - Servicegcs
: If your CSVs use a special value indicating null, you can specify it here. - Servicegoogle_drive
: If your CSVs use a special value indicating null, you can specify it here. - Servicekinesis
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Services3
: If your CSVs use a special value indicating null, you can specify it here. - Servicesftp
: If your CSVs use a special value indicating null, you can specify it here. - Serviceshare_point
: If your CSVs use a special value indicating null, you can specify it here. - Servicewasabi_cloud_storage
: If your CSVs use a special value indicating null, you can specify it here. - Oauth
Token string - Oauth
Token stringSecret - Ocapi
Client stringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client ID. - Ocapi
Client stringSecret - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client secret. - Ocapi
Custom stringObject Types - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI custom object types. - Ocapi
Hostname string - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI hostname. - Odbc
Driver stringManager Library Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: ODBC manager library path - Servicehana_sap_hva_ecc
: ODBC manager library path - Servicehana_sap_hva_s4
: ODBC manager library path - Odbc
Sys stringIni Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_ecc
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_s4
: odbc.ini and odbcsinst.ini location - On
Error string - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceazure_blob_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicebox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicedropbox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegcs
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegoogle_drive
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicekinesis
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Services3
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - Servicesftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceshare_point
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicewasabi_cloud_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - On
Premise bool - Field usage depends on
service
value: - Servicejira
: Whether the Jira instance is local or in cloud. - Organization string
- Field usage depends on
service
value: - Servicegladly
: Your Gladly Organization Name. - Servicestatuspage
: Your Statuspage Organization ID. - Organization
Domain string - Field usage depends on
service
value: - Serviceadobe_workfront
: Your Adobe Workfront organization domain. - Organization
Id string - Field usage depends on
service
value: - Serviceadobe_analytics
: Organization ID from the Service Account (JWT) credentials of your Adobe Project. - Serviceintegrate
: Your Integrate organization ID. - Servicemegaphone
: Your Megaphone organization ID. - Serviceproductive
: Your Productive Organization ID. - Servicesalesforce_commerce_cloud
: The organization ID from Salesforce Commerce Cloud account. - Servicesentry
: Your Sentry organization ID. - Servicezoho_books
: Your Zoho Books Organization ID. - Servicezoho_inventory
: Your Zoho Inventory organization ID. - Organization
Name string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl organization name. - Serviceconfluence
: Your Confluence organization name. - Organizations List<string>
- Field usage depends on
service
value: - Serviceapple_search_ads
: Organizations - Servicesnapchat_ads
: Specific organizations IDs to sync. Must be populated ifsyncMode
is set toSpecificOrganizations
. - Packed
Mode List<string>Tables - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicedynamodb
: List of tables to be synced in packed mode. - Servicefirebase
: Specific tables to sync. Must be populated ifpacking_mode
is set toSelectTablesForPackedMode
. - Servicemongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicemongo_sharded
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Packing
Mode string - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: Indicates the desired sync pack mode. Accepted values areUsePackedModeOnly
andUseUnpackedModeOnly
.SelectTablesForPackedMode
is deprecated. - Servicefirebase
: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceklaviyo
: Packing mode for EVENT and PERSON tables. - Servicemongo
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Servicemongo_sharded
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceoptimizely
: Packing mode for conversion and decision tables. - Servicesailthru
: Packing mode for LIST_STATE and USER tables. - Pages List<string>
- Field usage depends on
service
value: - Servicefacebook_pages
: Specific pages to sync. Must be populated ifsync_mode
is set toSpecificPages
. - Partner
Code string - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission partner code. - Partner
User stringId - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserID. - Partner
User stringSecret - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserSecret. - Partners List<string>
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of partners to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicethe_trade_desk
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicewalmart_dsp
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Pass
Phrase string - Field usage depends on
service
value: - Servicequaltrics
: Pass Phrase - Passphrase string
- Field usage depends on
service
value: - Servicesnowflake_db
: 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 isKEY_PAIR
. - Password string
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS password. - Serviceadobe_commerce
: Your Adobe Commerce password. - Serviceakeneo
: Your Akeneo password. - Serviceanaplan
: Your Anaplan password. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Password. - Serviceaurora
: The user's password. - Serviceaurora_postgres
: The user's password. - Serviceazure_cosmos_for_mongo
: Password used for source database authentication. - Serviceazure_postgres
: The user's password. - Serviceazure_sql_db
: The user's password. - Serviceazure_sql_managed_db
: The user's password. - Serviceboostr
: Your Boostr password. - Serviceceridian_dayforce
: Your Ceridian Dayforce Password. - Servicecin7
: Your Cin7 API Key. - Serviceclarity
: The user's password. - Servicecockroachdb
: The user's password. - Servicecollibra
: Your collibra password. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account password. - Servicecontrast_security
: Your Contrast Security API Password. - Servicedb2i_hva
: The user's password. - Servicedb2i_sap_hva
: The user's password. - Servicedeposco
: Your Deposco password. - Servicedocumentdb
: The user's password. - Servicedynamics_365_fo
: The user's password. - Serviceehr
: The user's password. - Serviceelastic_cloud
: The user's password. - Servicees_self_hosted
: The user's password. - Serviceftp
: FTP password. - Serviceglobalmeet
: Your GlobalMeet Password. - Servicegoogle_cloud_mysql
: The user's password. - Servicegoogle_cloud_postgresql
: The user's password. - Servicegoogle_cloud_sqlserver
: The user's password. - Servicegreen_power_monitor
: Your GreenPowerMonitor password. - Serviceguru
: Your Guru password. - Servicehana_sap_hva_b1
: The user's password. - Servicehana_sap_hva_ecc
: The user's password. - Servicehana_sap_hva_ecc_netweaver
: The user's password. - Servicehana_sap_hva_s4
: The user's password. - Servicehana_sap_hva_s4_netweaver
: The user's password. - Serviceheroku_postgres
: The user's password. - Servicehilti_ontrack
: Your Hilti On!Track password. - Serviceimpact
: Your Impact Account Token - Serviceintegral_ad_science
: Your integral_ad_science password. - Serviceitunes_connect
: Your password - Servicejamf
: Your Jamf password. - Servicejira
: The Jira user's password. - Servicekhoros_care
: Your Khoros Care password. - Servicekissmetrics
: Your Kissmetrics API Password. - Serviceklarna
: Your Klarna Password. - Servicelessonly
: Your Lessonly password. - Servicemagento_mysql
: The user's password. - Servicemagento_mysql_rds
: The user's password. - Servicemaria
: The user's password. - Servicemaria_azure
: The user's password. - Servicemaria_rds
: The user's password. - Servicemarin
: The Marin user's password. - Servicemoloco
: Your Moloco account password. - Servicemongo
: The user's password. - Servicemongo_sharded
: The user's password. - Servicemyosh
: Your myosh password. - Servicemysql
: The user's password. - Servicemysql_azure
: The user's password. - Servicemysql_rds
: The user's password. - Servicenetsuite_suiteanalytics
: The NetSuite user's password. - Serviceopendistro
: The user's password. - Serviceopensearch
: The user's password. - Serviceoracle
: The user's password. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence user password. - Serviceoracle_ebs
: The user's password. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud user password. - Serviceoracle_hva
: The user's password. - Serviceoracle_rac
: The user's password. - Serviceoracle_rds
: The user's password. - Serviceoracle_sap_hva
: The user's password. - Serviceoracle_sap_hva_netweaver
: The user's password. - Serviceoutbrain
: The Outbrain user's password. - Servicepardot
: The Pardot user's password. - Servicepartnerize
: Your Partnerize account's password. - Servicepodio
: Your Podio account password. - Servicepostgres
: The user's password. - Servicepostgres_rds
: The user's password. - Serviceqmatic_data_connect
: Your Qmatic Data Connect password. - Serviceredshift_db
: The Redshift user's password. - Servicerevx
: Your RevX Password. - Servicertb_house
: Your RTB House password. - Servicesap_business_by_design
: The SAP Business ByDesign password. - Servicesap_hana
: Your SAP HANA password. - Servicesap_s4hana
: Your SAP S/4 password. - Servicescorm
: Your Scorm Secret Key. - Serviceservicenow
: Your account password. - Servicesftp
: SFTP password. - Serviceshiphero
: Your ShipHero password. - Serviceshipstation
: Your ShipStation password. - Serviceshopware
: Your Shopware password. - Serviceskuvault
: Your SkuVault password. - Servicesmadex
: Your Smadex Password. - Servicesnowflake_db
: The Snowflake user's password. - Servicesplash
: Your Splash password. - Servicesplunk
: The Splunk user's password. - Servicesql_server
: The user's password. - Servicesql_server_hva
: The user's password. - Servicesql_server_rds
: The user's password. - Servicesql_server_sap_ecc_hva
: The user's password. - Servicestarrez
: Your StarRez API password - Servicestickyio
: Your sticky.io password. - Servicestylight
: Your Stylight Password. - Servicesugarcrm
: Your SugarCRM password. - Serviceteamwork
: Your Teamwork password. - Servicethe_trade_desk
: The Trade Desk password. It is a part of the login credentials. - Servicetoggl_track
: Your Toggl Track Password - Serviceukg_pro
: Your UKG Pro password. - Serviceunicommerce
: Your uniware login password. - Serviceupland
: Your Upland Software Password. - Serviceveevavault
: Your Veeva Vault password. - Servicewalmart_dsp
: Walmart DSP password. It is a part of the login credentials. - Servicewhen_i_work
: Your When I Work password. - Servicewherefour
: Your Wherefour password. - Serviceworkday
: Workday password. - Serviceworkday_financial_management
: Workday password. - Serviceworkday_hcm
: Workday password. - Servicexandr
: Your Xandr password. - Serviceyounium
: Your Younium password. - Pat string
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Token
generated in Github. - Pat
Name string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Name. - Pat
Secret string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Secret. - Path string
- Field usage depends on
service
value: - Servicejira
: A URL subdirectory where the Jira instance is working. - Pats List<string>
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Tokens
. - Pattern string
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Serviceazure_blob_storage
: All files in your search path matching this regular expression will be synced. - Servicebox
: All files in your search path matching this regular expression will be synced. - Servicedropbox
: All files in your search path matching this regular expression will be synced. - Serviceemail
: All files in your search path matching this regular expression will be synced. - Serviceftp
: All files in your search path matching this regular expression will be synced. - Servicegcs
: All files in your search path matching this regular expression will be synced. - Servicegoogle_drive
: All files in your search path matching this regular expression will be synced. - Servicekinesis
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Services3
: All files in your search path matching this regular expression will be synced. - Servicesftp
: All files in your search path matching this regular expression will be synced. - Serviceshare_point
: All files in your search path matching this regular expression will be synced. - Servicewasabi_cloud_storage
: All files in your search path matching this regular expression will be synced. - Pdb
Name string - Field usage depends on
service
value: - Serviceoracle
: Optional: Required only for containerized database. - Serviceoracle_ebs
: Optional: Required only for containerized database. - Serviceoracle_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Serviceoracle_rac
: Optional: Required only for containerized database. - Serviceoracle_rds
: Optional: Required only for containerized database. - Serviceoracle_sap_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Pem
Certificate string - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Must be populated ifis_auth2_enabled
is set tofalse
. - Pem
Private stringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM secret key file. Must be populated ifis_auth2_enabled
is set totrue
. - Per
Interaction List<string>Dimensions - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Per Interaction Dimensions. - Personal
Access stringToken - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail personal access token. - Servicedatabricks_db
: Access Token - Serviceharvest
: Your Harvest Personal Access Token. - Serviceproductive
: Your Productive personal access token. - Servicetotango
: Your Totango personal access token. - Personal
Api stringToken - Field usage depends on
service
value: - Servicecircleci
: Your CircleCI Personal API token. - Servicemonday
: Your Monday.com Personal API Token. - Pgp
Pass stringPhrase - Field usage depends on
service
value: - Serviceazure_blob_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Pgp
Secret stringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Phone
Number string - Field usage depends on
service
value: - Serviceitunes_connect
: Register the number on AppleId Account Page for 2FA - Plan
Type string - Field usage depends on
service
value: - Servicejustcall
: Your JustCall Plan Type. - Port double
- Field usage depends on
service
value: - Serviceaurora
: The port number. - Serviceaurora_postgres
: The port number. - Serviceaveva_pi
: Port number at which the AF Server is running - Serviceazure_postgres
: The port number. - Serviceazure_sql_db
: The port number. - Serviceazure_sql_managed_db
: The port number. - Serviceclarity
: The port number. - Servicecockroachdb
: The port number. - Servicedatabricks_db
: The port of your SQL warehouse. - Servicedb2i_hva
: The port number. - Servicedb2i_sap_hva
: The port number. - Servicedocumentdb
: Port of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: The port number. - Serviceehr
: The port number. - Serviceelastic_cloud
: The port number. - Servicees_self_hosted
: The port number. - Serviceftp
: FTP port. - Servicegoogle_cloud_mysql
: The port number. - Servicegoogle_cloud_postgresql
: The port number. - Servicegoogle_cloud_sqlserver
: The port number. - Servicehana_sap_hva_b1
: The port number. - Servicehana_sap_hva_ecc
: The port number. - Servicehana_sap_hva_ecc_netweaver
: The port number. - Servicehana_sap_hva_s4
: The port number. - Servicehana_sap_hva_s4_netweaver
: The port number. - Serviceheroku_postgres
: The port number. - Servicejira
: The Jira service host port. - Servicemagento_mysql
: The port number. - Servicemagento_mysql_rds
: The port number. - Servicemaria
: The port number. - Servicemaria_azure
: The port number. - Servicemaria_rds
: The port number. - Servicemysql
: The port number. - Servicemysql_azure
: The port number. - Servicemysql_rds
: The port number. - Servicenetsuite_suiteanalytics
: The NetSuite service host port. - Serviceopendistro
: The port number. - Serviceopensearch
: The port number. - Serviceoracle
: The port number. - Serviceoracle_ebs
: The port number. - Serviceoracle_hva
: The port number. - Serviceoracle_rac
: The port number. - Serviceoracle_rds
: The port number. - Serviceoracle_sap_hva
: The port number. - Servicepostgres
: The port number. - Servicepostgres_rds
: The port number. - Serviceredshift_db
: Port number - Servicesap_hana
: The SAP HANA port number. - Servicesap_s4hana
: The SAP S/4 port number. - Servicesftp
: SFTP port. - Servicesnowflake_db
: The Snowflake optional port number. - Servicesplunk
: The Splunk service host port. - Servicesql_server
: The port number. - Servicesql_server_hva
: The port number. - Servicesql_server_rds
: The port number. - Servicesql_server_sap_ecc_hva
: The port number. - Post
Click stringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on clicks. Default value:DAY_30
- Prebuilt
Report string - Field usage depends on
service
value: - Servicefacebook
: The name of report of which connector will sync the data. Possible prebuilt_report values. - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Prefix string
- Field usage depends on
service
value: - Serviceaws_cloudtrail
: If prefix is present when configuring the bucket. - Serviceaws_cost_report
: Folder path to the aws_cost_report files within the bucket. - Serviceaws_inventory
: The prefix if you used one when configuring the bucket. - Serviceazure_blob_storage
: All files and folders under this folder path will be searched for files to sync. - Servicebox
: All files and folders under this folder path will be searched for files to sync. - Servicecloudfront
: The name of the CloudFront folder in the bucket. - Servicedropbox
: All files and folders under this folder path will be searched for files to sync. - Serviceftp
: All files and folders under this folder path will be searched for files to sync. - Servicegcs
: All files and folders under this folder path will be searched for files to sync. - Servicegoogle_drive
: All files and folders under this folder path will be searched for files to sync, this can be the entire drive link or a folder URL - Servicekinesis
: Folder path to the Kinesis files within the bucket. - Servicemarin
: Folder path to the Marin manifest file. - Servicemicrosoft_dynamics_365_fo
: Folder name in which the exported dynamics 365 data resides. - Services3
: All files and folders under this folder path will be searched for files to sync. - Servicesegment
: Folder path to the Segment files within the bucket. Must be populated ifsync_type
is set toS3
. - Servicesftp
: All files and folders under this folder path will be searched for files to sync. - Serviceshare_point
: All files and folders under this folder path link will be searched for files to sync. This can be any shared folder link. - Servicewasabi_cloud_storage
: All files and folders under this folder path will be searched for files to sync. - Primary
Key string - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission primary key. - Primary
Keys List<string> - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - Private
Key string - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS REST API private key. - Serviceadobe_analytics
: The complete contents of your private key file including the start and end tags (----BEGIN PRIVATE KEY----
to----END PRIVATE KEY----
). - Serviceadp_workforce_now
: Private Key. - Serviceanaplan
: The contents of your private key file. Must be populated ifauth_mode
is set toCertificate
. - Serviceapple_search_ads
: The contents of your secret key file. Must be populated ifis_auth2_enabled
is set tofalse
. - Servicebraintree
: The contents of your secret key file. - Servicebraintree_sandbox
: The contents of your secret key file. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud private key. - Servicequaltrics
: Your private key - Servicesalesforce
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesnowflake_db
: Private access key. The field should be specified if authentication type isKEY_PAIR
. - Private
Token string - Field usage depends on
service
value: - Serviceeventbrite
: Your Eventbrite private token. - Product string
- Field usage depends on
service
value: - Servicewebconnex
: Your Webconnex product. - Profiles List<string>
- Field usage depends on
service
value: - Serviceamazon_ads
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSpecificProfiles
. - Servicegoogle_analytics
: Specific User Profile IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_mcf
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Profiles
Amazon stringDsp - Field usage depends on
service
value: - Serviceamazon_dsp
: Comma-separated list of your Amazon DSP profiles. - Project
Access stringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar project access token. - Project
Credentials List<ConnectorConfig Project Credential> - Project
Id string - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery project ID - Servicegoogle_analytics_360
: The project ID. - Servicegoogle_analytics_4_export
: The Project ID. - Servicemixpanel
: Project ID - Project
Ids string - Field usage depends on
service
value: - Servicesentry
: Your Sentry project IDs. - Project
Key string - Field usage depends on
service
value: - Servicecommercetools
: Your commercetools project key. - Projects List<string>
- Field usage depends on
service
value: - Serviceasana
: Specific Project IDs to sync. Must be populated ifsyncMode
is set toSpecificProjects
. - Servicejira
: Specific projects to sync. Must be populated ifsyncMode
is set toCUSTOM
. - Properties List<string>
- Field usage depends on
service
value: - Servicegoogle_analytics_4
: The array of strings in theproperties/{id}
format whereid
is a Google Analytics 4 property identifier. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Property
Id string - Field usage depends on
service
value: - Servicecloudbeds
: Your Cloudbeds property IDs. - Public
Key string - Field usage depends on
service
value: - Serviceaurora
: Public Key - Serviceaurora_postgres
: Public Key - Serviceazure_blob_storage
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_cosmos_for_mongo
: Public Key - Serviceazure_postgres
: Public Key - Serviceazure_service_bus
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_sql_db
: Public Key. - Serviceazure_sql_managed_db
: Public Key. - Servicebraintree
: The contents of your PEM certificate file. - Servicebraintree_sandbox
: The contents of your PEM certificate file. - Serviceclarity
: Public Key. - Servicecockroachdb
: Public Key - Servicedb2i_hva
: Public Key - Servicedb2i_sap_hva
: Public Key - Servicedocumentdb
: Public Key - Servicedynamics_365_fo
: Public Key. - Serviceehr
: Public Key. - Serviceelastic_cloud
: Public Key - Servicees_self_hosted
: Public Key - Servicegoogle_cloud_mysql
: Public Key - Servicegoogle_cloud_postgresql
: Public Key - Servicegoogle_cloud_sqlserver
: Public Key. - Servicehana_sap_hva_b1
: Public Key - Servicehana_sap_hva_ecc
: Public Key - Servicehana_sap_hva_ecc_netweaver
: Public Key - Servicehana_sap_hva_s4
: Public Key - Servicehana_sap_hva_s4_netweaver
: Public Key - Serviceheroku_postgres
: Public Key - Servicemagento_mysql
: Public Key - Servicemagento_mysql_rds
: Public Key - Servicemaria
: Public Key - Servicemaria_azure
: Public Key - Servicemaria_rds
: Public Key - Servicemongo
: Public Key - Servicemongo_sharded
: Public Key - Servicemysql
: Public Key - Servicemysql_azure
: Public Key - Servicemysql_rds
: Public Key - Serviceopendistro
: Public Key - Serviceopensearch
: Public Key - Serviceoracle
: Public Key - Serviceoracle_ebs
: Public Key - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud public key. - Serviceoracle_hva
: Public Key - Serviceoracle_rac
: Public Key - Serviceoracle_rds
: Public Key - Serviceoracle_sap_hva
: Public Key - Servicepartnerstack_vendor
: Your PartnerStack Vendor Public key. - Servicepostgres
: Public Key - Servicepostgres_rds
: Public Key - Servicesap_hana
: Public Key - Servicesap_s4hana
: Public Key - Servicesftp
: Public Key - Servicesql_server
: Public Key. - Servicesql_server_hva
: Public Key. - Servicesql_server_rds
: Public Key. - Servicesql_server_sap_ecc_hva
: Public Key. - Publication
Name string - Field usage depends on
service
value: - Serviceaurora_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceazure_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres_rds
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Publisher
Id string - Field usage depends on
service
value: - Serviceskimlinks
: Your Skimlinks publisher ID. - Pull
Archived boolCampaigns - Field usage depends on
service
value: - Serviceoutbrain
: Include or ignore results from archived campaigns - Python
Version string - Query
Id string - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The ID of the query whose configuration you want to reuse. This is a required parameter whenconfig_method
is set toREUSE_EXISTING
. - Query
Param stringValue - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API key. - Servicebirdeye
: Your Birdeye query-param-value. - Quota
Project stringId - Field usage depends on
service
value: - Servicebigquery_db
: Specify a different project ID to account for quota and billing of Fivetran query workload - Quote
Char string - Field usage depends on
service
value: - Serviceazure_blob_storage
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegcs
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegoogle_drive
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Services3
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicesftp
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Serviceshare_point
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Quote
Character boolEnabled - Field usage depends on
service
value: - Serviceazure_blob_storage
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegcs
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegoogle_drive
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Services3
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicesftp
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Serviceshare_point
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Rate
Limit stringPlan - Field usage depends on
service
value: - Servicevimeo
: Your Vimeo rate limit plan. - Refresh
Token string - Field usage depends on
service
value: - Serviceironsource
: Your IronsourceClient Secret
. - Refresh
Token stringExpires At - Field usage depends on
service
value: - Servicepinterest_ads
: The expiration date of the refresh token. Unix timestamp in seconds - Region string
- Field usage depends on
service
value: - Servicealgolia
: Your Algolia analytics region. - Serviceamazon_ads
: The region used by the Amazon Ads profile. - Serviceamazon_selling_partner
: The region used by the Amazon Selling Partner profile. - Serviceanaplan
: Your Anaplan account region - Serviceatlassian_ops_genie
: Your company's Osgenie region (usually company.opsgenie.com) - Serviceawin
: Your Awin Region. - Serviceaws_lambda
: The AWS region code for the DynamoDB instance. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Region - Serviceconcur
: The region. - Servicecvent
: Your Cvent region. - Serviceeverflow
: Your Everflow region. - Serviceexact_online
: Your Exact Online region. - Servicegetfeedback
: Your GetFeedback region. - Servicehappyfox
: Your HappyFox region. - Servicekeypay
: Your KeyPay region. - Servicemedallia_agile_research
: Your Medallia Agile region. - Servicemessagebird
: Your MessageBird Account region. - Servicemixpanel
: Data Region - Servicenavan
: Your Navan region. - Serviceon24
: Your ON24 region. - Servicependo
: The Pendo account region. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Region. - Serviceringover
: Your Ringover region. - Servicesamsara
: The region of your Samsara account. For instance, if your region isEUROPE
, provideeu.samsara
in theRegion
field. If your region is not in Europe, providesamsara
. - Servicesnyk
: Your Snyk region. - Servicetalkdesk
: Your Talkdesk region (".com",".eu","ca.com") - Servicetotango
: Your Totango region. - Servicetranscend
: Your Transcend region. - Servicevonage_contact_center
: Your Vonage Contact Center region. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value:US_EAST_1
. - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing Region. - Servicezoho_books
: Your Zoho Books application host region. - Servicezoho_campaigns
: Your Zoho Campaigns application host region. - Servicezoho_desk
: Your Zoho Desk domain. - Servicezoho_inventory
: Your Zoho Inventory application host region. - Region
Api stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution API URL region. - Region
Auth stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution auth URL region. - Region
Token stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution token URL region. - Region
Url string - Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management region URL. - Replica
Id double - Field usage depends on
service
value: - Serviceaurora
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicegoogle_cloud_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Replication
Slot string - Field usage depends on
service
value: - Serviceaurora_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceazure_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres_rds
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Report
Configs List<ConnectorConfig Report Config> - Report
Configuration List<string>Ids - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: You can select only one Floodlight Configuration ID per account. - Report
Format stringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - Report
Granularity string - Field usage depends on
service
value: - Servicepinterest_ads
: Granularity at which reports will be - Report
Keys string - Field usage depends on
service
value: - Servicerakutenadvertising
: Your Rakuten Advertising report keys. - Report
Lists List<ConnectorConfig Report List> - Report
Service stringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Report Service API key. - Report
Suites List<string> - Report
Timezone string - Field usage depends on
service
value: - Servicecriteo
: Report Timezone - Report
Type string - Field usage depends on
service
value: - Serviceadroll
: The report type you want. Default value:ALL_ADS
. - Servicedouble_click_campaign_manager
: Type of reporting data to sync. Default value:STANDARD
. - Servicegoogle_display_and_video_360
: The type of the report to create. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Serviceyoutube_analytics
: The name of report of which connector will sync the data. - Report
Url string - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - Reports
List<Connector
Config Report> - Reports
Linkedin List<string>Ads - Field usage depends on
service
value: - Servicelinkedin_ads
: Specific analytics reports to sync. Must be populated if adAnalytics is set to 'SpecificReports'. - Repositories List<string>
- Field usage depends on
service
value: - Servicegithub
: Specific Repository IDs to sync. Must be populated ifsyncMode
is set toSpecificRepositories
. - Resource
Token string - Field usage depends on
service
value: - Servicecosmos
: A token that provides access to a specific Azure Cosmos DB resource. Required for theRESOURCE_TOKEN
data access method. - Resource
Url string - Field usage depends on
service
value: - Servicedynamics_365
: URL at which Dynamics 365 is accessed - Rest
Api doubleLimit - Field usage depends on
service
value: - Servicepardot
: The number of API calls that the connector should not exceed in a day. Default REST API call limit per day: 150,000. - Rfc
Library stringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Servicehana_sap_hva_s4_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Serviceoracle_sap_hva_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Role string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Role ID for connection. - Servicesnowflake_db
: Snowflake Connector role name - Role
Arn string - Field usage depends on
service
value: - Serviceappsflyer
: S3 Role ARN - Serviceaws_cloudtrail
: The Role ARN required for authentication. - Serviceaws_cost
: The Role ARN required for authentication. - Serviceaws_cost_report
: The Role ARN required for authentication. - Serviceaws_inventory
: The Role ARN required for authentication. - Serviceaws_lambda
: The Role ARN required for authentication. - Serviceaws_msk
: Ifsasl_mechanism
is set toIAM
, enter your Role ARN - Servicecloudfront
: The Role ARN required for authentication. - Servicedynamodb
: Role ARN - Serviceheap
: The Role ARN required for authentication. - Servicekinesis
: The Role ARN required for authentication. - Services3
: The Role ARN required for authentication. Required for connector creation when syncing using private bucket. - Servicesegment
: The Role ARN required for authentication. Must be populated ifsync_type
is set toS3
. - Rollback
Window double - Field usage depends on
service
value: - Serviceappsflyer
: Rollback window - Rollback
Window doubleSize - Field usage depends on
service
value: - Servicebingads
: A period of time in days during which a conversion is recorded. - S3Bucket string
- Field usage depends on
service
value: - Servicewebhooks
: The S3 bucket name. Required ifbucket_service
is set toS3
. - S3Export
Bucket string - Field usage depends on
service
value: - Servicebraze
: Your S3 user export bucket. Required ifAWS_S3
is theexport_storage_type
- S3Export
External stringId - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used ifexport_storage_type
isAWS_S3
- S3Export
Folder string - Field usage depends on
service
value: - Servicebraze
: Your S3 user export folder name. Required ifAWS_S3
is theexport_storage_type
- S3Export
Role stringArn - Field usage depends on
service
value: - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is theexport_storage_type
- S3Role
Arn string - Field usage depends on
service
value: - Serviceadjust
: Used if theexport_storage_type
isAWS_S3
, the Role ARN required for authentication. - Servicewebhooks
: The Role ARN required for authentication. Required ifbucket_service
is set toS3
. - S3bucket string
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The S3 bucket name. - Servicebraze
: Your S3 bucket required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Name of the bucket configured to receive sailthru connect data. - S3external
Id string - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used for authentication along with therole_arn
required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: The external ID is a string that designates who can assume the role. - S3folder string
- Field usage depends on
service
value: - Servicebraze
: Your S3 folder name required ifAWS_S3
is thecloud_storage_type
- S3path string
- Field usage depends on
service
value: - Servicesailthru
: Copy and use this to configure Sailthru Connect in your sailthru account. - S3role
Arn string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The Role ARN required for authentication. - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Role ARN of the IAM role created for Fivetran. - Sales
Account stringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all sales accounts or specific sales accounts. - Sales
Accounts List<string> - Field usage depends on
service
value: - Serviceitunes_connect
: Specific sales account to sync. Must be populated ifsales_account_sync_mode
is set toSpecificSalesAccounts
. - Salesforce
Security stringToken - Field usage depends on
service
value: - Servicepardot
: The Pardot user's Salesforce SSO Account Security Token. - Sandbox
Account string - Field usage depends on
service
value: - Servicegocardless
: Your GoCardless account type. - Sap
Schema string - Field usage depends on
service
value: - Servicedb2i_hva
: The SAP schema. - Servicedb2i_sap_hva
: SAP schema name. - Servicesql_server_hva
: SAP Schema Name. Required only for High-Volume Agent SAP ECC connector. - Servicesql_server_sap_ecc_hva
: SAP Schema Name. - Sap
Source stringSchema - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The schema name where the HANA tables reside. - Servicehana_sap_hva_ecc
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_ecc_netweaver
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4_netweaver
: The Hana schema name where the SAP tables reside. - Sap
User string - Field usage depends on
service
value: - Serviceoracle_sap_hva
: The Oracle schema name where the SAP tables reside. - Sasl
Mechanism string - Field usage depends on
service
value: - Serviceapache_kafka
: SASL Mechanism - Serviceaws_msk
: Ifsecurity_protocol
is set toSASL
, enter the SASL Mechanism - Sasl
Plain stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Sasl
Plain stringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Sasl
Scram256Key string - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Sasl
Scram256Secret string - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Sasl
Scram512Key string - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - Sasl
Scram512Secret string - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - Schema
Registry stringCredentials Source - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Credentials source - Serviceaws_msk
: Schema Registry Credentials source - Serviceconfluent_cloud
: Schema Registry Credentials source - Schema
Registry stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Key - Serviceaws_msk
: Schema Registry Key - Serviceazure_service_bus
: The key used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Key - Schema
Registry stringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Secret - Serviceaws_msk
: Schema Registry Secret - Serviceazure_service_bus
: The secret used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Secret - Schema
Registry List<string>Urls - Field usage depends on
service
value: - Serviceapache_kafka
: Your schema registry URLs - Serviceaws_msk
: Your schema registry URLs - Serviceazure_service_bus
: The comma-separated list of schema registry servers in theserver:port
format - Serviceconfluent_cloud
: Your schema registry URLs - Scope string
- Field usage depends on
service
value: - Serviceebay
: Your eBay scopes. - Scopes string
- Field usage depends on
service
value: - Servicecornerstone
: Your Cornerstone scopes. - Seats List<string>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Seats to sync. Must be populated ifsync_mode_seat
is set toSPECIFIC_SEATS
. - Secret string
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Secret. - Servicebuildium
: Your Buildium API secret. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure secret. - Serviceloopio
: Your Loopio Secret. - Servicemode
: Your Mode Secret. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client secret. - Servicetwilio
: The Twilio API secret - Serviceuservoice
: The UserVoice API secret. - Servicevenminder
: Your Venminder secret. - Servicevts
: Your VTS secret. - Secret
Key string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Secret Key. - Serviceappsflyer
: Your AWS secret key. - Servicebigquery_db
: Private key of the customer service account. If specified, your service account will be used to process the data instead of the Fivetran-managed service account. - Servicecheckr
: Your Checkr secret key. - Serviceezofficeinventory
: Your EZOfficeInventory API secret key. - Servicegcs
: Your JSON Private Key. Used to authorize service account. Required if you use a Custom Service Account to authenticate the storage bucket. - Serviceironsource
: Your IronsourceClient ID
. - Serviceline_ads
: Your LINE Ads secret key. - Servicemailjet
: Your Mailjet secret key. - Servicepartnerstack_vendor
: Your PartnerStack Vendor Secret key. - Servicepaypal
:Client Secret
of your PayPal client application. - Servicepaypal_sandbox
:Client Secret
of your PayPal client application. - Servicephoenix_ads
: Your Phoenix Ads Secret key. - Serviceretailnext
: Your RetailNext secret key. - Servicestatsig
: Your Statsig secret key. - Serviceyotpo
: Your Yotpo Secret key - Secrets string
- Field usage depends on
service
value: - Serviceaws_lambda
: The secrets that should be passed to the function at runtime. - Serviceazure_function
: The secrets that should be passed to the function at runtime. - Servicegoogle_cloud_function
: The secrets that should be passed to the function at runtime. - Secrets
Lists List<ConnectorConfig Secrets List> - Security
Protocol string - Field usage depends on
service
value: - Serviceapache_kafka
: Security protocol for Kafka interaction. - Serviceaws_msk
: The security protocol for Kafka interaction. - Serviceconfluent_cloud
: Security protocol for Confluent Cloud interaction. - Serviceheroku_kafka
: Security protocol for Heroku Kafka interaction. - Segments List<string>
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Selected
Event List<string>Types - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Select the event types to be synced. - Selected
Exports List<string> - Field usage depends on
service
value: - Serviceanaplan
: The list of export IDs in the formatworkspace_id_model_id_export_id
that the connector will sync. Must be populated ifsync_mode
is set toSpecificExports
. - Sender
Id string - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender ID - Sender
Password string - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender Password - Server string
- Field usage depends on
service
value: - Servicecastor_edc
: Your Castor EDC Server. - Server
Address string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source server address. - Server
Region string - Field usage depends on
service
value: - Serviceclockify
: Your Clockify server region. - Server
Url string - Field usage depends on
service
value: - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence Instance URL. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud Instance URL. - Server
Variable string - Field usage depends on
service
value: - Servicemyosh
: Your myosh server variable. - Servers List<string>
- Field usage depends on
service
value: - Serviceapache_kafka
: Comma-separated list of Kafka servers in the formatserver:port
. - Serviceaws_msk
: Comma-separated list of Kafka servers in theserver:port
format. - Serviceconfluent_cloud
: Comma-separated list of Confluent Cloud servers in the formatserver:port
. - Serviceheroku_kafka
: Comma-separated list of Heroku Kafka servers in the formatserver:port
. - Service
Account string - Field usage depends on
service
value: - Servicegoogle_drive
: Share the folder with the email address - Service
Account stringEmail - Field usage depends on
service
value: - Servicegoogle_cloud_function
: Provide Invoker role to this service account. - Service
Account stringKey - Field usage depends on
service
value: - Servicefirebase
: The contents of your service account key file. Required for authentication. - Service
Account stringSecret - Field usage depends on
service
value: - Servicemixpanel
: Service Account Secret - Service
Account stringUsername - Field usage depends on
service
value: - Servicemixpanel
: Service Account Username - Service
Authentication string - Field usage depends on
service
value: - Servicedsv
: A base64 encoded variant of yourusername:password
string. Required for authentication. - Service
Name string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicewalmart_marketplace
: Your Walmart Marketplace service name. - Service
Version string - Sftp
Host string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP host. - Servicesalesforce_marketing_cloud
: Host - Sftp
Is boolKey Pair - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Log in with key pair or password - Servicesalesforce_marketing_cloud
: 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 - Sftp
Password string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP password required if sftp_is_key_pair is false - Servicesalesforce_marketing_cloud
: Password - Sftp
Port double - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP port. - Servicesalesforce_marketing_cloud
: Port - Sftp
Public stringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Public Key - Servicesalesforce_marketing_cloud
: Public Key - Sftp
User string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP user. - Servicesalesforce_marketing_cloud
: User - string
- Field usage depends on
service
value: - Serviceshare_point
: Your SharePoint folder URL. You can find the folder URL by following the steps mentioned here. - Sheet
Id string - Field usage depends on
service
value: - Servicegoogle_sheets
: The URL of the sheet that can be copied from the browser address bar, or the ID of the sheet that can be found in the sheet's URL between /d/ and /edit. - Shop string
- Field usage depends on
service
value: - Serviceshopify
: The Shopify shop name. Can be found in the URL before .myshopify.com. - Shop
Domain string - Field usage depends on
service
value: - Servicetriple_whale
: Your Triple Whale shop domain. - Short
Code string - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce eight-character string assigned to a realm for routing purposes. - Should
Sync boolEvents With Deleted Profiles - Field usage depends on
service
value: - Serviceklaviyo
: Sync events linked to deleted profiles - Show
Records boolWith No Metrics - Field usage depends on
service
value: - Serviceapple_search_ads
: Turn the toggle on if you want the reports to also return records without metrics. - Sid string
- Field usage depends on
service
value: - Servicetwilio
: The Twilio API key SID - Signer
Public stringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Serviceftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicegcs
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Services3
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicesftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicewasabi_cloud_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Site
Address string - Field usage depends on
service
value: - Serviceteamwork
: Your Teamwork site address. - Site
Id string - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Site ID of the SharePoint site from which you want to sync your lists. The Site ID is theid
field in the Graph API response for sites. - Servicesalesforce_commerce_cloud
: The name of the site from which you want to sync data. - Site
Name string - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Name of the SharePoint site. The Site Name is thename
field in the Graph API response for sites. - Servicetableau_source
: Your Tableau Source site name. - Site
Urls List<string> - Field usage depends on
service
value: - Servicegoogle_search_console
: Specific Site URLs to sync. Must be populated ifsync_mode
is set toSpecificSites
. - Skip
After double - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicebox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicedropbox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceemail
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegcs
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegoogle_drive
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Servicesftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceshare_point
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Skip
Before double - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified before syncing data. - Servicebox
: We will skip over the number of lines specified before syncing data. - Servicedropbox
: We will skip over the number of lines specified before syncing data. - Serviceemail
: We will skip over the number of lines specified before syncing data. - Serviceftp
: We will skip over the number of lines specified before syncing data. - Servicegcs
: We will skip over the number of lines specified before syncing data. - Servicegoogle_drive
: We will skip over the number of lines specified before syncing data. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified before syncing data. - Servicesftp
: We will skip over the number of lines specified before syncing data. - Serviceshare_point
: We will skip over the number of lines specified before syncing data. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified before syncing data. - Skip
Empty boolReports - Field usage depends on
service
value: - Servicegoogle_ads
: Toggles the "Skip empty reports" feature. Enabled by default - Snc
Certificate string - Snc
Certificate stringSource - Snc
Fivetran stringName - Snc
Library stringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Path to the external security product's library. - Servicehana_sap_hva_s4_netweaver
: Path to the external security product's library. - Snc
Mode string - Snc
My stringName - Snc
Name string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Client SNC name. - Servicehana_sap_hva_s4_netweaver
: Client SNC name. - Snc
Partner stringName - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Communication partner's SNC name. - Servicehana_sap_hva_s4_netweaver
: Communication partner's SNC name. - Snc
Source stringName - Soap
Uri string - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Endpoint. - string
- Field usage depends on
service
value: - Servicelinkedin_company_pages
: The social data (UGCPosts, Shares, Comments) sync time frame in months. Default value:SIX
. - Source string
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The data source. - Store
Hash string - Field usage depends on
service
value: - Servicebig_commerce
: The BigCommerce store hash. - Store
Id string - Field usage depends on
service
value: - Servicereviewsio
: Your REVIEWS.io store ID - Sub
Domain string - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS subdomain. - Serviceactivecampaign
: Your ActiveCampaign sub-domain. - Serviceacumatica
: Your Acumatica subdomain. - Serviceada
: Your Ada sub-domain. - Servicealchemer
: Your Alchemer sub-domain. - Serviceatlassian_jira_align
: Your Jira Align base URL. - Serviceazure_boards
: Your Azure Boards Organization Name. - Serviceazure_devops
: Your Azure Organization Name - Servicebetterworks
: Your Betterworks subdomain. - Servicebubble
: Your Bubble subdomain. - Servicebuildium
: Your Buildium subdomain. - Servicecanvas_by_instructure
: Your Canvas by Instructure domain. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 subdomain. - Servicechargebee_product_catalog_2
: Your Chargebee subdomain. - Servicecheckr
: Your Checkr subdomain. - Serviceclubspeed
: Your Clubspeed subdomain. - Servicecollibra
: Your collibra subdomain. - Servicecompliance_checkpoint
: Your Compliance Checkpoint subdomain. - Serviceconcord
: Your Concord Sub Domain. - Servicecontrast_security
: Your Contrast Security subdomain. - Servicecustomerio
: Your Customer.io region-specific Subdomain. - Servicedbt_cloud
: Your dbt Cloud API server region. - Servicedeputy
: Your Deputy subdomain. - Servicedocebo
: Your Docebo subdomain. - Servicedrata
: Your Drata sub_domain. - Serviceeventsforce
: Your Eventsforce subdomain. - Serviceezofficeinventory
: Your EZOfficeInventory Subdomain. - Servicefountain
: Your Fountain subdomain. - Servicefreshchat
: Your Freshchat Sub Domain - Servicegainsight_customer_success
: The subdomain of your Gainsight account. - Servicegainsight_product_experience
: Your Gainsight Product Experience subdomain. - Servicegenesys
: Your Genesys subdomain. - Servicegreen_power_monitor
: Your GreenPowerMonitor subdomain. - Serviceinfobip
: Your Infobip sub_domain. - Serviceinsightly
: Your company's Insightly subdomain name. - Serviceinstructure
: The Sub domain in which your Instructure account is hosted. - Servicejamf
: Your Jamf subdomain. - Servicekandji
: Your Kandji Subdomain. - Servicekhoros_care
: Your Khoros Care subDomain. - Servicelooker_source
: Your looker SubDomain name. - Servicelucca
: Your Lucca subdomain. - Servicemailgun
: Your Mailgun subdomain. - Servicematomo
: Your Matomo subdomain. - Servicemaxio_chargify
: Enter Your Subdomain. - Servicemyosh
: Your myosh subdomain. - Servicenamely
: Your Namely subdomain. - Servicenylas
: Your Nylas subdomain. - Serviceokta
: Your Okta subdomain. - Servicepicqer
: Your Picqer subdomain. - Servicepinpoint
: Your Pinpoint sub domain name. - Servicepiwik_pro
: Your Piwik PRO subdomain. - Serviceplayvox
: Your Playvox Subdomain. - Serviceposthog
: Your PostHog data region (app
oreu
). - Servicerecurly
: Your company's Recurly subdomain. - Servicereltio
: Your Reltio subdomain. - Servicerevel
: Your Revel Systems subDomain. - Servicerundeck
: Your Rundeck subdomain. - Servicesage_hr
: Your Sage HR subdomain. - Servicesalesforce_marketing_cloud
: Your Salesforce Marketing Cloud subdomain. - Servicesalsify
: Your Salsify Organization ID. - Servicesap_success_factors
: Your SAP SuccessFactors Subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicestarrez
: Your StarRez subdomain - Servicesugarcrm
: Your SugarCRM subdomain. - Servicetableau_source
: Your Tableau Source subdomain. - Servicetempo
: Your Tempo subdomain. - Servicetestrail
: Your TestRail subdomain. - Servicethinkific
: Your Thinkific subdomain. - Servicetotango
: Your Totango Subdomain. - Servicetymeshift
: Your Tymeshift subdomain. - Serviceupland
: Your Upland Software subDomain. - Servicewordpress
: Your WordPress subdomain. - Serviceworkable
: Your Workable Subdomain. - Servicewrike
: Your Wrike Subdomain. - Subdomain string
- Field usage depends on
service
value: - Servicebamboohr
: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'. - Servicedatadog
: Your Datadog subdomain. - Serviceebay
: Your eBay environment. - Servicefreshdesk
: Your company's freshdesk subdomain (usually company.freshdesk.com). - Servicefreshsales
: Your Freshsales domain. - Servicefreshservice
: Your company's freshservice subdomain (usually company.freshservice.com). - Servicefreshsuccess
: Your Freshsuccess subdomain. - Servicegorgias
: Your Gorgias subdomain. - Servicejama_software
: Your Jama Software subdomain. - Serviceklarna
: Your Klarna subdomain. - Servicelearnupon
: Your Learnupon subdomain. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics subdomain. - Servicemedallia
: Medallia subdomain - Servicepackiyo
: Your Packiyo subdomain. - Serviceqmatic_data_connect
: Your Qmatic Data Connect subdomain. - Servicesana
: Your Sana subdomain. - Serviceskillstx
: Your SkillsTX subdomain. - Servicesmarthr
: Your SmartHR subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicetoast
: Your Toast domain. - Servicevts
: Your VTS Subdomain. - Servicezendesk_chat
: Your Zendesk domain. - Subscriber
Name string - Field usage depends on
service
value: - Serviceazure_service_bus
: The subscriber name. If the connection string does not have manage permission, you need to specify a subscriber name we can use to fetch data. If not specified, we default tofivetran_sub_schema
- Subscription string
- Field usage depends on
service
value: - Serviceretailnext
: Your RetailNext subscription. - Subscription
Key string - Field usage depends on
service
value: - Servicedsv
: Your DSV subscription key. - Support
Connected boolAccounts Sync - Field usage depends on
service
value: - Servicestripe
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Servicestripe_test
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Support
Nested boolColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - Survey
Ids string - Field usage depends on
service
value: - Servicequalaroo
: Array of Qualaroo Survey IDs. - Swipe
Attribution stringWindow - Field usage depends on
service
value: - Servicesnapchat_ads
: The time period to attribute conversions based on swipes. Default value:DAY_28
- Sync
Data boolLocker - Field usage depends on
service
value: - Serviceappsflyer
: Sync AppsFlyer Data Locker. Default value istrue
, set it tofalse
to sync AppsFlyer data using only webhooks. - Sync
Format string - Field usage depends on
service
value: - Servicewebhooks
: The webhooks sync format. Default value:Unpacked
. Unpacked messages must be valid JSON. - Sync
Formula boolFields - Field usage depends on
service
value: - Servicefinancial_force
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce_sandbox
: Enable this option to sync formula fields directly (default value =false
) - Sync
Metadata bool - Field usage depends on
service
value: - Servicefacebook_ads
: Parameter defining whether to enable or disable metadata synchronisation. Default value:TRUE
. - Sync
Method string - Field usage depends on
service
value: - Serviceaws_lambda
: Sync Method - Sync
Mode string - Field usage depends on
service
value: - Serviceadroll
: Whether to sync all advertisables or specific advertisables. Default value:AllAdvertisables
. - Serviceamazon_ads
: Option to select connector should sync all profiles or specific profiles. - Serviceanaplan
: Whether to sync all exports or specific exports. - Serviceapple_search_ads
: Sync Mode - Serviceasana
: Whether to sync all projects or specific projects. - Servicebingads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicedouble_click_campaign_manager
: Whether to sync all user profiles or specific ones. Default value:AllAccounts
. - Servicedynamodb
: Which packed mode setting to use. Default value:UsePackedModeOnly
. - Servicefacebook
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_ad_account
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicefacebook_ads
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_pages
: Whether to sync all accounts or specific accounts. Default value:AllPages
. - Servicegithub
: Whether to sync all repositories or specific repositories. - Servicegoogle_ads
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_4
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_mcf
: Whether to sync all accounts or specific accounts. Default value:ALL_ACCOUNTS
- Servicegoogle_search_console
: Whether to sync all sites or specific sites. - Serviceinstagram_business
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Serviceiterable
: Events Sync Mode. - Servicejira
: Whether to sync all projects or specific projects. - Servicelinkedin_ads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
- Servicependo
: Whether to sync all App IDs or specific App IDs. Default value:AllAppIds
. - Servicepinterest_ads
: Whether to sync all advertisers or specific advertisers. - Servicereddit_ads
: Whether to sync all accounts or specific accounts. - Servicesalesforce_marketing_cloud
: Select the sync mode. - Servicesnapchat_ads
: Whether to sync all organizations or specific organizations. Default value:AllOrganizations
. - Servicespotify_ads
: Whether to sync all ad accounts or specific ad accounts. - Servicetaboola
: Whether to sync all accounts or specific accounts. - Servicethe_trade_desk
: Whether to sync all accounts or specific accounts. - Servicetiktok_ads
: Whether to sync all advertiser accounts or specific accounts. - Servicetwilio
: Whether to sync all accounts or specific accounts. - Servicetwitter
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicetwitter_ads
: Whether to sync all accounts or specific accounts. - Servicewalmart_dsp
: Whether to sync all accounts or specific accounts. - Serviceyahoo_gemini
: Whether to sync all accounts or specific accounts. Default value:SpecificAccounts
. - Servicezuora
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Servicezuora_sandbox
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Sync
Mode stringAdvertiser - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all advertisers or specific advertisers. Default value:ALL_ADVERTISERS
. - Sync
Mode stringSeat - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all seats or specific seats. Default value:ALL_SEATS
. - Sync
Multiple boolAccounts - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set totrue
, we sync the data of the additional linked accounts. When this parameter is set tofalse
, we sync only the data from the main account that was used for authorization - Sync
Pack stringMode - Field usage depends on
service
value: - Servicecosmos
: 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. - Servicedocumentdb
: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields. - Sync
Pull boolApi - Field usage depends on
service
value: - Serviceappsflyer
: These options are for Appsflyer's Pull API, and are only necessary for syncing events from Pull API. - Sync
Type string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceaws_msk
: The sync type. Unpacked messages must be valid JSON. - Serviceazure_event_hub
: Sync type. Unpacked messages must be valid JSON. - Serviceazure_service_bus
: The sync type, which is based on the message type. Fortext
andxml
,packed
is supported. Forprotobuf
andavro
,unpacked
is supported. Forjson
, bothpacked
andunpacked
are supported - Serviceconfluent_cloud
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceheroku_kafka
: Heroku Kafka sync type. Unpacked messages must be valid JSON. - Servicesegment
: The Segment connector sync type. - Sysnr string
- System
Id string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Table
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment table ID. - Table
Name string - Field usage depends on
service
value: - Serviceairtable
: Name of table in Airtable - Tables
Without stringAccess Updated At - Field usage depends on
service
value: - Servicehubspot
: Timestamp to indicate when tables without access was updated - Target
Entity stringId - Field usage depends on
service
value: - Serviceculture_amp
: Your Culture Amp Target entity ID. - Target
Host string - Field usage depends on
service
value: - Serviced2l_brightspace
: Your D2L Brightspace target host. - Tde
Certificate string - Field usage depends on
service
value: - Servicesql_server_hva
: Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Certificate used to protect a database encryption key - Tde
Certificate stringName - Field usage depends on
service
value: - Servicesql_server_hva
: Name of the Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Name of the Certificate used to protect a database encryption key - Tde
Password string - Field usage depends on
service
value: - Servicesql_server_hva
: Password of the TDE private key - Servicesql_server_sap_ecc_hva
: Password of the TDE private key - Tde
Private stringKey - Field usage depends on
service
value: - Servicesql_server_hva
: Private key associated with the TDE certificate - Servicesql_server_sap_ecc_hva
: Private key associated with the TDE certificate - Team
Id string - Field usage depends on
service
value: - Serviceasana
: Team ID - Technical
Account stringId - Field usage depends on
service
value: - Serviceadobe_analytics
: Technical Account ID from the Service Account (JWT) credentials of your Adobe Project. - Template
Labels List<string> - Field usage depends on
service
value: - Servicemandrill
: Provide the labels to filter the templates - Tenant string
- Field usage depends on
service
value: - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Tenant. - Servicemicrosoft_power_bi
: Your Microsoft Power BI tenant. - Servicemicrosoft_teams
: Your Microsoft Teams Tenant. - Serviceunicommerce
: Your uniware tenant. - Serviceworkday
: Workday tenant name - Serviceworkday_financial_management
: Workday tenant name - Serviceworkday_hcm
: Workday tenant name - Tenant
App stringUrl - Field usage depends on
service
value: - Serviceplanful
: Your Planful tenant app URL. - Tenant
Code string - Field usage depends on
service
value: - Servicedeposco
: Your Deposco tenant code. - Tenant
Configs List<ConnectorConfig Tenant Config> - Tenant
Id string - Field usage depends on
service
value: - Serviceazure_sql_db
: Azure AD tenant ID. - Serviceazure_sql_managed_db
: Azure AD tenant ID. - Servicebusiness_central
:Tenant ID
of your Business Central application - Servicecrowddev
: Your crowd.dev Tenant ID. - Servicereltio
: Your Reltio tenant ID. - Serviceservicetitan
: Your ServiceTitan tenant ID. - Servicevisma
: Your Visma tenant ID. - Tenant
Name string - Field usage depends on
service
value: - Servicemambu
: Your Mambu tenant name. - Tenant
Url string - Field usage depends on
service
value: - Serviceivanti
: Your Ivanti Tenant URL. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management tenant URL. - Servicereltio
: Your Reltio tenant URL. - Test
Table stringName - Field usage depends on
service
value: - Servicesap_hana
: testTableName - Servicesap_s4hana
: testTableName - Time
Zone string - Field usage depends on
service
value: - Servicepardot
: The time zone configured in your Pardot instance. An empty value defaults toUTC+00:00
. - Timeframe
Months string - Field usage depends on
service
value: - Serviceadobe_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector has been created. Default value:TWELVE
. - Serviceadroll
: 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
. - Serviceapple_search_ads
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicebingads
: 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:SIX
. - Servicecriteo
: The 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. NOTE: The greater number of months means the initial sync will take more time. - Servicedouble_click_campaign_manager
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicedouble_click_publishers
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicefacebook
: 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
. - Servicefacebook_ads
: 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
. - Servicegoogle_ads
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled custom and prebuilt reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_4
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_mcf
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_display_and_video_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicegoogle_search_ads_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicegoogle_search_console
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Serviceinstagram_business
: 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:SIX
. - Serviceitunes_connect
: Historical sync time frame in months. - Servicelinkedin_ads
: Number of months for which to query reporting data included in the initial sync. This number cannot be modified once the connector is created. Default value:ALL_TIME
. - Serviceoutbrain
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicepinterest_ads
: 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
. - Servicereddit_ads
: 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
. - Servicesnapchat_ads
: 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
. - Servicespotify_ads
: The 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:SIX
. - Servicetaboola
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicethe_trade_desk
: 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
. - Servicetiktok_ads
: 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
. - Servicetwitter
: 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
. - Servicetwitter_ads
: Historical sync timeframe in months. - Servicewalmart_dsp
: 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
. - Serviceyahoo_dsp
: Number of monthsworth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value:
THREE. - Service
yahoo_gemini: 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`. - Timezone string
- Field usage depends on
service
value: - Servicerokt
: Your Rokt timezone. - Timezone
Mode string - Field usage depends on
service
value: - Serviceapple_search_ads
: Determines whether to use UTC or the users timezone from the apple account - Tns string
- Field usage depends on
service
value: - Serviceoracle_hva
: Single-tenant database: The database's SID. Multi-tenant database: The database's TNS. - Serviceoracle_sap_hva
: Single-tenant database: The database SID. Multi-tenant database: The database TNS. - Toast
Id string - Field usage depends on
service
value: - Servicetoast
: Your Toast Restaurant External ID. - Token string
- Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities token. - Servicematomo
: Your Matomo auth token. - Servicemode
: Your Mode Token. - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Token. - Serviceshareasale
: Your ShareASale token. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk token. - Token
Authenticated stringContainer - Field usage depends on
service
value: - Servicecosmos
: The container name. Required for theRESOURCE_TOKEN
data access method. - Token
Authenticated stringDatabase - Field usage depends on
service
value: - Servicecosmos
: The database name. Required for theRESOURCE_TOKEN
data access method. - Token
Id string - Field usage depends on
service
value: - Servicechargedesk
: Your ChargeDesk token ID. - Servicemux
: Your Mux token ID - Token
Key string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token ID - Serviceon24
: Your ON24 token key. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Token Key. - Token
Secret string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token Secret - Serviceon24
: Your ON24 token secret. - Token
Secret stringKey - Field usage depends on
service
value: - Servicemux
: Your Mux token secret key - Token
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP token URL region. - Topics List<string>
- Field usage depends on
service
value: - Serviceazure_service_bus
: The comma-separated list of topics which should be synced. Required if you do not have manage permissions - Trust
Store stringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Trust Store Type - Trusted
Cert string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka trusted certificate. - Serviceheroku_kafka
: Heroku Kafka trusted certificate. Required forTLS
security protocol. - Truststore string
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theTruststore File
as Base64 encoded string. - Tunnel
Host string - Field usage depends on
service
value: - Serviceaurora
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceaurora_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_cosmos_for_mongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_managed_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceclarity
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicecockroachdb
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedb2i_hva
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedb2i_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedocumentdb
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedynamics_365_fo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceehr
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceelastic_cloud
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicees_self_hosted
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_postgresql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_sqlserver
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_b1
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceheroku_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo_sharded
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceopendistro
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceopensearch
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceoracle
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_ebs
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rac
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_s4hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesftp
: Tunnel host address, specify only to connect via SSH tunnel. - Servicesql_server
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_sap_ecc_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Tunnel
Port double - Field usage depends on
service
value: - Serviceaurora
: SSH port, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH port, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH port, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH port, specify only to connect via an SSH tunnel. - Serviceehr
: SSH port, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH port, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH port, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH port, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH port, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH port, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel port, specify only to connect via SSH tunnel. - Servicesql_server
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH port, specify only to connect via an SSH tunnel. - Tunnel
User string - Field usage depends on
service
value: - Serviceaurora
: SSH user, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH user, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH user, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH user, specify only to connect via an SSH tunnel. - Serviceehr
: SSH user, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH user, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH user, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH user, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH user, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH user, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel user, specify only to connect via SSH tunnel. - Servicesql_server
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH user, specify only to connect via an SSH tunnel. - Type
Name string - Field usage depends on
service
value: - Serviceakamai
: Your Akamai type name. - Servicebubble
: Your Bubble type name. - Unique
Id string - Update
Config boolOn Each Sync - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: Specifies whether the configuration is updated before each sync or only when the connector settings are saved. This parameter only takes effect whenconfig_method
is set toREUSE_EXISTING
. The default value istrue
. - Update
Method string - Field usage depends on
service
value: - Serviceaurora
: 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. - Serviceaurora_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_sql_db
: (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 tonull
or not specified. - Serviceazure_sql_managed_db
: (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 tonull
or not specified. - Serviceclarity
: (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 tonull
or not specified. - Servicedynamics_365_fo
: Update Method - Serviceehr
: (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 tonull
or not specified. - Servicegoogle_cloud_mysql
: 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. - Servicegoogle_cloud_postgresql
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicegoogle_cloud_sqlserver
: (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 tonull
or not specified. - Serviceheroku_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicemagento_mysql
: 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. - Servicemagento_mysql_rds
: 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. - Servicemaria
: 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. - Servicemaria_azure
: 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. - Servicemaria_rds
: 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. - Servicemysql
: 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. - Servicemysql_azure
: 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. - Servicemysql_rds
: 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. - Serviceoracle
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_ebs
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rac
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rds
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_sap_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Servicepostgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicepostgres_rds
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceredshift_db
: Default value:Teleport
- Servicesnowflake_db
: Default value:Teleport
- Servicesql_server
: (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 tonull
or not specified. - Servicesql_server_hva
: (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 tonull
or not specified. - Servicesql_server_rds
: (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 tonull
or not specified. - Servicesql_server_sap_ecc_hva
: (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 tonull
or not specified. - Uri string
- Field usage depends on
service
value: - Servicecosmos
: Cosmos resource instance address. - Url
Format string - Field usage depends on
service
value: - Servicefountain
: Your Fountain URL format. - Use
Api boolKeys - Field usage depends on
service
value: - Servicemandrill
: Whether to use multiple API keys for interaction. - Use
Customer boolBucket - Field usage depends on
service
value: - Serviceappsflyer
: Use Custom Bucket. Set it to 'true' if the data is being synced to your S3 bucket instead of an AppsFlyer-managed bucket. - Use
Oracle boolRac - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Use
Pgp boolEncryption Options - Field usage depends on
service
value: - Serviceazure_blob_storage
: Set totrue
if files present in the Azure Blob Storage container are encrypted using PGP. Default value:false
. - Serviceftp
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicegcs
: Set totrue
if files are encrypted using PGP in the GCS bucket. Default value:false
. - Services3
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicesftp
: Set totrue
if files present in SFTP server are encrypted using PGP. Default value:false
. - Servicewasabi_cloud_storage
: Set totrue
if files are encrypted using PGP in the Wasabi Cloud Storage bucket. Default value:false
. - Use
Service boolAccount - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery use service account; default is false - Use
Template boolLabels - Field usage depends on
service
value: - Servicemandrill
: Use template labels to filter templates for sync - Use
Webhooks bool - Field usage depends on
service
value: - Servicegithub
: Set totrue
to capture deletes. - Servicexero
: Updates to few fields like sent_to_contact in Invoice table might be missed if you don't enable this. - Use
Workspace bool - Field usage depends on
service
value: - Servicebigquery_db
: Create and drop tables in a query results dataset. Default is false - Servicesnowflake_db
: Choose a database and schema to create temporary tables for syncs. - User string
- Field usage depends on
service
value: - Serviceaurora
: The user name. - Serviceaurora_postgres
: The user name. - Serviceazure_cosmos_for_mongo
: Username for source database access. - Serviceazure_postgres
: The user name. - Serviceazure_sql_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceazure_sql_managed_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceclarity
: The user name. For Azure Databases, the format must beuser@domain
. - Servicecockroachdb
: The user name. - Servicedb2i_hva
: The user name. - Servicedb2i_sap_hva
: The username. - Servicedocumentdb
: The user name. - Servicedynamics_365_fo
: The user name. The format must beuser@domain
. - Serviceehr
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceelastic_cloud
: The user name. - Servicees_self_hosted
: The user name. - Serviceftp
: FTP user. - Servicegoogle_cloud_mysql
: The user name. - Servicegoogle_cloud_postgresql
: The user name. - Servicegoogle_cloud_sqlserver
: The user name. For Azure Databases, the format must beuser@domain
. - Servicehana_sap_hva_b1
: The username. - Servicehana_sap_hva_ecc
: The username. - Servicehana_sap_hva_ecc_netweaver
: The username. - Servicehana_sap_hva_s4
: The username. - Servicehana_sap_hva_s4_netweaver
: The username. - Serviceheroku_postgres
: The user name. - Servicejira
: The Jira username. - Servicemagento_mysql
: The user name. - Servicemagento_mysql_rds
: The user name. - Servicemaria
: The user name. - Servicemaria_azure
: The user name. - Servicemaria_rds
: The user name. - Servicemarin
: The Marin username. - Servicemongo
: The user name. - Servicemongo_sharded
: The user name. - Servicemysql
: The user name. - Servicemysql_azure
: The user name. - Servicemysql_rds
: The user name. - Serviceopendistro
: The user name. - Serviceopensearch
: The user name. - Serviceoracle
: The user name. - Serviceoracle_ebs
: The user name. - Serviceoracle_hva
: The user name. - Serviceoracle_rac
: The user name. - Serviceoracle_rds
: The user name. - Serviceoracle_sap_hva
: The username. - Serviceoracle_sap_hva_netweaver
: The username. - Serviceoutbrain
: The username or email of the Outbrain user. - Servicepostgres
: The user name. - Servicepostgres_rds
: The user name. - Serviceredshift_db
: The Redshift username. - Servicesap_hana
: Your SAP HANA user name. - Servicesap_s4hana
: Your SAP S/4 user name. - Servicesftp
: SFTP user. - Servicesnowflake_db
: The Snowflake username. - Servicesplunk
: The Splunk username. - Servicesql_server
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_hva
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_rds
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_sap_ecc_hva
: The user name. For Azure Databases, the format must beuser@domain
. - User
Id string - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble user ID. - Servicegmail
: Your Gmail user ID. - Servicehibob
: Your HiBob Service User Token. - Servicemarketo
: Marketo SOAP API User Id. - Serviceokendo
: Your Okendo user ID. - Serviceplayvox
: Your Playvox User ID. - Servicesage_intacct
: User ID - Servicevimeo
: Your Vimeo user ID. - User
Key string - User
Name string - Field usage depends on
service
value: - Serviceworkday
: Workday username. - User
Profiles List<string> - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: IDs of specific User Profiles to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - User
Token string - Field usage depends on
service
value: - Servicehibob
: Your HiBob Service User ID. - Servicekonnect_insights
: Your Konnect Insights User Token. - Servicesonarqube
: Your Sonarqube user token. - Username string
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS username. - Serviceadobe_commerce
: Your Adobe Commerce username. - Serviceakeneo
: Your Akeneo username. - Serviceanaplan
: Your Anaplan user ID. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Username. - Serviceaveva_pi
: Username for the user to authenticate as with the AF Server - Serviceceridian_dayforce
: Your Ceridian Dayforce Username. - Servicechurnzero
: Your ChurnZero username. - Servicecin7
: Your Cin7 API Username. - Servicecollibra
: Your collibra username. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account username. - Serviceconcur
: The SAP Concur username. - Serviceconfluence
: Your Confluence username. - Servicecontrast_security
: Your Contrast Security API Username. - Servicedcl_logistics
: Your DCL Logistics username. - Servicedeposco
: Your Deposco username. - Servicegithub
:Login
of your GitHub profile. - Servicegladly
: Your Gladly Username. - Serviceglobalmeet
: Your GlobalMeet Username. - Servicegorgias
: Your Gorgias username. - Servicegreen_power_monitor
: Your GreenPowerMonitor username. - Serviceguru
: Your Guru username. - Servicehilti_ontrack
: Your Hilti On!Track username. - Serviceimpact
: Your Impact Account SID - Serviceintegral_ad_science
: Your integral_ad_science username. - Serviceitunes_connect
: Your Apple ID - Servicejamf
: Your Jamf username. - Servicekhoros_care
: Your Khoros Care username. - Servicekissmetrics
: Your Kissmetrics API Username. - Serviceklarna
: Your Klarna Username. - Servicelearnupon
: Your Learnupon username. - Servicelessonly
: Your Lessonly username. - Servicemailgun
: Your Mailgun API username. - Servicemyosh
: Your myosh username. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence username. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud username. - Servicepartnerize
: Your Partnerize account's username. - Servicepingdom
: Your Pingdom Username. - Servicepodio
: Your Podio account username. - Serviceqmatic_data_connect
: Your Qmatic Data Connect username. - Servicequorum
: Your Quorum username . - Servicerevx
: Your RevX Username. - Servicertb_house
: Your RTB House username. - Servicesap_business_by_design
: The SAP Business ByDesign username. - Servicescorm
: Your Scorm App ID. - Serviceservicenow
: Your ServiceNow User ID (username). - Serviceshiphero
: Your ShipHero username. - Serviceshipstation
: Your ShipStation username. - Serviceshopware
: Your Shopware username. - Servicesplash
: Your Splash username. - Servicestarrez
: Your StarRez API username - Servicestickyio
: Your sticky.io username . - Servicestylight
: Your Stylight Username. - Servicesugarcrm
: Your SugarCRM username. - Serviceteamwork
: Your Teamwork username. - Servicetestrail
: Your TestRail username. - Serviceukg_pro
: Your UKG Pro username. - Serviceunicommerce
: Your uniware login username. - Serviceupland
: Your Upland Software Username. - Serviceveevavault
: Your Veeva Vault username. - Servicewhen_i_work
: Your When I Work username. - Servicewherefour
: Your Wherefour username. - Serviceworkday_financial_management
: Workday username. - Serviceworkday_hcm
: Username of your Workday Integration System User account - Servicexandr
: Your Xandr username. - Serviceyounium
: Your Younium username. - Version string
- Field usage depends on
service
value: - Servicecriteo_retail_media
: Your Criteo Retail Media version. - View
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on views. Possible view_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'view' action. - Servicesnapchat_ads
: The time period to attribute conversions based on views. Default value:DAY_1
- View
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment view ID. - View
Through stringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on views. Default value:DAY_7
- Web
Service stringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Adyen Web Service API key. - Webhook
Endpoint string - Field usage depends on
service
value: - Serviceappsflyer
: Webhook Url - Webhook
Key string - Field usage depends on
service
value: - Servicexero
: Webhook Key - Webhook
Url string - Field usage depends on
service
value: - Servicebranch
: Webhook URL - Servicepipedrive
: The registered URL for webhooks in your Pipedrive dashboard. - Servicesegment
: Webhook URL. - Servicexero
: (ReadOnly) The Webhook URL generated by Fivetran. You can configure this in XERO. - Word
Press stringSite Id Or Woocommerce Domain Name - Field usage depends on
service
value: - Servicewoocommerce
: The Site ID of your WordPress hosted WooCommerce instance or the subdomain of your self-hosted WooCommerce instance. - Workplace
Id string - Field usage depends on
service
value: - Servicemoloco
: Your Moloco workplace ID. - Workspace string
- Field usage depends on
service
value: - Servicemode
: Your Mode Workspace. - Workspace
Name string - Field usage depends on
service
value: - Servicebigquery_db
: Workspace Dataset Name - Servicesnowflake_db
: The name of the database where the temporary tables will be created. - Workspace
Same boolAs Source - Field usage depends on
service
value: - Servicebigquery_db
: Use the source dataset as the workspace dataset - Workspace
Schema string - Field usage depends on
service
value: - Servicesnowflake_db
: The name of the schema that belongs to the workspace database where the temporary tables will be created. - Ws
Certificate string - Field usage depends on
service
value: - Serviceadp_workforce_now
: Web Services Certificate. - XApi
Key string - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X API key. - XKey string
- Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research key. - XMaster
Key string - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research master key. - XUser
Email string - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Email. - XUser
Token string - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Token.
- Abs
Connection stringMethod - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection method - Abs
Connection stringString - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection string. - Servicebraze
: Connection String - Abs
Container stringAddress - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container address - Abs
Container stringName - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container name. - Servicebraze
: Container Name - Abs
Host stringIp - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage host IP - Abs
Host stringUser - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage username - Abs
Prefix string - Field usage depends on
service
value: - Servicebraze
: Prefix - Abs
Public stringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage public key - Academy
Id string - Field usage depends on
service
value: - Serviceworkramp
: Your WorkRamp academy ID. - Access
Id string - Field usage depends on
service
value: - Serviceplanful
: Your Planful access ID. - Access
Key string - Field usage depends on
service
value: - Servicegainsight_customer_success
: The access key for API authentication. - Servicegongio
: Your Gongio Access key. - Serviceline_ads
: Your LINE Ads access key. - Serviceplanful
: Your Planful access key. - Serviceretailnext
: Your RetailNext access key. - Access
Key stringId - Field usage depends on
service
value: - Serviceappsflyer
: Your AWS access key ID. - Serviceaws_cost_report
: Access Key ID - Servicecheckout
: Your Checkout.com access key ID. - Servicecloudtalk
: Your CloudTalk Access Key ID. - Servicenice
: Your NICE access key ID. - Services3
: Access Key ID - Servicewasabi_cloud_storage
: Access Key ID - Access
Key stringSecret - Field usage depends on
service
value: - Serviceaws_cost_report
: Access Key Secret - Servicecheckout
: Your Checkout.com access key secret. - Servicecloudtalk
: Your CloudTalk Access Key Secret. - Servicegongio
: Your Gongio Access Key Secret. - Servicenice
: Your NICE access key secret. - Services3
: Access Key Secret - Servicewasabi_cloud_storage
: Access Key Secret - Access
Token string - Field usage depends on
service
value: - Service7shifts
: Your 7shifts access token. - Serviceattio
: Your Attio bearer token - Servicebig_commerce
: API access token of your store. - Servicebitly
: Your Bitly access token. - Servicecalabrio
: Your Calabrio access token. - Servicecoupa
: Your Coupa access token fetched using client_id and client_secret - Servicedeputy
: Your Deputy API access token. - Servicegetfeedback
: Your GetFeedback Access token. - Servicegocardless
: Your GoCardless API token. - Serviceironclad
: Your Ironclad access token. - Servicekhoros_marketing
: Your Khoros Marketing access token. - Servicekustomer
: Your Kustomer API key. - Servicelattice
: Your Lattice API access token. - Servicelaunchdarkly
: Your LaunchDarkly access token. - Serviceleap_crm
: Your Leap CRM access token. - Servicenylas
: Your Nylas access_token. - Serviceplanhat
: Your Planhat access token. - Servicerollbar
: Your Rollbar Access Token. - Servicesamsara
: Your Samsara API token. - Serviceslab
: Your Slab API key. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicetalkwalker
: Your Talkwalker access token. - Serviceworkable
: Your Workable Access Token. - Serviceworkramp
: Your WorkRamp access token. - Access
Type string - Field usage depends on
service
value: - Serviceshare_point
: Access Type - Account string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Account ID. - Serviceordway
: Your Ordway account type. - Account
Access stringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar account access token. - Account
Id string - Field usage depends on
service
value: - Serviceappcues
: Your Appcues Account ID. - Servicebrightcove
: Your Brightcove account ID. - Servicecin7core
: Your Cin7 Core account ID. - Servicedear
: Your Dear Account ID. - Serviceharvest
: Your Harvest Account ID. - Serviceoptimizely
: Your Optimizely account ID. - Servicerokt
: Your Rokt account ID. - Serviceudemy_business
: Your Udemy Business account ID. - Account
Ids []string - Field usage depends on
service
value: - Servicetaboola
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Account
Key string - Field usage depends on
service
value: - Servicecosmos
: The read-only primary or secondary account key for the database account. Required for theACCOUNT_KEY
data access method. - Servicesimplesat
: Your Simplesat account key. - Account
Name string - Field usage depends on
service
value: - Serviceeventsforce
: Your Eventsforce account name. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center account name. - Servicehappyfox
: Your HappyFox account name. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics account name. - Servicetalkdesk
: Your Talkdesk Account Name. - Serviceudemy_business
: Your Udemy Business account name. - Account
Plan string - Field usage depends on
service
value: - Servicetymeshift
: Your Tymeshift account plan. - Account
Region string - Field usage depends on
service
value: - Serviceiterable
: If your Iterable account URL starts withhttps://app.eu.iterable.com
then provideEU
elseUS
- Account
Sid string - Field usage depends on
service
value: - Servicefone_dynamics
: Your Fone Dynamics account SID. - Account
Sync stringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Account Sync Mode - Account
Token string - Field usage depends on
service
value: - Servicekonnect_insights
: Your Konnect Insights Account Token. - Account
Type string - Field usage depends on
service
value: - Servicefreightview
: Your Freightview Account Type. - Accounts []string
- Field usage depends on
service
value: - Servicebingads
: Specific accounts to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicefacebook
: List of accounts of which connector will sync the data. - Servicefacebook_ad_account
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicefacebook_ads
: List of accounts of which connector will sync the data. - Servicegoogle_ads
: The list of Account IDs to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicegoogle_analytics
: The list of specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_4
: The list of specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_analytics_mcf
: Specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_search_ads_360
: Specific accounts to sync. Must be populated ifaccountsSyncMode
is set toSPECIFIC_ACCOUNTS
. - Serviceinstagram_business
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Serviceitunes_connect
: Accounts - Servicelinkedin_ads
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicespotify_ads
: The list of Ad Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicetiktok_ads
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwilio
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Accounts
Reddit []ConnectorAds Config Accounts Reddit Ad - Accounts
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all accounts or specific. - Action
Breakdowns []string - Field usage depends on
service
value: - Servicefacebook
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - Action
Report stringTime - Field usage depends on
service
value: - Servicefacebook
: The report time of action stats. Possible action_report time values. - Ad
Analytics string - Field usage depends on
service
value: - Servicelinkedin_ads
: Whether to sync all analytic reports or specific. Default value:AllReports
- Ad
Unit stringView - Field usage depends on
service
value: - Servicedouble_click_publishers
: Ad unit view for the report. - Admin
Api stringKey - Field usage depends on
service
value: - Servicesplitio
: Your Split admin api key. - Adobe
Analytics []ConnectorConfigurations Config Adobe Analytics Configuration - Advertisables []string
- Field usage depends on
service
value: - Serviceadroll
: Specific advertisables to sync. Must be populated ifsync_mode
is set toSpecificAdvertisables
. - Advertisers []string
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of advertisers to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicegoogle_search_ads_360
: Specific advertisers to sync. Must be populated ifadvertisersSyncMode
is set toSPECIFIC_ADVERTISERS
. - Servicepinterest_ads
: Specific Advertisers to sync. Must be populated ifsync_mode
is set toSpecificAdvertisers
. - Advertisers
Ids []string - Field usage depends on
service
value: - Serviceyahoo_gemini
: Specific Advertiser IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Advertisers
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all or specific advertisers. - Advertisers
With []stringSeats - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Advertisers to sync. Must be populated ifsync_mode_advertiser
is set toSPECIFIC_ADVERTISERS
. Pay attention to the format:AdvertiserId:SeatId
- Agent
Config stringMethod - Agent
Host string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent host. - Servicedb2i_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_b1
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_hva
: The host of the agent. This is the same as database host, since the agent must be installed in the same machine as source database. - Serviceoracle_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_sap_hva_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicesql_server_hva
: The host address of the machine running the agent. Often the same as the DB host. - Servicesql_server_sap_ecc_hva
: The host address of the machine running the agent. Often the same as the DB host. - Agent
Id string - Field usage depends on
service
value: - Servicephoenix_ads
: Your Phoenix Ads Agent ID. - Agent
Ora stringHome - Field usage depends on
service
value: - Serviceoracle_hva
: The home directory of the Oracle database. - Serviceoracle_sap_hva
: The home directory of the Oracle database. - Agent
Password string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent password. - Servicedb2i_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_b1
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_hva
: The agent user's password. It should have a minimum length of 10 characters. - Serviceoracle_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_sap_hva_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicesql_server_hva
: The password for the agent user. - Servicesql_server_sap_ecc_hva
: The password for the agent user. - Agent
Port float64 - Field usage depends on
service
value: - Servicedb2i_hva
: The agent port. - Servicedb2i_sap_hva
: The port number of the agent. - Servicehana_sap_hva_b1
: The port number of the agent. - Servicehana_sap_hva_ecc
: The port number of the agent. - Servicehana_sap_hva_ecc_netweaver
: The port number of the agent. - Servicehana_sap_hva_s4
: The port number of the agent. - Servicehana_sap_hva_s4_netweaver
: The port number of the agent. - Serviceoracle_hva
: The port number of the agent. - Serviceoracle_sap_hva
: The port number of the agent. - Serviceoracle_sap_hva_netweaver
: The port number of the agent. - Servicesql_server_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Servicesql_server_sap_ecc_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Agent
Public stringCert - Field usage depends on
service
value: - Servicedb2i_hva
: The public certificate for the agent. - Servicedb2i_sap_hva
: The agent public certificate. - Servicehana_sap_hva_b1
: The agent public certificate. - Servicehana_sap_hva_ecc
: The agent public certificate. - Servicehana_sap_hva_ecc_netweaver
: The agent public certificate. - Servicehana_sap_hva_s4
: The agent public certificate. - Servicehana_sap_hva_s4_netweaver
: The agent public certificate. - Serviceoracle_hva
: The agent public certificate. - Serviceoracle_sap_hva
: The agent public certificate. - Serviceoracle_sap_hva_netweaver
: The agent public certificate. - Servicesql_server_hva
: The public certificate generated by the agent. - Servicesql_server_sap_ecc_hva
: The public certificate generated by the agent. - Agent
User string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent user name. - Servicedb2i_sap_hva
: The agent's user. - Servicehana_sap_hva_b1
: The agent's user. - Servicehana_sap_hva_ecc
: The agent's user. - Servicehana_sap_hva_ecc_netweaver
: The agent's user. - Servicehana_sap_hva_s4
: The agent's user. - Servicehana_sap_hva_s4_netweaver
: The agent's user. - Serviceoracle_hva
: The agent's user. - Serviceoracle_sap_hva
: The agent's user. - Serviceoracle_sap_hva_netweaver
: The agent's user. - Servicesql_server_hva
: The agent's username. - Servicesql_server_sap_ecc_hva
: The agent's username. - Aggregation string
- Field usage depends on
service
value: - Servicefacebook
: Options to select aggregation duration. Possible aggregation values. - Agreement
Grant stringToken - Field usage depends on
service
value: - Serviceeconomic
: Your E-conomic X-AgreementGrantToken goes here. - Always
Encrypted bool - Field usage depends on
service
value: - Serviceaurora
: Require TLS through Tunnel - Serviceaurora_postgres
: Require TLS through Tunnel - Serviceazure_cosmos_for_mongo
: Require TLS - Serviceazure_postgres
: Require TLS through Tunnel - Serviceazure_sql_db
: Require TLS through Tunnel. - Serviceazure_sql_managed_db
: Require TLS. - Serviceclarity
: Require TLS through Tunnel. - Servicecockroachdb
: Require TLS - Servicedb2i_hva
: Require TLS through Tunnel - Servicedb2i_sap_hva
: Require TLS through Tunnel - Servicedocumentdb
: Require TLS encryption. - Servicedynamics_365_fo
: Require TLS through Tunnel. - Serviceehr
: Require TLS through Tunnel. - Serviceelastic_cloud
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicees_self_hosted
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicegoogle_cloud_mysql
: Require TLS through Tunnel - Servicegoogle_cloud_postgresql
: Require TLS through Tunnel - Servicegoogle_cloud_sqlserver
: Require TLS. - Serviceheroku_postgres
: Require TLS through Tunnel - Servicemagento_mysql
: Require TLS through Tunnel - Servicemagento_mysql_rds
: Require TLS through Tunnel - Servicemaria
: Require TLS through Tunnel - Servicemaria_azure
: Require TLS through Tunnel - Servicemaria_rds
: Require TLS through Tunnel - Servicemongo
: Require TLS - Servicemongo_sharded
: Require TLS through Tunnel - Servicemysql
: Require TLS through Tunnel - Servicemysql_azure
: Require TLS through Tunnel - Servicemysql_rds
: Require TLS through Tunnel - Serviceopendistro
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceopensearch
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceoracle
: Require TLS through Tunnel - Serviceoracle_ebs
: Require TLS through Tunnel - Serviceoracle_hva
: Require TLS through Tunnel - Serviceoracle_rac
: Require TLS through Tunnel - Serviceoracle_rds
: Require TLS through Tunnel - Serviceoracle_sap_hva
: Require TLS through Tunnel - Serviceoracle_sap_hva_netweaver
: Require TLS. - Servicepostgres
: Require TLS through Tunnel - Servicepostgres_rds
: Require TLS through Tunnel - Servicesql_server
: Require TLS. - Servicesql_server_hva
: Require TLS. - Servicesql_server_rds
: Require TLS. - Servicesql_server_sap_ecc_hva
: Require TLS. - Api string
- Field usage depends on
service
value: - Servicefreshsuccess
: Set this parameter toapi
. - Api
Access stringToken - Field usage depends on
service
value: - Serviceflywheel_digital
: Your Flywheel Digital API access token. - Serviceshopify
: API access token of your custom app. - Servicesquare
: The Square API access token of your application. - Api
Environment string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay API environment. - Api
Id string - Field usage depends on
service
value: - Serviceaircall
: Your Aircall API ID. - Api
Key string - Field usage depends on
service
value: - Service15five
: Your 15five API key. - Service360learning
: Your 360Learning API Key. - Service6sense
: Your 6sense API Key. - Serviceacculynx
: Your Acculynx API key. - Serviceactivecampaign
: Your ActiveCampaign API key. - Serviceaffinity
: Your Affinity API key. - Serviceairtable
: API key of the Airtable account. - Servicealgolia
: Your Algolia API key. - Serviceanvyl
: Your Anvyl API key. - Serviceappcues
: Your Appcues API key. - Serviceashby
: Your Ashby API key. - Serviceassembled
: Your Assembled API key. - Serviceatlassian_jira_align
: Your Jira Align API key. - Serviceatlassian_ops_genie
: Your Opsgenie API key - Serviceattentive
: Your Attentive API key. - Serviceaumni
: Your Aumni API key. - Serviceavantlink
: Your AvantLink API key. - Serviceballotready
: Your BallotReady API token. - Servicebamboohr
: Your API Key. - Servicebazaarvoice
: Your Bazaarvoice API key. - Servicebetterworks
: Your Betterworks API key. - Servicebigmarker
: Your BigMarker API key. - Servicebizzabo
: Your Bizzabo API key. - Servicebrave_ads
: Your Brave Ads API key - Servicebraze
: Your Braze API Key. - Servicebrevo
: Your Brevo API key. - Servicebubble
: Your Bubble API token. - Servicebuildium
: Your Buildium private API key. - Servicecallrail
: Your CallRail API key. - Servicecampaignmonitor
: Your Campaign Monitor API key. - Servicecanny
: Your Canny API key. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 API key. - Servicechargebee_product_catalog_2
: Your Chargebee API key. - Servicechartmogul
: Your ChartMogul API key. - Servicechorusai
: Your Chorus API key. - Servicechurnkey
: Your Churnkey API Key. - Servicechurnzero
: Your ChurnZero API key. - Servicecimis
: Your Cimis API key. - Servicecircleci
: Your CircleCI API Key. - Serviceclickup
: Your ClickUp API key. - Serviceclockify
: Your Clockify API key. - Serviceclockodo
: Your Clockodo API key. - Serviceclose
: Your Close API key. - Servicecloudbeds
: Your Cloudbeds API key. - Serviceclubspeed
: Your Clubspeed API key. - Servicecoassemble
: Your Coassemble API key. - Servicecodefresh
: Your Codefresh API Key. - Servicecolumn
: Your Column API key. - Serviceconcord
: Your Concord API key. - Serviceconfluent_cloud
: API Key - Servicecontrast_security
: Your Contrast Security API Key. - Servicecopper
: Your Copper API key. - Servicecoupa
: Your Coupa API key. - Servicedatadog
: Your Datadog API key. - Servicedbt_cloud
: Your dbt Cloud service token. - Servicedcl_logistics
: Your DCL Logistics API key. - Servicedelighted
: API Key for your Delighted account - Servicedestini
: Your Destini API Key. - Servicedonus
: Your Donus API key. - Servicedoorloop
: Your DoorLoop API key. - Servicedrata
: Your Drata API Key. - Servicedropbox_sign
: Your Dropbox Sign API key. - Serviceduoplane
: Your Duoplane API key. - Serviceeasypost
: Your EasyPost API Key. - Serviceelectronic_tenant_solutions
: Your Electronic Tenant Solutions API key. - Serviceeventsforce
: Your Eventsforce API secret key. - Serviceeverflow
: Your Everflow API key. - Serviceeverhour
: Your Everhour API Token. - Serviceexpensein
: Your ExpenseIn API key. - Servicefactorial
: Your Factorial API key. - Servicefirehydrant
: Your FireHydrant API key. - Servicefloat
: Your Float API key. - Serviceforj_community
: Your Forj Community API key. - Servicefourkites
: Your FourKites API key. - Servicefreightview
: Your Freightview API key. - Servicefreshdesk
: Your Freshdesk API Key. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center API key. - Servicefreshsales
: Your Freshsales API key. - Servicefreshservice
: Your Freshservice API Key. - Servicefreshsuccess
: Your Freshsuccess API key. - Servicefreshteam
: Your Freshteam API key. - Servicefriendbuy
: Your Friendbuy API key. - Servicefullstory
: Your Fullstory API key. - Servicegainsight_product_experience
: Your Gainsight Product Experience API key. - Servicegem
: Your Gem API key. - Servicegorgias
: Your Gorgias API key. - Servicegreenhouse
: Your Greenhouse API key. - Servicegrepsr
: Your Grepsr API Key. - Servicegrin
: Your Grin API key. - Servicehappyfox
: Your HappyFox API key. - Serviceheight
: Your Height API key. - Servicehelpshift
: Your Helpshift API Key. - Serviceincidentio
: Your incident.io API key. - Serviceinfobip
: Your Infobip API key. - Serviceinsightly
: Your Insightly API key. - Serviceintegrate
: Your Integrate API key. - Serviceinvoiced
: Your Invoiced API key. - Serviceiterable
: Your Iterable API key. - Serviceivanti
: Your Ivanti API Key. - Servicejotform
: Your Jotform API key. - Servicejustcall
: Your JustCall API key. - Servicekatana
: Your Katana API key. - Servicekevel
: Your Kevel API key. - Servicekeypay
: Your KeyPay API key. - Servicekisi
: Your Kisi API key. - Serviceklaviyo
: Your Klaviyo API key. - Servicelearnupon
: Your Learnupon API key. - Servicelemlist
: Your Lemlist API key. - Servicelever
: Your Lever API key. - Serviceliftoff
: Your Liftoff API key. - Servicelinear
: Your Linear API key. - Servicelinksquares
: Your LinkSquares API key. - Servicelob
: Your Lob API key. - Serviceloop
: Your Loop API key. - Servicelucca
: Your Lucca API key. - Serviceluma
: Your Luma API key. - Servicemaileon
: Your Maileon API key. - Servicemailgun
: Your Mailgun API key. - Servicemailjet
: Your Mailjet API key. - Servicemalomo
: Your Malomo API key. - Servicemambu
: Your Mambu API key. - Servicemandrill
: Your Mandrill API key. - Servicemaxio_chargify
: Enter Your API Key. - Servicemessagebird
: Your MessageBird API key. - Servicemountain
: Your MNTN API key. - Servicemyosh
: Your myosh API key. - Serviceokendo
: Your Okendo API key. - Serviceometria
: Your Ometria API Key. - Serviceoncehub
: Your OnceHub API key. - Serviceordway
: Your Ordway API key. - Serviceortto
: Your Ortto API key. - Servicepagerduty
: Your PagerDuty API key. - Servicepandadoc
: Your PandaDoc API key. - Servicepapershift
: Your Papershift API Key - Servicepartnerize
: Your Partnerize user API key. - Servicepersona
: Your Persona API key. - Servicepicqer
: Your Picqer API key. - Servicepigment
: Your Pigment API key. - Servicepinpoint
: Your Pinpoint API key. - Servicepipe17
: The Pipe17 API key. - Serviceplacerai
: Your Placer.ai API key. - Serviceplayvox
: Your Playvox API Key. - Serviceposthog
: Your PostHog API key. - Serviceprive
: Your Prive API key. - Serviceprosperstack
: Your ProsperStack API key. - Servicequalaroo
: Your Qualaroo API Key. - Servicequorum
: Your Quorum API key. - Servicerebound_returns
: Your ReBound Returns API key. - Servicerecurly
: The Recurly API key. - Servicereplyio
: Your Reply API key. - Servicerevenuecat
: Your RevenueCat API key. - Servicereviewsio
: Your REVIEWS.io API key. - Servicerevops
: Your RevOps bearer token. - Servicericochet360
: Your Ricochet360 API key. - Serviceringover
: Your Ringover API key. - Servicerippling
: Your Rippling API key. - Servicerocketlane
: Your Rocketlane API key. - Servicerootly
: Your Rootly API key. - Serviceruddr
: Your Ruddr API key. - Servicesafebase
: Your SafeBase API key. - Servicesage_hr
: Your Sage HR API key. - Servicesailthru
: The Sailthru API key. - Servicesalsify
: Your Salsify API Key. - Servicesecurity_journey
: Your Security Journey API key. - Servicesendgrid
: The SendGrid API key. - Servicesendinblue
: Your Sendinblue API key. - Serviceshortcut
: Your Shortcut API token. - Serviceshortio
: Your Short.io API key. - Servicesimplesat
: Your Simplesat API key. - Servicesistrix
: Your SISTRIX API key. - Serviceskilljar
: Your Skilljar API key. - Servicesmartwaiver
: Your Smartwaiver API key. - Servicesnyk
: Your Snyk API key. - Servicesonarqube
: Your Sonarqube API key. - Servicesparkpost
: Your SparkPost API key. - Servicesquarespace
: Your Squarespace API key. - Servicestackadapt
: Your StackAdapt API key. - Servicestatuspage
: Your Statuspage API Key. - Servicestripe
: Restricted API key - Servicestripe_test
: Restricted API key - Servicesubscript
: Your Subscript API key. - Servicesurvicate
: Your Survicate API Key. - Serviceteads
: Your Teads API key. - Serviceteamtailor
: Your Teamtailor API key. - Servicetestrail
: Your TestRail API key. - Serviceticket_tailor
: Your Ticket Tailor API key. - Servicetranscend
: Your Transcend API key. - Servicetrello
: Your TRELLO api key. - Servicetriple_whale
: Your Triple Whale API key. - Serviceuppromote
: Your UpPromote API key. - Serviceveeqo
: Your Veeqo API key. - Servicevenminder
: Your Venminder API key. - Servicevisit_by_ges
: Your Visit by GES API key. - Servicevitally
: Your Vitally API key. - Servicevonage
: Your Vonage API Key. - Servicevts
: Your VTS API key. - Servicewebconnex
: Your Webconnex API key. - Servicewicked_reports
: Your Wicked Reports API key. - Serviceworkleap_officevibe
: Your Workleap Officevibe API key. - Servicexsolla
: Your Xsolla API key. - Serviceyougov_sport
: Your Yougov Sport API key. - Servicezingtree
: Your Zingtree API key. - Servicezip
: Your Zip API key. - Api
Key stringApi Secret - Field usage depends on
service
value: - Servicerevel
: Your Revel Systems API Key and API Secret. - Api
Keys []string - Field usage depends on
service
value: - Servicemandrill
: Comma-separated list of API keys. Required ifuse_api_keys
is set totrue
. - Api
Password string - Field usage depends on
service
value: - Serviceduoplane
: Your Duoplane API password. - Api
Quota float64 - Field usage depends on
service
value: - Servicemarketo
: Allowed number of API requests to Marketo instance per day, the default value is 10000. - Api
Read stringAccess Token - Field usage depends on
service
value: - Servicethe_movie_database
: Your The Movie Database API read access token. - Api
Requests float64Per Minute - Field usage depends on
service
value: - Servicequaltrics
: Allowed number of API requests to Qualtrics per minute, the default value is 2000. Maximum allowed number is 3000 because brands may make up to 3000 API requests per minute across all of its API calls. - Api
Secret string - Field usage depends on
service
value: - Serviceconfluent_cloud
: API Secret - Serviceforj_community
: Your Forj Community API secret. - Servicefriendbuy
: Your Friendbuy API secret. - Servicejustcall
: Your JustCall API secret. - Serviceliftoff
: Your Liftoff API secret. - Servicemixpanel
: Mixpanel API Secret. - Servicequalaroo
: Your Qualaroo API Secret. - Servicesailthru
: The Sailthru API secret. - Serviceshareasale
: Your ShareASale API secret. - Servicevonage
: Your Vonage API Secret. - Api
Secret stringKey - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API Secret key. - Api
Server string - Field usage depends on
service
value: - Servicesigma_computing_source
: Your Sigma Computing api server. - Api
Token string - Field usage depends on
service
value: - Serviceaha
: Your Aha! API key. - Serviceaircall
: Your Aircall API Token. - Serviceappsflyer
: API Token for AppsFlyer's PULL API. - Serviceawin
: Your Awin API Token. - Servicebackbone_plm
: Your Backbone PLM API token. - Servicebrex
: Your Brex API token - Servicebuildkite
: Your Buildkite API token. - Servicebuzzsprout
: Your Buzzsprout API token. - Servicecentra
: Your Centra API token. - Servicechameleon
: Your Chameleon API token. - Serviceclari
: Your Clari API token. - Servicecloudflare_analytics
: Your Cloudflare Analytics API token. - Serviceconfluence
: The Confluence API token. - Servicedixa
: Your Dixa API token. - Servicedrip
: Your Drip API Token. - Servicefactbird
: Your Factbird API token. - Servicefone_dynamics
: Your Fone Dynamics API token. - Servicefountain
: Your Fountain API token. - Serviceg2
: Your G2 API token. - Servicegladly
: Your Gladly API Token. - Servicehibob
: Your Hibob API token. - Servicekandji
: Your Kandji API token. - Servicelivechat
: Your Livechat Access token. - Servicelivechat_partner
: Your Livechat Partner API Token. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics API token. - Servicemegaphone
: Your Megaphone API token. - Servicemissive
: Your Missive API token. - Servicemixmax
: Mixmax API token. - Serviceokta
: Your Okta API token. - Serviceordway
: Your Ordway API token. - Servicepackiyo
: Your Packiyo API token. - Servicepipedrive
: (Optional)Your Pipedrive personal API token - Servicepivotal_tracker
: Pivotal Tracker API token. - Servicepostmark
: Your Postmark account API token. - Serviceproductive
: Your Productive API token. - Servicequaltrics
: API token of the Qualtrics account. - Servicerakutenadvertising
: Your Rakuten Advertising API token. - Servicerecharge
: The Recharge API token. - Servicereferralhero
: Your Referralhero API token. - Serviceresource_management_by_smartsheet
: Your Resource Management by Smartsheet API token. - Serviceretently
: Your Retently API token. - Servicereviewsai
: Your REVIEWS.ai API token. - Servicerundeck
: Your Rundeck API token. - Servicesafetyculture
: Your SafetyCulture API token. - Servicesensor_tower
: Your Sensor Tower API token. - Servicesentry
: Your Sentry auth token. - Servicesimplecast
: Your Simplecast API token. - Servicesnyk
: Your Snyk API token. - Servicetextus
: Your TextUs API token. - Servicetoggl_track
: Your Toggl Track API token - Servicetrello
: Your TRELLO api token. - Servicetrisolute
: Your Trisolute API token. - Servicevwo
: Your VWO API token. - Serviceweb_scraper
: Your Web Scraper API token. - Servicezendesk
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Servicezendesk_sunshine
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Api
Type string - Api
Url string - Field usage depends on
service
value: - Servicebraze
: Your Braze API URL. - Api
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP API URL region. - Api
Usage string - Field usage depends on
service
value: - Servicezendesk
: Maximum Zendesk Api Usage allowed - Api
User stringIdentifier - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user identifier. - Api
User stringSecret - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user secret. - Api
Utilization stringPercentage - Field usage depends on
service
value: - Servicekustomer
: Api Utilization Percentage - Api
Version string - Field usage depends on
service
value: - Servicepardot
: API Version - App
Id string - Field usage depends on
service
value: - Servicechurnkey
: Your Churnkey APP ID. - Serviceopen_exchange_rates
: Your Open Exchange Rates App Id. - Servicerokt
: Your Rokt app ID. - App
Ids []string - Field usage depends on
service
value: - Servicependo
: Specific App IDs to sync. Must be populated ifsync_mode
is set toSpecificAppIds
. - App
Ids []ConnectorAppsflyers Config App Ids Appsflyer - App
Key string - Field usage depends on
service
value: - Serviceloopio
: Your Loopio App Key. - Serviceservicetitan
: Your ServiceTitan app key. - Serviceyotpo
: Your Yotpo App Key - App
Reference string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl app reference. - App
Secret string - Field usage depends on
service
value: - Servicerokt
: Your Rokt app secret. - App
Secret stringToken - App
Specific stringPassword - Field usage depends on
service
value: - Serviceitunes_connect
: Your app-specific password - App
Sync stringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all apps or specific apps. - Append
File stringOption - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that the source completely overwrites the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceazure_blob_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicebox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicedropbox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegcs
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegoogle_drive
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicekinesis
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Services3
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicesftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceshare_point
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicewasabi_cloud_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Application
Id string - Field usage depends on
service
value: - Servicealgolia
: Your Algolia application ID. - Servicexactly
: Your Xactly Application ID. - Application
Key string - Field usage depends on
service
value: - Servicecin7core
: Your Cin7 Core application key. - Servicedatadog
: Your Datadog application key. - Servicedear
: Your Dear Application key. - Servicepartnerize
: Your Partnerize user application key. - Apps []string
- Field usage depends on
service
value: - Serviceitunes_connect
: Specific apps to sync. Must be populated ifapp_sync_mode
is set toSpecificApps
. - Archive
Log stringFormat - Field usage depends on
service
value: - Servicesql_server_hva
: Format for archive log file names - Servicesql_server_sap_ecc_hva
: Format for archive log file names - Archive
Log stringPath - Field usage depends on
service
value: - Servicesql_server_hva
: Directory where archive logs are located - Servicesql_server_sap_ecc_hva
: Directory where archive logs are located - Archive
Pattern string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceazure_blob_storage
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicebox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicedropbox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceemail
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegcs
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegoogle_drive
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicekinesis
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Services3
: Files inside compressed archives with filenames matching this regular expression will be synced. - Servicesftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceshare_point
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicewasabi_cloud_storage
: Files inside compressed archives with filenames matching this regular expression will be synced. - Are
Soap boolCredentials Provided - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP credentials provided. - Asb
Ip string - Field usage depends on
service
value: - Serviceazure_service_bus
: The IP address (or) the URL of ASB namespace - Asm
Option bool - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using ASM on a non-RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you are using ASM on a non-RAC instance. - Asm
Oracle stringHome - Field usage depends on
service
value: - Serviceoracle_hva
: ASM Oracle Home path. - Serviceoracle_sap_hva
: The Oracle ASM home directory. - Asm
Password string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user's password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Asm
Tns string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM TNS. - Serviceoracle_sap_hva
: ASM TNS. - Asm
User string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Attribution
Window string - Field usage depends on
service
value: - Serviceamazon_ads
: Time period used to attribute conversions based on clicks. - Attribution
Window stringSize - Field usage depends on
service
value: - Servicetiktok_ads
: Rollback sync duration to capture conversions. Set this to your configured attribution window in TikTok Ads. The default value is 7 days. - Audience string
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 API audience. - Auth string
- Field usage depends on
service
value: - Servicedatabricks_db
: Token-based authentication type - Serviceredshift_db
: Password-based authentication type - Servicesnowflake_db
: Password-based or key-based authentication type - Auth
Code string - Field usage depends on
service
value: - Servicehappyfox
: Your HappyFox auth code. - Auth
Environment string - Field usage depends on
service
value: - Serviceyounium
: Your Younium auth environment. - Auth
Method string - Field usage depends on
service
value: - Serviceaurora_postgres
: Database authentication method - Serviceazure_postgres
: Database authentication method - Serviceazure_sql_db
: Authentication Method. - Serviceazure_sql_managed_db
: Authentication Method. - Servicegoogle_cloud_postgresql
: Database authentication method - Serviceheroku_postgres
: Database authentication method - Servicepostgres
: Database authentication method - Servicepostgres_rds
: Database authentication method - Servicesql_server_hva
: Authentication Method - Servicesql_server_sap_ecc_hva
: Authentication Method - Servicewebhooks
: The authentication mechanism you want to use - Auth
Mode string - Field usage depends on
service
value: - Serviceanaplan
: The Anaplan authentication method. - Serviceconcur
: The Authentication Mode used by SAP Concur. It can be PasswordGrant or CompanyLevel auth mode - Servicegithub
: Authorization type. - Auth
Token string - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback auth token. - Auth
Type string - Field usage depends on
service
value: - Serviceairtable
: Type of authentication being used by connector - Serviceaws_cost_report
: Access approach - Serviceazure_service_bus
: The authentication mode to access the topic - Servicedynamics_365
: Authentication mechanism. Either one ofOAUTH2
, orSERVICE_PRINCIPAL
. Default valueOAUTH2
- Servicegcs
: Authorization type. Required for storage bucket authentication. - Servicegoogle_sheets
: TheOAuth
value must be specified for this type of authorization. - Servicejira
: Authorization type. - Servicemixpanel
: Authentication Method - Servicepardot
: Authenticate using OAuth or HTTP Basic - Servicequaltrics
: Type of authentication being used by connector - Services3
: Access approach - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value:ACCESS_KEY
. - Auth
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP auth grant URL region. - Authentication
Method string - Field usage depends on
service
value: - Serviceadobe_analytics
: Authentication Method - Serviceelastic_cloud
: The authentication method used to connect to your cluster. - Servicees_self_hosted
: The authentication method used to connect to your cluster. - Serviceopendistro
: The authentication method used to connect to your cluster. - Serviceopensearch
: The authentication method used to connect to your cluster. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud authentication method. - Servicesalesforce
: (Optional) Authentication type (default value =STANDARD
) - Servicesalesforce_sandbox
: (Optional) Authentication type (default value =STANDARD
) - string
- Aws
Region stringCode - Field usage depends on
service
value: - Servicedynamodb
: The AWS region code for the DynamoDB instance, e.g.us-east-1
. - Backint
Configuration stringPath - Backint
Executable stringPath - Backward
Sync stringLimit - Field usage depends on
service
value: - Servicezendesk
: Limit of the Historical Sync Time for selected tables - Base
Currency string - Field usage depends on
service
value: - Serviceopen_exchange_rates
: Your Open Exchange Rates Base Currency. - Base
Domain string - Field usage depends on
service
value: - Servicefreshteam
: Your company's Freshteam base domain name (usually company.freshteam.com). - Base
Id string - Field usage depends on
service
value: - Serviceairtable
: ID of base in Airtable - Base
Url string - Field usage depends on
service
value: - Serviceaha
: Your Aha! subdomain. - Serviceakeneo
: Your Akeneo base URL. - Servicebilling_platform
: Your BillingPlatform subdomain. - Serviceboostr
: Your Boostr base URL. - Servicebrex
: Your Brex Base URL - Servicecentra
: Your Centra base URL. - Servicecornerstone
: Your Cornerstone base URL. - Serviceculture_amp
: Your Culture Amp base URL. - Servicedatadog
: Your Datadog base url. - Servicefactbird
: Your Factbird base url. - Servicefillout
: Your Fillout Base URL. - Servicefinancial_force
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicefreshsales
: Your Freshsales product. - Servicegongio
: Your Gong API Base URL. - Serviceironclad
: Your Ironclad base url. - Servicejotform
: Your Jotform base URL. - Servicemailgun
: Your Mailgun base URL. - Servicenice
: Your NICE base URL. - Serviceortto
: Your Ortto base URL. Possible values:api
,api.au
,api.eu
. - Serviceprisma_cloud
: Your Prisma Cloud admin console URL. - Servicesalesforce
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicesalesforce_sandbox
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicestickyio
: Your sticky.io base URL . - Serviceveevavault
: Your Veeva Vault base URL. - Servicevitally
: Your Vitally base URL. - Bearer
Token string - Field usage depends on
service
value: - Serviceada
: Your Ada API Access Token. - Servicecrowddev
: Your crowd.dev Auth Token. - Servicecustomerio
: Your Customer.io App API Key. - Servicefreshchat
: Your Freshchat API Token. - Servicehopin
: Your Hopin API key. - Serviceorbit
: Your Orbit API Token. - Serviceproductboard
: Your Productboard API key. - Servicesmarthr
: Your SmartHR access token. - Servicesprout
: Your Sprout Social API Access Token. - Servicezenefits
: Your Zenefits bearer token. - Blob
Sas stringUrl - Field usage depends on
service
value: - Servicewebhooks
: The blob SAS URL of your Azure container. Required ifbucket_service
is set toAZURE
. - Blockchain string
- Field usage depends on
service
value: - Servicerarible
: Your Rarible Blockchain. - Brand
Id string - Field usage depends on
service
value: - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Brand ID. - Breakdowns []string
- Field usage depends on
service
value: - Servicefacebook
: List of breakdowns which connector will sync. Possible breakdowns values. - Bucket string
- Field usage depends on
service
value: - Serviceappsflyer
: Customer S3 Bucket - Serviceaws_cloudtrail
: The AWS bucket name which is configured for AWS CloudTrail. - Serviceaws_cost_report
: The S3 bucket name with the AWS Cost and Usage Report - Serviceaws_inventory
: The AWS bucket name that is configured for AWS Config. - Serviceaws_lambda
: S3 Bucket - Servicecloudfront
: The bucket name for CloudFront. - Servicegcs
: The name of the GCS bucket. - Servicegoogle_play
: The Google Cloud Storage source bucket. - Serviceheap
: The S3 bucket name. - Servicekinesis
: The name of the Kinesis bucket. - Services3
: The S3 bucket name. Required for connector creation. - Servicesegment
: The name of the Segment bucket. Must be populated ifsync_type
is set toS3
. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket name. Required for connector creation. - Bucket
Name string - Field usage depends on
service
value: - Serviceadjust
: Your AWS S3 or GCS bucket. - Servicegoogle_analytics_360
: The name of the bucket. - Servicegoogle_analytics_4_export
: The name of the bucket. - Bucket
Service string - Field usage depends on
service
value: - Servicewebhooks
: Whether to store the events in Fivetran's container service or your S3 bucket. Default value:Fivetran
. - Business
Accounts []string - Field usage depends on
service
value: - Servicereddit_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Business
Id string - Field usage depends on
service
value: - Servicebirdeye
: Your Birdeye Business ID. - Business
Unit string - Field usage depends on
service
value: - Servicedeposco
: Your Deposco business unit. - Business
Unit stringId - Field usage depends on
service
value: - Servicepardot
: Business Unit Id - Catalog string
- Field usage depends on
service
value: - Servicedatabricks_db
: catalog to sync - Certificate string
- Field usage depends on
service
value: - Serviceanaplan
: The contents of your PEM certificate file. Must be populated ifauth_mode
is set toCertificate
. - Servicequaltrics
: Your Client Certificate - Servicesalesforce
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Click
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'click' action. - Client string
- Client
Cert string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate. - Serviceheroku_kafka
: Heroku Kafka client certificate. Required forTLS
security protocol. - Client
Cert stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate key. - Serviceheroku_kafka
: Heroku Kafka client certificate key. Required forTLS
security protocol. - Client
Host string - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Host. - Client
Id string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client ID. - Serviceadobe_analytics
: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client ID. - Serviceadp_workforce_now
: Your ADP Client ID. - Serviceakamai
: Your Akamai client ID. - Serviceakeneo
: Your Akeneo client ID. - Serviceauth0
: Your Auth0 client ID. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client ID. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Id - Servicebilling_platform
: Your BillingPlatform client ID. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client ID. - Servicebrightcove
: Your Brightcove client ID. - Servicebrightpearl
: Your Brightpearl client ID. - Servicebuildium
: Your Buildium API client ID. - Servicecanvas_by_instructure
: Your Canvas by Instructure client ID. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure client ID. - Servicecastor_edc
: Your Castor EDC client Id. - Serviceclazar
: Your Clazar client ID. - Servicecloudbeds
: Your Cloudbeds client ID. - Servicecommercetools
: Your commercetools client ID. - Serviceconcur
: The SAP Concur Client ID. - Serviceconstant_contact
: Your Constant Contact client ID. - Servicecornerstone
: Your Cornerstone client ID. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo Client ID. - Servicecriteo_retail_media
: Your Criteo Retail Media client ID. - Serviceculture_amp
: Your Culture Amp client ID. - Servicecvent
: Your Cvent client ID. - Serviced2l_brightspace
: Your D2L Brightspace client ID. - Servicedialpad
: Your Dialpad client ID. - Serviceebay
: Your eBay app ID. - Serviceexact_online
: Your Exact Online client ID. - Servicefillout
: Your Fillout client ID. - Serviceflexport
: The Flexport API Key. - Serviceformstack
: Your Formstack client ID. - Servicegenesys
: Your Genesys client ID. - Servicehana_sap_hva_ecc_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehana_sap_hva_s4_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehilti_ontrack
: Your Hilti On!Track client ID. - Serviceilevel
: Your iLevel Client ID. - Serviceinstructure
: Your Instructure client ID. - Serviceintegral_ad_science
: Your integral_ad_science client id. - Serviceironclad
: Your Ironclad client ID. - Servicejama_software
: Your Jama Software client ID. - Servicejibble
: Your Jibble client ID. - Servicekhoros_communities
: Your Khoros Communities client ID. - Servicelooker_source
: Your Looker Client ID. - Servicemarketo
: Marketo REST API Client Id. - Servicemedallia
: Medallia Client ID - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client ID. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client ID. - Servicemicrosoft_teams
: Your Microsoft Teams Client ID. - Servicenavan
: Your Navan client ID. - Servicenice
: Your NICE client ID. - Serviceon24
: Your ON24 client ID. - Serviceoracle_sap_hva_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicepaychex
: Your Paychex client ID. - Servicepaypal
:Client ID
of your PayPal client application. - Servicepaypal_sandbox
:Client ID
of your PayPal client application. - Servicepersonio
: Your Personio Client ID. - Servicepiwik_pro
: Your Piwik PRO client ID. - Servicepodio
: Your Podio client ID. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client ID. - Serviceprisma_cloud
: Your Prisma Cloud access key ID. - Serviceprocore
: Your Procore client ID. - Servicequora_ads
: Your Quora Ads client ID. - Servicereltio
: Your Reltio client ID. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client ID. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client ID. - Servicesalesloft
:Client ID
of your Salesloft client application. - Servicesana
: Your Sana client ID. - Servicesap_success_factors
: Your SAP SuccessFactors Client ID. - Serviceservicenow
: ServiceNow Client ID. - Serviceservicetitan
: Your ServiceTitan client ID. - Servicesharetribe
: Your Sharetribe client ID. - Serviceshipnetwork
: Your ShipNetwork client ID. - Servicesigma_computing_source
: Your Sigma Computing client ID. - Serviceskillstx
: Your SkillsTX client ID. - Serviceskimlinks
: Your Skimlinks client ID. - Servicesmartrecruiters
: Your SmartRecruiters client ID. - Servicesplash
: Your Splash client ID. - Servicesquare
: The Application ID of your organization. - Servicestandard_metrics
: Your Standard Metrics Client ID. - Servicesugarcrm
: Your SugarCRM client ID. - Serviceswoogo
: Your Swoogo client Id. - Servicetaboola
: The Taboola client ID. - Servicetalkdesk
: The Client ID of your OAuth Client - Servicetive
: Your Tive client ID. - Servicetoast
: Your Toast client ID. - Servicetrelica
: Your Trelica client ID. - Servicetremendous
: Your Tremendous client ID. - Servicetymeshift
: Your Tymeshift email. - Serviceudemy_business
: Your Udemy Business client ID. - Servicevimeo
: Your Vimeo client ID. - Servicevisma
: Your Visma client ID. - Servicevonage_contact_center
: Your Vonage Contact Center client ID. - Servicewalmart_marketplace
: Your Walmart Marketplace client ID. - Servicexero
: your clientId - Servicexray
: Your Xray Client ID. - Serviceyougov_sport
: Your Yougov Sport client ID. - Servicezendesk_chat
: Your Zendesk client ID. - Servicezoho_books
: Your Zoho Books Client ID. - Servicezoho_campaigns
: Your Zoho Campaigns Client ID. - Servicezoho_desk
: Your Zoho Desk Client Id. - Servicezoho_inventory
: Your Zoho Inventory client ID. - Servicezuora
: Zuora Client ID. - Servicezuora_sandbox
: Zuora Client ID. - Client
Key string - Field usage depends on
service
value: - Serviceappfigures
: Your Appfigures Client Key. - Servicethinkific
: Your Thinkific client key. - Serviceyougov_sport
: Your Yougov Sport client key. - Client
Name string - Field usage depends on
service
value: - Servicedestini
: Your Destini Client Name. - Servicemedallia
: Medallia company name - Client
Namespace string - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Namespace. - Client
Private stringKey - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Private Key in .pem format. - Serviceazure_postgres
: Client Private Key in .pem format. - Servicegoogle_cloud_postgresql
: Client Private Key in .pem format. - Serviceheroku_postgres
: Client Private Key in .pem format. - Servicepostgres
: Client Private Key in .pem format. - Servicepostgres_rds
: Client Private Key in .pem format. - Client
Public stringCertificate - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Certificate in .pem format. - Serviceazure_postgres
: Client Certificate in .pem format. - Servicegoogle_cloud_postgresql
: Client Certificate in .pem format. - Serviceheroku_postgres
: Client Certificate in .pem format. - Servicepostgres
: Client Certificate in .pem format. - Servicepostgres_rds
: Client Certificate in .pem format. - Client
Secret string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client secret. - Serviceadobe_analytics
: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client secret. - Serviceadp_workforce_now
: Your ADP Client Secret. - Serviceakamai
: Your Akamai client secret. - Serviceakeneo
: Your Akeneo client secret. - Serviceauth0
: Your Auth0 client secret. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client secret. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Secret - Servicebilling_platform
: Your BillingPlatform client secret. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client secret. - Servicebrightcove
: Your Brightcove client secret. - Servicebrightpearl
: Your Brightpearl client secret. - Servicecanvas_by_instructure
: Your Canvas by Instructure client secret. - Servicecastor_edc
: Your Castor EDC Client Secret. - Serviceclazar
: Your Clazar client secret. - Servicecloudbeds
: Your Cloudbeds client secret. - Servicecommercetools
: Your commercetools client secret. - Serviceconcur
: The SAP Concur Client secret. - Serviceconstant_contact
: Your Constant Contact client secret. - Servicecornerstone
: Your Cornerstone client secret. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo client secret key. - Servicecriteo_retail_media
: Your Criteo Retail Media client secret. - Serviceculture_amp
: Your Culture Amp client secret. - Servicecvent
: Your Cvent client secret. - Serviced2l_brightspace
: Your D2L Brightspace client secret. - Servicedialpad
: Your Dialpad client secret. - Serviceebay
: Your eBay cert ID. - Serviceexact_online
: Your Exact Online client secret. - Servicefillout
: Your Fillout client secret - Serviceflexport
: The Flexport API Secret. - Serviceformstack
: Your Formstack client secret. - Servicegenesys
: Your Genesys client secret. - Servicehilti_ontrack
: Your Hilti On!Track client secret. - Serviceilevel
: Your iLevel Client Secret. - Serviceinstructure
: Your Instructure client secret. - Serviceintegral_ad_science
: Your integral_ad_science client secret. - Serviceironclad
: Your Ironclad client secret. - Servicejama_software
: Your Jama Software client secret. - Servicejibble
: Your Jibble client secret. - Servicelooker_source
: Your Looker Client Secret. - Servicemarketo
: Marketo REST API Client Secret. - Servicemedallia
: Medallia Client Secret key - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client Secret. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client secret. - Servicemicrosoft_teams
: Your Microsoft Teams Client Secret. - Servicenavan
: Your Navan client secret. - Servicenice
: Your NICE client secret. - Servicepaychex
: Your Paychex client secret. - Servicepersonio
: Your Personio secret. - Servicepiwik_pro
: Your Piwik PRO client secret. - Servicepodio
: Your Podio client secret. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client Secret. - Serviceprisma_cloud
: Your Prisma Cloud secret access Key. - Serviceprocore
: Your Procore client secret. - Servicequora_ads
: Your Quora Ads client secret. - Servicereltio
: Your Reltio client secret. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client secret. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client secret. - Servicesalesloft
:Client Secret
of your Salesloft client application. - Servicesana
: Your Sana client secret. - Servicesap_success_factors
: Your SAP SuccessFactors Client Secret that you generated through SAML Assertion. - Serviceservicenow
: ServiceNow Client Secret. - Serviceservicetitan
: Your ServiceTitan secret key. - Servicesharetribe
: Your Sharetribe client secret. - Servicesigma_computing_source
: Your Sigma Computing client secret. - Serviceskillstx
: Your SkillsTX client secret. - Serviceskimlinks
: Your Skimlinks client secret. - Servicesmartrecruiters
: Your SmartRecruiters client secret. - Servicesplash
: Your Splash client secret. - Servicesquare
: The Application Secret of your organization. - Servicestandard_metrics
: Your Standard Metrics Client secret. - Servicesugarcrm
: Your SugarCRM client secret. - Serviceswoogo
: Your Swoogo Client Secret. - Servicetaboola
: The Taboola client secret. - Servicetalkdesk
: The Client Secret of your OAuth Client - Servicethinkific
: Your Thinkific client secret. - Servicetive
: Your Tive client secret. - Servicetoast
: Your Toast client secret. - Servicetrelica
: Your Trelica client secret. - Servicetremendous
: Your Tremendous client secret. - Servicetymeshift
: Your Tymeshift password. - Serviceudemy_business
: Your Udemy Business client secret. - Servicevimeo
: Your Vimeo client secret. - Servicevisma
: Your Visma client secret. - Servicevonage_contact_center
: Your Vonage Contact Center client secret. - Servicewalmart_marketplace
: Your Walmart Marketplace client secret. - Servicexero
: your clientSecret - Servicexray
: Your Xray Client Secret. - Servicezendesk_chat
: Your Zendesk client secret. - Servicezoho_books
: Your Zoho Books Client Secret. - Servicezoho_campaigns
: Your Zoho Campaigns Client Secret. - Servicezoho_desk
: Your Zoho Desk Client secret. - Servicezoho_inventory
: Your Zoho Inventory client secret. - Servicezuora
: Zuora Client Secret. - Servicezuora_sandbox
: Zuora Client Secret. - Cloud
Storage stringType - Field usage depends on
service
value: - Servicebraze
: Cloud storage type Braze Current is connected to. - Collection
Address string - Field usage depends on
service
value: - Servicerarible
: Your Rarible Collection Address. - Columns []string
- Field usage depends on
service
value: - Servicedouble_click_publishers
: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions. - Community
Domain string - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community domain. - Community
Id string - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community ID. - Companies []string
- Field usage depends on
service
value: - Servicebusiness_central
: List of companies to sync - Company string
- Field usage depends on
service
value: - Serviceordway
: Your Ordway company name. - Company
Id string - Field usage depends on
service
value: - Service360learning
: Your 360Learning Company ID. - Servicesage_intacct
: Company ID - Servicesap_success_factors
: Your SAP SuccessFactors Company ID. - Company
Ids string - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail company IDs. - Company
Key string - Field usage depends on
service
value: - Servicekhoros_care
: Your Khoros Care companyKey. - Serviceupland
: Your Upland Software Company Key. - Company
Name string - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo company name. - Company
Request stringToken - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company Request Token - Company
Uuid string - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company UUID - Compression string
- Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Serviceazure_blob_storage
: The secrets that should be passed to the function at runtime. - Servicebox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicedropbox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Serviceemail
: The secrets that should be passed to the function at runtime. - Serviceftp
: The secrets that should be passed to the function at runtime. - Servicegcs
: The secrets that should be passed to the function at runtime. - Servicegoogle_drive
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicekinesis
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Services3
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicesftp
: The secrets that should be passed to the function at runtime. - Serviceshare_point
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicewasabi_cloud_storage
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Config
Method string - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The report configuration method. Specifies whether a new configuration is defined manually or an existing configuration is reused. The default value isCREATE_NEW
. - Config
Repository stringUrl - Field usage depends on
service
value: - Servicesnowplow
: Public repository URL containing JSON configuration files. - Config
Type string - Field usage depends on
service
value: - Servicefacebook
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Connect
Password string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect password. - Connect
Username string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect username. - Connecting
User string - Connecting
User stringEmail - Connection
Method string - Field usage depends on
service
value: - Serviceaws_msk
: How Fivetran connects to your message brokers in the cluster - Serviceazure_blob_storage
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your storage container,SSH_TUNNEL
: Fivetran will connect to your storage container using a host machine (commonly used for VPN connections),PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_function
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your function,PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_service_bus
: The connection method - Servicesftp
: The connection method used to connect to SFTP Server. - Connection
Name string - Field usage depends on
service
value: - Serviceappsflyer
: Your Data Locker Connection Name. Default value: `data-locker-hourly/ - Connection
String string - Field usage depends on
service
value: - Serviceazure_blob_storage
: The blob storage container connection string. - Serviceazure_event_hub
: Connection string of the Event Hub Namespace you want to sync. - Serviceazure_service_bus
: The connection string used for authentication. Required if the authentication type isConnectionString
- Servicemicrosoft_dynamics_365_fno
: The blob storage container's connection string. - Servicemicrosoft_dynamics_365_fo
: The blob storage container connection string. - Connection
Type string - Field usage depends on
service
value: - Serviceaurora
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaurora_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaws_cost_report
: Connection method. Default value:Directly
. - Serviceaws_lambda
: Connection method. Default value:Directly
. - Serviceazure_blob_storage
: Connection method. Default value:Directly
. - Serviceazure_cosmos_for_mongo
: Possible values:Directly
,PrivateLink
.Directly
is the default value - Serviceazure_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_managed_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicebigquery_db
: Direct or PrivateLink connection - Serviceclarity
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicecockroachdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicedb2i_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedb2i_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedocumentdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedynamics_365_fo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceehr
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceelastic_cloud
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceemail
: Connection method. Default value:Directly
. - Servicees_self_hosted
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_postgresql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_sqlserver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_b1
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceheroku_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicekinesis
: Connection method. Default value:Directly
. - Servicemagento_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemagento_mysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo_sharded
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopendistro
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopensearch
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_ebs
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rac
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceredshift_db
: Directly or Private Link - Services3
: Connection method. Default value:Directly
. - Servicesap_hana
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesap_s4hana
: Connection Method - Servicesnowflake_db
: Directly or Private Link - Servicesql_server
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_sap_ecc_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Console
Url string - Field usage depends on
service
value: - Serviceprisma_cloud
: Your Prisma Cloud console URL. - Consumer
Group string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka consumer group name. - Serviceaws_msk
: The name of consumer group created for Fivetran. - Serviceazure_event_hub
: Name of consumer group created for Fivetran. - Serviceconfluent_cloud
: Confluent Cloud consumer group name. - Serviceheroku_kafka
: Heroku Kafka consumer group name. - Consumer
Key string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Key - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Servicewoocommerce
: Your WooCommerce Consumer key. - Consumer
Name string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect consumer name. - Consumer
Secret string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Secret - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Servicewoocommerce
: Your WooCommerce Consumer secret. - Container
Address string - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of the Azure Storage Container which is accessible from host machine. - Container
Name string - Field usage depends on
service
value: - Serviceazure_blob_storage
: The name of the blob container. - Servicemicrosoft_dynamics_365_fno
: The name of the blob container. - Servicemicrosoft_dynamics_365_fo
: The name of the blob container. - Content
Owner stringId - Field usage depends on
service
value: - Serviceyoutube_analytics
: Used only for Content Owner reports. The ID of the content owner for whom the API request is being made. - Contract
Version string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica contract version. - Conversation
Webhook stringUrl - Field usage depends on
service
value: - Servicehelpscout
: Your conversation webhook URL - Conversion
Dimensions []string - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Conversion Dimensions. - Conversion
Report stringTime - Field usage depends on
service
value: - Servicepinterest_ads
: The date that the user interacted with the ad OR completed a conversion event. - Conversion
Window float64Size - Field usage depends on
service
value: - Servicegoogle_ads
: A period of time in days during which a conversion is recorded. - Convert
Dats boolType To Date - Csv
Definition string - Field usage depends on
service
value: - Serviceadjust
: CSV definition for the CSV export (https://help.adjust.com/en/article/csv-uploads#how-do-i-format-my-csv-definition). - Currency string
- Field usage depends on
service
value: - Servicecriteo
: Currency - Servicerokt
: Your Rokt currency. - Custom
Base stringUrl - Field usage depends on
service
value: - Servicedatadog
: Your Datadog custom base url. - Servicedeposco
: Your Deposco custom base URL. - Custom
Event stringSync Mode - Field usage depends on
service
value: - Serviceiterable
: Custom Events Sync Mode. - Custom
Events []string - Field usage depends on
service
value: - Serviceiterable
: List of custom events to sync. Should be specified whencustom_event_sync_mode
isSelectedEvents
- Custom
Field []stringIds - Field usage depends on
service
value: - Servicedouble_click_publishers
: The list of custom field IDs included in the report. Custom fields can only be selected with their corresponding dimensions. - Custom
Floodlight []stringVariables - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Custom Floodlight variables enable you to capture information beyond the basics (visits and revenue) that you can collect with standard parameters in your tags. - Custom
Payloads []ConnectorConfig Custom Payload - Custom
Reports []ConnectorConfig Custom Report - Custom
Tables []ConnectorConfig Custom Table - Custom
Url string - Field usage depends on
service
value: - Servicedbt_cloud
: Your dbt Cloud access url. - Servicefactbird
: Your Factbird custom base url. - Servicejotform
: Your Jotform custom base URL. - Customer
Api stringKey - Field usage depends on
service
value: - Serviceukg_pro
: Your UKG Pro Customer API key. - Customer
Id string - Field usage depends on
service
value: - Servicegoogle_ads
: ID of the customer, can be retrieved from your AdWords dashboard. - Customer
List stringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The parameter to retrieve customer details. - Daily
Api float64Call Limit - Data
Access stringMethod - Field usage depends on
service
value: - Servicecosmos
: 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. - Data
Center string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl data center. - Servicequaltrics
: Data center ID of the Qualtrics account. Can be found in the URL beforequaltrics.com
. (For example, if your URL isyouraccount.ca1.qualtrics.com
, then the data center isca1
.) - Servicezoho_crm
: Data Center, depending on the Domain name - Data
Center stringId - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback data center ID. - Data
Set stringName - Field usage depends on
service
value: - Servicebigquery_db
: Data set name - Database string
- Field usage depends on
service
value: - Serviceaurora
: The database name. - Serviceaurora_postgres
: The database name. - Serviceazure_cosmos_for_mongo
: Authentication database for the source. Usually 'admin'. - Serviceazure_postgres
: The database name. - Serviceazure_sql_db
: The database name. - Serviceazure_sql_managed_db
: The database name. - Serviceclarity
: The database name. - Servicecockroachdb
: The database name. - Servicedb2i_hva
: The database name. - Servicedb2i_sap_hva
: The database name. - Servicedynamics_365_fo
: The database name. - Serviceehr
: The database name. - Servicegoogle_cloud_mysql
: The database name. - Servicegoogle_cloud_postgresql
: The database name. - Servicegoogle_cloud_sqlserver
: The database name. - Servicehana_sap_hva_b1
: The Hana database name. - Servicehana_sap_hva_ecc
: The Hana database name. - Servicehana_sap_hva_ecc_netweaver
: The Hana database name. - Servicehana_sap_hva_s4
: The Hana database name. - Servicehana_sap_hva_s4_netweaver
: The Hana database name. - Serviceheroku_postgres
: The database name. - Servicemagento_mysql
: The database name. - Servicemagento_mysql_rds
: The database name. - Servicemaria
: The database name. - Servicemaria_azure
: The database name. - Servicemaria_rds
: The database name. - Servicemysql
: The database name. - Servicemysql_azure
: The database name. - Servicemysql_rds
: The database name. - Serviceoracle
: The database name. - Serviceoracle_ebs
: The database name. - Serviceoracle_hva
: The database name. - Serviceoracle_rac
: The database name. - Serviceoracle_rds
: The database name. - Serviceoracle_sap_hva
: The database name. - Servicepostgres
: The database name. - Servicepostgres_rds
: The database name. - Serviceredshift_db
: The database name: Redshift - Servicesap_hana
: The database name. - Servicesap_s4hana
: The database name. - Servicesnowflake_db
: The database name: Snowflake - Servicesql_server
: The database name. - Servicesql_server_hva
: The database name. - Servicesql_server_rds
: The database name. - Servicesql_server_sap_ecc_hva
: The database name. - Database
Name string - Field usage depends on
service
value: - Servicefirebase
: Database Name - Dataset
Id string - Field usage depends on
service
value: - Servicegoogle_analytics_360
: The dataset ID. - Servicegoogle_analytics_4_export
: The Dataset ID. - Datasource string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite data source value:NetSuite.com
. - Date
Granularity string - Field usage depends on
service
value: - Serviceadobe_analytics
: The aggregation duration you want. Default value:HOUR
. - Db string
- Field usage depends on
service
value: - Servicemyosh
: Your Myosh Server variables/db . - Delimiter string
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Serviceazure_blob_storage
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicebox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicedropbox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceemail
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegcs
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegoogle_drive
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicekinesis
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Services3
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicesftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceshare_point
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicewasabi_cloud_storage
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Developer
Reference string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl dev reference. - Dimension
Attributes []string - Field usage depends on
service
value: - Servicedouble_click_publishers
: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions. - Dimensions []string
- Field usage depends on
service
value: - Serviceadroll
: The dimenstions that you want to sync. - Servicedouble_click_campaign_manager
: Report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. Theadvertiser
dimension is mandatory forREACH
report type - Servicedouble_click_publishers
: Report dimensions to include in the sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_display_and_video_360
: The report dimensions (filters) to include into a sync. The dimension names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Direct
Capture stringMethod - Field usage depends on
service
value: - Serviceoracle_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Serviceoracle_sap_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Distributed
Connector float64Cluster Size - Field usage depends on
service
value: - Servicecosmos
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Servicedynamodb
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Domain string
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 domain. - Servicebubble
: Your Bubble app name or domain name. - Serviceconfluence
: Your Confluence domain. - Servicekustomer
: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany - Serviceokta
: Your Okta domain. - Servicepipedrive
: Your Pipedrive domain. - Serviceshopware
: Your Shopware domain. - Servicesistrix
: Your SISTRIX domain. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk domain. - Serviceuservoice
: Domain of your UserVoice site. If it ends with ".uservoice.com", you can specify just the subdomain ("mydomain.uservoice.com" - "mydomain") - Servicezendesk
: Zendesk domain. - Servicezendesk_sunshine
: Zendesk domain. - Domain
Host stringName - Field usage depends on
service
value: - Serviceworkday
: Workday host name. - Serviceworkday_financial_management
: Workday host name. - Serviceworkday_hcm
: Workday host name. - Domain
Name string - Field usage depends on
service
value: - Servicecalabrio
: Your Calabrio domain name - Servicedynamics_365
: The custom domain name associated with Dynamics 365. - Servicehelpshift
: Your Helpshift domain name. - Domain
Type string - Field usage depends on
service
value: - Servicemedallia
: Domain type of your Medallia URL - Dsv
Service stringAuth - Dsv
Subscription stringKey - Ecommerce
Stores []string - Field usage depends on
service
value: - Servicemailchimp
: List of IDs of the Mailchimp E-Commerce Stores to Sync - Edition string
- Elements []string
- Email string
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Email. - Serviceboostr
: Your Boostr email. - Servicecopper
: Your Copper email address. - Serviceemail
: Send your emails to this address. - Servicemoloco
: Your Moloco account email. - Servicenetsuite_suiteanalytics
: The NetSuite user's email address. - Servicepardot
: The email of the Pardot user. - Serviceskuvault
: Your SkuVault email. - Servicesmadex
: Your Smadex account's email ID. - Servicezendesk
: Zendesk email. - Servicezendesk_sunshine
: Zendesk email. - Email
Address string - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo email address. - Email
Id string - Field usage depends on
service
value: - Serviceordway
: Your Ordway user email ID. - Serviceplanful
: Your Planful email ID. - Empty
Header bool - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceazure_blob_storage
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicebox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicedropbox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceemail
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegcs
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegoogle_drive
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicekinesis
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Services3
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Servicesftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceshare_point
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicewasabi_cloud_storage
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Enable
All boolDimension Combinations - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Whether to enable all reach dimension combinations in the report. Default value:false
- Enable
Archive boolLog Only - Field usage depends on
service
value: - Servicesql_server_hva
: Use archive log only mode - Servicesql_server_sap_ecc_hva
: Use archive log only mode - Enable
Data boolExtensions Syncing - Enable
Distributed boolConnector Mode - Field usage depends on
service
value: - Servicecosmos
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Servicedynamodb
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Enable
Enrichments bool - Field usage depends on
service
value: - Servicesnowplow
: Enable Enrichments - Enable
Exports bool - Field usage depends on
service
value: - Servicebraze
: Enable User Profile Exports - Enable
Tde bool - Field usage depends on
service
value: - Servicesql_server_hva
: Using Transparent Data Encryption (TDE) - Servicesql_server_sap_ecc_hva
: Using Transparent Data Encryption (TDE) - Encoded
Public stringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: Use the public key to grant Fivetran access to Apple Search Ads api. - Encryption
Key string - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Encryption Key. - Endpoint string
- Field usage depends on
service
value: - Servicebranch
: Webhook Endpoint - Serviceiterable
: Register the following URL for webhooks on your Iterable dashboard. - Servicemarketo
: Marketo REST API endpoint. - Servicesnowplow
: Connection-specific collector endpoint. The collector endpoint will have thewebhooks.fivetran.com/snowplow/endpoint_ID
format. You will need it to configure Snowplow to connect with Fivetran. - Servicewebhooks
: You can send your events to https://webhooks.fivetran.com/webhooks/{endpoint} - Engagement
Attribution stringWindow - Field usage depends on
service
value: - Servicepinterest_ads
: The number of days to use as the conversion attribution window for an engagement (i.e. closeup or save) action. - Enriched
Export string - Field usage depends on
service
value: - Serviceoptimizely
: Enriched Events S3 bucket - Entity
Id string - Field usage depends on
service
value: - Servicecheckout
: Your Checkout.com entity ID. - Servicezuora
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Servicezuora_sandbox
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Environment string
- Field usage depends on
service
value: - Servicebazaarvoice
: Your Bazaarvoice environment. - Servicebuildium
: Your Buildium environment. - Servicecheckout
: Your Checkout.com environment. - Serviceconcord
: Your Concord environment. - Servicedeposco
: Your Deposco environment. - Servicedialpad
: Your Dialpad environment. - Serviceinvoiced
: Your Invoiced environment. - Servicejibble
: Your Jibble environment. - Servicelucca
: Your Lucca environment. - Serviceprocore
: Your Procore account environment. - Servicereltio
: Your Reltio environment. - Serviceservicetitan
: Your ServiceTitan environment. - Servicesmarthr
: Your SmartHR environment. - Servicetrelica
: Your Trelica environment. - Servicetremendous
: Your Tremendous environment. - Servicevts
: Your VTS environment. - Servicexactly
: Your Xactly environment. - Serviceyounium
: Your Younium API environment. - Servicezuora
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Servicezuora_sandbox
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Environment
Host string - Field usage depends on
service
value: - Servicexactly
: Your Xactly environment host. - Environment
Name string - Field usage depends on
service
value: - Servicebusiness_central
: Name of the environment - Escape
Char string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceazure_blob_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicebox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicedropbox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceemail
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegcs
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegoogle_drive
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicekinesis
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Services3
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicesftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceshare_point
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicewasabi_cloud_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Escape
Char stringOptions - Field usage depends on
service
value: - Servicegcs
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Services3
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Eu
Region bool - Field usage depends on
service
value: - Servicekustomer
: Turn it on if your app is on EU region - Servicesurvey_monkey
: The SurveyMonkey account region. Specifytrue
, if your account is hosted in the EU region. Default value isfalse
. - Events []string
- Field usage depends on
service
value: - Serviceiterable
: List of events to sync. Should be specified whensync_mode
isSelectedEvents
- Export
Storage stringType - Field usage depends on
service
value: - Serviceadjust
: Your cloud storage. - Servicebraze
: Export Storage. Required ifenable_exports
istrue
- External
Id string - Field usage depends on
service
value: - Serviceappsflyer
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_cloudtrail
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Serviceaws_cost_report
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_lambda
: The external ID is a string that designates who can assume the role. - Serviceaws_msk
: This is the same as yourgroup_id
. This is required whensasl_mechanism
is set toIAM
. - Serviceazure_function
: External ID. - Servicecloudfront
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicedynamodb
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicekinesis
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Services3
: Used for authentication along with therole_arn
. If not provided, it uses connector'sgroup_id
. Use the List All Groups endpoint to find thegroup_id
. - Servicesegment
: The external ID is a string that designates who can assume the role. For more information, see a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"Amazon's AWS Identity and Access Management User Guide/a. - Facility
Codes string - Field usage depends on
service
value: - Serviceunicommerce
: Your uniware facility codes. - Fields []string
- Field usage depends on
service
value: - Servicefacebook
: List of fields which connector will sync. Possible field values. - File
Type string - Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Serviceazure_blob_storage
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicebox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicedropbox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Serviceemail
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegcs
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegoogle_drive
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicekinesis
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Services3
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicesftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceshare_point
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicewasabi_cloud_storage
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Filter string
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - Finance
Account stringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all finance accounts or specific finance accounts. - Finance
Accounts []string - Field usage depends on
service
value: - Serviceitunes_connect
: Specific finance accounts to sync. Must be populated iffinance_account_sync_mode
is set toSpecificFinanceAccounts
. - Folder string
- Field usage depends on
service
value: - Servicedropbox
: Your Dropbox Folder URL. - Folder
Id string - Field usage depends on
service
value: - Servicebox
: Folder URL - Servicegoogle_drive
: Folder URL - Folder
Path string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Folder Path - Serviceone_drive
: Your OneDrive folder URL - Serviceoracle_business_intelligence_publisher
: The folder path to save data models and reports. - Forecast
Id string - Field usage depends on
service
value: - Serviceclari
: Your Clari Forecast id . - Ftp
Host string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP host. - Ftp
Password string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP password. - Ftp
Port float64 - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP port. - Ftp
User string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP user. - Function string
- Field usage depends on
service
value: - Serviceaws_lambda
: The name of your AWS Lambda Function. - Function
App string - Field usage depends on
service
value: - Serviceazure_function
: Function app name in Azure portal. - Function
Key string - Field usage depends on
service
value: - Serviceazure_function
: Function key used for authorization. - Function
Name string - Field usage depends on
service
value: - Serviceazure_function
: Name of the function to be triggered. - Function
Trigger string - Field usage depends on
service
value: - Servicegoogle_cloud_function
: The trigger URL of the cloud function. - Gcs
Bucket string - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is thecloud_storage_type
- Servicewebhooks
: The GCS bucket name. Required ifbucket_service
is set toGCS
. - Gcs
Export stringBucket - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is theexport_storage_type
- Gcs
Export stringFolder - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is theexport_storage_type
- Gcs
Folder string - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is thecloud_storage_type
- Generate
Fivetran boolPk - Field usage depends on
service
value: - Serviceworkday
: 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. - Group
Id string - Field usage depends on
service
value: - Serviceline_ads
: Your LINE Ads group ID(s). - Group
Name string - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) The group name of thetarget_group_id
. - Hana
Backup stringPassword - Hana
Mode string - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Has
Manage boolPermissions - Field usage depends on
service
value: - Serviceazure_service_bus
: The boolean value specifying whether the connection string has manage permissions - Historic
Sync stringTime Frame - Field usage depends on
service
value: - Servicebraze
: Range of data in history you would like to include in the initial sync. - Serviceiterable
: The time range for which historical data should be synced. Default value:All Time
. - Serviceklaviyo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicemarketo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesailthru
: Range of historical data you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesalesforce_marketing_cloud
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Historical
Sync stringLimit - Field usage depends on
service
value: - Serviceconcur
: Historical Sync Limit for the Sync - Serviceeloqua
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicepardot
: The time range for which historical data should be synced. Default value:All Time
. - Historical
Sync stringTime Frame - Field usage depends on
service
value: - Servicerokt
: Your Rokt historical sync time frame. - Serviceskimlinks
: Your Skimlinks Historical sync time frame. - Servicevimeo
: Your Vimeo Historical sync time frame. - Servicezendesk
: Used to configure Historical sync timeframe for selected tables - Home
Folder string - Field usage depends on
service
value: - Serviceappsflyer
: Your S3 home folder path of the Data Locker. - Host string
- Field usage depends on
service
value: - Serviceaurora
: DB instance host or IP address. - Serviceaurora_postgres
: DB instance host or IP address. - Serviceazure_postgres
: DB instance host or IP address. - Serviceazure_sql_db
: DB instance host or IP address. - Serviceazure_sql_managed_db
: DB instance host or IP address. - Serviceclarity
: DB instance host or IP address. - Servicecockroachdb
: DB instance host or IP address. - Servicecommercetools
: Your commercetools host. - Servicedatabricks_db
: The host URL for your Databricks account. - Servicedb2i_hva
: A host address of the primary node. It should be a DB instance host/IP address with a port number. - Servicedb2i_sap_hva
: DB instance host or IP address. - Servicedocumentdb
: Host IP address of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: DB instance host or IP address. - Serviceehr
: DB instance host or IP address. - Serviceelastic_cloud
: DB instance host or IP address. - Servicees_self_hosted
: DB instance host or IP address. - Serviceftp
: FTP host address. - Servicegoogle_cloud_mysql
: DB instance host or IP address. - Servicegoogle_cloud_postgresql
: DB instance host or IP address. - Servicegoogle_cloud_sqlserver
: DB instance host or IP address. - Servicehana_sap_hva_b1
: DB instance host or IP address. - Servicehana_sap_hva_ecc
: DB instance host or IP address. - Servicehana_sap_hva_ecc_netweaver
: DB instance host or IP address. - Servicehana_sap_hva_s4
: DB instance host or IP address. - Servicehana_sap_hva_s4_netweaver
: DB instance host or IP address. - Serviceheroku_postgres
: DB instance host or IP address. - Servicejira
: The Jira service host address. - Servicemagento_mysql
: DB instance host or IP address. - Servicemagento_mysql_rds
: DB instance host or IP address. - Servicemaria
: DB instance host or IP address. - Servicemaria_azure
: DB instance host or IP address. - Servicemaria_rds
: DB instance host or IP address. - Servicemarin
: The Marin host address. - Servicemysql
: DB instance host or IP address. - Servicemysql_azure
: DB instance host or IP address. - Servicemysql_rds
: DB instance host or IP address. - Servicenetsuite_suiteanalytics
: The NetSuite service host address. - Serviceopendistro
: DB instance host or IP address. - Serviceopensearch
: DB instance host or IP address. - Serviceoracle
: DB instance host or IP address. - Serviceoracle_ebs
: DB instance host or IP address. - Serviceoracle_hva
: DB instance host or IP address. - Serviceoracle_rac
: DB instance host or IP address. - Serviceoracle_rds
: DB instance host or IP address. - Serviceoracle_sap_hva
: DB instance host or IP address. - Serviceoracle_sap_hva_netweaver
: DB instance host or IP address. - Servicepostgres
: DB instance host or IP address. - Servicepostgres_rds
: DB instance host or IP address. - Serviceredshift_db
: Host name - Servicesap_hana
: The SAP HANA host or IP address. - Servicesap_s4hana
: The SAP S/4 host or IP address. - Servicesftp
: SFTP host address. - Servicesnowflake_db
: Host name - Servicesplunk
: The Splunk service host address. - Servicesql_server
: DB instance host or IP address. - Servicesql_server_hva
: DB instance host or IP address. - Servicesql_server_rds
: DB instance host or IP address. - Servicesql_server_sap_ecc_hva
: DB instance host or IP address. - Host
Ip string - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of host tunnel machine which is used to connect to the Storage container. - Serviceazure_service_bus
: The IP address of the host machine which we use to connect to ASB via ssh - Host
Name string - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble Hostname. - Servicedatadog
: Your Datadog host name. - Host
Url string - Field usage depends on
service
value: - Serviceadobe_commerce
: Your Adobe Commerce host url. - Servicesparkpost
: Your SparkPost host URL. - Host
User string - Field usage depends on
service
value: - Serviceazure_blob_storage
: Username in the host machine. - Serviceazure_service_bus
: The username on the host machine which we use to connect to ASB via ssh - Hostname string
- Field usage depends on
service
value: - Serviceakamai
: Your Akamai hostname. - Serviceukg_pro
: Your UKG Pro hostname. - Hosts []string
- Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: A list of host addresses for Azure Cosmos DB for Mongo DB. - Servicemongo
: 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. - Servicemongo_sharded
: 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. - Http
Path string - Field usage depends on
service
value: - Servicedatabricks_db
: http path - Identifier string
- Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client identifier. - Servicestatistics_netherlands_cbs
: Your Statistics Netherlands CBS catalog identifier. - Identity string
- Field usage depends on
service
value: - Servicemarketo
: Marketo REST API identity url. - Include
Ocapi boolEndpoints - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: Whether to sync data through OCAPI endpoints. - Instance string
- Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica instance name. - Servicecoupa
: The instance name of your Coupa account in the URL. - Serviceflywheel_digital
: Your Flywheel Digital instance. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud instance ID - Serviceservicenow
: ServiceNow Instance ID. - Instance
Number string - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Serviceoracle_sap_hva_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Instance
Url string - Field usage depends on
service
value: - Servicesap_business_by_design
: The SAP Business ByDesign instance URL. - Integration
Key string - Field usage depends on
service
value: - Servicependo
: The integration key of the Pendo account. - Ip
Address string - Field usage depends on
service
value: - Serviceaveva_pi
: IP address of the AF Server - Is
Account boolLevel Connector - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) Retrieve account-level logs. - Is
Auth2Enabled bool - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Default value:false
- Is
Custom boolApi Credentials - Field usage depends on
service
value: - Servicetwitter_ads
: Custom API credentials - Is
External boolActivities Endpoint Selected - Field usage depends on
service
value: - Servicepardot
: Whether theEXTERNAL_ACTIVITY
table must be synced or not. - Is
Ftps bool - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Use Secure FTP (FTPS). - Is
Keypair bool - Field usage depends on
service
value: - Servicesftp
: Whether to use a key pair for authentication. Whentrue
, do not usepassword
. - Is
Multi boolEntity Feature Enabled - Field usage depends on
service
value: - Servicezuora
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Servicezuora_sandbox
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Is
New boolPackage - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Indicates that that your installed package uses OAuth 2.0. Default value:false
- Is
Private boolKey Encrypted - Field usage depends on
service
value: - Servicesnowflake_db
: Indicates that a private key is encrypted. The default value:false
. The field can be specified if authentication type isKEY_PAIR
. - Is
Private boolLink Required - Field usage depends on
service
value: - Serviceaws_lambda
: We use PrivateLink by default if your AWS Lambda is in the same region as Fivetran. Turning on this toggle ensures that Fivetran always connects to AWS lambda over PrivateLink. Learn more in our PrivateLink documentation. - Services3
: Set totrue
if you want to connect to S3 bucket over PrivateLink. Default value:false
. - Is
Public bool - Field usage depends on
service
value: - Serviceaws_cost_report
: Whether you are syncing from a public bucket. Default value:false
. - Servicekinesis
: Is the bucket public? (you don't need an AWS account for syncing public buckets!) - Services3
: Whether you are syncing from a public bucket. Default value:false
. - Is
Sailthru boolConnect Enabled - Field usage depends on
service
value: - Servicesailthru
: Enable this if you want to sync Sailthru Connect - Is
Secure bool - Field usage depends on
service
value: - Serviceftp
: Whether the server supports FTPS. - Is
Sftp boolCreds Available - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Provide SFTP credentials - Is
Single boolTable Mode - Field usage depends on
service
value: - Servicebox
: Allows the creation of connector using Merge Mode strategy. - Servicedropbox
: Allows the creation of connector using Merge Mode strategy. - Servicegoogle_drive
: Allows the creation of connector using Merge Mode strategy. - Servicesftp
: Allows the creation of connector using the specified Sync strategy. - Serviceshare_point
: Allows the creation of connector using Merge Mode strategy. - Is
Test boolAccount - Field usage depends on
service
value: - Serviceadyen
: Whether or not your Adyen Account is a Test Account. Default value:false
. - Is
Vendor bool - Field usage depends on
service
value: - Serviceamazon_selling_partner
: Whether or not you have a Vendor Account. Default value:false
. - Issuer string
- Field usage depends on
service
value: - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud issuer name. - Json
Delivery stringMode - Field usage depends on
service
value: - Serviceaws_cost_report
: Control how your JSON data is delivered into your destination - Serviceazure_blob_storage
: Control how your JSON data is delivered into your destination - Servicebox
: Control how your JSON data is delivered into your destination - Servicedropbox
: Control how your JSON data is delivered into your destination - Serviceemail
: Control how your JSON data is delivered into your destination - Serviceftp
: Control how your JSON data is delivered into your destination - Servicegcs
: Control how your JSON data is delivered into your destination - Servicegoogle_drive
: Control how your JSON data is delivered into your destination - Servicekinesis
: Control how your JSON data is delivered into your destination - Services3
: Control how your JSON data is delivered into your destination - Servicesftp
: Control how your JSON data is delivered into your destination - Serviceshare_point
: Control how your JSON data is delivered into your destination - Servicewasabi_cloud_storage
: Specifies how Fivetran should handle your JSON data. Default value:Packed
. - Key string
- Field usage depends on
service
value: - Serviceuservoice
: The UserVoice API key. - Key
Password string - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKey Password
. - Key
Store stringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Key Store Type - Keystore string
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theKeystore File
as Base64 encoded string. - Keystore
Password string - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKeystore Password
. - Last
Synced stringChanges Utc_ - Latest
Version string - Legal
Entity stringId - Field usage depends on
service
value: - Serviceyounium
: Your Younium legal entity ID. - Limit
For float64Api Calls To External Activities Endpoint - Field usage depends on
service
value: - Servicepardot
: API limit for the external activities endpoint. - Line
Separator string - Field usage depends on
service
value: - Serviceaws_cost_report
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceazure_blob_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicebox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicedropbox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceemail
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegcs
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegoogle_drive
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicekinesis
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Services3
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicesftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceshare_point
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicewasabi_cloud_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - List
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment list ID. - List
Of stringCompany Ids - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail list of company IDs. - List
Strategy string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Servicekinesis
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Services3
: The listing strategy you want to use. Default value:complete_listing
. - List
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_analytics_4_export
: The Sync Mode - Log
Journal string - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal name. - Servicedb2i_sap_hva
: The log journal name. - Log
Journal stringSchema - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal schema. - Servicedb2i_sap_hva
: The log journal schema. - Log
On stringGroup - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Servicehana_sap_hva_s4_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Login string
- Field usage depends on
service
value: - Servicerebound_returns
: Your ReBound Returns login. - Servicethe_trade_desk
: The Trade Desk email. It is a part of the login credentials. - Servicewalmart_dsp
: Walmart DSP email. It is a part of the login credentials. - Login
Password string - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur password. - Servicesage_intacct
: The login password. It is a part of the login credentials. - Manager
Accounts []string - Field usage depends on
service
value: - Servicegoogle_ads
: The list of the Manager Account IDs whose clients will be synced. Must be populated ifsync_mode
is set toManagerAccounts
. - Max
Api float64Requests Per Day - Field usage depends on
service
value: - Servicereltio
: Maximum API requests per day - Merchant
Id string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Merchant ID. - Serviceamazon_selling_partner
: The Merchant ID or Vendor Code. - Serviceavantlink
: Your AvantLink Merchant ID. - Servicebraintree
: Your Braintree merchant ID. - Servicebraintree_sandbox
: Your Braintree merchant ID. - Serviceshareasale
: Your ShareASale merchant ID. - Servicexsolla
: Your Xsolla Merchant ID. - Message
Type string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka message type. - Serviceaws_msk
: The Message type. - Serviceazure_event_hub
: Message type. - Serviceazure_service_bus
: The format of messages in the topic - Serviceconfluent_cloud
: Confluent Cloud message type. - Serviceheroku_kafka
: Heroku Kafka message type. - Metric
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment metric ID. - Metrics []string
- Field usage depends on
service
value: - Serviceadroll
: The metrics that you want to sync. - Servicecriteo
: Metrics - Servicedouble_click_campaign_manager
: Report metrics to include into a sync. - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_display_and_video_360
: The report metrics to include into a sync. The metric names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Named
Range string - Field usage depends on
service
value: - Servicegoogle_sheets
: The name of the named data range on the sheet that contains the data to be synced. - Namespace string
- Field usage depends on
service
value: - Serviceazure_service_bus
: The ASB namespace which we have to sync. Required forAzureActiveDirectory
authentication. - Network
Code float64 - Field usage depends on
service
value: - Servicedouble_click_publishers
: Network code is a unique, numeric identifier for your Ad Manager network. - Non
Standard boolEscape Char - Field usage depends on
service
value: - Servicegcs
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Services3
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Null
Sequence string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Serviceazure_blob_storage
: If your CSVs use a special value indicating null, you can specify it here. - Servicebox
: If your CSVs use a special value indicating null, you can specify it here. - Servicedropbox
: If your CSVs use a special value indicating null, you can specify it here. - Serviceemail
: If your CSVs use a special value indicating null, you can specify it here. - Serviceftp
: If your CSVs use a special value indicating null, you can specify it here. - Servicegcs
: If your CSVs use a special value indicating null, you can specify it here. - Servicegoogle_drive
: If your CSVs use a special value indicating null, you can specify it here. - Servicekinesis
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Services3
: If your CSVs use a special value indicating null, you can specify it here. - Servicesftp
: If your CSVs use a special value indicating null, you can specify it here. - Serviceshare_point
: If your CSVs use a special value indicating null, you can specify it here. - Servicewasabi_cloud_storage
: If your CSVs use a special value indicating null, you can specify it here. - Oauth
Token string - Oauth
Token stringSecret - Ocapi
Client stringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client ID. - Ocapi
Client stringSecret - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client secret. - Ocapi
Custom stringObject Types - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI custom object types. - Ocapi
Hostname string - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI hostname. - Odbc
Driver stringManager Library Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: ODBC manager library path - Servicehana_sap_hva_ecc
: ODBC manager library path - Servicehana_sap_hva_s4
: ODBC manager library path - Odbc
Sys stringIni Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_ecc
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_s4
: odbc.ini and odbcsinst.ini location - On
Error string - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceazure_blob_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicebox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicedropbox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegcs
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegoogle_drive
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicekinesis
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Services3
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - Servicesftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceshare_point
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicewasabi_cloud_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - On
Premise bool - Field usage depends on
service
value: - Servicejira
: Whether the Jira instance is local or in cloud. - Organization string
- Field usage depends on
service
value: - Servicegladly
: Your Gladly Organization Name. - Servicestatuspage
: Your Statuspage Organization ID. - Organization
Domain string - Field usage depends on
service
value: - Serviceadobe_workfront
: Your Adobe Workfront organization domain. - Organization
Id string - Field usage depends on
service
value: - Serviceadobe_analytics
: Organization ID from the Service Account (JWT) credentials of your Adobe Project. - Serviceintegrate
: Your Integrate organization ID. - Servicemegaphone
: Your Megaphone organization ID. - Serviceproductive
: Your Productive Organization ID. - Servicesalesforce_commerce_cloud
: The organization ID from Salesforce Commerce Cloud account. - Servicesentry
: Your Sentry organization ID. - Servicezoho_books
: Your Zoho Books Organization ID. - Servicezoho_inventory
: Your Zoho Inventory organization ID. - Organization
Name string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl organization name. - Serviceconfluence
: Your Confluence organization name. - Organizations []string
- Field usage depends on
service
value: - Serviceapple_search_ads
: Organizations - Servicesnapchat_ads
: Specific organizations IDs to sync. Must be populated ifsyncMode
is set toSpecificOrganizations
. - Packed
Mode []stringTables - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicedynamodb
: List of tables to be synced in packed mode. - Servicefirebase
: Specific tables to sync. Must be populated ifpacking_mode
is set toSelectTablesForPackedMode
. - Servicemongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicemongo_sharded
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Packing
Mode string - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: Indicates the desired sync pack mode. Accepted values areUsePackedModeOnly
andUseUnpackedModeOnly
.SelectTablesForPackedMode
is deprecated. - Servicefirebase
: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceklaviyo
: Packing mode for EVENT and PERSON tables. - Servicemongo
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Servicemongo_sharded
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceoptimizely
: Packing mode for conversion and decision tables. - Servicesailthru
: Packing mode for LIST_STATE and USER tables. - Pages []string
- Field usage depends on
service
value: - Servicefacebook_pages
: Specific pages to sync. Must be populated ifsync_mode
is set toSpecificPages
. - Partner
Code string - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission partner code. - Partner
User stringId - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserID. - Partner
User stringSecret - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserSecret. - Partners []string
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of partners to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicethe_trade_desk
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicewalmart_dsp
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Pass
Phrase string - Field usage depends on
service
value: - Servicequaltrics
: Pass Phrase - Passphrase string
- Field usage depends on
service
value: - Servicesnowflake_db
: 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 isKEY_PAIR
. - Password string
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS password. - Serviceadobe_commerce
: Your Adobe Commerce password. - Serviceakeneo
: Your Akeneo password. - Serviceanaplan
: Your Anaplan password. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Password. - Serviceaurora
: The user's password. - Serviceaurora_postgres
: The user's password. - Serviceazure_cosmos_for_mongo
: Password used for source database authentication. - Serviceazure_postgres
: The user's password. - Serviceazure_sql_db
: The user's password. - Serviceazure_sql_managed_db
: The user's password. - Serviceboostr
: Your Boostr password. - Serviceceridian_dayforce
: Your Ceridian Dayforce Password. - Servicecin7
: Your Cin7 API Key. - Serviceclarity
: The user's password. - Servicecockroachdb
: The user's password. - Servicecollibra
: Your collibra password. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account password. - Servicecontrast_security
: Your Contrast Security API Password. - Servicedb2i_hva
: The user's password. - Servicedb2i_sap_hva
: The user's password. - Servicedeposco
: Your Deposco password. - Servicedocumentdb
: The user's password. - Servicedynamics_365_fo
: The user's password. - Serviceehr
: The user's password. - Serviceelastic_cloud
: The user's password. - Servicees_self_hosted
: The user's password. - Serviceftp
: FTP password. - Serviceglobalmeet
: Your GlobalMeet Password. - Servicegoogle_cloud_mysql
: The user's password. - Servicegoogle_cloud_postgresql
: The user's password. - Servicegoogle_cloud_sqlserver
: The user's password. - Servicegreen_power_monitor
: Your GreenPowerMonitor password. - Serviceguru
: Your Guru password. - Servicehana_sap_hva_b1
: The user's password. - Servicehana_sap_hva_ecc
: The user's password. - Servicehana_sap_hva_ecc_netweaver
: The user's password. - Servicehana_sap_hva_s4
: The user's password. - Servicehana_sap_hva_s4_netweaver
: The user's password. - Serviceheroku_postgres
: The user's password. - Servicehilti_ontrack
: Your Hilti On!Track password. - Serviceimpact
: Your Impact Account Token - Serviceintegral_ad_science
: Your integral_ad_science password. - Serviceitunes_connect
: Your password - Servicejamf
: Your Jamf password. - Servicejira
: The Jira user's password. - Servicekhoros_care
: Your Khoros Care password. - Servicekissmetrics
: Your Kissmetrics API Password. - Serviceklarna
: Your Klarna Password. - Servicelessonly
: Your Lessonly password. - Servicemagento_mysql
: The user's password. - Servicemagento_mysql_rds
: The user's password. - Servicemaria
: The user's password. - Servicemaria_azure
: The user's password. - Servicemaria_rds
: The user's password. - Servicemarin
: The Marin user's password. - Servicemoloco
: Your Moloco account password. - Servicemongo
: The user's password. - Servicemongo_sharded
: The user's password. - Servicemyosh
: Your myosh password. - Servicemysql
: The user's password. - Servicemysql_azure
: The user's password. - Servicemysql_rds
: The user's password. - Servicenetsuite_suiteanalytics
: The NetSuite user's password. - Serviceopendistro
: The user's password. - Serviceopensearch
: The user's password. - Serviceoracle
: The user's password. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence user password. - Serviceoracle_ebs
: The user's password. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud user password. - Serviceoracle_hva
: The user's password. - Serviceoracle_rac
: The user's password. - Serviceoracle_rds
: The user's password. - Serviceoracle_sap_hva
: The user's password. - Serviceoracle_sap_hva_netweaver
: The user's password. - Serviceoutbrain
: The Outbrain user's password. - Servicepardot
: The Pardot user's password. - Servicepartnerize
: Your Partnerize account's password. - Servicepodio
: Your Podio account password. - Servicepostgres
: The user's password. - Servicepostgres_rds
: The user's password. - Serviceqmatic_data_connect
: Your Qmatic Data Connect password. - Serviceredshift_db
: The Redshift user's password. - Servicerevx
: Your RevX Password. - Servicertb_house
: Your RTB House password. - Servicesap_business_by_design
: The SAP Business ByDesign password. - Servicesap_hana
: Your SAP HANA password. - Servicesap_s4hana
: Your SAP S/4 password. - Servicescorm
: Your Scorm Secret Key. - Serviceservicenow
: Your account password. - Servicesftp
: SFTP password. - Serviceshiphero
: Your ShipHero password. - Serviceshipstation
: Your ShipStation password. - Serviceshopware
: Your Shopware password. - Serviceskuvault
: Your SkuVault password. - Servicesmadex
: Your Smadex Password. - Servicesnowflake_db
: The Snowflake user's password. - Servicesplash
: Your Splash password. - Servicesplunk
: The Splunk user's password. - Servicesql_server
: The user's password. - Servicesql_server_hva
: The user's password. - Servicesql_server_rds
: The user's password. - Servicesql_server_sap_ecc_hva
: The user's password. - Servicestarrez
: Your StarRez API password - Servicestickyio
: Your sticky.io password. - Servicestylight
: Your Stylight Password. - Servicesugarcrm
: Your SugarCRM password. - Serviceteamwork
: Your Teamwork password. - Servicethe_trade_desk
: The Trade Desk password. It is a part of the login credentials. - Servicetoggl_track
: Your Toggl Track Password - Serviceukg_pro
: Your UKG Pro password. - Serviceunicommerce
: Your uniware login password. - Serviceupland
: Your Upland Software Password. - Serviceveevavault
: Your Veeva Vault password. - Servicewalmart_dsp
: Walmart DSP password. It is a part of the login credentials. - Servicewhen_i_work
: Your When I Work password. - Servicewherefour
: Your Wherefour password. - Serviceworkday
: Workday password. - Serviceworkday_financial_management
: Workday password. - Serviceworkday_hcm
: Workday password. - Servicexandr
: Your Xandr password. - Serviceyounium
: Your Younium password. - Pat string
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Token
generated in Github. - Pat
Name string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Name. - Pat
Secret string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Secret. - Path string
- Field usage depends on
service
value: - Servicejira
: A URL subdirectory where the Jira instance is working. - Pats []string
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Tokens
. - Pattern string
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Serviceazure_blob_storage
: All files in your search path matching this regular expression will be synced. - Servicebox
: All files in your search path matching this regular expression will be synced. - Servicedropbox
: All files in your search path matching this regular expression will be synced. - Serviceemail
: All files in your search path matching this regular expression will be synced. - Serviceftp
: All files in your search path matching this regular expression will be synced. - Servicegcs
: All files in your search path matching this regular expression will be synced. - Servicegoogle_drive
: All files in your search path matching this regular expression will be synced. - Servicekinesis
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Services3
: All files in your search path matching this regular expression will be synced. - Servicesftp
: All files in your search path matching this regular expression will be synced. - Serviceshare_point
: All files in your search path matching this regular expression will be synced. - Servicewasabi_cloud_storage
: All files in your search path matching this regular expression will be synced. - Pdb
Name string - Field usage depends on
service
value: - Serviceoracle
: Optional: Required only for containerized database. - Serviceoracle_ebs
: Optional: Required only for containerized database. - Serviceoracle_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Serviceoracle_rac
: Optional: Required only for containerized database. - Serviceoracle_rds
: Optional: Required only for containerized database. - Serviceoracle_sap_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Pem
Certificate string - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Must be populated ifis_auth2_enabled
is set tofalse
. - Pem
Private stringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM secret key file. Must be populated ifis_auth2_enabled
is set totrue
. - Per
Interaction []stringDimensions - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Per Interaction Dimensions. - Personal
Access stringToken - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail personal access token. - Servicedatabricks_db
: Access Token - Serviceharvest
: Your Harvest Personal Access Token. - Serviceproductive
: Your Productive personal access token. - Servicetotango
: Your Totango personal access token. - Personal
Api stringToken - Field usage depends on
service
value: - Servicecircleci
: Your CircleCI Personal API token. - Servicemonday
: Your Monday.com Personal API Token. - Pgp
Pass stringPhrase - Field usage depends on
service
value: - Serviceazure_blob_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Pgp
Secret stringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Phone
Number string - Field usage depends on
service
value: - Serviceitunes_connect
: Register the number on AppleId Account Page for 2FA - Plan
Type string - Field usage depends on
service
value: - Servicejustcall
: Your JustCall Plan Type. - Port float64
- Field usage depends on
service
value: - Serviceaurora
: The port number. - Serviceaurora_postgres
: The port number. - Serviceaveva_pi
: Port number at which the AF Server is running - Serviceazure_postgres
: The port number. - Serviceazure_sql_db
: The port number. - Serviceazure_sql_managed_db
: The port number. - Serviceclarity
: The port number. - Servicecockroachdb
: The port number. - Servicedatabricks_db
: The port of your SQL warehouse. - Servicedb2i_hva
: The port number. - Servicedb2i_sap_hva
: The port number. - Servicedocumentdb
: Port of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: The port number. - Serviceehr
: The port number. - Serviceelastic_cloud
: The port number. - Servicees_self_hosted
: The port number. - Serviceftp
: FTP port. - Servicegoogle_cloud_mysql
: The port number. - Servicegoogle_cloud_postgresql
: The port number. - Servicegoogle_cloud_sqlserver
: The port number. - Servicehana_sap_hva_b1
: The port number. - Servicehana_sap_hva_ecc
: The port number. - Servicehana_sap_hva_ecc_netweaver
: The port number. - Servicehana_sap_hva_s4
: The port number. - Servicehana_sap_hva_s4_netweaver
: The port number. - Serviceheroku_postgres
: The port number. - Servicejira
: The Jira service host port. - Servicemagento_mysql
: The port number. - Servicemagento_mysql_rds
: The port number. - Servicemaria
: The port number. - Servicemaria_azure
: The port number. - Servicemaria_rds
: The port number. - Servicemysql
: The port number. - Servicemysql_azure
: The port number. - Servicemysql_rds
: The port number. - Servicenetsuite_suiteanalytics
: The NetSuite service host port. - Serviceopendistro
: The port number. - Serviceopensearch
: The port number. - Serviceoracle
: The port number. - Serviceoracle_ebs
: The port number. - Serviceoracle_hva
: The port number. - Serviceoracle_rac
: The port number. - Serviceoracle_rds
: The port number. - Serviceoracle_sap_hva
: The port number. - Servicepostgres
: The port number. - Servicepostgres_rds
: The port number. - Serviceredshift_db
: Port number - Servicesap_hana
: The SAP HANA port number. - Servicesap_s4hana
: The SAP S/4 port number. - Servicesftp
: SFTP port. - Servicesnowflake_db
: The Snowflake optional port number. - Servicesplunk
: The Splunk service host port. - Servicesql_server
: The port number. - Servicesql_server_hva
: The port number. - Servicesql_server_rds
: The port number. - Servicesql_server_sap_ecc_hva
: The port number. - Post
Click stringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on clicks. Default value:DAY_30
- Prebuilt
Report string - Field usage depends on
service
value: - Servicefacebook
: The name of report of which connector will sync the data. Possible prebuilt_report values. - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Prefix string
- Field usage depends on
service
value: - Serviceaws_cloudtrail
: If prefix is present when configuring the bucket. - Serviceaws_cost_report
: Folder path to the aws_cost_report files within the bucket. - Serviceaws_inventory
: The prefix if you used one when configuring the bucket. - Serviceazure_blob_storage
: All files and folders under this folder path will be searched for files to sync. - Servicebox
: All files and folders under this folder path will be searched for files to sync. - Servicecloudfront
: The name of the CloudFront folder in the bucket. - Servicedropbox
: All files and folders under this folder path will be searched for files to sync. - Serviceftp
: All files and folders under this folder path will be searched for files to sync. - Servicegcs
: All files and folders under this folder path will be searched for files to sync. - Servicegoogle_drive
: All files and folders under this folder path will be searched for files to sync, this can be the entire drive link or a folder URL - Servicekinesis
: Folder path to the Kinesis files within the bucket. - Servicemarin
: Folder path to the Marin manifest file. - Servicemicrosoft_dynamics_365_fo
: Folder name in which the exported dynamics 365 data resides. - Services3
: All files and folders under this folder path will be searched for files to sync. - Servicesegment
: Folder path to the Segment files within the bucket. Must be populated ifsync_type
is set toS3
. - Servicesftp
: All files and folders under this folder path will be searched for files to sync. - Serviceshare_point
: All files and folders under this folder path link will be searched for files to sync. This can be any shared folder link. - Servicewasabi_cloud_storage
: All files and folders under this folder path will be searched for files to sync. - Primary
Key string - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission primary key. - Primary
Keys []string - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - Private
Key string - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS REST API private key. - Serviceadobe_analytics
: The complete contents of your private key file including the start and end tags (----BEGIN PRIVATE KEY----
to----END PRIVATE KEY----
). - Serviceadp_workforce_now
: Private Key. - Serviceanaplan
: The contents of your private key file. Must be populated ifauth_mode
is set toCertificate
. - Serviceapple_search_ads
: The contents of your secret key file. Must be populated ifis_auth2_enabled
is set tofalse
. - Servicebraintree
: The contents of your secret key file. - Servicebraintree_sandbox
: The contents of your secret key file. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud private key. - Servicequaltrics
: Your private key - Servicesalesforce
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesnowflake_db
: Private access key. The field should be specified if authentication type isKEY_PAIR
. - Private
Token string - Field usage depends on
service
value: - Serviceeventbrite
: Your Eventbrite private token. - Product string
- Field usage depends on
service
value: - Servicewebconnex
: Your Webconnex product. - Profiles []string
- Field usage depends on
service
value: - Serviceamazon_ads
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSpecificProfiles
. - Servicegoogle_analytics
: Specific User Profile IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_mcf
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Profiles
Amazon stringDsp - Field usage depends on
service
value: - Serviceamazon_dsp
: Comma-separated list of your Amazon DSP profiles. - Project
Access stringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar project access token. - Project
Credentials []ConnectorConfig Project Credential - Project
Id string - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery project ID - Servicegoogle_analytics_360
: The project ID. - Servicegoogle_analytics_4_export
: The Project ID. - Servicemixpanel
: Project ID - Project
Ids string - Field usage depends on
service
value: - Servicesentry
: Your Sentry project IDs. - Project
Key string - Field usage depends on
service
value: - Servicecommercetools
: Your commercetools project key. - Projects []string
- Field usage depends on
service
value: - Serviceasana
: Specific Project IDs to sync. Must be populated ifsyncMode
is set toSpecificProjects
. - Servicejira
: Specific projects to sync. Must be populated ifsyncMode
is set toCUSTOM
. - Properties []string
- Field usage depends on
service
value: - Servicegoogle_analytics_4
: The array of strings in theproperties/{id}
format whereid
is a Google Analytics 4 property identifier. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Property
Id string - Field usage depends on
service
value: - Servicecloudbeds
: Your Cloudbeds property IDs. - Public
Key string - Field usage depends on
service
value: - Serviceaurora
: Public Key - Serviceaurora_postgres
: Public Key - Serviceazure_blob_storage
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_cosmos_for_mongo
: Public Key - Serviceazure_postgres
: Public Key - Serviceazure_service_bus
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_sql_db
: Public Key. - Serviceazure_sql_managed_db
: Public Key. - Servicebraintree
: The contents of your PEM certificate file. - Servicebraintree_sandbox
: The contents of your PEM certificate file. - Serviceclarity
: Public Key. - Servicecockroachdb
: Public Key - Servicedb2i_hva
: Public Key - Servicedb2i_sap_hva
: Public Key - Servicedocumentdb
: Public Key - Servicedynamics_365_fo
: Public Key. - Serviceehr
: Public Key. - Serviceelastic_cloud
: Public Key - Servicees_self_hosted
: Public Key - Servicegoogle_cloud_mysql
: Public Key - Servicegoogle_cloud_postgresql
: Public Key - Servicegoogle_cloud_sqlserver
: Public Key. - Servicehana_sap_hva_b1
: Public Key - Servicehana_sap_hva_ecc
: Public Key - Servicehana_sap_hva_ecc_netweaver
: Public Key - Servicehana_sap_hva_s4
: Public Key - Servicehana_sap_hva_s4_netweaver
: Public Key - Serviceheroku_postgres
: Public Key - Servicemagento_mysql
: Public Key - Servicemagento_mysql_rds
: Public Key - Servicemaria
: Public Key - Servicemaria_azure
: Public Key - Servicemaria_rds
: Public Key - Servicemongo
: Public Key - Servicemongo_sharded
: Public Key - Servicemysql
: Public Key - Servicemysql_azure
: Public Key - Servicemysql_rds
: Public Key - Serviceopendistro
: Public Key - Serviceopensearch
: Public Key - Serviceoracle
: Public Key - Serviceoracle_ebs
: Public Key - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud public key. - Serviceoracle_hva
: Public Key - Serviceoracle_rac
: Public Key - Serviceoracle_rds
: Public Key - Serviceoracle_sap_hva
: Public Key - Servicepartnerstack_vendor
: Your PartnerStack Vendor Public key. - Servicepostgres
: Public Key - Servicepostgres_rds
: Public Key - Servicesap_hana
: Public Key - Servicesap_s4hana
: Public Key - Servicesftp
: Public Key - Servicesql_server
: Public Key. - Servicesql_server_hva
: Public Key. - Servicesql_server_rds
: Public Key. - Servicesql_server_sap_ecc_hva
: Public Key. - Publication
Name string - Field usage depends on
service
value: - Serviceaurora_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceazure_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres_rds
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Publisher
Id string - Field usage depends on
service
value: - Serviceskimlinks
: Your Skimlinks publisher ID. - Pull
Archived boolCampaigns - Field usage depends on
service
value: - Serviceoutbrain
: Include or ignore results from archived campaigns - Python
Version string - Query
Id string - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The ID of the query whose configuration you want to reuse. This is a required parameter whenconfig_method
is set toREUSE_EXISTING
. - Query
Param stringValue - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API key. - Servicebirdeye
: Your Birdeye query-param-value. - Quota
Project stringId - Field usage depends on
service
value: - Servicebigquery_db
: Specify a different project ID to account for quota and billing of Fivetran query workload - Quote
Char string - Field usage depends on
service
value: - Serviceazure_blob_storage
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegcs
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegoogle_drive
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Services3
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicesftp
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Serviceshare_point
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Quote
Character boolEnabled - Field usage depends on
service
value: - Serviceazure_blob_storage
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegcs
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegoogle_drive
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Services3
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicesftp
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Serviceshare_point
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Rate
Limit stringPlan - Field usage depends on
service
value: - Servicevimeo
: Your Vimeo rate limit plan. - Refresh
Token string - Field usage depends on
service
value: - Serviceironsource
: Your IronsourceClient Secret
. - Refresh
Token stringExpires At - Field usage depends on
service
value: - Servicepinterest_ads
: The expiration date of the refresh token. Unix timestamp in seconds - Region string
- Field usage depends on
service
value: - Servicealgolia
: Your Algolia analytics region. - Serviceamazon_ads
: The region used by the Amazon Ads profile. - Serviceamazon_selling_partner
: The region used by the Amazon Selling Partner profile. - Serviceanaplan
: Your Anaplan account region - Serviceatlassian_ops_genie
: Your company's Osgenie region (usually company.opsgenie.com) - Serviceawin
: Your Awin Region. - Serviceaws_lambda
: The AWS region code for the DynamoDB instance. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Region - Serviceconcur
: The region. - Servicecvent
: Your Cvent region. - Serviceeverflow
: Your Everflow region. - Serviceexact_online
: Your Exact Online region. - Servicegetfeedback
: Your GetFeedback region. - Servicehappyfox
: Your HappyFox region. - Servicekeypay
: Your KeyPay region. - Servicemedallia_agile_research
: Your Medallia Agile region. - Servicemessagebird
: Your MessageBird Account region. - Servicemixpanel
: Data Region - Servicenavan
: Your Navan region. - Serviceon24
: Your ON24 region. - Servicependo
: The Pendo account region. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Region. - Serviceringover
: Your Ringover region. - Servicesamsara
: The region of your Samsara account. For instance, if your region isEUROPE
, provideeu.samsara
in theRegion
field. If your region is not in Europe, providesamsara
. - Servicesnyk
: Your Snyk region. - Servicetalkdesk
: Your Talkdesk region (".com",".eu","ca.com") - Servicetotango
: Your Totango region. - Servicetranscend
: Your Transcend region. - Servicevonage_contact_center
: Your Vonage Contact Center region. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value:US_EAST_1
. - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing Region. - Servicezoho_books
: Your Zoho Books application host region. - Servicezoho_campaigns
: Your Zoho Campaigns application host region. - Servicezoho_desk
: Your Zoho Desk domain. - Servicezoho_inventory
: Your Zoho Inventory application host region. - Region
Api stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution API URL region. - Region
Auth stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution auth URL region. - Region
Token stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution token URL region. - Region
Url string - Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management region URL. - Replica
Id float64 - Field usage depends on
service
value: - Serviceaurora
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicegoogle_cloud_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Replication
Slot string - Field usage depends on
service
value: - Serviceaurora_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceazure_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres_rds
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Report
Configs []ConnectorConfig Report Config - Report
Configuration []stringIds - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: You can select only one Floodlight Configuration ID per account. - Report
Format stringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - Report
Granularity string - Field usage depends on
service
value: - Servicepinterest_ads
: Granularity at which reports will be - Report
Keys string - Field usage depends on
service
value: - Servicerakutenadvertising
: Your Rakuten Advertising report keys. - Report
Lists []ConnectorConfig Report List - Report
Service stringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Report Service API key. - Report
Suites []string - Report
Timezone string - Field usage depends on
service
value: - Servicecriteo
: Report Timezone - Report
Type string - Field usage depends on
service
value: - Serviceadroll
: The report type you want. Default value:ALL_ADS
. - Servicedouble_click_campaign_manager
: Type of reporting data to sync. Default value:STANDARD
. - Servicegoogle_display_and_video_360
: The type of the report to create. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Serviceyoutube_analytics
: The name of report of which connector will sync the data. - Report
Url string - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - Reports
[]Connector
Config Report - Reports
Linkedin []stringAds - Field usage depends on
service
value: - Servicelinkedin_ads
: Specific analytics reports to sync. Must be populated if adAnalytics is set to 'SpecificReports'. - Repositories []string
- Field usage depends on
service
value: - Servicegithub
: Specific Repository IDs to sync. Must be populated ifsyncMode
is set toSpecificRepositories
. - Resource
Token string - Field usage depends on
service
value: - Servicecosmos
: A token that provides access to a specific Azure Cosmos DB resource. Required for theRESOURCE_TOKEN
data access method. - Resource
Url string - Field usage depends on
service
value: - Servicedynamics_365
: URL at which Dynamics 365 is accessed - Rest
Api float64Limit - Field usage depends on
service
value: - Servicepardot
: The number of API calls that the connector should not exceed in a day. Default REST API call limit per day: 150,000. - Rfc
Library stringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Servicehana_sap_hva_s4_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Serviceoracle_sap_hva_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Role string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Role ID for connection. - Servicesnowflake_db
: Snowflake Connector role name - Role
Arn string - Field usage depends on
service
value: - Serviceappsflyer
: S3 Role ARN - Serviceaws_cloudtrail
: The Role ARN required for authentication. - Serviceaws_cost
: The Role ARN required for authentication. - Serviceaws_cost_report
: The Role ARN required for authentication. - Serviceaws_inventory
: The Role ARN required for authentication. - Serviceaws_lambda
: The Role ARN required for authentication. - Serviceaws_msk
: Ifsasl_mechanism
is set toIAM
, enter your Role ARN - Servicecloudfront
: The Role ARN required for authentication. - Servicedynamodb
: Role ARN - Serviceheap
: The Role ARN required for authentication. - Servicekinesis
: The Role ARN required for authentication. - Services3
: The Role ARN required for authentication. Required for connector creation when syncing using private bucket. - Servicesegment
: The Role ARN required for authentication. Must be populated ifsync_type
is set toS3
. - Rollback
Window float64 - Field usage depends on
service
value: - Serviceappsflyer
: Rollback window - Rollback
Window float64Size - Field usage depends on
service
value: - Servicebingads
: A period of time in days during which a conversion is recorded. - S3Bucket string
- Field usage depends on
service
value: - Servicewebhooks
: The S3 bucket name. Required ifbucket_service
is set toS3
. - S3Export
Bucket string - Field usage depends on
service
value: - Servicebraze
: Your S3 user export bucket. Required ifAWS_S3
is theexport_storage_type
- S3Export
External stringId - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used ifexport_storage_type
isAWS_S3
- S3Export
Folder string - Field usage depends on
service
value: - Servicebraze
: Your S3 user export folder name. Required ifAWS_S3
is theexport_storage_type
- S3Export
Role stringArn - Field usage depends on
service
value: - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is theexport_storage_type
- S3Role
Arn string - Field usage depends on
service
value: - Serviceadjust
: Used if theexport_storage_type
isAWS_S3
, the Role ARN required for authentication. - Servicewebhooks
: The Role ARN required for authentication. Required ifbucket_service
is set toS3
. - S3bucket string
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The S3 bucket name. - Servicebraze
: Your S3 bucket required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Name of the bucket configured to receive sailthru connect data. - S3external
Id string - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used for authentication along with therole_arn
required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: The external ID is a string that designates who can assume the role. - S3folder string
- Field usage depends on
service
value: - Servicebraze
: Your S3 folder name required ifAWS_S3
is thecloud_storage_type
- S3path string
- Field usage depends on
service
value: - Servicesailthru
: Copy and use this to configure Sailthru Connect in your sailthru account. - S3role
Arn string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The Role ARN required for authentication. - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Role ARN of the IAM role created for Fivetran. - Sales
Account stringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all sales accounts or specific sales accounts. - Sales
Accounts []string - Field usage depends on
service
value: - Serviceitunes_connect
: Specific sales account to sync. Must be populated ifsales_account_sync_mode
is set toSpecificSalesAccounts
. - Salesforce
Security stringToken - Field usage depends on
service
value: - Servicepardot
: The Pardot user's Salesforce SSO Account Security Token. - Sandbox
Account string - Field usage depends on
service
value: - Servicegocardless
: Your GoCardless account type. - Sap
Schema string - Field usage depends on
service
value: - Servicedb2i_hva
: The SAP schema. - Servicedb2i_sap_hva
: SAP schema name. - Servicesql_server_hva
: SAP Schema Name. Required only for High-Volume Agent SAP ECC connector. - Servicesql_server_sap_ecc_hva
: SAP Schema Name. - Sap
Source stringSchema - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The schema name where the HANA tables reside. - Servicehana_sap_hva_ecc
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_ecc_netweaver
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4_netweaver
: The Hana schema name where the SAP tables reside. - Sap
User string - Field usage depends on
service
value: - Serviceoracle_sap_hva
: The Oracle schema name where the SAP tables reside. - Sasl
Mechanism string - Field usage depends on
service
value: - Serviceapache_kafka
: SASL Mechanism - Serviceaws_msk
: Ifsecurity_protocol
is set toSASL
, enter the SASL Mechanism - Sasl
Plain stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Sasl
Plain stringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Sasl
Scram256Key string - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Sasl
Scram256Secret string - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Sasl
Scram512Key string - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - Sasl
Scram512Secret string - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - Schema
Registry stringCredentials Source - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Credentials source - Serviceaws_msk
: Schema Registry Credentials source - Serviceconfluent_cloud
: Schema Registry Credentials source - Schema
Registry stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Key - Serviceaws_msk
: Schema Registry Key - Serviceazure_service_bus
: The key used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Key - Schema
Registry stringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Secret - Serviceaws_msk
: Schema Registry Secret - Serviceazure_service_bus
: The secret used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Secret - Schema
Registry []stringUrls - Field usage depends on
service
value: - Serviceapache_kafka
: Your schema registry URLs - Serviceaws_msk
: Your schema registry URLs - Serviceazure_service_bus
: The comma-separated list of schema registry servers in theserver:port
format - Serviceconfluent_cloud
: Your schema registry URLs - Scope string
- Field usage depends on
service
value: - Serviceebay
: Your eBay scopes. - Scopes string
- Field usage depends on
service
value: - Servicecornerstone
: Your Cornerstone scopes. - Seats []string
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Seats to sync. Must be populated ifsync_mode_seat
is set toSPECIFIC_SEATS
. - Secret string
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Secret. - Servicebuildium
: Your Buildium API secret. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure secret. - Serviceloopio
: Your Loopio Secret. - Servicemode
: Your Mode Secret. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client secret. - Servicetwilio
: The Twilio API secret - Serviceuservoice
: The UserVoice API secret. - Servicevenminder
: Your Venminder secret. - Servicevts
: Your VTS secret. - Secret
Key string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Secret Key. - Serviceappsflyer
: Your AWS secret key. - Servicebigquery_db
: Private key of the customer service account. If specified, your service account will be used to process the data instead of the Fivetran-managed service account. - Servicecheckr
: Your Checkr secret key. - Serviceezofficeinventory
: Your EZOfficeInventory API secret key. - Servicegcs
: Your JSON Private Key. Used to authorize service account. Required if you use a Custom Service Account to authenticate the storage bucket. - Serviceironsource
: Your IronsourceClient ID
. - Serviceline_ads
: Your LINE Ads secret key. - Servicemailjet
: Your Mailjet secret key. - Servicepartnerstack_vendor
: Your PartnerStack Vendor Secret key. - Servicepaypal
:Client Secret
of your PayPal client application. - Servicepaypal_sandbox
:Client Secret
of your PayPal client application. - Servicephoenix_ads
: Your Phoenix Ads Secret key. - Serviceretailnext
: Your RetailNext secret key. - Servicestatsig
: Your Statsig secret key. - Serviceyotpo
: Your Yotpo Secret key - Secrets string
- Field usage depends on
service
value: - Serviceaws_lambda
: The secrets that should be passed to the function at runtime. - Serviceazure_function
: The secrets that should be passed to the function at runtime. - Servicegoogle_cloud_function
: The secrets that should be passed to the function at runtime. - Secrets
Lists []ConnectorConfig Secrets List - Security
Protocol string - Field usage depends on
service
value: - Serviceapache_kafka
: Security protocol for Kafka interaction. - Serviceaws_msk
: The security protocol for Kafka interaction. - Serviceconfluent_cloud
: Security protocol for Confluent Cloud interaction. - Serviceheroku_kafka
: Security protocol for Heroku Kafka interaction. - Segments []string
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Selected
Event []stringTypes - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Select the event types to be synced. - Selected
Exports []string - Field usage depends on
service
value: - Serviceanaplan
: The list of export IDs in the formatworkspace_id_model_id_export_id
that the connector will sync. Must be populated ifsync_mode
is set toSpecificExports
. - Sender
Id string - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender ID - Sender
Password string - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender Password - Server string
- Field usage depends on
service
value: - Servicecastor_edc
: Your Castor EDC Server. - Server
Address string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source server address. - Server
Region string - Field usage depends on
service
value: - Serviceclockify
: Your Clockify server region. - Server
Url string - Field usage depends on
service
value: - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence Instance URL. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud Instance URL. - Server
Variable string - Field usage depends on
service
value: - Servicemyosh
: Your myosh server variable. - Servers []string
- Field usage depends on
service
value: - Serviceapache_kafka
: Comma-separated list of Kafka servers in the formatserver:port
. - Serviceaws_msk
: Comma-separated list of Kafka servers in theserver:port
format. - Serviceconfluent_cloud
: Comma-separated list of Confluent Cloud servers in the formatserver:port
. - Serviceheroku_kafka
: Comma-separated list of Heroku Kafka servers in the formatserver:port
. - Service
Account string - Field usage depends on
service
value: - Servicegoogle_drive
: Share the folder with the email address - Service
Account stringEmail - Field usage depends on
service
value: - Servicegoogle_cloud_function
: Provide Invoker role to this service account. - Service
Account stringKey - Field usage depends on
service
value: - Servicefirebase
: The contents of your service account key file. Required for authentication. - Service
Account stringSecret - Field usage depends on
service
value: - Servicemixpanel
: Service Account Secret - Service
Account stringUsername - Field usage depends on
service
value: - Servicemixpanel
: Service Account Username - Service
Authentication string - Field usage depends on
service
value: - Servicedsv
: A base64 encoded variant of yourusername:password
string. Required for authentication. - Service
Name string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicewalmart_marketplace
: Your Walmart Marketplace service name. - Service
Version string - Sftp
Host string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP host. - Servicesalesforce_marketing_cloud
: Host - Sftp
Is boolKey Pair - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Log in with key pair or password - Servicesalesforce_marketing_cloud
: 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 - Sftp
Password string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP password required if sftp_is_key_pair is false - Servicesalesforce_marketing_cloud
: Password - Sftp
Port float64 - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP port. - Servicesalesforce_marketing_cloud
: Port - Sftp
Public stringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Public Key - Servicesalesforce_marketing_cloud
: Public Key - Sftp
User string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP user. - Servicesalesforce_marketing_cloud
: User - string
- Field usage depends on
service
value: - Serviceshare_point
: Your SharePoint folder URL. You can find the folder URL by following the steps mentioned here. - Sheet
Id string - Field usage depends on
service
value: - Servicegoogle_sheets
: The URL of the sheet that can be copied from the browser address bar, or the ID of the sheet that can be found in the sheet's URL between /d/ and /edit. - Shop string
- Field usage depends on
service
value: - Serviceshopify
: The Shopify shop name. Can be found in the URL before .myshopify.com. - Shop
Domain string - Field usage depends on
service
value: - Servicetriple_whale
: Your Triple Whale shop domain. - Short
Code string - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce eight-character string assigned to a realm for routing purposes. - Should
Sync boolEvents With Deleted Profiles - Field usage depends on
service
value: - Serviceklaviyo
: Sync events linked to deleted profiles - Show
Records boolWith No Metrics - Field usage depends on
service
value: - Serviceapple_search_ads
: Turn the toggle on if you want the reports to also return records without metrics. - Sid string
- Field usage depends on
service
value: - Servicetwilio
: The Twilio API key SID - Signer
Public stringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Serviceftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicegcs
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Services3
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicesftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicewasabi_cloud_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Site
Address string - Field usage depends on
service
value: - Serviceteamwork
: Your Teamwork site address. - Site
Id string - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Site ID of the SharePoint site from which you want to sync your lists. The Site ID is theid
field in the Graph API response for sites. - Servicesalesforce_commerce_cloud
: The name of the site from which you want to sync data. - Site
Name string - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Name of the SharePoint site. The Site Name is thename
field in the Graph API response for sites. - Servicetableau_source
: Your Tableau Source site name. - Site
Urls []string - Field usage depends on
service
value: - Servicegoogle_search_console
: Specific Site URLs to sync. Must be populated ifsync_mode
is set toSpecificSites
. - Skip
After float64 - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicebox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicedropbox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceemail
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegcs
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegoogle_drive
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Servicesftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceshare_point
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Skip
Before float64 - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified before syncing data. - Servicebox
: We will skip over the number of lines specified before syncing data. - Servicedropbox
: We will skip over the number of lines specified before syncing data. - Serviceemail
: We will skip over the number of lines specified before syncing data. - Serviceftp
: We will skip over the number of lines specified before syncing data. - Servicegcs
: We will skip over the number of lines specified before syncing data. - Servicegoogle_drive
: We will skip over the number of lines specified before syncing data. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified before syncing data. - Servicesftp
: We will skip over the number of lines specified before syncing data. - Serviceshare_point
: We will skip over the number of lines specified before syncing data. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified before syncing data. - Skip
Empty boolReports - Field usage depends on
service
value: - Servicegoogle_ads
: Toggles the "Skip empty reports" feature. Enabled by default - Snc
Certificate string - Snc
Certificate stringSource - Snc
Fivetran stringName - Snc
Library stringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Path to the external security product's library. - Servicehana_sap_hva_s4_netweaver
: Path to the external security product's library. - Snc
Mode string - Snc
My stringName - Snc
Name string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Client SNC name. - Servicehana_sap_hva_s4_netweaver
: Client SNC name. - Snc
Partner stringName - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Communication partner's SNC name. - Servicehana_sap_hva_s4_netweaver
: Communication partner's SNC name. - Snc
Source stringName - Soap
Uri string - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Endpoint. - string
- Field usage depends on
service
value: - Servicelinkedin_company_pages
: The social data (UGCPosts, Shares, Comments) sync time frame in months. Default value:SIX
. - Source string
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The data source. - Store
Hash string - Field usage depends on
service
value: - Servicebig_commerce
: The BigCommerce store hash. - Store
Id string - Field usage depends on
service
value: - Servicereviewsio
: Your REVIEWS.io store ID - Sub
Domain string - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS subdomain. - Serviceactivecampaign
: Your ActiveCampaign sub-domain. - Serviceacumatica
: Your Acumatica subdomain. - Serviceada
: Your Ada sub-domain. - Servicealchemer
: Your Alchemer sub-domain. - Serviceatlassian_jira_align
: Your Jira Align base URL. - Serviceazure_boards
: Your Azure Boards Organization Name. - Serviceazure_devops
: Your Azure Organization Name - Servicebetterworks
: Your Betterworks subdomain. - Servicebubble
: Your Bubble subdomain. - Servicebuildium
: Your Buildium subdomain. - Servicecanvas_by_instructure
: Your Canvas by Instructure domain. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 subdomain. - Servicechargebee_product_catalog_2
: Your Chargebee subdomain. - Servicecheckr
: Your Checkr subdomain. - Serviceclubspeed
: Your Clubspeed subdomain. - Servicecollibra
: Your collibra subdomain. - Servicecompliance_checkpoint
: Your Compliance Checkpoint subdomain. - Serviceconcord
: Your Concord Sub Domain. - Servicecontrast_security
: Your Contrast Security subdomain. - Servicecustomerio
: Your Customer.io region-specific Subdomain. - Servicedbt_cloud
: Your dbt Cloud API server region. - Servicedeputy
: Your Deputy subdomain. - Servicedocebo
: Your Docebo subdomain. - Servicedrata
: Your Drata sub_domain. - Serviceeventsforce
: Your Eventsforce subdomain. - Serviceezofficeinventory
: Your EZOfficeInventory Subdomain. - Servicefountain
: Your Fountain subdomain. - Servicefreshchat
: Your Freshchat Sub Domain - Servicegainsight_customer_success
: The subdomain of your Gainsight account. - Servicegainsight_product_experience
: Your Gainsight Product Experience subdomain. - Servicegenesys
: Your Genesys subdomain. - Servicegreen_power_monitor
: Your GreenPowerMonitor subdomain. - Serviceinfobip
: Your Infobip sub_domain. - Serviceinsightly
: Your company's Insightly subdomain name. - Serviceinstructure
: The Sub domain in which your Instructure account is hosted. - Servicejamf
: Your Jamf subdomain. - Servicekandji
: Your Kandji Subdomain. - Servicekhoros_care
: Your Khoros Care subDomain. - Servicelooker_source
: Your looker SubDomain name. - Servicelucca
: Your Lucca subdomain. - Servicemailgun
: Your Mailgun subdomain. - Servicematomo
: Your Matomo subdomain. - Servicemaxio_chargify
: Enter Your Subdomain. - Servicemyosh
: Your myosh subdomain. - Servicenamely
: Your Namely subdomain. - Servicenylas
: Your Nylas subdomain. - Serviceokta
: Your Okta subdomain. - Servicepicqer
: Your Picqer subdomain. - Servicepinpoint
: Your Pinpoint sub domain name. - Servicepiwik_pro
: Your Piwik PRO subdomain. - Serviceplayvox
: Your Playvox Subdomain. - Serviceposthog
: Your PostHog data region (app
oreu
). - Servicerecurly
: Your company's Recurly subdomain. - Servicereltio
: Your Reltio subdomain. - Servicerevel
: Your Revel Systems subDomain. - Servicerundeck
: Your Rundeck subdomain. - Servicesage_hr
: Your Sage HR subdomain. - Servicesalesforce_marketing_cloud
: Your Salesforce Marketing Cloud subdomain. - Servicesalsify
: Your Salsify Organization ID. - Servicesap_success_factors
: Your SAP SuccessFactors Subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicestarrez
: Your StarRez subdomain - Servicesugarcrm
: Your SugarCRM subdomain. - Servicetableau_source
: Your Tableau Source subdomain. - Servicetempo
: Your Tempo subdomain. - Servicetestrail
: Your TestRail subdomain. - Servicethinkific
: Your Thinkific subdomain. - Servicetotango
: Your Totango Subdomain. - Servicetymeshift
: Your Tymeshift subdomain. - Serviceupland
: Your Upland Software subDomain. - Servicewordpress
: Your WordPress subdomain. - Serviceworkable
: Your Workable Subdomain. - Servicewrike
: Your Wrike Subdomain. - Subdomain string
- Field usage depends on
service
value: - Servicebamboohr
: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'. - Servicedatadog
: Your Datadog subdomain. - Serviceebay
: Your eBay environment. - Servicefreshdesk
: Your company's freshdesk subdomain (usually company.freshdesk.com). - Servicefreshsales
: Your Freshsales domain. - Servicefreshservice
: Your company's freshservice subdomain (usually company.freshservice.com). - Servicefreshsuccess
: Your Freshsuccess subdomain. - Servicegorgias
: Your Gorgias subdomain. - Servicejama_software
: Your Jama Software subdomain. - Serviceklarna
: Your Klarna subdomain. - Servicelearnupon
: Your Learnupon subdomain. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics subdomain. - Servicemedallia
: Medallia subdomain - Servicepackiyo
: Your Packiyo subdomain. - Serviceqmatic_data_connect
: Your Qmatic Data Connect subdomain. - Servicesana
: Your Sana subdomain. - Serviceskillstx
: Your SkillsTX subdomain. - Servicesmarthr
: Your SmartHR subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicetoast
: Your Toast domain. - Servicevts
: Your VTS Subdomain. - Servicezendesk_chat
: Your Zendesk domain. - Subscriber
Name string - Field usage depends on
service
value: - Serviceazure_service_bus
: The subscriber name. If the connection string does not have manage permission, you need to specify a subscriber name we can use to fetch data. If not specified, we default tofivetran_sub_schema
- Subscription string
- Field usage depends on
service
value: - Serviceretailnext
: Your RetailNext subscription. - Subscription
Key string - Field usage depends on
service
value: - Servicedsv
: Your DSV subscription key. - Support
Connected boolAccounts Sync - Field usage depends on
service
value: - Servicestripe
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Servicestripe_test
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Support
Nested boolColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - Survey
Ids string - Field usage depends on
service
value: - Servicequalaroo
: Array of Qualaroo Survey IDs. - Swipe
Attribution stringWindow - Field usage depends on
service
value: - Servicesnapchat_ads
: The time period to attribute conversions based on swipes. Default value:DAY_28
- Sync
Data boolLocker - Field usage depends on
service
value: - Serviceappsflyer
: Sync AppsFlyer Data Locker. Default value istrue
, set it tofalse
to sync AppsFlyer data using only webhooks. - Sync
Format string - Field usage depends on
service
value: - Servicewebhooks
: The webhooks sync format. Default value:Unpacked
. Unpacked messages must be valid JSON. - Sync
Formula boolFields - Field usage depends on
service
value: - Servicefinancial_force
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce_sandbox
: Enable this option to sync formula fields directly (default value =false
) - Sync
Metadata bool - Field usage depends on
service
value: - Servicefacebook_ads
: Parameter defining whether to enable or disable metadata synchronisation. Default value:TRUE
. - Sync
Method string - Field usage depends on
service
value: - Serviceaws_lambda
: Sync Method - Sync
Mode string - Field usage depends on
service
value: - Serviceadroll
: Whether to sync all advertisables or specific advertisables. Default value:AllAdvertisables
. - Serviceamazon_ads
: Option to select connector should sync all profiles or specific profiles. - Serviceanaplan
: Whether to sync all exports or specific exports. - Serviceapple_search_ads
: Sync Mode - Serviceasana
: Whether to sync all projects or specific projects. - Servicebingads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicedouble_click_campaign_manager
: Whether to sync all user profiles or specific ones. Default value:AllAccounts
. - Servicedynamodb
: Which packed mode setting to use. Default value:UsePackedModeOnly
. - Servicefacebook
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_ad_account
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicefacebook_ads
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_pages
: Whether to sync all accounts or specific accounts. Default value:AllPages
. - Servicegithub
: Whether to sync all repositories or specific repositories. - Servicegoogle_ads
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_4
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_mcf
: Whether to sync all accounts or specific accounts. Default value:ALL_ACCOUNTS
- Servicegoogle_search_console
: Whether to sync all sites or specific sites. - Serviceinstagram_business
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Serviceiterable
: Events Sync Mode. - Servicejira
: Whether to sync all projects or specific projects. - Servicelinkedin_ads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
- Servicependo
: Whether to sync all App IDs or specific App IDs. Default value:AllAppIds
. - Servicepinterest_ads
: Whether to sync all advertisers or specific advertisers. - Servicereddit_ads
: Whether to sync all accounts or specific accounts. - Servicesalesforce_marketing_cloud
: Select the sync mode. - Servicesnapchat_ads
: Whether to sync all organizations or specific organizations. Default value:AllOrganizations
. - Servicespotify_ads
: Whether to sync all ad accounts or specific ad accounts. - Servicetaboola
: Whether to sync all accounts or specific accounts. - Servicethe_trade_desk
: Whether to sync all accounts or specific accounts. - Servicetiktok_ads
: Whether to sync all advertiser accounts or specific accounts. - Servicetwilio
: Whether to sync all accounts or specific accounts. - Servicetwitter
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicetwitter_ads
: Whether to sync all accounts or specific accounts. - Servicewalmart_dsp
: Whether to sync all accounts or specific accounts. - Serviceyahoo_gemini
: Whether to sync all accounts or specific accounts. Default value:SpecificAccounts
. - Servicezuora
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Servicezuora_sandbox
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Sync
Mode stringAdvertiser - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all advertisers or specific advertisers. Default value:ALL_ADVERTISERS
. - Sync
Mode stringSeat - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all seats or specific seats. Default value:ALL_SEATS
. - Sync
Multiple boolAccounts - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set totrue
, we sync the data of the additional linked accounts. When this parameter is set tofalse
, we sync only the data from the main account that was used for authorization - Sync
Pack stringMode - Field usage depends on
service
value: - Servicecosmos
: 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. - Servicedocumentdb
: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields. - Sync
Pull boolApi - Field usage depends on
service
value: - Serviceappsflyer
: These options are for Appsflyer's Pull API, and are only necessary for syncing events from Pull API. - Sync
Type string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceaws_msk
: The sync type. Unpacked messages must be valid JSON. - Serviceazure_event_hub
: Sync type. Unpacked messages must be valid JSON. - Serviceazure_service_bus
: The sync type, which is based on the message type. Fortext
andxml
,packed
is supported. Forprotobuf
andavro
,unpacked
is supported. Forjson
, bothpacked
andunpacked
are supported - Serviceconfluent_cloud
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceheroku_kafka
: Heroku Kafka sync type. Unpacked messages must be valid JSON. - Servicesegment
: The Segment connector sync type. - Sysnr string
- System
Id string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Table
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment table ID. - Table
Name string - Field usage depends on
service
value: - Serviceairtable
: Name of table in Airtable - Tables
Without stringAccess Updated At - Field usage depends on
service
value: - Servicehubspot
: Timestamp to indicate when tables without access was updated - Target
Entity stringId - Field usage depends on
service
value: - Serviceculture_amp
: Your Culture Amp Target entity ID. - Target
Host string - Field usage depends on
service
value: - Serviced2l_brightspace
: Your D2L Brightspace target host. - Tde
Certificate string - Field usage depends on
service
value: - Servicesql_server_hva
: Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Certificate used to protect a database encryption key - Tde
Certificate stringName - Field usage depends on
service
value: - Servicesql_server_hva
: Name of the Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Name of the Certificate used to protect a database encryption key - Tde
Password string - Field usage depends on
service
value: - Servicesql_server_hva
: Password of the TDE private key - Servicesql_server_sap_ecc_hva
: Password of the TDE private key - Tde
Private stringKey - Field usage depends on
service
value: - Servicesql_server_hva
: Private key associated with the TDE certificate - Servicesql_server_sap_ecc_hva
: Private key associated with the TDE certificate - Team
Id string - Field usage depends on
service
value: - Serviceasana
: Team ID - Technical
Account stringId - Field usage depends on
service
value: - Serviceadobe_analytics
: Technical Account ID from the Service Account (JWT) credentials of your Adobe Project. - Template
Labels []string - Field usage depends on
service
value: - Servicemandrill
: Provide the labels to filter the templates - Tenant string
- Field usage depends on
service
value: - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Tenant. - Servicemicrosoft_power_bi
: Your Microsoft Power BI tenant. - Servicemicrosoft_teams
: Your Microsoft Teams Tenant. - Serviceunicommerce
: Your uniware tenant. - Serviceworkday
: Workday tenant name - Serviceworkday_financial_management
: Workday tenant name - Serviceworkday_hcm
: Workday tenant name - Tenant
App stringUrl - Field usage depends on
service
value: - Serviceplanful
: Your Planful tenant app URL. - Tenant
Code string - Field usage depends on
service
value: - Servicedeposco
: Your Deposco tenant code. - Tenant
Configs []ConnectorConfig Tenant Config - Tenant
Id string - Field usage depends on
service
value: - Serviceazure_sql_db
: Azure AD tenant ID. - Serviceazure_sql_managed_db
: Azure AD tenant ID. - Servicebusiness_central
:Tenant ID
of your Business Central application - Servicecrowddev
: Your crowd.dev Tenant ID. - Servicereltio
: Your Reltio tenant ID. - Serviceservicetitan
: Your ServiceTitan tenant ID. - Servicevisma
: Your Visma tenant ID. - Tenant
Name string - Field usage depends on
service
value: - Servicemambu
: Your Mambu tenant name. - Tenant
Url string - Field usage depends on
service
value: - Serviceivanti
: Your Ivanti Tenant URL. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management tenant URL. - Servicereltio
: Your Reltio tenant URL. - Test
Table stringName - Field usage depends on
service
value: - Servicesap_hana
: testTableName - Servicesap_s4hana
: testTableName - Time
Zone string - Field usage depends on
service
value: - Servicepardot
: The time zone configured in your Pardot instance. An empty value defaults toUTC+00:00
. - Timeframe
Months string - Field usage depends on
service
value: - Serviceadobe_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector has been created. Default value:TWELVE
. - Serviceadroll
: 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
. - Serviceapple_search_ads
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicebingads
: 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:SIX
. - Servicecriteo
: The 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. NOTE: The greater number of months means the initial sync will take more time. - Servicedouble_click_campaign_manager
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicedouble_click_publishers
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicefacebook
: 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
. - Servicefacebook_ads
: 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
. - Servicegoogle_ads
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled custom and prebuilt reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_4
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_mcf
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_display_and_video_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicegoogle_search_ads_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicegoogle_search_console
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Serviceinstagram_business
: 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:SIX
. - Serviceitunes_connect
: Historical sync time frame in months. - Servicelinkedin_ads
: Number of months for which to query reporting data included in the initial sync. This number cannot be modified once the connector is created. Default value:ALL_TIME
. - Serviceoutbrain
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicepinterest_ads
: 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
. - Servicereddit_ads
: 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
. - Servicesnapchat_ads
: 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
. - Servicespotify_ads
: The 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:SIX
. - Servicetaboola
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicethe_trade_desk
: 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
. - Servicetiktok_ads
: 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
. - Servicetwitter
: 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
. - Servicetwitter_ads
: Historical sync timeframe in months. - Servicewalmart_dsp
: 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
. - Serviceyahoo_dsp
: Number of monthsworth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value:
THREE. - Service
yahoo_gemini: 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`. - Timezone string
- Field usage depends on
service
value: - Servicerokt
: Your Rokt timezone. - Timezone
Mode string - Field usage depends on
service
value: - Serviceapple_search_ads
: Determines whether to use UTC or the users timezone from the apple account - Tns string
- Field usage depends on
service
value: - Serviceoracle_hva
: Single-tenant database: The database's SID. Multi-tenant database: The database's TNS. - Serviceoracle_sap_hva
: Single-tenant database: The database SID. Multi-tenant database: The database TNS. - Toast
Id string - Field usage depends on
service
value: - Servicetoast
: Your Toast Restaurant External ID. - Token string
- Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities token. - Servicematomo
: Your Matomo auth token. - Servicemode
: Your Mode Token. - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Token. - Serviceshareasale
: Your ShareASale token. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk token. - Token
Authenticated stringContainer - Field usage depends on
service
value: - Servicecosmos
: The container name. Required for theRESOURCE_TOKEN
data access method. - Token
Authenticated stringDatabase - Field usage depends on
service
value: - Servicecosmos
: The database name. Required for theRESOURCE_TOKEN
data access method. - Token
Id string - Field usage depends on
service
value: - Servicechargedesk
: Your ChargeDesk token ID. - Servicemux
: Your Mux token ID - Token
Key string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token ID - Serviceon24
: Your ON24 token key. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Token Key. - Token
Secret string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token Secret - Serviceon24
: Your ON24 token secret. - Token
Secret stringKey - Field usage depends on
service
value: - Servicemux
: Your Mux token secret key - Token
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP token URL region. - Topics []string
- Field usage depends on
service
value: - Serviceazure_service_bus
: The comma-separated list of topics which should be synced. Required if you do not have manage permissions - Trust
Store stringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Trust Store Type - Trusted
Cert string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka trusted certificate. - Serviceheroku_kafka
: Heroku Kafka trusted certificate. Required forTLS
security protocol. - Truststore string
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theTruststore File
as Base64 encoded string. - Tunnel
Host string - Field usage depends on
service
value: - Serviceaurora
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceaurora_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_cosmos_for_mongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_managed_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceclarity
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicecockroachdb
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedb2i_hva
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedb2i_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedocumentdb
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedynamics_365_fo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceehr
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceelastic_cloud
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicees_self_hosted
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_postgresql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_sqlserver
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_b1
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceheroku_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo_sharded
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceopendistro
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceopensearch
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceoracle
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_ebs
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rac
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_s4hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesftp
: Tunnel host address, specify only to connect via SSH tunnel. - Servicesql_server
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_sap_ecc_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Tunnel
Port float64 - Field usage depends on
service
value: - Serviceaurora
: SSH port, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH port, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH port, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH port, specify only to connect via an SSH tunnel. - Serviceehr
: SSH port, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH port, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH port, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH port, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH port, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH port, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel port, specify only to connect via SSH tunnel. - Servicesql_server
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH port, specify only to connect via an SSH tunnel. - Tunnel
User string - Field usage depends on
service
value: - Serviceaurora
: SSH user, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH user, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH user, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH user, specify only to connect via an SSH tunnel. - Serviceehr
: SSH user, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH user, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH user, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH user, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH user, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH user, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel user, specify only to connect via SSH tunnel. - Servicesql_server
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH user, specify only to connect via an SSH tunnel. - Type
Name string - Field usage depends on
service
value: - Serviceakamai
: Your Akamai type name. - Servicebubble
: Your Bubble type name. - Unique
Id string - Update
Config boolOn Each Sync - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: Specifies whether the configuration is updated before each sync or only when the connector settings are saved. This parameter only takes effect whenconfig_method
is set toREUSE_EXISTING
. The default value istrue
. - Update
Method string - Field usage depends on
service
value: - Serviceaurora
: 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. - Serviceaurora_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_sql_db
: (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 tonull
or not specified. - Serviceazure_sql_managed_db
: (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 tonull
or not specified. - Serviceclarity
: (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 tonull
or not specified. - Servicedynamics_365_fo
: Update Method - Serviceehr
: (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 tonull
or not specified. - Servicegoogle_cloud_mysql
: 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. - Servicegoogle_cloud_postgresql
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicegoogle_cloud_sqlserver
: (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 tonull
or not specified. - Serviceheroku_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicemagento_mysql
: 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. - Servicemagento_mysql_rds
: 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. - Servicemaria
: 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. - Servicemaria_azure
: 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. - Servicemaria_rds
: 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. - Servicemysql
: 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. - Servicemysql_azure
: 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. - Servicemysql_rds
: 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. - Serviceoracle
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_ebs
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rac
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rds
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_sap_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Servicepostgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicepostgres_rds
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceredshift_db
: Default value:Teleport
- Servicesnowflake_db
: Default value:Teleport
- Servicesql_server
: (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 tonull
or not specified. - Servicesql_server_hva
: (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 tonull
or not specified. - Servicesql_server_rds
: (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 tonull
or not specified. - Servicesql_server_sap_ecc_hva
: (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 tonull
or not specified. - Uri string
- Field usage depends on
service
value: - Servicecosmos
: Cosmos resource instance address. - Url
Format string - Field usage depends on
service
value: - Servicefountain
: Your Fountain URL format. - Use
Api boolKeys - Field usage depends on
service
value: - Servicemandrill
: Whether to use multiple API keys for interaction. - Use
Customer boolBucket - Field usage depends on
service
value: - Serviceappsflyer
: Use Custom Bucket. Set it to 'true' if the data is being synced to your S3 bucket instead of an AppsFlyer-managed bucket. - Use
Oracle boolRac - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Use
Pgp boolEncryption Options - Field usage depends on
service
value: - Serviceazure_blob_storage
: Set totrue
if files present in the Azure Blob Storage container are encrypted using PGP. Default value:false
. - Serviceftp
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicegcs
: Set totrue
if files are encrypted using PGP in the GCS bucket. Default value:false
. - Services3
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicesftp
: Set totrue
if files present in SFTP server are encrypted using PGP. Default value:false
. - Servicewasabi_cloud_storage
: Set totrue
if files are encrypted using PGP in the Wasabi Cloud Storage bucket. Default value:false
. - Use
Service boolAccount - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery use service account; default is false - Use
Template boolLabels - Field usage depends on
service
value: - Servicemandrill
: Use template labels to filter templates for sync - Use
Webhooks bool - Field usage depends on
service
value: - Servicegithub
: Set totrue
to capture deletes. - Servicexero
: Updates to few fields like sent_to_contact in Invoice table might be missed if you don't enable this. - Use
Workspace bool - Field usage depends on
service
value: - Servicebigquery_db
: Create and drop tables in a query results dataset. Default is false - Servicesnowflake_db
: Choose a database and schema to create temporary tables for syncs. - User string
- Field usage depends on
service
value: - Serviceaurora
: The user name. - Serviceaurora_postgres
: The user name. - Serviceazure_cosmos_for_mongo
: Username for source database access. - Serviceazure_postgres
: The user name. - Serviceazure_sql_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceazure_sql_managed_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceclarity
: The user name. For Azure Databases, the format must beuser@domain
. - Servicecockroachdb
: The user name. - Servicedb2i_hva
: The user name. - Servicedb2i_sap_hva
: The username. - Servicedocumentdb
: The user name. - Servicedynamics_365_fo
: The user name. The format must beuser@domain
. - Serviceehr
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceelastic_cloud
: The user name. - Servicees_self_hosted
: The user name. - Serviceftp
: FTP user. - Servicegoogle_cloud_mysql
: The user name. - Servicegoogle_cloud_postgresql
: The user name. - Servicegoogle_cloud_sqlserver
: The user name. For Azure Databases, the format must beuser@domain
. - Servicehana_sap_hva_b1
: The username. - Servicehana_sap_hva_ecc
: The username. - Servicehana_sap_hva_ecc_netweaver
: The username. - Servicehana_sap_hva_s4
: The username. - Servicehana_sap_hva_s4_netweaver
: The username. - Serviceheroku_postgres
: The user name. - Servicejira
: The Jira username. - Servicemagento_mysql
: The user name. - Servicemagento_mysql_rds
: The user name. - Servicemaria
: The user name. - Servicemaria_azure
: The user name. - Servicemaria_rds
: The user name. - Servicemarin
: The Marin username. - Servicemongo
: The user name. - Servicemongo_sharded
: The user name. - Servicemysql
: The user name. - Servicemysql_azure
: The user name. - Servicemysql_rds
: The user name. - Serviceopendistro
: The user name. - Serviceopensearch
: The user name. - Serviceoracle
: The user name. - Serviceoracle_ebs
: The user name. - Serviceoracle_hva
: The user name. - Serviceoracle_rac
: The user name. - Serviceoracle_rds
: The user name. - Serviceoracle_sap_hva
: The username. - Serviceoracle_sap_hva_netweaver
: The username. - Serviceoutbrain
: The username or email of the Outbrain user. - Servicepostgres
: The user name. - Servicepostgres_rds
: The user name. - Serviceredshift_db
: The Redshift username. - Servicesap_hana
: Your SAP HANA user name. - Servicesap_s4hana
: Your SAP S/4 user name. - Servicesftp
: SFTP user. - Servicesnowflake_db
: The Snowflake username. - Servicesplunk
: The Splunk username. - Servicesql_server
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_hva
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_rds
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_sap_ecc_hva
: The user name. For Azure Databases, the format must beuser@domain
. - User
Id string - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble user ID. - Servicegmail
: Your Gmail user ID. - Servicehibob
: Your HiBob Service User Token. - Servicemarketo
: Marketo SOAP API User Id. - Serviceokendo
: Your Okendo user ID. - Serviceplayvox
: Your Playvox User ID. - Servicesage_intacct
: User ID - Servicevimeo
: Your Vimeo user ID. - User
Key string - User
Name string - Field usage depends on
service
value: - Serviceworkday
: Workday username. - User
Profiles []string - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: IDs of specific User Profiles to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - User
Token string - Field usage depends on
service
value: - Servicehibob
: Your HiBob Service User ID. - Servicekonnect_insights
: Your Konnect Insights User Token. - Servicesonarqube
: Your Sonarqube user token. - Username string
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS username. - Serviceadobe_commerce
: Your Adobe Commerce username. - Serviceakeneo
: Your Akeneo username. - Serviceanaplan
: Your Anaplan user ID. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Username. - Serviceaveva_pi
: Username for the user to authenticate as with the AF Server - Serviceceridian_dayforce
: Your Ceridian Dayforce Username. - Servicechurnzero
: Your ChurnZero username. - Servicecin7
: Your Cin7 API Username. - Servicecollibra
: Your collibra username. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account username. - Serviceconcur
: The SAP Concur username. - Serviceconfluence
: Your Confluence username. - Servicecontrast_security
: Your Contrast Security API Username. - Servicedcl_logistics
: Your DCL Logistics username. - Servicedeposco
: Your Deposco username. - Servicegithub
:Login
of your GitHub profile. - Servicegladly
: Your Gladly Username. - Serviceglobalmeet
: Your GlobalMeet Username. - Servicegorgias
: Your Gorgias username. - Servicegreen_power_monitor
: Your GreenPowerMonitor username. - Serviceguru
: Your Guru username. - Servicehilti_ontrack
: Your Hilti On!Track username. - Serviceimpact
: Your Impact Account SID - Serviceintegral_ad_science
: Your integral_ad_science username. - Serviceitunes_connect
: Your Apple ID - Servicejamf
: Your Jamf username. - Servicekhoros_care
: Your Khoros Care username. - Servicekissmetrics
: Your Kissmetrics API Username. - Serviceklarna
: Your Klarna Username. - Servicelearnupon
: Your Learnupon username. - Servicelessonly
: Your Lessonly username. - Servicemailgun
: Your Mailgun API username. - Servicemyosh
: Your myosh username. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence username. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud username. - Servicepartnerize
: Your Partnerize account's username. - Servicepingdom
: Your Pingdom Username. - Servicepodio
: Your Podio account username. - Serviceqmatic_data_connect
: Your Qmatic Data Connect username. - Servicequorum
: Your Quorum username . - Servicerevx
: Your RevX Username. - Servicertb_house
: Your RTB House username. - Servicesap_business_by_design
: The SAP Business ByDesign username. - Servicescorm
: Your Scorm App ID. - Serviceservicenow
: Your ServiceNow User ID (username). - Serviceshiphero
: Your ShipHero username. - Serviceshipstation
: Your ShipStation username. - Serviceshopware
: Your Shopware username. - Servicesplash
: Your Splash username. - Servicestarrez
: Your StarRez API username - Servicestickyio
: Your sticky.io username . - Servicestylight
: Your Stylight Username. - Servicesugarcrm
: Your SugarCRM username. - Serviceteamwork
: Your Teamwork username. - Servicetestrail
: Your TestRail username. - Serviceukg_pro
: Your UKG Pro username. - Serviceunicommerce
: Your uniware login username. - Serviceupland
: Your Upland Software Username. - Serviceveevavault
: Your Veeva Vault username. - Servicewhen_i_work
: Your When I Work username. - Servicewherefour
: Your Wherefour username. - Serviceworkday_financial_management
: Workday username. - Serviceworkday_hcm
: Username of your Workday Integration System User account - Servicexandr
: Your Xandr username. - Serviceyounium
: Your Younium username. - Version string
- Field usage depends on
service
value: - Servicecriteo_retail_media
: Your Criteo Retail Media version. - View
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on views. Possible view_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'view' action. - Servicesnapchat_ads
: The time period to attribute conversions based on views. Default value:DAY_1
- View
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment view ID. - View
Through stringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on views. Default value:DAY_7
- Web
Service stringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Adyen Web Service API key. - Webhook
Endpoint string - Field usage depends on
service
value: - Serviceappsflyer
: Webhook Url - Webhook
Key string - Field usage depends on
service
value: - Servicexero
: Webhook Key - Webhook
Url string - Field usage depends on
service
value: - Servicebranch
: Webhook URL - Servicepipedrive
: The registered URL for webhooks in your Pipedrive dashboard. - Servicesegment
: Webhook URL. - Servicexero
: (ReadOnly) The Webhook URL generated by Fivetran. You can configure this in XERO. - Word
Press stringSite Id Or Woocommerce Domain Name - Field usage depends on
service
value: - Servicewoocommerce
: The Site ID of your WordPress hosted WooCommerce instance or the subdomain of your self-hosted WooCommerce instance. - Workplace
Id string - Field usage depends on
service
value: - Servicemoloco
: Your Moloco workplace ID. - Workspace string
- Field usage depends on
service
value: - Servicemode
: Your Mode Workspace. - Workspace
Name string - Field usage depends on
service
value: - Servicebigquery_db
: Workspace Dataset Name - Servicesnowflake_db
: The name of the database where the temporary tables will be created. - Workspace
Same boolAs Source - Field usage depends on
service
value: - Servicebigquery_db
: Use the source dataset as the workspace dataset - Workspace
Schema string - Field usage depends on
service
value: - Servicesnowflake_db
: The name of the schema that belongs to the workspace database where the temporary tables will be created. - Ws
Certificate string - Field usage depends on
service
value: - Serviceadp_workforce_now
: Web Services Certificate. - XApi
Key string - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X API key. - XKey string
- Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research key. - XMaster
Key string - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research master key. - XUser
Email string - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Email. - XUser
Token string - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Token.
- abs
Connection StringMethod - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection method - abs
Connection StringString - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection string. - Servicebraze
: Connection String - abs
Container StringAddress - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container address - abs
Container StringName - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container name. - Servicebraze
: Container Name - abs
Host StringIp - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage host IP - abs
Host StringUser - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage username - abs
Prefix String - Field usage depends on
service
value: - Servicebraze
: Prefix - abs
Public StringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage public key - academy
Id String - Field usage depends on
service
value: - Serviceworkramp
: Your WorkRamp academy ID. - access
Id String - Field usage depends on
service
value: - Serviceplanful
: Your Planful access ID. - access
Key String - Field usage depends on
service
value: - Servicegainsight_customer_success
: The access key for API authentication. - Servicegongio
: Your Gongio Access key. - Serviceline_ads
: Your LINE Ads access key. - Serviceplanful
: Your Planful access key. - Serviceretailnext
: Your RetailNext access key. - access
Key StringId - Field usage depends on
service
value: - Serviceappsflyer
: Your AWS access key ID. - Serviceaws_cost_report
: Access Key ID - Servicecheckout
: Your Checkout.com access key ID. - Servicecloudtalk
: Your CloudTalk Access Key ID. - Servicenice
: Your NICE access key ID. - Services3
: Access Key ID - Servicewasabi_cloud_storage
: Access Key ID - access
Key StringSecret - Field usage depends on
service
value: - Serviceaws_cost_report
: Access Key Secret - Servicecheckout
: Your Checkout.com access key secret. - Servicecloudtalk
: Your CloudTalk Access Key Secret. - Servicegongio
: Your Gongio Access Key Secret. - Servicenice
: Your NICE access key secret. - Services3
: Access Key Secret - Servicewasabi_cloud_storage
: Access Key Secret - access
Token String - Field usage depends on
service
value: - Service7shifts
: Your 7shifts access token. - Serviceattio
: Your Attio bearer token - Servicebig_commerce
: API access token of your store. - Servicebitly
: Your Bitly access token. - Servicecalabrio
: Your Calabrio access token. - Servicecoupa
: Your Coupa access token fetched using client_id and client_secret - Servicedeputy
: Your Deputy API access token. - Servicegetfeedback
: Your GetFeedback Access token. - Servicegocardless
: Your GoCardless API token. - Serviceironclad
: Your Ironclad access token. - Servicekhoros_marketing
: Your Khoros Marketing access token. - Servicekustomer
: Your Kustomer API key. - Servicelattice
: Your Lattice API access token. - Servicelaunchdarkly
: Your LaunchDarkly access token. - Serviceleap_crm
: Your Leap CRM access token. - Servicenylas
: Your Nylas access_token. - Serviceplanhat
: Your Planhat access token. - Servicerollbar
: Your Rollbar Access Token. - Servicesamsara
: Your Samsara API token. - Serviceslab
: Your Slab API key. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicetalkwalker
: Your Talkwalker access token. - Serviceworkable
: Your Workable Access Token. - Serviceworkramp
: Your WorkRamp access token. - access
Type String - Field usage depends on
service
value: - Serviceshare_point
: Access Type - account String
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Account ID. - Serviceordway
: Your Ordway account type. - account
Access StringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar account access token. - account
Id String - Field usage depends on
service
value: - Serviceappcues
: Your Appcues Account ID. - Servicebrightcove
: Your Brightcove account ID. - Servicecin7core
: Your Cin7 Core account ID. - Servicedear
: Your Dear Account ID. - Serviceharvest
: Your Harvest Account ID. - Serviceoptimizely
: Your Optimizely account ID. - Servicerokt
: Your Rokt account ID. - Serviceudemy_business
: Your Udemy Business account ID. - account
Ids List<String> - Field usage depends on
service
value: - Servicetaboola
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - account
Key String - Field usage depends on
service
value: - Servicecosmos
: The read-only primary or secondary account key for the database account. Required for theACCOUNT_KEY
data access method. - Servicesimplesat
: Your Simplesat account key. - account
Name String - Field usage depends on
service
value: - Serviceeventsforce
: Your Eventsforce account name. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center account name. - Servicehappyfox
: Your HappyFox account name. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics account name. - Servicetalkdesk
: Your Talkdesk Account Name. - Serviceudemy_business
: Your Udemy Business account name. - account
Plan String - Field usage depends on
service
value: - Servicetymeshift
: Your Tymeshift account plan. - account
Region String - Field usage depends on
service
value: - Serviceiterable
: If your Iterable account URL starts withhttps://app.eu.iterable.com
then provideEU
elseUS
- account
Sid String - Field usage depends on
service
value: - Servicefone_dynamics
: Your Fone Dynamics account SID. - account
Sync StringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Account Sync Mode - account
Token String - Field usage depends on
service
value: - Servicekonnect_insights
: Your Konnect Insights Account Token. - account
Type String - Field usage depends on
service
value: - Servicefreightview
: Your Freightview Account Type. - accounts List<String>
- Field usage depends on
service
value: - Servicebingads
: Specific accounts to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicefacebook
: List of accounts of which connector will sync the data. - Servicefacebook_ad_account
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicefacebook_ads
: List of accounts of which connector will sync the data. - Servicegoogle_ads
: The list of Account IDs to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicegoogle_analytics
: The list of specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_4
: The list of specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_analytics_mcf
: Specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_search_ads_360
: Specific accounts to sync. Must be populated ifaccountsSyncMode
is set toSPECIFIC_ACCOUNTS
. - Serviceinstagram_business
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Serviceitunes_connect
: Accounts - Servicelinkedin_ads
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicespotify_ads
: The list of Ad Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicetiktok_ads
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwilio
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - accounts
Reddit List<ConnectorAds Config Accounts Reddit Ad> - accounts
Sync StringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all accounts or specific. - action
Breakdowns List<String> - Field usage depends on
service
value: - Servicefacebook
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action
Report StringTime - Field usage depends on
service
value: - Servicefacebook
: The report time of action stats. Possible action_report time values. - ad
Analytics String - Field usage depends on
service
value: - Servicelinkedin_ads
: Whether to sync all analytic reports or specific. Default value:AllReports
- ad
Unit StringView - Field usage depends on
service
value: - Servicedouble_click_publishers
: Ad unit view for the report. - admin
Api StringKey - Field usage depends on
service
value: - Servicesplitio
: Your Split admin api key. - adobe
Analytics List<ConnectorConfigurations Config Adobe Analytics Configuration> - advertisables List<String>
- Field usage depends on
service
value: - Serviceadroll
: Specific advertisables to sync. Must be populated ifsync_mode
is set toSpecificAdvertisables
. - advertisers List<String>
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of advertisers to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicegoogle_search_ads_360
: Specific advertisers to sync. Must be populated ifadvertisersSyncMode
is set toSPECIFIC_ADVERTISERS
. - Servicepinterest_ads
: Specific Advertisers to sync. Must be populated ifsync_mode
is set toSpecificAdvertisers
. - advertisers
Ids List<String> - Field usage depends on
service
value: - Serviceyahoo_gemini
: Specific Advertiser IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - advertisers
Sync StringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all or specific advertisers. - advertisers
With List<String>Seats - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Advertisers to sync. Must be populated ifsync_mode_advertiser
is set toSPECIFIC_ADVERTISERS
. Pay attention to the format:AdvertiserId:SeatId
- agent
Config StringMethod - agent
Host String - Field usage depends on
service
value: - Servicedb2i_hva
: The agent host. - Servicedb2i_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_b1
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_hva
: The host of the agent. This is the same as database host, since the agent must be installed in the same machine as source database. - Serviceoracle_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_sap_hva_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicesql_server_hva
: The host address of the machine running the agent. Often the same as the DB host. - Servicesql_server_sap_ecc_hva
: The host address of the machine running the agent. Often the same as the DB host. - agent
Id String - Field usage depends on
service
value: - Servicephoenix_ads
: Your Phoenix Ads Agent ID. - agent
Ora StringHome - Field usage depends on
service
value: - Serviceoracle_hva
: The home directory of the Oracle database. - Serviceoracle_sap_hva
: The home directory of the Oracle database. - agent
Password String - Field usage depends on
service
value: - Servicedb2i_hva
: The agent password. - Servicedb2i_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_b1
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_hva
: The agent user's password. It should have a minimum length of 10 characters. - Serviceoracle_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_sap_hva_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicesql_server_hva
: The password for the agent user. - Servicesql_server_sap_ecc_hva
: The password for the agent user. - agent
Port Double - Field usage depends on
service
value: - Servicedb2i_hva
: The agent port. - Servicedb2i_sap_hva
: The port number of the agent. - Servicehana_sap_hva_b1
: The port number of the agent. - Servicehana_sap_hva_ecc
: The port number of the agent. - Servicehana_sap_hva_ecc_netweaver
: The port number of the agent. - Servicehana_sap_hva_s4
: The port number of the agent. - Servicehana_sap_hva_s4_netweaver
: The port number of the agent. - Serviceoracle_hva
: The port number of the agent. - Serviceoracle_sap_hva
: The port number of the agent. - Serviceoracle_sap_hva_netweaver
: The port number of the agent. - Servicesql_server_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Servicesql_server_sap_ecc_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - agent
Public StringCert - Field usage depends on
service
value: - Servicedb2i_hva
: The public certificate for the agent. - Servicedb2i_sap_hva
: The agent public certificate. - Servicehana_sap_hva_b1
: The agent public certificate. - Servicehana_sap_hva_ecc
: The agent public certificate. - Servicehana_sap_hva_ecc_netweaver
: The agent public certificate. - Servicehana_sap_hva_s4
: The agent public certificate. - Servicehana_sap_hva_s4_netweaver
: The agent public certificate. - Serviceoracle_hva
: The agent public certificate. - Serviceoracle_sap_hva
: The agent public certificate. - Serviceoracle_sap_hva_netweaver
: The agent public certificate. - Servicesql_server_hva
: The public certificate generated by the agent. - Servicesql_server_sap_ecc_hva
: The public certificate generated by the agent. - agent
User String - Field usage depends on
service
value: - Servicedb2i_hva
: The agent user name. - Servicedb2i_sap_hva
: The agent's user. - Servicehana_sap_hva_b1
: The agent's user. - Servicehana_sap_hva_ecc
: The agent's user. - Servicehana_sap_hva_ecc_netweaver
: The agent's user. - Servicehana_sap_hva_s4
: The agent's user. - Servicehana_sap_hva_s4_netweaver
: The agent's user. - Serviceoracle_hva
: The agent's user. - Serviceoracle_sap_hva
: The agent's user. - Serviceoracle_sap_hva_netweaver
: The agent's user. - Servicesql_server_hva
: The agent's username. - Servicesql_server_sap_ecc_hva
: The agent's username. - aggregation String
- Field usage depends on
service
value: - Servicefacebook
: Options to select aggregation duration. Possible aggregation values. - agreement
Grant StringToken - Field usage depends on
service
value: - Serviceeconomic
: Your E-conomic X-AgreementGrantToken goes here. - always
Encrypted Boolean - Field usage depends on
service
value: - Serviceaurora
: Require TLS through Tunnel - Serviceaurora_postgres
: Require TLS through Tunnel - Serviceazure_cosmos_for_mongo
: Require TLS - Serviceazure_postgres
: Require TLS through Tunnel - Serviceazure_sql_db
: Require TLS through Tunnel. - Serviceazure_sql_managed_db
: Require TLS. - Serviceclarity
: Require TLS through Tunnel. - Servicecockroachdb
: Require TLS - Servicedb2i_hva
: Require TLS through Tunnel - Servicedb2i_sap_hva
: Require TLS through Tunnel - Servicedocumentdb
: Require TLS encryption. - Servicedynamics_365_fo
: Require TLS through Tunnel. - Serviceehr
: Require TLS through Tunnel. - Serviceelastic_cloud
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicees_self_hosted
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicegoogle_cloud_mysql
: Require TLS through Tunnel - Servicegoogle_cloud_postgresql
: Require TLS through Tunnel - Servicegoogle_cloud_sqlserver
: Require TLS. - Serviceheroku_postgres
: Require TLS through Tunnel - Servicemagento_mysql
: Require TLS through Tunnel - Servicemagento_mysql_rds
: Require TLS through Tunnel - Servicemaria
: Require TLS through Tunnel - Servicemaria_azure
: Require TLS through Tunnel - Servicemaria_rds
: Require TLS through Tunnel - Servicemongo
: Require TLS - Servicemongo_sharded
: Require TLS through Tunnel - Servicemysql
: Require TLS through Tunnel - Servicemysql_azure
: Require TLS through Tunnel - Servicemysql_rds
: Require TLS through Tunnel - Serviceopendistro
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceopensearch
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceoracle
: Require TLS through Tunnel - Serviceoracle_ebs
: Require TLS through Tunnel - Serviceoracle_hva
: Require TLS through Tunnel - Serviceoracle_rac
: Require TLS through Tunnel - Serviceoracle_rds
: Require TLS through Tunnel - Serviceoracle_sap_hva
: Require TLS through Tunnel - Serviceoracle_sap_hva_netweaver
: Require TLS. - Servicepostgres
: Require TLS through Tunnel - Servicepostgres_rds
: Require TLS through Tunnel - Servicesql_server
: Require TLS. - Servicesql_server_hva
: Require TLS. - Servicesql_server_rds
: Require TLS. - Servicesql_server_sap_ecc_hva
: Require TLS. - api String
- Field usage depends on
service
value: - Servicefreshsuccess
: Set this parameter toapi
. - api
Access StringToken - Field usage depends on
service
value: - Serviceflywheel_digital
: Your Flywheel Digital API access token. - Serviceshopify
: API access token of your custom app. - Servicesquare
: The Square API access token of your application. - api
Environment String - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay API environment. - api
Id String - Field usage depends on
service
value: - Serviceaircall
: Your Aircall API ID. - api
Key String - Field usage depends on
service
value: - Service15five
: Your 15five API key. - Service360learning
: Your 360Learning API Key. - Service6sense
: Your 6sense API Key. - Serviceacculynx
: Your Acculynx API key. - Serviceactivecampaign
: Your ActiveCampaign API key. - Serviceaffinity
: Your Affinity API key. - Serviceairtable
: API key of the Airtable account. - Servicealgolia
: Your Algolia API key. - Serviceanvyl
: Your Anvyl API key. - Serviceappcues
: Your Appcues API key. - Serviceashby
: Your Ashby API key. - Serviceassembled
: Your Assembled API key. - Serviceatlassian_jira_align
: Your Jira Align API key. - Serviceatlassian_ops_genie
: Your Opsgenie API key - Serviceattentive
: Your Attentive API key. - Serviceaumni
: Your Aumni API key. - Serviceavantlink
: Your AvantLink API key. - Serviceballotready
: Your BallotReady API token. - Servicebamboohr
: Your API Key. - Servicebazaarvoice
: Your Bazaarvoice API key. - Servicebetterworks
: Your Betterworks API key. - Servicebigmarker
: Your BigMarker API key. - Servicebizzabo
: Your Bizzabo API key. - Servicebrave_ads
: Your Brave Ads API key - Servicebraze
: Your Braze API Key. - Servicebrevo
: Your Brevo API key. - Servicebubble
: Your Bubble API token. - Servicebuildium
: Your Buildium private API key. - Servicecallrail
: Your CallRail API key. - Servicecampaignmonitor
: Your Campaign Monitor API key. - Servicecanny
: Your Canny API key. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 API key. - Servicechargebee_product_catalog_2
: Your Chargebee API key. - Servicechartmogul
: Your ChartMogul API key. - Servicechorusai
: Your Chorus API key. - Servicechurnkey
: Your Churnkey API Key. - Servicechurnzero
: Your ChurnZero API key. - Servicecimis
: Your Cimis API key. - Servicecircleci
: Your CircleCI API Key. - Serviceclickup
: Your ClickUp API key. - Serviceclockify
: Your Clockify API key. - Serviceclockodo
: Your Clockodo API key. - Serviceclose
: Your Close API key. - Servicecloudbeds
: Your Cloudbeds API key. - Serviceclubspeed
: Your Clubspeed API key. - Servicecoassemble
: Your Coassemble API key. - Servicecodefresh
: Your Codefresh API Key. - Servicecolumn
: Your Column API key. - Serviceconcord
: Your Concord API key. - Serviceconfluent_cloud
: API Key - Servicecontrast_security
: Your Contrast Security API Key. - Servicecopper
: Your Copper API key. - Servicecoupa
: Your Coupa API key. - Servicedatadog
: Your Datadog API key. - Servicedbt_cloud
: Your dbt Cloud service token. - Servicedcl_logistics
: Your DCL Logistics API key. - Servicedelighted
: API Key for your Delighted account - Servicedestini
: Your Destini API Key. - Servicedonus
: Your Donus API key. - Servicedoorloop
: Your DoorLoop API key. - Servicedrata
: Your Drata API Key. - Servicedropbox_sign
: Your Dropbox Sign API key. - Serviceduoplane
: Your Duoplane API key. - Serviceeasypost
: Your EasyPost API Key. - Serviceelectronic_tenant_solutions
: Your Electronic Tenant Solutions API key. - Serviceeventsforce
: Your Eventsforce API secret key. - Serviceeverflow
: Your Everflow API key. - Serviceeverhour
: Your Everhour API Token. - Serviceexpensein
: Your ExpenseIn API key. - Servicefactorial
: Your Factorial API key. - Servicefirehydrant
: Your FireHydrant API key. - Servicefloat
: Your Float API key. - Serviceforj_community
: Your Forj Community API key. - Servicefourkites
: Your FourKites API key. - Servicefreightview
: Your Freightview API key. - Servicefreshdesk
: Your Freshdesk API Key. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center API key. - Servicefreshsales
: Your Freshsales API key. - Servicefreshservice
: Your Freshservice API Key. - Servicefreshsuccess
: Your Freshsuccess API key. - Servicefreshteam
: Your Freshteam API key. - Servicefriendbuy
: Your Friendbuy API key. - Servicefullstory
: Your Fullstory API key. - Servicegainsight_product_experience
: Your Gainsight Product Experience API key. - Servicegem
: Your Gem API key. - Servicegorgias
: Your Gorgias API key. - Servicegreenhouse
: Your Greenhouse API key. - Servicegrepsr
: Your Grepsr API Key. - Servicegrin
: Your Grin API key. - Servicehappyfox
: Your HappyFox API key. - Serviceheight
: Your Height API key. - Servicehelpshift
: Your Helpshift API Key. - Serviceincidentio
: Your incident.io API key. - Serviceinfobip
: Your Infobip API key. - Serviceinsightly
: Your Insightly API key. - Serviceintegrate
: Your Integrate API key. - Serviceinvoiced
: Your Invoiced API key. - Serviceiterable
: Your Iterable API key. - Serviceivanti
: Your Ivanti API Key. - Servicejotform
: Your Jotform API key. - Servicejustcall
: Your JustCall API key. - Servicekatana
: Your Katana API key. - Servicekevel
: Your Kevel API key. - Servicekeypay
: Your KeyPay API key. - Servicekisi
: Your Kisi API key. - Serviceklaviyo
: Your Klaviyo API key. - Servicelearnupon
: Your Learnupon API key. - Servicelemlist
: Your Lemlist API key. - Servicelever
: Your Lever API key. - Serviceliftoff
: Your Liftoff API key. - Servicelinear
: Your Linear API key. - Servicelinksquares
: Your LinkSquares API key. - Servicelob
: Your Lob API key. - Serviceloop
: Your Loop API key. - Servicelucca
: Your Lucca API key. - Serviceluma
: Your Luma API key. - Servicemaileon
: Your Maileon API key. - Servicemailgun
: Your Mailgun API key. - Servicemailjet
: Your Mailjet API key. - Servicemalomo
: Your Malomo API key. - Servicemambu
: Your Mambu API key. - Servicemandrill
: Your Mandrill API key. - Servicemaxio_chargify
: Enter Your API Key. - Servicemessagebird
: Your MessageBird API key. - Servicemountain
: Your MNTN API key. - Servicemyosh
: Your myosh API key. - Serviceokendo
: Your Okendo API key. - Serviceometria
: Your Ometria API Key. - Serviceoncehub
: Your OnceHub API key. - Serviceordway
: Your Ordway API key. - Serviceortto
: Your Ortto API key. - Servicepagerduty
: Your PagerDuty API key. - Servicepandadoc
: Your PandaDoc API key. - Servicepapershift
: Your Papershift API Key - Servicepartnerize
: Your Partnerize user API key. - Servicepersona
: Your Persona API key. - Servicepicqer
: Your Picqer API key. - Servicepigment
: Your Pigment API key. - Servicepinpoint
: Your Pinpoint API key. - Servicepipe17
: The Pipe17 API key. - Serviceplacerai
: Your Placer.ai API key. - Serviceplayvox
: Your Playvox API Key. - Serviceposthog
: Your PostHog API key. - Serviceprive
: Your Prive API key. - Serviceprosperstack
: Your ProsperStack API key. - Servicequalaroo
: Your Qualaroo API Key. - Servicequorum
: Your Quorum API key. - Servicerebound_returns
: Your ReBound Returns API key. - Servicerecurly
: The Recurly API key. - Servicereplyio
: Your Reply API key. - Servicerevenuecat
: Your RevenueCat API key. - Servicereviewsio
: Your REVIEWS.io API key. - Servicerevops
: Your RevOps bearer token. - Servicericochet360
: Your Ricochet360 API key. - Serviceringover
: Your Ringover API key. - Servicerippling
: Your Rippling API key. - Servicerocketlane
: Your Rocketlane API key. - Servicerootly
: Your Rootly API key. - Serviceruddr
: Your Ruddr API key. - Servicesafebase
: Your SafeBase API key. - Servicesage_hr
: Your Sage HR API key. - Servicesailthru
: The Sailthru API key. - Servicesalsify
: Your Salsify API Key. - Servicesecurity_journey
: Your Security Journey API key. - Servicesendgrid
: The SendGrid API key. - Servicesendinblue
: Your Sendinblue API key. - Serviceshortcut
: Your Shortcut API token. - Serviceshortio
: Your Short.io API key. - Servicesimplesat
: Your Simplesat API key. - Servicesistrix
: Your SISTRIX API key. - Serviceskilljar
: Your Skilljar API key. - Servicesmartwaiver
: Your Smartwaiver API key. - Servicesnyk
: Your Snyk API key. - Servicesonarqube
: Your Sonarqube API key. - Servicesparkpost
: Your SparkPost API key. - Servicesquarespace
: Your Squarespace API key. - Servicestackadapt
: Your StackAdapt API key. - Servicestatuspage
: Your Statuspage API Key. - Servicestripe
: Restricted API key - Servicestripe_test
: Restricted API key - Servicesubscript
: Your Subscript API key. - Servicesurvicate
: Your Survicate API Key. - Serviceteads
: Your Teads API key. - Serviceteamtailor
: Your Teamtailor API key. - Servicetestrail
: Your TestRail API key. - Serviceticket_tailor
: Your Ticket Tailor API key. - Servicetranscend
: Your Transcend API key. - Servicetrello
: Your TRELLO api key. - Servicetriple_whale
: Your Triple Whale API key. - Serviceuppromote
: Your UpPromote API key. - Serviceveeqo
: Your Veeqo API key. - Servicevenminder
: Your Venminder API key. - Servicevisit_by_ges
: Your Visit by GES API key. - Servicevitally
: Your Vitally API key. - Servicevonage
: Your Vonage API Key. - Servicevts
: Your VTS API key. - Servicewebconnex
: Your Webconnex API key. - Servicewicked_reports
: Your Wicked Reports API key. - Serviceworkleap_officevibe
: Your Workleap Officevibe API key. - Servicexsolla
: Your Xsolla API key. - Serviceyougov_sport
: Your Yougov Sport API key. - Servicezingtree
: Your Zingtree API key. - Servicezip
: Your Zip API key. - api
Key StringApi Secret - Field usage depends on
service
value: - Servicerevel
: Your Revel Systems API Key and API Secret. - api
Keys List<String> - Field usage depends on
service
value: - Servicemandrill
: Comma-separated list of API keys. Required ifuse_api_keys
is set totrue
. - api
Password String - Field usage depends on
service
value: - Serviceduoplane
: Your Duoplane API password. - api
Quota Double - Field usage depends on
service
value: - Servicemarketo
: Allowed number of API requests to Marketo instance per day, the default value is 10000. - api
Read StringAccess Token - Field usage depends on
service
value: - Servicethe_movie_database
: Your The Movie Database API read access token. - api
Requests DoublePer Minute - Field usage depends on
service
value: - Servicequaltrics
: Allowed number of API requests to Qualtrics per minute, the default value is 2000. Maximum allowed number is 3000 because brands may make up to 3000 API requests per minute across all of its API calls. - api
Secret String - Field usage depends on
service
value: - Serviceconfluent_cloud
: API Secret - Serviceforj_community
: Your Forj Community API secret. - Servicefriendbuy
: Your Friendbuy API secret. - Servicejustcall
: Your JustCall API secret. - Serviceliftoff
: Your Liftoff API secret. - Servicemixpanel
: Mixpanel API Secret. - Servicequalaroo
: Your Qualaroo API Secret. - Servicesailthru
: The Sailthru API secret. - Serviceshareasale
: Your ShareASale API secret. - Servicevonage
: Your Vonage API Secret. - api
Secret StringKey - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API Secret key. - api
Server String - Field usage depends on
service
value: - Servicesigma_computing_source
: Your Sigma Computing api server. - api
Token String - Field usage depends on
service
value: - Serviceaha
: Your Aha! API key. - Serviceaircall
: Your Aircall API Token. - Serviceappsflyer
: API Token for AppsFlyer's PULL API. - Serviceawin
: Your Awin API Token. - Servicebackbone_plm
: Your Backbone PLM API token. - Servicebrex
: Your Brex API token - Servicebuildkite
: Your Buildkite API token. - Servicebuzzsprout
: Your Buzzsprout API token. - Servicecentra
: Your Centra API token. - Servicechameleon
: Your Chameleon API token. - Serviceclari
: Your Clari API token. - Servicecloudflare_analytics
: Your Cloudflare Analytics API token. - Serviceconfluence
: The Confluence API token. - Servicedixa
: Your Dixa API token. - Servicedrip
: Your Drip API Token. - Servicefactbird
: Your Factbird API token. - Servicefone_dynamics
: Your Fone Dynamics API token. - Servicefountain
: Your Fountain API token. - Serviceg2
: Your G2 API token. - Servicegladly
: Your Gladly API Token. - Servicehibob
: Your Hibob API token. - Servicekandji
: Your Kandji API token. - Servicelivechat
: Your Livechat Access token. - Servicelivechat_partner
: Your Livechat Partner API Token. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics API token. - Servicemegaphone
: Your Megaphone API token. - Servicemissive
: Your Missive API token. - Servicemixmax
: Mixmax API token. - Serviceokta
: Your Okta API token. - Serviceordway
: Your Ordway API token. - Servicepackiyo
: Your Packiyo API token. - Servicepipedrive
: (Optional)Your Pipedrive personal API token - Servicepivotal_tracker
: Pivotal Tracker API token. - Servicepostmark
: Your Postmark account API token. - Serviceproductive
: Your Productive API token. - Servicequaltrics
: API token of the Qualtrics account. - Servicerakutenadvertising
: Your Rakuten Advertising API token. - Servicerecharge
: The Recharge API token. - Servicereferralhero
: Your Referralhero API token. - Serviceresource_management_by_smartsheet
: Your Resource Management by Smartsheet API token. - Serviceretently
: Your Retently API token. - Servicereviewsai
: Your REVIEWS.ai API token. - Servicerundeck
: Your Rundeck API token. - Servicesafetyculture
: Your SafetyCulture API token. - Servicesensor_tower
: Your Sensor Tower API token. - Servicesentry
: Your Sentry auth token. - Servicesimplecast
: Your Simplecast API token. - Servicesnyk
: Your Snyk API token. - Servicetextus
: Your TextUs API token. - Servicetoggl_track
: Your Toggl Track API token - Servicetrello
: Your TRELLO api token. - Servicetrisolute
: Your Trisolute API token. - Servicevwo
: Your VWO API token. - Serviceweb_scraper
: Your Web Scraper API token. - Servicezendesk
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Servicezendesk_sunshine
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - api
Type String - api
Url String - Field usage depends on
service
value: - Servicebraze
: Your Braze API URL. - api
Url StringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP API URL region. - api
Usage String - Field usage depends on
service
value: - Servicezendesk
: Maximum Zendesk Api Usage allowed - api
User StringIdentifier - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user identifier. - api
User StringSecret - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user secret. - api
Utilization StringPercentage - Field usage depends on
service
value: - Servicekustomer
: Api Utilization Percentage - api
Version String - Field usage depends on
service
value: - Servicepardot
: API Version - app
Id String - Field usage depends on
service
value: - Servicechurnkey
: Your Churnkey APP ID. - Serviceopen_exchange_rates
: Your Open Exchange Rates App Id. - Servicerokt
: Your Rokt app ID. - app
Ids List<String> - Field usage depends on
service
value: - Servicependo
: Specific App IDs to sync. Must be populated ifsync_mode
is set toSpecificAppIds
. - app
Ids List<ConnectorAppsflyers Config App Ids Appsflyer> - app
Key String - Field usage depends on
service
value: - Serviceloopio
: Your Loopio App Key. - Serviceservicetitan
: Your ServiceTitan app key. - Serviceyotpo
: Your Yotpo App Key - app
Reference String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl app reference. - app
Secret String - Field usage depends on
service
value: - Servicerokt
: Your Rokt app secret. - app
Secret StringToken - app
Specific StringPassword - Field usage depends on
service
value: - Serviceitunes_connect
: Your app-specific password - app
Sync StringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all apps or specific apps. - append
File StringOption - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that the source completely overwrites the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceazure_blob_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicebox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicedropbox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegcs
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegoogle_drive
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicekinesis
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Services3
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicesftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceshare_point
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicewasabi_cloud_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - application
Id String - Field usage depends on
service
value: - Servicealgolia
: Your Algolia application ID. - Servicexactly
: Your Xactly Application ID. - application
Key String - Field usage depends on
service
value: - Servicecin7core
: Your Cin7 Core application key. - Servicedatadog
: Your Datadog application key. - Servicedear
: Your Dear Application key. - Servicepartnerize
: Your Partnerize user application key. - apps List<String>
- Field usage depends on
service
value: - Serviceitunes_connect
: Specific apps to sync. Must be populated ifapp_sync_mode
is set toSpecificApps
. - archive
Log StringFormat - Field usage depends on
service
value: - Servicesql_server_hva
: Format for archive log file names - Servicesql_server_sap_ecc_hva
: Format for archive log file names - archive
Log StringPath - Field usage depends on
service
value: - Servicesql_server_hva
: Directory where archive logs are located - Servicesql_server_sap_ecc_hva
: Directory where archive logs are located - archive
Pattern String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceazure_blob_storage
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicebox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicedropbox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceemail
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegcs
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegoogle_drive
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicekinesis
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Services3
: Files inside compressed archives with filenames matching this regular expression will be synced. - Servicesftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceshare_point
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicewasabi_cloud_storage
: Files inside compressed archives with filenames matching this regular expression will be synced. - are
Soap BooleanCredentials Provided - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP credentials provided. - asb
Ip String - Field usage depends on
service
value: - Serviceazure_service_bus
: The IP address (or) the URL of ASB namespace - asm
Option Boolean - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using ASM on a non-RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you are using ASM on a non-RAC instance. - asm
Oracle StringHome - Field usage depends on
service
value: - Serviceoracle_hva
: ASM Oracle Home path. - Serviceoracle_sap_hva
: The Oracle ASM home directory. - asm
Password String - Field usage depends on
service
value: - Serviceoracle_hva
: ASM password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user's password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - asm
Tns String - Field usage depends on
service
value: - Serviceoracle_hva
: ASM TNS. - Serviceoracle_sap_hva
: ASM TNS. - asm
User String - Field usage depends on
service
value: - Serviceoracle_hva
: ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - attribution
Window String - Field usage depends on
service
value: - Serviceamazon_ads
: Time period used to attribute conversions based on clicks. - attribution
Window StringSize - Field usage depends on
service
value: - Servicetiktok_ads
: Rollback sync duration to capture conversions. Set this to your configured attribution window in TikTok Ads. The default value is 7 days. - audience String
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 API audience. - auth String
- Field usage depends on
service
value: - Servicedatabricks_db
: Token-based authentication type - Serviceredshift_db
: Password-based authentication type - Servicesnowflake_db
: Password-based or key-based authentication type - auth
Code String - Field usage depends on
service
value: - Servicehappyfox
: Your HappyFox auth code. - auth
Environment String - Field usage depends on
service
value: - Serviceyounium
: Your Younium auth environment. - auth
Method String - Field usage depends on
service
value: - Serviceaurora_postgres
: Database authentication method - Serviceazure_postgres
: Database authentication method - Serviceazure_sql_db
: Authentication Method. - Serviceazure_sql_managed_db
: Authentication Method. - Servicegoogle_cloud_postgresql
: Database authentication method - Serviceheroku_postgres
: Database authentication method - Servicepostgres
: Database authentication method - Servicepostgres_rds
: Database authentication method - Servicesql_server_hva
: Authentication Method - Servicesql_server_sap_ecc_hva
: Authentication Method - Servicewebhooks
: The authentication mechanism you want to use - auth
Mode String - Field usage depends on
service
value: - Serviceanaplan
: The Anaplan authentication method. - Serviceconcur
: The Authentication Mode used by SAP Concur. It can be PasswordGrant or CompanyLevel auth mode - Servicegithub
: Authorization type. - auth
Token String - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback auth token. - auth
Type String - Field usage depends on
service
value: - Serviceairtable
: Type of authentication being used by connector - Serviceaws_cost_report
: Access approach - Serviceazure_service_bus
: The authentication mode to access the topic - Servicedynamics_365
: Authentication mechanism. Either one ofOAUTH2
, orSERVICE_PRINCIPAL
. Default valueOAUTH2
- Servicegcs
: Authorization type. Required for storage bucket authentication. - Servicegoogle_sheets
: TheOAuth
value must be specified for this type of authorization. - Servicejira
: Authorization type. - Servicemixpanel
: Authentication Method - Servicepardot
: Authenticate using OAuth or HTTP Basic - Servicequaltrics
: Type of authentication being used by connector - Services3
: Access approach - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value:ACCESS_KEY
. - auth
Url StringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP auth grant URL region. - authentication
Method String - Field usage depends on
service
value: - Serviceadobe_analytics
: Authentication Method - Serviceelastic_cloud
: The authentication method used to connect to your cluster. - Servicees_self_hosted
: The authentication method used to connect to your cluster. - Serviceopendistro
: The authentication method used to connect to your cluster. - Serviceopensearch
: The authentication method used to connect to your cluster. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud authentication method. - Servicesalesforce
: (Optional) Authentication type (default value =STANDARD
) - Servicesalesforce_sandbox
: (Optional) Authentication type (default value =STANDARD
) - String
- aws
Region StringCode - Field usage depends on
service
value: - Servicedynamodb
: The AWS region code for the DynamoDB instance, e.g.us-east-1
. - backint
Configuration StringPath - backint
Executable StringPath - backward
Sync StringLimit - Field usage depends on
service
value: - Servicezendesk
: Limit of the Historical Sync Time for selected tables - base
Currency String - Field usage depends on
service
value: - Serviceopen_exchange_rates
: Your Open Exchange Rates Base Currency. - base
Domain String - Field usage depends on
service
value: - Servicefreshteam
: Your company's Freshteam base domain name (usually company.freshteam.com). - base
Id String - Field usage depends on
service
value: - Serviceairtable
: ID of base in Airtable - base
Url String - Field usage depends on
service
value: - Serviceaha
: Your Aha! subdomain. - Serviceakeneo
: Your Akeneo base URL. - Servicebilling_platform
: Your BillingPlatform subdomain. - Serviceboostr
: Your Boostr base URL. - Servicebrex
: Your Brex Base URL - Servicecentra
: Your Centra base URL. - Servicecornerstone
: Your Cornerstone base URL. - Serviceculture_amp
: Your Culture Amp base URL. - Servicedatadog
: Your Datadog base url. - Servicefactbird
: Your Factbird base url. - Servicefillout
: Your Fillout Base URL. - Servicefinancial_force
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicefreshsales
: Your Freshsales product. - Servicegongio
: Your Gong API Base URL. - Serviceironclad
: Your Ironclad base url. - Servicejotform
: Your Jotform base URL. - Servicemailgun
: Your Mailgun base URL. - Servicenice
: Your NICE base URL. - Serviceortto
: Your Ortto base URL. Possible values:api
,api.au
,api.eu
. - Serviceprisma_cloud
: Your Prisma Cloud admin console URL. - Servicesalesforce
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicesalesforce_sandbox
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicestickyio
: Your sticky.io base URL . - Serviceveevavault
: Your Veeva Vault base URL. - Servicevitally
: Your Vitally base URL. - bearer
Token String - Field usage depends on
service
value: - Serviceada
: Your Ada API Access Token. - Servicecrowddev
: Your crowd.dev Auth Token. - Servicecustomerio
: Your Customer.io App API Key. - Servicefreshchat
: Your Freshchat API Token. - Servicehopin
: Your Hopin API key. - Serviceorbit
: Your Orbit API Token. - Serviceproductboard
: Your Productboard API key. - Servicesmarthr
: Your SmartHR access token. - Servicesprout
: Your Sprout Social API Access Token. - Servicezenefits
: Your Zenefits bearer token. - blob
Sas StringUrl - Field usage depends on
service
value: - Servicewebhooks
: The blob SAS URL of your Azure container. Required ifbucket_service
is set toAZURE
. - blockchain String
- Field usage depends on
service
value: - Servicerarible
: Your Rarible Blockchain. - brand
Id String - Field usage depends on
service
value: - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Brand ID. - breakdowns List<String>
- Field usage depends on
service
value: - Servicefacebook
: List of breakdowns which connector will sync. Possible breakdowns values. - bucket String
- Field usage depends on
service
value: - Serviceappsflyer
: Customer S3 Bucket - Serviceaws_cloudtrail
: The AWS bucket name which is configured for AWS CloudTrail. - Serviceaws_cost_report
: The S3 bucket name with the AWS Cost and Usage Report - Serviceaws_inventory
: The AWS bucket name that is configured for AWS Config. - Serviceaws_lambda
: S3 Bucket - Servicecloudfront
: The bucket name for CloudFront. - Servicegcs
: The name of the GCS bucket. - Servicegoogle_play
: The Google Cloud Storage source bucket. - Serviceheap
: The S3 bucket name. - Servicekinesis
: The name of the Kinesis bucket. - Services3
: The S3 bucket name. Required for connector creation. - Servicesegment
: The name of the Segment bucket. Must be populated ifsync_type
is set toS3
. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket name. Required for connector creation. - bucket
Name String - Field usage depends on
service
value: - Serviceadjust
: Your AWS S3 or GCS bucket. - Servicegoogle_analytics_360
: The name of the bucket. - Servicegoogle_analytics_4_export
: The name of the bucket. - bucket
Service String - Field usage depends on
service
value: - Servicewebhooks
: Whether to store the events in Fivetran's container service or your S3 bucket. Default value:Fivetran
. - business
Accounts List<String> - Field usage depends on
service
value: - Servicereddit_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - business
Id String - Field usage depends on
service
value: - Servicebirdeye
: Your Birdeye Business ID. - business
Unit String - Field usage depends on
service
value: - Servicedeposco
: Your Deposco business unit. - business
Unit StringId - Field usage depends on
service
value: - Servicepardot
: Business Unit Id - catalog String
- Field usage depends on
service
value: - Servicedatabricks_db
: catalog to sync - certificate String
- Field usage depends on
service
value: - Serviceanaplan
: The contents of your PEM certificate file. Must be populated ifauth_mode
is set toCertificate
. - Servicequaltrics
: Your Client Certificate - Servicesalesforce
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - click
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'click' action. - client String
- client
Cert String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate. - Serviceheroku_kafka
: Heroku Kafka client certificate. Required forTLS
security protocol. - client
Cert StringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate key. - Serviceheroku_kafka
: Heroku Kafka client certificate key. Required forTLS
security protocol. - client
Host String - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Host. - client
Id String - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client ID. - Serviceadobe_analytics
: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client ID. - Serviceadp_workforce_now
: Your ADP Client ID. - Serviceakamai
: Your Akamai client ID. - Serviceakeneo
: Your Akeneo client ID. - Serviceauth0
: Your Auth0 client ID. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client ID. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Id - Servicebilling_platform
: Your BillingPlatform client ID. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client ID. - Servicebrightcove
: Your Brightcove client ID. - Servicebrightpearl
: Your Brightpearl client ID. - Servicebuildium
: Your Buildium API client ID. - Servicecanvas_by_instructure
: Your Canvas by Instructure client ID. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure client ID. - Servicecastor_edc
: Your Castor EDC client Id. - Serviceclazar
: Your Clazar client ID. - Servicecloudbeds
: Your Cloudbeds client ID. - Servicecommercetools
: Your commercetools client ID. - Serviceconcur
: The SAP Concur Client ID. - Serviceconstant_contact
: Your Constant Contact client ID. - Servicecornerstone
: Your Cornerstone client ID. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo Client ID. - Servicecriteo_retail_media
: Your Criteo Retail Media client ID. - Serviceculture_amp
: Your Culture Amp client ID. - Servicecvent
: Your Cvent client ID. - Serviced2l_brightspace
: Your D2L Brightspace client ID. - Servicedialpad
: Your Dialpad client ID. - Serviceebay
: Your eBay app ID. - Serviceexact_online
: Your Exact Online client ID. - Servicefillout
: Your Fillout client ID. - Serviceflexport
: The Flexport API Key. - Serviceformstack
: Your Formstack client ID. - Servicegenesys
: Your Genesys client ID. - Servicehana_sap_hva_ecc_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehana_sap_hva_s4_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehilti_ontrack
: Your Hilti On!Track client ID. - Serviceilevel
: Your iLevel Client ID. - Serviceinstructure
: Your Instructure client ID. - Serviceintegral_ad_science
: Your integral_ad_science client id. - Serviceironclad
: Your Ironclad client ID. - Servicejama_software
: Your Jama Software client ID. - Servicejibble
: Your Jibble client ID. - Servicekhoros_communities
: Your Khoros Communities client ID. - Servicelooker_source
: Your Looker Client ID. - Servicemarketo
: Marketo REST API Client Id. - Servicemedallia
: Medallia Client ID - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client ID. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client ID. - Servicemicrosoft_teams
: Your Microsoft Teams Client ID. - Servicenavan
: Your Navan client ID. - Servicenice
: Your NICE client ID. - Serviceon24
: Your ON24 client ID. - Serviceoracle_sap_hva_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicepaychex
: Your Paychex client ID. - Servicepaypal
:Client ID
of your PayPal client application. - Servicepaypal_sandbox
:Client ID
of your PayPal client application. - Servicepersonio
: Your Personio Client ID. - Servicepiwik_pro
: Your Piwik PRO client ID. - Servicepodio
: Your Podio client ID. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client ID. - Serviceprisma_cloud
: Your Prisma Cloud access key ID. - Serviceprocore
: Your Procore client ID. - Servicequora_ads
: Your Quora Ads client ID. - Servicereltio
: Your Reltio client ID. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client ID. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client ID. - Servicesalesloft
:Client ID
of your Salesloft client application. - Servicesana
: Your Sana client ID. - Servicesap_success_factors
: Your SAP SuccessFactors Client ID. - Serviceservicenow
: ServiceNow Client ID. - Serviceservicetitan
: Your ServiceTitan client ID. - Servicesharetribe
: Your Sharetribe client ID. - Serviceshipnetwork
: Your ShipNetwork client ID. - Servicesigma_computing_source
: Your Sigma Computing client ID. - Serviceskillstx
: Your SkillsTX client ID. - Serviceskimlinks
: Your Skimlinks client ID. - Servicesmartrecruiters
: Your SmartRecruiters client ID. - Servicesplash
: Your Splash client ID. - Servicesquare
: The Application ID of your organization. - Servicestandard_metrics
: Your Standard Metrics Client ID. - Servicesugarcrm
: Your SugarCRM client ID. - Serviceswoogo
: Your Swoogo client Id. - Servicetaboola
: The Taboola client ID. - Servicetalkdesk
: The Client ID of your OAuth Client - Servicetive
: Your Tive client ID. - Servicetoast
: Your Toast client ID. - Servicetrelica
: Your Trelica client ID. - Servicetremendous
: Your Tremendous client ID. - Servicetymeshift
: Your Tymeshift email. - Serviceudemy_business
: Your Udemy Business client ID. - Servicevimeo
: Your Vimeo client ID. - Servicevisma
: Your Visma client ID. - Servicevonage_contact_center
: Your Vonage Contact Center client ID. - Servicewalmart_marketplace
: Your Walmart Marketplace client ID. - Servicexero
: your clientId - Servicexray
: Your Xray Client ID. - Serviceyougov_sport
: Your Yougov Sport client ID. - Servicezendesk_chat
: Your Zendesk client ID. - Servicezoho_books
: Your Zoho Books Client ID. - Servicezoho_campaigns
: Your Zoho Campaigns Client ID. - Servicezoho_desk
: Your Zoho Desk Client Id. - Servicezoho_inventory
: Your Zoho Inventory client ID. - Servicezuora
: Zuora Client ID. - Servicezuora_sandbox
: Zuora Client ID. - client
Key String - Field usage depends on
service
value: - Serviceappfigures
: Your Appfigures Client Key. - Servicethinkific
: Your Thinkific client key. - Serviceyougov_sport
: Your Yougov Sport client key. - client
Name String - Field usage depends on
service
value: - Servicedestini
: Your Destini Client Name. - Servicemedallia
: Medallia company name - client
Namespace String - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Namespace. - client
Private StringKey - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Private Key in .pem format. - Serviceazure_postgres
: Client Private Key in .pem format. - Servicegoogle_cloud_postgresql
: Client Private Key in .pem format. - Serviceheroku_postgres
: Client Private Key in .pem format. - Servicepostgres
: Client Private Key in .pem format. - Servicepostgres_rds
: Client Private Key in .pem format. - client
Public StringCertificate - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Certificate in .pem format. - Serviceazure_postgres
: Client Certificate in .pem format. - Servicegoogle_cloud_postgresql
: Client Certificate in .pem format. - Serviceheroku_postgres
: Client Certificate in .pem format. - Servicepostgres
: Client Certificate in .pem format. - Servicepostgres_rds
: Client Certificate in .pem format. - client
Secret String - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client secret. - Serviceadobe_analytics
: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client secret. - Serviceadp_workforce_now
: Your ADP Client Secret. - Serviceakamai
: Your Akamai client secret. - Serviceakeneo
: Your Akeneo client secret. - Serviceauth0
: Your Auth0 client secret. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client secret. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Secret - Servicebilling_platform
: Your BillingPlatform client secret. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client secret. - Servicebrightcove
: Your Brightcove client secret. - Servicebrightpearl
: Your Brightpearl client secret. - Servicecanvas_by_instructure
: Your Canvas by Instructure client secret. - Servicecastor_edc
: Your Castor EDC Client Secret. - Serviceclazar
: Your Clazar client secret. - Servicecloudbeds
: Your Cloudbeds client secret. - Servicecommercetools
: Your commercetools client secret. - Serviceconcur
: The SAP Concur Client secret. - Serviceconstant_contact
: Your Constant Contact client secret. - Servicecornerstone
: Your Cornerstone client secret. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo client secret key. - Servicecriteo_retail_media
: Your Criteo Retail Media client secret. - Serviceculture_amp
: Your Culture Amp client secret. - Servicecvent
: Your Cvent client secret. - Serviced2l_brightspace
: Your D2L Brightspace client secret. - Servicedialpad
: Your Dialpad client secret. - Serviceebay
: Your eBay cert ID. - Serviceexact_online
: Your Exact Online client secret. - Servicefillout
: Your Fillout client secret - Serviceflexport
: The Flexport API Secret. - Serviceformstack
: Your Formstack client secret. - Servicegenesys
: Your Genesys client secret. - Servicehilti_ontrack
: Your Hilti On!Track client secret. - Serviceilevel
: Your iLevel Client Secret. - Serviceinstructure
: Your Instructure client secret. - Serviceintegral_ad_science
: Your integral_ad_science client secret. - Serviceironclad
: Your Ironclad client secret. - Servicejama_software
: Your Jama Software client secret. - Servicejibble
: Your Jibble client secret. - Servicelooker_source
: Your Looker Client Secret. - Servicemarketo
: Marketo REST API Client Secret. - Servicemedallia
: Medallia Client Secret key - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client Secret. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client secret. - Servicemicrosoft_teams
: Your Microsoft Teams Client Secret. - Servicenavan
: Your Navan client secret. - Servicenice
: Your NICE client secret. - Servicepaychex
: Your Paychex client secret. - Servicepersonio
: Your Personio secret. - Servicepiwik_pro
: Your Piwik PRO client secret. - Servicepodio
: Your Podio client secret. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client Secret. - Serviceprisma_cloud
: Your Prisma Cloud secret access Key. - Serviceprocore
: Your Procore client secret. - Servicequora_ads
: Your Quora Ads client secret. - Servicereltio
: Your Reltio client secret. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client secret. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client secret. - Servicesalesloft
:Client Secret
of your Salesloft client application. - Servicesana
: Your Sana client secret. - Servicesap_success_factors
: Your SAP SuccessFactors Client Secret that you generated through SAML Assertion. - Serviceservicenow
: ServiceNow Client Secret. - Serviceservicetitan
: Your ServiceTitan secret key. - Servicesharetribe
: Your Sharetribe client secret. - Servicesigma_computing_source
: Your Sigma Computing client secret. - Serviceskillstx
: Your SkillsTX client secret. - Serviceskimlinks
: Your Skimlinks client secret. - Servicesmartrecruiters
: Your SmartRecruiters client secret. - Servicesplash
: Your Splash client secret. - Servicesquare
: The Application Secret of your organization. - Servicestandard_metrics
: Your Standard Metrics Client secret. - Servicesugarcrm
: Your SugarCRM client secret. - Serviceswoogo
: Your Swoogo Client Secret. - Servicetaboola
: The Taboola client secret. - Servicetalkdesk
: The Client Secret of your OAuth Client - Servicethinkific
: Your Thinkific client secret. - Servicetive
: Your Tive client secret. - Servicetoast
: Your Toast client secret. - Servicetrelica
: Your Trelica client secret. - Servicetremendous
: Your Tremendous client secret. - Servicetymeshift
: Your Tymeshift password. - Serviceudemy_business
: Your Udemy Business client secret. - Servicevimeo
: Your Vimeo client secret. - Servicevisma
: Your Visma client secret. - Servicevonage_contact_center
: Your Vonage Contact Center client secret. - Servicewalmart_marketplace
: Your Walmart Marketplace client secret. - Servicexero
: your clientSecret - Servicexray
: Your Xray Client Secret. - Servicezendesk_chat
: Your Zendesk client secret. - Servicezoho_books
: Your Zoho Books Client Secret. - Servicezoho_campaigns
: Your Zoho Campaigns Client Secret. - Servicezoho_desk
: Your Zoho Desk Client secret. - Servicezoho_inventory
: Your Zoho Inventory client secret. - Servicezuora
: Zuora Client Secret. - Servicezuora_sandbox
: Zuora Client Secret. - cloud
Storage StringType - Field usage depends on
service
value: - Servicebraze
: Cloud storage type Braze Current is connected to. - collection
Address String - Field usage depends on
service
value: - Servicerarible
: Your Rarible Collection Address. - columns List<String>
- Field usage depends on
service
value: - Servicedouble_click_publishers
: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions. - community
Domain String - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community domain. - community
Id String - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community ID. - companies List<String>
- Field usage depends on
service
value: - Servicebusiness_central
: List of companies to sync - company String
- Field usage depends on
service
value: - Serviceordway
: Your Ordway company name. - company
Id String - Field usage depends on
service
value: - Service360learning
: Your 360Learning Company ID. - Servicesage_intacct
: Company ID - Servicesap_success_factors
: Your SAP SuccessFactors Company ID. - company
Ids String - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail company IDs. - company
Key String - Field usage depends on
service
value: - Servicekhoros_care
: Your Khoros Care companyKey. - Serviceupland
: Your Upland Software Company Key. - company
Name String - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo company name. - company
Request StringToken - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company Request Token - company
Uuid String - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company UUID - compression String
- Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Serviceazure_blob_storage
: The secrets that should be passed to the function at runtime. - Servicebox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicedropbox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Serviceemail
: The secrets that should be passed to the function at runtime. - Serviceftp
: The secrets that should be passed to the function at runtime. - Servicegcs
: The secrets that should be passed to the function at runtime. - Servicegoogle_drive
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicekinesis
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Services3
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicesftp
: The secrets that should be passed to the function at runtime. - Serviceshare_point
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicewasabi_cloud_storage
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - config
Method String - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The report configuration method. Specifies whether a new configuration is defined manually or an existing configuration is reused. The default value isCREATE_NEW
. - config
Repository StringUrl - Field usage depends on
service
value: - Servicesnowplow
: Public repository URL containing JSON configuration files. - config
Type String - Field usage depends on
service
value: - Servicefacebook
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - connect
Password String - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect password. - connect
Username String - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect username. - connecting
User String - connecting
User StringEmail - connection
Method String - Field usage depends on
service
value: - Serviceaws_msk
: How Fivetran connects to your message brokers in the cluster - Serviceazure_blob_storage
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your storage container,SSH_TUNNEL
: Fivetran will connect to your storage container using a host machine (commonly used for VPN connections),PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_function
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your function,PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_service_bus
: The connection method - Servicesftp
: The connection method used to connect to SFTP Server. - connection
Name String - Field usage depends on
service
value: - Serviceappsflyer
: Your Data Locker Connection Name. Default value: `data-locker-hourly/ - connection
String String - Field usage depends on
service
value: - Serviceazure_blob_storage
: The blob storage container connection string. - Serviceazure_event_hub
: Connection string of the Event Hub Namespace you want to sync. - Serviceazure_service_bus
: The connection string used for authentication. Required if the authentication type isConnectionString
- Servicemicrosoft_dynamics_365_fno
: The blob storage container's connection string. - Servicemicrosoft_dynamics_365_fo
: The blob storage container connection string. - connection
Type String - Field usage depends on
service
value: - Serviceaurora
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaurora_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaws_cost_report
: Connection method. Default value:Directly
. - Serviceaws_lambda
: Connection method. Default value:Directly
. - Serviceazure_blob_storage
: Connection method. Default value:Directly
. - Serviceazure_cosmos_for_mongo
: Possible values:Directly
,PrivateLink
.Directly
is the default value - Serviceazure_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_managed_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicebigquery_db
: Direct or PrivateLink connection - Serviceclarity
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicecockroachdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicedb2i_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedb2i_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedocumentdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedynamics_365_fo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceehr
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceelastic_cloud
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceemail
: Connection method. Default value:Directly
. - Servicees_self_hosted
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_postgresql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_sqlserver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_b1
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceheroku_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicekinesis
: Connection method. Default value:Directly
. - Servicemagento_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemagento_mysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo_sharded
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopendistro
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopensearch
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_ebs
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rac
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceredshift_db
: Directly or Private Link - Services3
: Connection method. Default value:Directly
. - Servicesap_hana
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesap_s4hana
: Connection Method - Servicesnowflake_db
: Directly or Private Link - Servicesql_server
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_sap_ecc_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - console
Url String - Field usage depends on
service
value: - Serviceprisma_cloud
: Your Prisma Cloud console URL. - consumer
Group String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka consumer group name. - Serviceaws_msk
: The name of consumer group created for Fivetran. - Serviceazure_event_hub
: Name of consumer group created for Fivetran. - Serviceconfluent_cloud
: Confluent Cloud consumer group name. - Serviceheroku_kafka
: Heroku Kafka consumer group name. - consumer
Key String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Key - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Servicewoocommerce
: Your WooCommerce Consumer key. - consumer
Name String - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect consumer name. - consumer
Secret String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Secret - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Servicewoocommerce
: Your WooCommerce Consumer secret. - container
Address String - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of the Azure Storage Container which is accessible from host machine. - container
Name String - Field usage depends on
service
value: - Serviceazure_blob_storage
: The name of the blob container. - Servicemicrosoft_dynamics_365_fno
: The name of the blob container. - Servicemicrosoft_dynamics_365_fo
: The name of the blob container. - content
Owner StringId - Field usage depends on
service
value: - Serviceyoutube_analytics
: Used only for Content Owner reports. The ID of the content owner for whom the API request is being made. - contract
Version String - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica contract version. - conversation
Webhook StringUrl - Field usage depends on
service
value: - Servicehelpscout
: Your conversation webhook URL - conversion
Dimensions List<String> - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Conversion Dimensions. - conversion
Report StringTime - Field usage depends on
service
value: - Servicepinterest_ads
: The date that the user interacted with the ad OR completed a conversion event. - conversion
Window DoubleSize - Field usage depends on
service
value: - Servicegoogle_ads
: A period of time in days during which a conversion is recorded. - convert
Dats BooleanType To Date - csv
Definition String - Field usage depends on
service
value: - Serviceadjust
: CSV definition for the CSV export (https://help.adjust.com/en/article/csv-uploads#how-do-i-format-my-csv-definition). - currency String
- Field usage depends on
service
value: - Servicecriteo
: Currency - Servicerokt
: Your Rokt currency. - custom
Base StringUrl - Field usage depends on
service
value: - Servicedatadog
: Your Datadog custom base url. - Servicedeposco
: Your Deposco custom base URL. - custom
Event StringSync Mode - Field usage depends on
service
value: - Serviceiterable
: Custom Events Sync Mode. - custom
Events List<String> - Field usage depends on
service
value: - Serviceiterable
: List of custom events to sync. Should be specified whencustom_event_sync_mode
isSelectedEvents
- custom
Field List<String>Ids - Field usage depends on
service
value: - Servicedouble_click_publishers
: The list of custom field IDs included in the report. Custom fields can only be selected with their corresponding dimensions. - custom
Floodlight List<String>Variables - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Custom Floodlight variables enable you to capture information beyond the basics (visits and revenue) that you can collect with standard parameters in your tags. - custom
Payloads List<ConnectorConfig Custom Payload> - custom
Reports List<ConnectorConfig Custom Report> - custom
Tables List<ConnectorConfig Custom Table> - custom
Url String - Field usage depends on
service
value: - Servicedbt_cloud
: Your dbt Cloud access url. - Servicefactbird
: Your Factbird custom base url. - Servicejotform
: Your Jotform custom base URL. - customer
Api StringKey - Field usage depends on
service
value: - Serviceukg_pro
: Your UKG Pro Customer API key. - customer
Id String - Field usage depends on
service
value: - Servicegoogle_ads
: ID of the customer, can be retrieved from your AdWords dashboard. - customer
List StringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The parameter to retrieve customer details. - daily
Api DoubleCall Limit - data
Access StringMethod - Field usage depends on
service
value: - Servicecosmos
: 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. - data
Center String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl data center. - Servicequaltrics
: Data center ID of the Qualtrics account. Can be found in the URL beforequaltrics.com
. (For example, if your URL isyouraccount.ca1.qualtrics.com
, then the data center isca1
.) - Servicezoho_crm
: Data Center, depending on the Domain name - data
Center StringId - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback data center ID. - data
Set StringName - Field usage depends on
service
value: - Servicebigquery_db
: Data set name - database String
- Field usage depends on
service
value: - Serviceaurora
: The database name. - Serviceaurora_postgres
: The database name. - Serviceazure_cosmos_for_mongo
: Authentication database for the source. Usually 'admin'. - Serviceazure_postgres
: The database name. - Serviceazure_sql_db
: The database name. - Serviceazure_sql_managed_db
: The database name. - Serviceclarity
: The database name. - Servicecockroachdb
: The database name. - Servicedb2i_hva
: The database name. - Servicedb2i_sap_hva
: The database name. - Servicedynamics_365_fo
: The database name. - Serviceehr
: The database name. - Servicegoogle_cloud_mysql
: The database name. - Servicegoogle_cloud_postgresql
: The database name. - Servicegoogle_cloud_sqlserver
: The database name. - Servicehana_sap_hva_b1
: The Hana database name. - Servicehana_sap_hva_ecc
: The Hana database name. - Servicehana_sap_hva_ecc_netweaver
: The Hana database name. - Servicehana_sap_hva_s4
: The Hana database name. - Servicehana_sap_hva_s4_netweaver
: The Hana database name. - Serviceheroku_postgres
: The database name. - Servicemagento_mysql
: The database name. - Servicemagento_mysql_rds
: The database name. - Servicemaria
: The database name. - Servicemaria_azure
: The database name. - Servicemaria_rds
: The database name. - Servicemysql
: The database name. - Servicemysql_azure
: The database name. - Servicemysql_rds
: The database name. - Serviceoracle
: The database name. - Serviceoracle_ebs
: The database name. - Serviceoracle_hva
: The database name. - Serviceoracle_rac
: The database name. - Serviceoracle_rds
: The database name. - Serviceoracle_sap_hva
: The database name. - Servicepostgres
: The database name. - Servicepostgres_rds
: The database name. - Serviceredshift_db
: The database name: Redshift - Servicesap_hana
: The database name. - Servicesap_s4hana
: The database name. - Servicesnowflake_db
: The database name: Snowflake - Servicesql_server
: The database name. - Servicesql_server_hva
: The database name. - Servicesql_server_rds
: The database name. - Servicesql_server_sap_ecc_hva
: The database name. - database
Name String - Field usage depends on
service
value: - Servicefirebase
: Database Name - dataset
Id String - Field usage depends on
service
value: - Servicegoogle_analytics_360
: The dataset ID. - Servicegoogle_analytics_4_export
: The Dataset ID. - datasource String
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite data source value:NetSuite.com
. - date
Granularity String - Field usage depends on
service
value: - Serviceadobe_analytics
: The aggregation duration you want. Default value:HOUR
. - db String
- Field usage depends on
service
value: - Servicemyosh
: Your Myosh Server variables/db . - delimiter String
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Serviceazure_blob_storage
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicebox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicedropbox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceemail
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegcs
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegoogle_drive
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicekinesis
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Services3
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicesftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceshare_point
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicewasabi_cloud_storage
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - developer
Reference String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl dev reference. - dimension
Attributes List<String> - Field usage depends on
service
value: - Servicedouble_click_publishers
: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions. - dimensions List<String>
- Field usage depends on
service
value: - Serviceadroll
: The dimenstions that you want to sync. - Servicedouble_click_campaign_manager
: Report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. Theadvertiser
dimension is mandatory forREACH
report type - Servicedouble_click_publishers
: Report dimensions to include in the sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_display_and_video_360
: The report dimensions (filters) to include into a sync. The dimension names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - direct
Capture StringMethod - Field usage depends on
service
value: - Serviceoracle_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Serviceoracle_sap_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- distributed
Connector DoubleCluster Size - Field usage depends on
service
value: - Servicecosmos
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Servicedynamodb
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - domain String
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 domain. - Servicebubble
: Your Bubble app name or domain name. - Serviceconfluence
: Your Confluence domain. - Servicekustomer
: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany - Serviceokta
: Your Okta domain. - Servicepipedrive
: Your Pipedrive domain. - Serviceshopware
: Your Shopware domain. - Servicesistrix
: Your SISTRIX domain. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk domain. - Serviceuservoice
: Domain of your UserVoice site. If it ends with ".uservoice.com", you can specify just the subdomain ("mydomain.uservoice.com" - "mydomain") - Servicezendesk
: Zendesk domain. - Servicezendesk_sunshine
: Zendesk domain. - domain
Host StringName - Field usage depends on
service
value: - Serviceworkday
: Workday host name. - Serviceworkday_financial_management
: Workday host name. - Serviceworkday_hcm
: Workday host name. - domain
Name String - Field usage depends on
service
value: - Servicecalabrio
: Your Calabrio domain name - Servicedynamics_365
: The custom domain name associated with Dynamics 365. - Servicehelpshift
: Your Helpshift domain name. - domain
Type String - Field usage depends on
service
value: - Servicemedallia
: Domain type of your Medallia URL - dsv
Service StringAuth - dsv
Subscription StringKey - ecommerce
Stores List<String> - Field usage depends on
service
value: - Servicemailchimp
: List of IDs of the Mailchimp E-Commerce Stores to Sync - edition String
- elements List<String>
- email String
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Email. - Serviceboostr
: Your Boostr email. - Servicecopper
: Your Copper email address. - Serviceemail
: Send your emails to this address. - Servicemoloco
: Your Moloco account email. - Servicenetsuite_suiteanalytics
: The NetSuite user's email address. - Servicepardot
: The email of the Pardot user. - Serviceskuvault
: Your SkuVault email. - Servicesmadex
: Your Smadex account's email ID. - Servicezendesk
: Zendesk email. - Servicezendesk_sunshine
: Zendesk email. - email
Address String - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo email address. - email
Id String - Field usage depends on
service
value: - Serviceordway
: Your Ordway user email ID. - Serviceplanful
: Your Planful email ID. - empty
Header Boolean - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceazure_blob_storage
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicebox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicedropbox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceemail
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegcs
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegoogle_drive
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicekinesis
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Services3
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Servicesftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceshare_point
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicewasabi_cloud_storage
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - enable
All BooleanDimension Combinations - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Whether to enable all reach dimension combinations in the report. Default value:false
- enable
Archive BooleanLog Only - Field usage depends on
service
value: - Servicesql_server_hva
: Use archive log only mode - Servicesql_server_sap_ecc_hva
: Use archive log only mode - enable
Data BooleanExtensions Syncing - enable
Distributed BooleanConnector Mode - Field usage depends on
service
value: - Servicecosmos
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Servicedynamodb
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - enable
Enrichments Boolean - Field usage depends on
service
value: - Servicesnowplow
: Enable Enrichments - enable
Exports Boolean - Field usage depends on
service
value: - Servicebraze
: Enable User Profile Exports - enable
Tde Boolean - Field usage depends on
service
value: - Servicesql_server_hva
: Using Transparent Data Encryption (TDE) - Servicesql_server_sap_ecc_hva
: Using Transparent Data Encryption (TDE) - encoded
Public StringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: Use the public key to grant Fivetran access to Apple Search Ads api. - encryption
Key String - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Encryption Key. - endpoint String
- Field usage depends on
service
value: - Servicebranch
: Webhook Endpoint - Serviceiterable
: Register the following URL for webhooks on your Iterable dashboard. - Servicemarketo
: Marketo REST API endpoint. - Servicesnowplow
: Connection-specific collector endpoint. The collector endpoint will have thewebhooks.fivetran.com/snowplow/endpoint_ID
format. You will need it to configure Snowplow to connect with Fivetran. - Servicewebhooks
: You can send your events to https://webhooks.fivetran.com/webhooks/{endpoint} - engagement
Attribution StringWindow - Field usage depends on
service
value: - Servicepinterest_ads
: The number of days to use as the conversion attribution window for an engagement (i.e. closeup or save) action. - enriched
Export String - Field usage depends on
service
value: - Serviceoptimizely
: Enriched Events S3 bucket - entity
Id String - Field usage depends on
service
value: - Servicecheckout
: Your Checkout.com entity ID. - Servicezuora
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Servicezuora_sandbox
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - environment String
- Field usage depends on
service
value: - Servicebazaarvoice
: Your Bazaarvoice environment. - Servicebuildium
: Your Buildium environment. - Servicecheckout
: Your Checkout.com environment. - Serviceconcord
: Your Concord environment. - Servicedeposco
: Your Deposco environment. - Servicedialpad
: Your Dialpad environment. - Serviceinvoiced
: Your Invoiced environment. - Servicejibble
: Your Jibble environment. - Servicelucca
: Your Lucca environment. - Serviceprocore
: Your Procore account environment. - Servicereltio
: Your Reltio environment. - Serviceservicetitan
: Your ServiceTitan environment. - Servicesmarthr
: Your SmartHR environment. - Servicetrelica
: Your Trelica environment. - Servicetremendous
: Your Tremendous environment. - Servicevts
: Your VTS environment. - Servicexactly
: Your Xactly environment. - Serviceyounium
: Your Younium API environment. - Servicezuora
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Servicezuora_sandbox
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - environment
Host String - Field usage depends on
service
value: - Servicexactly
: Your Xactly environment host. - environment
Name String - Field usage depends on
service
value: - Servicebusiness_central
: Name of the environment - escape
Char String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceazure_blob_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicebox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicedropbox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceemail
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegcs
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegoogle_drive
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicekinesis
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Services3
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicesftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceshare_point
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicewasabi_cloud_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - escape
Char StringOptions - Field usage depends on
service
value: - Servicegcs
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Services3
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - eu
Region Boolean - Field usage depends on
service
value: - Servicekustomer
: Turn it on if your app is on EU region - Servicesurvey_monkey
: The SurveyMonkey account region. Specifytrue
, if your account is hosted in the EU region. Default value isfalse
. - events List<String>
- Field usage depends on
service
value: - Serviceiterable
: List of events to sync. Should be specified whensync_mode
isSelectedEvents
- export
Storage StringType - Field usage depends on
service
value: - Serviceadjust
: Your cloud storage. - Servicebraze
: Export Storage. Required ifenable_exports
istrue
- external
Id String - Field usage depends on
service
value: - Serviceappsflyer
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_cloudtrail
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Serviceaws_cost_report
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_lambda
: The external ID is a string that designates who can assume the role. - Serviceaws_msk
: This is the same as yourgroup_id
. This is required whensasl_mechanism
is set toIAM
. - Serviceazure_function
: External ID. - Servicecloudfront
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicedynamodb
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicekinesis
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Services3
: Used for authentication along with therole_arn
. If not provided, it uses connector'sgroup_id
. Use the List All Groups endpoint to find thegroup_id
. - Servicesegment
: The external ID is a string that designates who can assume the role. For more information, see a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"Amazon's AWS Identity and Access Management User Guide/a. - facility
Codes String - Field usage depends on
service
value: - Serviceunicommerce
: Your uniware facility codes. - fields List<String>
- Field usage depends on
service
value: - Servicefacebook
: List of fields which connector will sync. Possible field values. - file
Type String - Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Serviceazure_blob_storage
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicebox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicedropbox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Serviceemail
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegcs
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegoogle_drive
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicekinesis
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Services3
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicesftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceshare_point
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicewasabi_cloud_storage
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - filter String
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - finance
Account StringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all finance accounts or specific finance accounts. - finance
Accounts List<String> - Field usage depends on
service
value: - Serviceitunes_connect
: Specific finance accounts to sync. Must be populated iffinance_account_sync_mode
is set toSpecificFinanceAccounts
. - folder String
- Field usage depends on
service
value: - Servicedropbox
: Your Dropbox Folder URL. - folder
Id String - Field usage depends on
service
value: - Servicebox
: Folder URL - Servicegoogle_drive
: Folder URL - folder
Path String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Folder Path - Serviceone_drive
: Your OneDrive folder URL - Serviceoracle_business_intelligence_publisher
: The folder path to save data models and reports. - forecast
Id String - Field usage depends on
service
value: - Serviceclari
: Your Clari Forecast id . - ftp
Host String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP host. - ftp
Password String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP password. - ftp
Port Double - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP port. - ftp
User String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP user. - function String
- Field usage depends on
service
value: - Serviceaws_lambda
: The name of your AWS Lambda Function. - function
App String - Field usage depends on
service
value: - Serviceazure_function
: Function app name in Azure portal. - function
Key String - Field usage depends on
service
value: - Serviceazure_function
: Function key used for authorization. - function
Name String - Field usage depends on
service
value: - Serviceazure_function
: Name of the function to be triggered. - function
Trigger String - Field usage depends on
service
value: - Servicegoogle_cloud_function
: The trigger URL of the cloud function. - gcs
Bucket String - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is thecloud_storage_type
- Servicewebhooks
: The GCS bucket name. Required ifbucket_service
is set toGCS
. - gcs
Export StringBucket - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is theexport_storage_type
- gcs
Export StringFolder - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is theexport_storage_type
- gcs
Folder String - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is thecloud_storage_type
- generate
Fivetran BooleanPk - Field usage depends on
service
value: - Serviceworkday
: 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. - group
Id String - Field usage depends on
service
value: - Serviceline_ads
: Your LINE Ads group ID(s). - group
Name String - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) The group name of thetarget_group_id
. - hana
Backup StringPassword - hana
Mode String - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - has
Manage BooleanPermissions - Field usage depends on
service
value: - Serviceazure_service_bus
: The boolean value specifying whether the connection string has manage permissions - historic
Sync StringTime Frame - Field usage depends on
service
value: - Servicebraze
: Range of data in history you would like to include in the initial sync. - Serviceiterable
: The time range for which historical data should be synced. Default value:All Time
. - Serviceklaviyo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicemarketo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesailthru
: Range of historical data you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesalesforce_marketing_cloud
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - historical
Sync StringLimit - Field usage depends on
service
value: - Serviceconcur
: Historical Sync Limit for the Sync - Serviceeloqua
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicepardot
: The time range for which historical data should be synced. Default value:All Time
. - historical
Sync StringTime Frame - Field usage depends on
service
value: - Servicerokt
: Your Rokt historical sync time frame. - Serviceskimlinks
: Your Skimlinks Historical sync time frame. - Servicevimeo
: Your Vimeo Historical sync time frame. - Servicezendesk
: Used to configure Historical sync timeframe for selected tables - home
Folder String - Field usage depends on
service
value: - Serviceappsflyer
: Your S3 home folder path of the Data Locker. - host String
- Field usage depends on
service
value: - Serviceaurora
: DB instance host or IP address. - Serviceaurora_postgres
: DB instance host or IP address. - Serviceazure_postgres
: DB instance host or IP address. - Serviceazure_sql_db
: DB instance host or IP address. - Serviceazure_sql_managed_db
: DB instance host or IP address. - Serviceclarity
: DB instance host or IP address. - Servicecockroachdb
: DB instance host or IP address. - Servicecommercetools
: Your commercetools host. - Servicedatabricks_db
: The host URL for your Databricks account. - Servicedb2i_hva
: A host address of the primary node. It should be a DB instance host/IP address with a port number. - Servicedb2i_sap_hva
: DB instance host or IP address. - Servicedocumentdb
: Host IP address of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: DB instance host or IP address. - Serviceehr
: DB instance host or IP address. - Serviceelastic_cloud
: DB instance host or IP address. - Servicees_self_hosted
: DB instance host or IP address. - Serviceftp
: FTP host address. - Servicegoogle_cloud_mysql
: DB instance host or IP address. - Servicegoogle_cloud_postgresql
: DB instance host or IP address. - Servicegoogle_cloud_sqlserver
: DB instance host or IP address. - Servicehana_sap_hva_b1
: DB instance host or IP address. - Servicehana_sap_hva_ecc
: DB instance host or IP address. - Servicehana_sap_hva_ecc_netweaver
: DB instance host or IP address. - Servicehana_sap_hva_s4
: DB instance host or IP address. - Servicehana_sap_hva_s4_netweaver
: DB instance host or IP address. - Serviceheroku_postgres
: DB instance host or IP address. - Servicejira
: The Jira service host address. - Servicemagento_mysql
: DB instance host or IP address. - Servicemagento_mysql_rds
: DB instance host or IP address. - Servicemaria
: DB instance host or IP address. - Servicemaria_azure
: DB instance host or IP address. - Servicemaria_rds
: DB instance host or IP address. - Servicemarin
: The Marin host address. - Servicemysql
: DB instance host or IP address. - Servicemysql_azure
: DB instance host or IP address. - Servicemysql_rds
: DB instance host or IP address. - Servicenetsuite_suiteanalytics
: The NetSuite service host address. - Serviceopendistro
: DB instance host or IP address. - Serviceopensearch
: DB instance host or IP address. - Serviceoracle
: DB instance host or IP address. - Serviceoracle_ebs
: DB instance host or IP address. - Serviceoracle_hva
: DB instance host or IP address. - Serviceoracle_rac
: DB instance host or IP address. - Serviceoracle_rds
: DB instance host or IP address. - Serviceoracle_sap_hva
: DB instance host or IP address. - Serviceoracle_sap_hva_netweaver
: DB instance host or IP address. - Servicepostgres
: DB instance host or IP address. - Servicepostgres_rds
: DB instance host or IP address. - Serviceredshift_db
: Host name - Servicesap_hana
: The SAP HANA host or IP address. - Servicesap_s4hana
: The SAP S/4 host or IP address. - Servicesftp
: SFTP host address. - Servicesnowflake_db
: Host name - Servicesplunk
: The Splunk service host address. - Servicesql_server
: DB instance host or IP address. - Servicesql_server_hva
: DB instance host or IP address. - Servicesql_server_rds
: DB instance host or IP address. - Servicesql_server_sap_ecc_hva
: DB instance host or IP address. - host
Ip String - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of host tunnel machine which is used to connect to the Storage container. - Serviceazure_service_bus
: The IP address of the host machine which we use to connect to ASB via ssh - host
Name String - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble Hostname. - Servicedatadog
: Your Datadog host name. - host
Url String - Field usage depends on
service
value: - Serviceadobe_commerce
: Your Adobe Commerce host url. - Servicesparkpost
: Your SparkPost host URL. - host
User String - Field usage depends on
service
value: - Serviceazure_blob_storage
: Username in the host machine. - Serviceazure_service_bus
: The username on the host machine which we use to connect to ASB via ssh - hostname String
- Field usage depends on
service
value: - Serviceakamai
: Your Akamai hostname. - Serviceukg_pro
: Your UKG Pro hostname. - hosts List<String>
- Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: A list of host addresses for Azure Cosmos DB for Mongo DB. - Servicemongo
: 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. - Servicemongo_sharded
: 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. - http
Path String - Field usage depends on
service
value: - Servicedatabricks_db
: http path - identifier String
- Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client identifier. - Servicestatistics_netherlands_cbs
: Your Statistics Netherlands CBS catalog identifier. - identity String
- Field usage depends on
service
value: - Servicemarketo
: Marketo REST API identity url. - include
Ocapi BooleanEndpoints - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: Whether to sync data through OCAPI endpoints. - instance String
- Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica instance name. - Servicecoupa
: The instance name of your Coupa account in the URL. - Serviceflywheel_digital
: Your Flywheel Digital instance. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud instance ID - Serviceservicenow
: ServiceNow Instance ID. - instance
Number String - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Serviceoracle_sap_hva_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - instance
Url String - Field usage depends on
service
value: - Servicesap_business_by_design
: The SAP Business ByDesign instance URL. - integration
Key String - Field usage depends on
service
value: - Servicependo
: The integration key of the Pendo account. - ip
Address String - Field usage depends on
service
value: - Serviceaveva_pi
: IP address of the AF Server - is
Account BooleanLevel Connector - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) Retrieve account-level logs. - is
Auth2Enabled Boolean - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Default value:false
- is
Custom BooleanApi Credentials - Field usage depends on
service
value: - Servicetwitter_ads
: Custom API credentials - is
External BooleanActivities Endpoint Selected - Field usage depends on
service
value: - Servicepardot
: Whether theEXTERNAL_ACTIVITY
table must be synced or not. - is
Ftps Boolean - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Use Secure FTP (FTPS). - is
Keypair Boolean - Field usage depends on
service
value: - Servicesftp
: Whether to use a key pair for authentication. Whentrue
, do not usepassword
. - is
Multi BooleanEntity Feature Enabled - Field usage depends on
service
value: - Servicezuora
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Servicezuora_sandbox
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - is
New BooleanPackage - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Indicates that that your installed package uses OAuth 2.0. Default value:false
- is
Private BooleanKey Encrypted - Field usage depends on
service
value: - Servicesnowflake_db
: Indicates that a private key is encrypted. The default value:false
. The field can be specified if authentication type isKEY_PAIR
. - is
Private BooleanLink Required - Field usage depends on
service
value: - Serviceaws_lambda
: We use PrivateLink by default if your AWS Lambda is in the same region as Fivetran. Turning on this toggle ensures that Fivetran always connects to AWS lambda over PrivateLink. Learn more in our PrivateLink documentation. - Services3
: Set totrue
if you want to connect to S3 bucket over PrivateLink. Default value:false
. - is
Public Boolean - Field usage depends on
service
value: - Serviceaws_cost_report
: Whether you are syncing from a public bucket. Default value:false
. - Servicekinesis
: Is the bucket public? (you don't need an AWS account for syncing public buckets!) - Services3
: Whether you are syncing from a public bucket. Default value:false
. - is
Sailthru BooleanConnect Enabled - Field usage depends on
service
value: - Servicesailthru
: Enable this if you want to sync Sailthru Connect - is
Secure Boolean - Field usage depends on
service
value: - Serviceftp
: Whether the server supports FTPS. - is
Sftp BooleanCreds Available - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Provide SFTP credentials - is
Single BooleanTable Mode - Field usage depends on
service
value: - Servicebox
: Allows the creation of connector using Merge Mode strategy. - Servicedropbox
: Allows the creation of connector using Merge Mode strategy. - Servicegoogle_drive
: Allows the creation of connector using Merge Mode strategy. - Servicesftp
: Allows the creation of connector using the specified Sync strategy. - Serviceshare_point
: Allows the creation of connector using Merge Mode strategy. - is
Test BooleanAccount - Field usage depends on
service
value: - Serviceadyen
: Whether or not your Adyen Account is a Test Account. Default value:false
. - is
Vendor Boolean - Field usage depends on
service
value: - Serviceamazon_selling_partner
: Whether or not you have a Vendor Account. Default value:false
. - issuer String
- Field usage depends on
service
value: - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud issuer name. - json
Delivery StringMode - Field usage depends on
service
value: - Serviceaws_cost_report
: Control how your JSON data is delivered into your destination - Serviceazure_blob_storage
: Control how your JSON data is delivered into your destination - Servicebox
: Control how your JSON data is delivered into your destination - Servicedropbox
: Control how your JSON data is delivered into your destination - Serviceemail
: Control how your JSON data is delivered into your destination - Serviceftp
: Control how your JSON data is delivered into your destination - Servicegcs
: Control how your JSON data is delivered into your destination - Servicegoogle_drive
: Control how your JSON data is delivered into your destination - Servicekinesis
: Control how your JSON data is delivered into your destination - Services3
: Control how your JSON data is delivered into your destination - Servicesftp
: Control how your JSON data is delivered into your destination - Serviceshare_point
: Control how your JSON data is delivered into your destination - Servicewasabi_cloud_storage
: Specifies how Fivetran should handle your JSON data. Default value:Packed
. - key String
- Field usage depends on
service
value: - Serviceuservoice
: The UserVoice API key. - key
Password String - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKey Password
. - key
Store StringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Key Store Type - keystore String
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theKeystore File
as Base64 encoded string. - keystore
Password String - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKeystore Password
. - last
Synced StringChanges Utc_ - latest
Version String - legal
Entity StringId - Field usage depends on
service
value: - Serviceyounium
: Your Younium legal entity ID. - limit
For DoubleApi Calls To External Activities Endpoint - Field usage depends on
service
value: - Servicepardot
: API limit for the external activities endpoint. - line
Separator String - Field usage depends on
service
value: - Serviceaws_cost_report
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceazure_blob_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicebox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicedropbox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceemail
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegcs
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegoogle_drive
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicekinesis
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Services3
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicesftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceshare_point
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicewasabi_cloud_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - list
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment list ID. - list
Of StringCompany Ids - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail list of company IDs. - list
Strategy String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Servicekinesis
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Services3
: The listing strategy you want to use. Default value:complete_listing
. - list
Sync StringMode - Field usage depends on
service
value: - Servicegoogle_analytics_4_export
: The Sync Mode - log
Journal String - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal name. - Servicedb2i_sap_hva
: The log journal name. - log
Journal StringSchema - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal schema. - Servicedb2i_sap_hva
: The log journal schema. - log
On StringGroup - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Servicehana_sap_hva_s4_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - login String
- Field usage depends on
service
value: - Servicerebound_returns
: Your ReBound Returns login. - Servicethe_trade_desk
: The Trade Desk email. It is a part of the login credentials. - Servicewalmart_dsp
: Walmart DSP email. It is a part of the login credentials. - login
Password String - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur password. - Servicesage_intacct
: The login password. It is a part of the login credentials. - manager
Accounts List<String> - Field usage depends on
service
value: - Servicegoogle_ads
: The list of the Manager Account IDs whose clients will be synced. Must be populated ifsync_mode
is set toManagerAccounts
. - max
Api DoubleRequests Per Day - Field usage depends on
service
value: - Servicereltio
: Maximum API requests per day - merchant
Id String - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Merchant ID. - Serviceamazon_selling_partner
: The Merchant ID or Vendor Code. - Serviceavantlink
: Your AvantLink Merchant ID. - Servicebraintree
: Your Braintree merchant ID. - Servicebraintree_sandbox
: Your Braintree merchant ID. - Serviceshareasale
: Your ShareASale merchant ID. - Servicexsolla
: Your Xsolla Merchant ID. - message
Type String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka message type. - Serviceaws_msk
: The Message type. - Serviceazure_event_hub
: Message type. - Serviceazure_service_bus
: The format of messages in the topic - Serviceconfluent_cloud
: Confluent Cloud message type. - Serviceheroku_kafka
: Heroku Kafka message type. - metric
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment metric ID. - metrics List<String>
- Field usage depends on
service
value: - Serviceadroll
: The metrics that you want to sync. - Servicecriteo
: Metrics - Servicedouble_click_campaign_manager
: Report metrics to include into a sync. - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_display_and_video_360
: The report metrics to include into a sync. The metric names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - named
Range String - Field usage depends on
service
value: - Servicegoogle_sheets
: The name of the named data range on the sheet that contains the data to be synced. - namespace String
- Field usage depends on
service
value: - Serviceazure_service_bus
: The ASB namespace which we have to sync. Required forAzureActiveDirectory
authentication. - network
Code Double - Field usage depends on
service
value: - Servicedouble_click_publishers
: Network code is a unique, numeric identifier for your Ad Manager network. - non
Standard BooleanEscape Char - Field usage depends on
service
value: - Servicegcs
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Services3
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - null
Sequence String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Serviceazure_blob_storage
: If your CSVs use a special value indicating null, you can specify it here. - Servicebox
: If your CSVs use a special value indicating null, you can specify it here. - Servicedropbox
: If your CSVs use a special value indicating null, you can specify it here. - Serviceemail
: If your CSVs use a special value indicating null, you can specify it here. - Serviceftp
: If your CSVs use a special value indicating null, you can specify it here. - Servicegcs
: If your CSVs use a special value indicating null, you can specify it here. - Servicegoogle_drive
: If your CSVs use a special value indicating null, you can specify it here. - Servicekinesis
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Services3
: If your CSVs use a special value indicating null, you can specify it here. - Servicesftp
: If your CSVs use a special value indicating null, you can specify it here. - Serviceshare_point
: If your CSVs use a special value indicating null, you can specify it here. - Servicewasabi_cloud_storage
: If your CSVs use a special value indicating null, you can specify it here. - oauth
Token String - oauth
Token StringSecret - ocapi
Client StringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client ID. - ocapi
Client StringSecret - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client secret. - ocapi
Custom StringObject Types - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI custom object types. - ocapi
Hostname String - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI hostname. - odbc
Driver StringManager Library Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: ODBC manager library path - Servicehana_sap_hva_ecc
: ODBC manager library path - Servicehana_sap_hva_s4
: ODBC manager library path - odbc
Sys StringIni Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_ecc
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_s4
: odbc.ini and odbcsinst.ini location - on
Error String - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceazure_blob_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicebox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicedropbox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegcs
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegoogle_drive
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicekinesis
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Services3
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - Servicesftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceshare_point
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicewasabi_cloud_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - on
Premise Boolean - Field usage depends on
service
value: - Servicejira
: Whether the Jira instance is local or in cloud. - organization String
- Field usage depends on
service
value: - Servicegladly
: Your Gladly Organization Name. - Servicestatuspage
: Your Statuspage Organization ID. - organization
Domain String - Field usage depends on
service
value: - Serviceadobe_workfront
: Your Adobe Workfront organization domain. - organization
Id String - Field usage depends on
service
value: - Serviceadobe_analytics
: Organization ID from the Service Account (JWT) credentials of your Adobe Project. - Serviceintegrate
: Your Integrate organization ID. - Servicemegaphone
: Your Megaphone organization ID. - Serviceproductive
: Your Productive Organization ID. - Servicesalesforce_commerce_cloud
: The organization ID from Salesforce Commerce Cloud account. - Servicesentry
: Your Sentry organization ID. - Servicezoho_books
: Your Zoho Books Organization ID. - Servicezoho_inventory
: Your Zoho Inventory organization ID. - organization
Name String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl organization name. - Serviceconfluence
: Your Confluence organization name. - organizations List<String>
- Field usage depends on
service
value: - Serviceapple_search_ads
: Organizations - Servicesnapchat_ads
: Specific organizations IDs to sync. Must be populated ifsyncMode
is set toSpecificOrganizations
. - packed
Mode List<String>Tables - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicedynamodb
: List of tables to be synced in packed mode. - Servicefirebase
: Specific tables to sync. Must be populated ifpacking_mode
is set toSelectTablesForPackedMode
. - Servicemongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicemongo_sharded
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - packing
Mode String - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: Indicates the desired sync pack mode. Accepted values areUsePackedModeOnly
andUseUnpackedModeOnly
.SelectTablesForPackedMode
is deprecated. - Servicefirebase
: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceklaviyo
: Packing mode for EVENT and PERSON tables. - Servicemongo
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Servicemongo_sharded
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceoptimizely
: Packing mode for conversion and decision tables. - Servicesailthru
: Packing mode for LIST_STATE and USER tables. - pages List<String>
- Field usage depends on
service
value: - Servicefacebook_pages
: Specific pages to sync. Must be populated ifsync_mode
is set toSpecificPages
. - partner
Code String - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission partner code. - partner
User StringId - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserID. - partner
User StringSecret - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserSecret. - partners List<String>
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of partners to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicethe_trade_desk
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicewalmart_dsp
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - pass
Phrase String - Field usage depends on
service
value: - Servicequaltrics
: Pass Phrase - passphrase String
- Field usage depends on
service
value: - Servicesnowflake_db
: 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 isKEY_PAIR
. - password String
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS password. - Serviceadobe_commerce
: Your Adobe Commerce password. - Serviceakeneo
: Your Akeneo password. - Serviceanaplan
: Your Anaplan password. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Password. - Serviceaurora
: The user's password. - Serviceaurora_postgres
: The user's password. - Serviceazure_cosmos_for_mongo
: Password used for source database authentication. - Serviceazure_postgres
: The user's password. - Serviceazure_sql_db
: The user's password. - Serviceazure_sql_managed_db
: The user's password. - Serviceboostr
: Your Boostr password. - Serviceceridian_dayforce
: Your Ceridian Dayforce Password. - Servicecin7
: Your Cin7 API Key. - Serviceclarity
: The user's password. - Servicecockroachdb
: The user's password. - Servicecollibra
: Your collibra password. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account password. - Servicecontrast_security
: Your Contrast Security API Password. - Servicedb2i_hva
: The user's password. - Servicedb2i_sap_hva
: The user's password. - Servicedeposco
: Your Deposco password. - Servicedocumentdb
: The user's password. - Servicedynamics_365_fo
: The user's password. - Serviceehr
: The user's password. - Serviceelastic_cloud
: The user's password. - Servicees_self_hosted
: The user's password. - Serviceftp
: FTP password. - Serviceglobalmeet
: Your GlobalMeet Password. - Servicegoogle_cloud_mysql
: The user's password. - Servicegoogle_cloud_postgresql
: The user's password. - Servicegoogle_cloud_sqlserver
: The user's password. - Servicegreen_power_monitor
: Your GreenPowerMonitor password. - Serviceguru
: Your Guru password. - Servicehana_sap_hva_b1
: The user's password. - Servicehana_sap_hva_ecc
: The user's password. - Servicehana_sap_hva_ecc_netweaver
: The user's password. - Servicehana_sap_hva_s4
: The user's password. - Servicehana_sap_hva_s4_netweaver
: The user's password. - Serviceheroku_postgres
: The user's password. - Servicehilti_ontrack
: Your Hilti On!Track password. - Serviceimpact
: Your Impact Account Token - Serviceintegral_ad_science
: Your integral_ad_science password. - Serviceitunes_connect
: Your password - Servicejamf
: Your Jamf password. - Servicejira
: The Jira user's password. - Servicekhoros_care
: Your Khoros Care password. - Servicekissmetrics
: Your Kissmetrics API Password. - Serviceklarna
: Your Klarna Password. - Servicelessonly
: Your Lessonly password. - Servicemagento_mysql
: The user's password. - Servicemagento_mysql_rds
: The user's password. - Servicemaria
: The user's password. - Servicemaria_azure
: The user's password. - Servicemaria_rds
: The user's password. - Servicemarin
: The Marin user's password. - Servicemoloco
: Your Moloco account password. - Servicemongo
: The user's password. - Servicemongo_sharded
: The user's password. - Servicemyosh
: Your myosh password. - Servicemysql
: The user's password. - Servicemysql_azure
: The user's password. - Servicemysql_rds
: The user's password. - Servicenetsuite_suiteanalytics
: The NetSuite user's password. - Serviceopendistro
: The user's password. - Serviceopensearch
: The user's password. - Serviceoracle
: The user's password. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence user password. - Serviceoracle_ebs
: The user's password. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud user password. - Serviceoracle_hva
: The user's password. - Serviceoracle_rac
: The user's password. - Serviceoracle_rds
: The user's password. - Serviceoracle_sap_hva
: The user's password. - Serviceoracle_sap_hva_netweaver
: The user's password. - Serviceoutbrain
: The Outbrain user's password. - Servicepardot
: The Pardot user's password. - Servicepartnerize
: Your Partnerize account's password. - Servicepodio
: Your Podio account password. - Servicepostgres
: The user's password. - Servicepostgres_rds
: The user's password. - Serviceqmatic_data_connect
: Your Qmatic Data Connect password. - Serviceredshift_db
: The Redshift user's password. - Servicerevx
: Your RevX Password. - Servicertb_house
: Your RTB House password. - Servicesap_business_by_design
: The SAP Business ByDesign password. - Servicesap_hana
: Your SAP HANA password. - Servicesap_s4hana
: Your SAP S/4 password. - Servicescorm
: Your Scorm Secret Key. - Serviceservicenow
: Your account password. - Servicesftp
: SFTP password. - Serviceshiphero
: Your ShipHero password. - Serviceshipstation
: Your ShipStation password. - Serviceshopware
: Your Shopware password. - Serviceskuvault
: Your SkuVault password. - Servicesmadex
: Your Smadex Password. - Servicesnowflake_db
: The Snowflake user's password. - Servicesplash
: Your Splash password. - Servicesplunk
: The Splunk user's password. - Servicesql_server
: The user's password. - Servicesql_server_hva
: The user's password. - Servicesql_server_rds
: The user's password. - Servicesql_server_sap_ecc_hva
: The user's password. - Servicestarrez
: Your StarRez API password - Servicestickyio
: Your sticky.io password. - Servicestylight
: Your Stylight Password. - Servicesugarcrm
: Your SugarCRM password. - Serviceteamwork
: Your Teamwork password. - Servicethe_trade_desk
: The Trade Desk password. It is a part of the login credentials. - Servicetoggl_track
: Your Toggl Track Password - Serviceukg_pro
: Your UKG Pro password. - Serviceunicommerce
: Your uniware login password. - Serviceupland
: Your Upland Software Password. - Serviceveevavault
: Your Veeva Vault password. - Servicewalmart_dsp
: Walmart DSP password. It is a part of the login credentials. - Servicewhen_i_work
: Your When I Work password. - Servicewherefour
: Your Wherefour password. - Serviceworkday
: Workday password. - Serviceworkday_financial_management
: Workday password. - Serviceworkday_hcm
: Workday password. - Servicexandr
: Your Xandr password. - Serviceyounium
: Your Younium password. - pat String
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Token
generated in Github. - pat
Name String - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Name. - pat
Secret String - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Secret. - path String
- Field usage depends on
service
value: - Servicejira
: A URL subdirectory where the Jira instance is working. - pats List<String>
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Tokens
. - pattern String
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Serviceazure_blob_storage
: All files in your search path matching this regular expression will be synced. - Servicebox
: All files in your search path matching this regular expression will be synced. - Servicedropbox
: All files in your search path matching this regular expression will be synced. - Serviceemail
: All files in your search path matching this regular expression will be synced. - Serviceftp
: All files in your search path matching this regular expression will be synced. - Servicegcs
: All files in your search path matching this regular expression will be synced. - Servicegoogle_drive
: All files in your search path matching this regular expression will be synced. - Servicekinesis
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Services3
: All files in your search path matching this regular expression will be synced. - Servicesftp
: All files in your search path matching this regular expression will be synced. - Serviceshare_point
: All files in your search path matching this regular expression will be synced. - Servicewasabi_cloud_storage
: All files in your search path matching this regular expression will be synced. - pdb
Name String - Field usage depends on
service
value: - Serviceoracle
: Optional: Required only for containerized database. - Serviceoracle_ebs
: Optional: Required only for containerized database. - Serviceoracle_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Serviceoracle_rac
: Optional: Required only for containerized database. - Serviceoracle_rds
: Optional: Required only for containerized database. - Serviceoracle_sap_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - pem
Certificate String - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Must be populated ifis_auth2_enabled
is set tofalse
. - pem
Private StringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM secret key file. Must be populated ifis_auth2_enabled
is set totrue
. - per
Interaction List<String>Dimensions - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Per Interaction Dimensions. - personal
Access StringToken - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail personal access token. - Servicedatabricks_db
: Access Token - Serviceharvest
: Your Harvest Personal Access Token. - Serviceproductive
: Your Productive personal access token. - Servicetotango
: Your Totango personal access token. - personal
Api StringToken - Field usage depends on
service
value: - Servicecircleci
: Your CircleCI Personal API token. - Servicemonday
: Your Monday.com Personal API Token. - pgp
Pass StringPhrase - Field usage depends on
service
value: - Serviceazure_blob_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - pgp
Secret StringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - phone
Number String - Field usage depends on
service
value: - Serviceitunes_connect
: Register the number on AppleId Account Page for 2FA - plan
Type String - Field usage depends on
service
value: - Servicejustcall
: Your JustCall Plan Type. - port Double
- Field usage depends on
service
value: - Serviceaurora
: The port number. - Serviceaurora_postgres
: The port number. - Serviceaveva_pi
: Port number at which the AF Server is running - Serviceazure_postgres
: The port number. - Serviceazure_sql_db
: The port number. - Serviceazure_sql_managed_db
: The port number. - Serviceclarity
: The port number. - Servicecockroachdb
: The port number. - Servicedatabricks_db
: The port of your SQL warehouse. - Servicedb2i_hva
: The port number. - Servicedb2i_sap_hva
: The port number. - Servicedocumentdb
: Port of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: The port number. - Serviceehr
: The port number. - Serviceelastic_cloud
: The port number. - Servicees_self_hosted
: The port number. - Serviceftp
: FTP port. - Servicegoogle_cloud_mysql
: The port number. - Servicegoogle_cloud_postgresql
: The port number. - Servicegoogle_cloud_sqlserver
: The port number. - Servicehana_sap_hva_b1
: The port number. - Servicehana_sap_hva_ecc
: The port number. - Servicehana_sap_hva_ecc_netweaver
: The port number. - Servicehana_sap_hva_s4
: The port number. - Servicehana_sap_hva_s4_netweaver
: The port number. - Serviceheroku_postgres
: The port number. - Servicejira
: The Jira service host port. - Servicemagento_mysql
: The port number. - Servicemagento_mysql_rds
: The port number. - Servicemaria
: The port number. - Servicemaria_azure
: The port number. - Servicemaria_rds
: The port number. - Servicemysql
: The port number. - Servicemysql_azure
: The port number. - Servicemysql_rds
: The port number. - Servicenetsuite_suiteanalytics
: The NetSuite service host port. - Serviceopendistro
: The port number. - Serviceopensearch
: The port number. - Serviceoracle
: The port number. - Serviceoracle_ebs
: The port number. - Serviceoracle_hva
: The port number. - Serviceoracle_rac
: The port number. - Serviceoracle_rds
: The port number. - Serviceoracle_sap_hva
: The port number. - Servicepostgres
: The port number. - Servicepostgres_rds
: The port number. - Serviceredshift_db
: Port number - Servicesap_hana
: The SAP HANA port number. - Servicesap_s4hana
: The SAP S/4 port number. - Servicesftp
: SFTP port. - Servicesnowflake_db
: The Snowflake optional port number. - Servicesplunk
: The Splunk service host port. - Servicesql_server
: The port number. - Servicesql_server_hva
: The port number. - Servicesql_server_rds
: The port number. - Servicesql_server_sap_ecc_hva
: The port number. - post
Click StringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on clicks. Default value:DAY_30
- prebuilt
Report String - Field usage depends on
service
value: - Servicefacebook
: The name of report of which connector will sync the data. Possible prebuilt_report values. - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - prefix String
- Field usage depends on
service
value: - Serviceaws_cloudtrail
: If prefix is present when configuring the bucket. - Serviceaws_cost_report
: Folder path to the aws_cost_report files within the bucket. - Serviceaws_inventory
: The prefix if you used one when configuring the bucket. - Serviceazure_blob_storage
: All files and folders under this folder path will be searched for files to sync. - Servicebox
: All files and folders under this folder path will be searched for files to sync. - Servicecloudfront
: The name of the CloudFront folder in the bucket. - Servicedropbox
: All files and folders under this folder path will be searched for files to sync. - Serviceftp
: All files and folders under this folder path will be searched for files to sync. - Servicegcs
: All files and folders under this folder path will be searched for files to sync. - Servicegoogle_drive
: All files and folders under this folder path will be searched for files to sync, this can be the entire drive link or a folder URL - Servicekinesis
: Folder path to the Kinesis files within the bucket. - Servicemarin
: Folder path to the Marin manifest file. - Servicemicrosoft_dynamics_365_fo
: Folder name in which the exported dynamics 365 data resides. - Services3
: All files and folders under this folder path will be searched for files to sync. - Servicesegment
: Folder path to the Segment files within the bucket. Must be populated ifsync_type
is set toS3
. - Servicesftp
: All files and folders under this folder path will be searched for files to sync. - Serviceshare_point
: All files and folders under this folder path link will be searched for files to sync. This can be any shared folder link. - Servicewasabi_cloud_storage
: All files and folders under this folder path will be searched for files to sync. - primary
Key String - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission primary key. - primary
Keys List<String> - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - private
Key String - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS REST API private key. - Serviceadobe_analytics
: The complete contents of your private key file including the start and end tags (----BEGIN PRIVATE KEY----
to----END PRIVATE KEY----
). - Serviceadp_workforce_now
: Private Key. - Serviceanaplan
: The contents of your private key file. Must be populated ifauth_mode
is set toCertificate
. - Serviceapple_search_ads
: The contents of your secret key file. Must be populated ifis_auth2_enabled
is set tofalse
. - Servicebraintree
: The contents of your secret key file. - Servicebraintree_sandbox
: The contents of your secret key file. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud private key. - Servicequaltrics
: Your private key - Servicesalesforce
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesnowflake_db
: Private access key. The field should be specified if authentication type isKEY_PAIR
. - private
Token String - Field usage depends on
service
value: - Serviceeventbrite
: Your Eventbrite private token. - product String
- Field usage depends on
service
value: - Servicewebconnex
: Your Webconnex product. - profiles List<String>
- Field usage depends on
service
value: - Serviceamazon_ads
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSpecificProfiles
. - Servicegoogle_analytics
: Specific User Profile IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_mcf
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - profiles
Amazon StringDsp - Field usage depends on
service
value: - Serviceamazon_dsp
: Comma-separated list of your Amazon DSP profiles. - project
Access StringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar project access token. - project
Credentials List<ConnectorConfig Project Credential> - project
Id String - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery project ID - Servicegoogle_analytics_360
: The project ID. - Servicegoogle_analytics_4_export
: The Project ID. - Servicemixpanel
: Project ID - project
Ids String - Field usage depends on
service
value: - Servicesentry
: Your Sentry project IDs. - project
Key String - Field usage depends on
service
value: - Servicecommercetools
: Your commercetools project key. - projects List<String>
- Field usage depends on
service
value: - Serviceasana
: Specific Project IDs to sync. Must be populated ifsyncMode
is set toSpecificProjects
. - Servicejira
: Specific projects to sync. Must be populated ifsyncMode
is set toCUSTOM
. - properties List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics_4
: The array of strings in theproperties/{id}
format whereid
is a Google Analytics 4 property identifier. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - property
Id String - Field usage depends on
service
value: - Servicecloudbeds
: Your Cloudbeds property IDs. - public
Key String - Field usage depends on
service
value: - Serviceaurora
: Public Key - Serviceaurora_postgres
: Public Key - Serviceazure_blob_storage
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_cosmos_for_mongo
: Public Key - Serviceazure_postgres
: Public Key - Serviceazure_service_bus
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_sql_db
: Public Key. - Serviceazure_sql_managed_db
: Public Key. - Servicebraintree
: The contents of your PEM certificate file. - Servicebraintree_sandbox
: The contents of your PEM certificate file. - Serviceclarity
: Public Key. - Servicecockroachdb
: Public Key - Servicedb2i_hva
: Public Key - Servicedb2i_sap_hva
: Public Key - Servicedocumentdb
: Public Key - Servicedynamics_365_fo
: Public Key. - Serviceehr
: Public Key. - Serviceelastic_cloud
: Public Key - Servicees_self_hosted
: Public Key - Servicegoogle_cloud_mysql
: Public Key - Servicegoogle_cloud_postgresql
: Public Key - Servicegoogle_cloud_sqlserver
: Public Key. - Servicehana_sap_hva_b1
: Public Key - Servicehana_sap_hva_ecc
: Public Key - Servicehana_sap_hva_ecc_netweaver
: Public Key - Servicehana_sap_hva_s4
: Public Key - Servicehana_sap_hva_s4_netweaver
: Public Key - Serviceheroku_postgres
: Public Key - Servicemagento_mysql
: Public Key - Servicemagento_mysql_rds
: Public Key - Servicemaria
: Public Key - Servicemaria_azure
: Public Key - Servicemaria_rds
: Public Key - Servicemongo
: Public Key - Servicemongo_sharded
: Public Key - Servicemysql
: Public Key - Servicemysql_azure
: Public Key - Servicemysql_rds
: Public Key - Serviceopendistro
: Public Key - Serviceopensearch
: Public Key - Serviceoracle
: Public Key - Serviceoracle_ebs
: Public Key - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud public key. - Serviceoracle_hva
: Public Key - Serviceoracle_rac
: Public Key - Serviceoracle_rds
: Public Key - Serviceoracle_sap_hva
: Public Key - Servicepartnerstack_vendor
: Your PartnerStack Vendor Public key. - Servicepostgres
: Public Key - Servicepostgres_rds
: Public Key - Servicesap_hana
: Public Key - Servicesap_s4hana
: Public Key - Servicesftp
: Public Key - Servicesql_server
: Public Key. - Servicesql_server_hva
: Public Key. - Servicesql_server_rds
: Public Key. - Servicesql_server_sap_ecc_hva
: Public Key. - publication
Name String - Field usage depends on
service
value: - Serviceaurora_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceazure_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres_rds
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - publisher
Id String - Field usage depends on
service
value: - Serviceskimlinks
: Your Skimlinks publisher ID. - pull
Archived BooleanCampaigns - Field usage depends on
service
value: - Serviceoutbrain
: Include or ignore results from archived campaigns - python
Version String - query
Id String - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The ID of the query whose configuration you want to reuse. This is a required parameter whenconfig_method
is set toREUSE_EXISTING
. - query
Param StringValue - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API key. - Servicebirdeye
: Your Birdeye query-param-value. - quota
Project StringId - Field usage depends on
service
value: - Servicebigquery_db
: Specify a different project ID to account for quota and billing of Fivetran query workload - quote
Char String - Field usage depends on
service
value: - Serviceazure_blob_storage
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegcs
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegoogle_drive
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Services3
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicesftp
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Serviceshare_point
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - quote
Character BooleanEnabled - Field usage depends on
service
value: - Serviceazure_blob_storage
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegcs
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegoogle_drive
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Services3
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicesftp
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Serviceshare_point
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - rate
Limit StringPlan - Field usage depends on
service
value: - Servicevimeo
: Your Vimeo rate limit plan. - refresh
Token String - Field usage depends on
service
value: - Serviceironsource
: Your IronsourceClient Secret
. - refresh
Token StringExpires At - Field usage depends on
service
value: - Servicepinterest_ads
: The expiration date of the refresh token. Unix timestamp in seconds - region String
- Field usage depends on
service
value: - Servicealgolia
: Your Algolia analytics region. - Serviceamazon_ads
: The region used by the Amazon Ads profile. - Serviceamazon_selling_partner
: The region used by the Amazon Selling Partner profile. - Serviceanaplan
: Your Anaplan account region - Serviceatlassian_ops_genie
: Your company's Osgenie region (usually company.opsgenie.com) - Serviceawin
: Your Awin Region. - Serviceaws_lambda
: The AWS region code for the DynamoDB instance. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Region - Serviceconcur
: The region. - Servicecvent
: Your Cvent region. - Serviceeverflow
: Your Everflow region. - Serviceexact_online
: Your Exact Online region. - Servicegetfeedback
: Your GetFeedback region. - Servicehappyfox
: Your HappyFox region. - Servicekeypay
: Your KeyPay region. - Servicemedallia_agile_research
: Your Medallia Agile region. - Servicemessagebird
: Your MessageBird Account region. - Servicemixpanel
: Data Region - Servicenavan
: Your Navan region. - Serviceon24
: Your ON24 region. - Servicependo
: The Pendo account region. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Region. - Serviceringover
: Your Ringover region. - Servicesamsara
: The region of your Samsara account. For instance, if your region isEUROPE
, provideeu.samsara
in theRegion
field. If your region is not in Europe, providesamsara
. - Servicesnyk
: Your Snyk region. - Servicetalkdesk
: Your Talkdesk region (".com",".eu","ca.com") - Servicetotango
: Your Totango region. - Servicetranscend
: Your Transcend region. - Servicevonage_contact_center
: Your Vonage Contact Center region. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value:US_EAST_1
. - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing Region. - Servicezoho_books
: Your Zoho Books application host region. - Servicezoho_campaigns
: Your Zoho Campaigns application host region. - Servicezoho_desk
: Your Zoho Desk domain. - Servicezoho_inventory
: Your Zoho Inventory application host region. - region
Api StringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution API URL region. - region
Auth StringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution auth URL region. - region
Token StringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution token URL region. - region
Url String - Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management region URL. - replica
Id Double - Field usage depends on
service
value: - Serviceaurora
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicegoogle_cloud_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - replication
Slot String - Field usage depends on
service
value: - Serviceaurora_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceazure_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres_rds
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - report
Configs List<ConnectorConfig Report Config> - report
Configuration List<String>Ids - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: You can select only one Floodlight Configuration ID per account. - report
Format StringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report
Granularity String - Field usage depends on
service
value: - Servicepinterest_ads
: Granularity at which reports will be - report
Keys String - Field usage depends on
service
value: - Servicerakutenadvertising
: Your Rakuten Advertising report keys. - report
Lists List<ConnectorConfig Report List> - report
Service StringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Report Service API key. - report
Suites List<String> - report
Timezone String - Field usage depends on
service
value: - Servicecriteo
: Report Timezone - report
Type String - Field usage depends on
service
value: - Serviceadroll
: The report type you want. Default value:ALL_ADS
. - Servicedouble_click_campaign_manager
: Type of reporting data to sync. Default value:STANDARD
. - Servicegoogle_display_and_video_360
: The type of the report to create. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Serviceyoutube_analytics
: The name of report of which connector will sync the data. - report
Url String - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - reports
List<Connector
Config Report> - reports
Linkedin List<String>Ads - Field usage depends on
service
value: - Servicelinkedin_ads
: Specific analytics reports to sync. Must be populated if adAnalytics is set to 'SpecificReports'. - repositories List<String>
- Field usage depends on
service
value: - Servicegithub
: Specific Repository IDs to sync. Must be populated ifsyncMode
is set toSpecificRepositories
. - resource
Token String - Field usage depends on
service
value: - Servicecosmos
: A token that provides access to a specific Azure Cosmos DB resource. Required for theRESOURCE_TOKEN
data access method. - resource
Url String - Field usage depends on
service
value: - Servicedynamics_365
: URL at which Dynamics 365 is accessed - rest
Api DoubleLimit - Field usage depends on
service
value: - Servicepardot
: The number of API calls that the connector should not exceed in a day. Default REST API call limit per day: 150,000. - rfc
Library StringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Servicehana_sap_hva_s4_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Serviceoracle_sap_hva_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - role String
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Role ID for connection. - Servicesnowflake_db
: Snowflake Connector role name - role
Arn String - Field usage depends on
service
value: - Serviceappsflyer
: S3 Role ARN - Serviceaws_cloudtrail
: The Role ARN required for authentication. - Serviceaws_cost
: The Role ARN required for authentication. - Serviceaws_cost_report
: The Role ARN required for authentication. - Serviceaws_inventory
: The Role ARN required for authentication. - Serviceaws_lambda
: The Role ARN required for authentication. - Serviceaws_msk
: Ifsasl_mechanism
is set toIAM
, enter your Role ARN - Servicecloudfront
: The Role ARN required for authentication. - Servicedynamodb
: Role ARN - Serviceheap
: The Role ARN required for authentication. - Servicekinesis
: The Role ARN required for authentication. - Services3
: The Role ARN required for authentication. Required for connector creation when syncing using private bucket. - Servicesegment
: The Role ARN required for authentication. Must be populated ifsync_type
is set toS3
. - rollback
Window Double - Field usage depends on
service
value: - Serviceappsflyer
: Rollback window - rollback
Window DoubleSize - Field usage depends on
service
value: - Servicebingads
: A period of time in days during which a conversion is recorded. - s3Bucket String
- Field usage depends on
service
value: - Servicewebhooks
: The S3 bucket name. Required ifbucket_service
is set toS3
. - s3Export
Bucket String - Field usage depends on
service
value: - Servicebraze
: Your S3 user export bucket. Required ifAWS_S3
is theexport_storage_type
- s3Export
External StringId - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used ifexport_storage_type
isAWS_S3
- s3Export
Folder String - Field usage depends on
service
value: - Servicebraze
: Your S3 user export folder name. Required ifAWS_S3
is theexport_storage_type
- s3Export
Role StringArn - Field usage depends on
service
value: - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is theexport_storage_type
- s3Role
Arn String - Field usage depends on
service
value: - Serviceadjust
: Used if theexport_storage_type
isAWS_S3
, the Role ARN required for authentication. - Servicewebhooks
: The Role ARN required for authentication. Required ifbucket_service
is set toS3
. - s3bucket String
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The S3 bucket name. - Servicebraze
: Your S3 bucket required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Name of the bucket configured to receive sailthru connect data. - s3external
Id String - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used for authentication along with therole_arn
required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: The external ID is a string that designates who can assume the role. - s3folder String
- Field usage depends on
service
value: - Servicebraze
: Your S3 folder name required ifAWS_S3
is thecloud_storage_type
- s3path String
- Field usage depends on
service
value: - Servicesailthru
: Copy and use this to configure Sailthru Connect in your sailthru account. - s3role
Arn String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The Role ARN required for authentication. - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Role ARN of the IAM role created for Fivetran. - sales
Account StringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all sales accounts or specific sales accounts. - sales
Accounts List<String> - Field usage depends on
service
value: - Serviceitunes_connect
: Specific sales account to sync. Must be populated ifsales_account_sync_mode
is set toSpecificSalesAccounts
. - salesforce
Security StringToken - Field usage depends on
service
value: - Servicepardot
: The Pardot user's Salesforce SSO Account Security Token. - sandbox
Account String - Field usage depends on
service
value: - Servicegocardless
: Your GoCardless account type. - sap
Schema String - Field usage depends on
service
value: - Servicedb2i_hva
: The SAP schema. - Servicedb2i_sap_hva
: SAP schema name. - Servicesql_server_hva
: SAP Schema Name. Required only for High-Volume Agent SAP ECC connector. - Servicesql_server_sap_ecc_hva
: SAP Schema Name. - sap
Source StringSchema - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The schema name where the HANA tables reside. - Servicehana_sap_hva_ecc
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_ecc_netweaver
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4_netweaver
: The Hana schema name where the SAP tables reside. - sap
User String - Field usage depends on
service
value: - Serviceoracle_sap_hva
: The Oracle schema name where the SAP tables reside. - sasl
Mechanism String - Field usage depends on
service
value: - Serviceapache_kafka
: SASL Mechanism - Serviceaws_msk
: Ifsecurity_protocol
is set toSASL
, enter the SASL Mechanism - sasl
Plain StringKey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl
Plain StringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl
Scram256Key String - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl
Scram256Secret String - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl
Scram512Key String - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - sasl
Scram512Secret String - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - schema
Registry StringCredentials Source - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Credentials source - Serviceaws_msk
: Schema Registry Credentials source - Serviceconfluent_cloud
: Schema Registry Credentials source - schema
Registry StringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Key - Serviceaws_msk
: Schema Registry Key - Serviceazure_service_bus
: The key used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Key - schema
Registry StringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Secret - Serviceaws_msk
: Schema Registry Secret - Serviceazure_service_bus
: The secret used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Secret - schema
Registry List<String>Urls - Field usage depends on
service
value: - Serviceapache_kafka
: Your schema registry URLs - Serviceaws_msk
: Your schema registry URLs - Serviceazure_service_bus
: The comma-separated list of schema registry servers in theserver:port
format - Serviceconfluent_cloud
: Your schema registry URLs - scope String
- Field usage depends on
service
value: - Serviceebay
: Your eBay scopes. - scopes String
- Field usage depends on
service
value: - Servicecornerstone
: Your Cornerstone scopes. - seats List<String>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Seats to sync. Must be populated ifsync_mode_seat
is set toSPECIFIC_SEATS
. - secret String
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Secret. - Servicebuildium
: Your Buildium API secret. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure secret. - Serviceloopio
: Your Loopio Secret. - Servicemode
: Your Mode Secret. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client secret. - Servicetwilio
: The Twilio API secret - Serviceuservoice
: The UserVoice API secret. - Servicevenminder
: Your Venminder secret. - Servicevts
: Your VTS secret. - secret
Key String - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Secret Key. - Serviceappsflyer
: Your AWS secret key. - Servicebigquery_db
: Private key of the customer service account. If specified, your service account will be used to process the data instead of the Fivetran-managed service account. - Servicecheckr
: Your Checkr secret key. - Serviceezofficeinventory
: Your EZOfficeInventory API secret key. - Servicegcs
: Your JSON Private Key. Used to authorize service account. Required if you use a Custom Service Account to authenticate the storage bucket. - Serviceironsource
: Your IronsourceClient ID
. - Serviceline_ads
: Your LINE Ads secret key. - Servicemailjet
: Your Mailjet secret key. - Servicepartnerstack_vendor
: Your PartnerStack Vendor Secret key. - Servicepaypal
:Client Secret
of your PayPal client application. - Servicepaypal_sandbox
:Client Secret
of your PayPal client application. - Servicephoenix_ads
: Your Phoenix Ads Secret key. - Serviceretailnext
: Your RetailNext secret key. - Servicestatsig
: Your Statsig secret key. - Serviceyotpo
: Your Yotpo Secret key - secrets String
- Field usage depends on
service
value: - Serviceaws_lambda
: The secrets that should be passed to the function at runtime. - Serviceazure_function
: The secrets that should be passed to the function at runtime. - Servicegoogle_cloud_function
: The secrets that should be passed to the function at runtime. - secrets
Lists List<ConnectorConfig Secrets List> - security
Protocol String - Field usage depends on
service
value: - Serviceapache_kafka
: Security protocol for Kafka interaction. - Serviceaws_msk
: The security protocol for Kafka interaction. - Serviceconfluent_cloud
: Security protocol for Confluent Cloud interaction. - Serviceheroku_kafka
: Security protocol for Heroku Kafka interaction. - segments List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - selected
Event List<String>Types - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Select the event types to be synced. - selected
Exports List<String> - Field usage depends on
service
value: - Serviceanaplan
: The list of export IDs in the formatworkspace_id_model_id_export_id
that the connector will sync. Must be populated ifsync_mode
is set toSpecificExports
. - sender
Id String - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender ID - sender
Password String - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender Password - server String
- Field usage depends on
service
value: - Servicecastor_edc
: Your Castor EDC Server. - server
Address String - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source server address. - server
Region String - Field usage depends on
service
value: - Serviceclockify
: Your Clockify server region. - server
Url String - Field usage depends on
service
value: - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence Instance URL. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud Instance URL. - server
Variable String - Field usage depends on
service
value: - Servicemyosh
: Your myosh server variable. - servers List<String>
- Field usage depends on
service
value: - Serviceapache_kafka
: Comma-separated list of Kafka servers in the formatserver:port
. - Serviceaws_msk
: Comma-separated list of Kafka servers in theserver:port
format. - Serviceconfluent_cloud
: Comma-separated list of Confluent Cloud servers in the formatserver:port
. - Serviceheroku_kafka
: Comma-separated list of Heroku Kafka servers in the formatserver:port
. - service
Account String - Field usage depends on
service
value: - Servicegoogle_drive
: Share the folder with the email address - service
Account StringEmail - Field usage depends on
service
value: - Servicegoogle_cloud_function
: Provide Invoker role to this service account. - service
Account StringKey - Field usage depends on
service
value: - Servicefirebase
: The contents of your service account key file. Required for authentication. - service
Account StringSecret - Field usage depends on
service
value: - Servicemixpanel
: Service Account Secret - service
Account StringUsername - Field usage depends on
service
value: - Servicemixpanel
: Service Account Username - service
Authentication String - Field usage depends on
service
value: - Servicedsv
: A base64 encoded variant of yourusername:password
string. Required for authentication. - service
Name String - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicewalmart_marketplace
: Your Walmart Marketplace service name. - service
Version String - sftp
Host String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP host. - Servicesalesforce_marketing_cloud
: Host - sftp
Is BooleanKey Pair - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Log in with key pair or password - Servicesalesforce_marketing_cloud
: 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 - sftp
Password String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP password required if sftp_is_key_pair is false - Servicesalesforce_marketing_cloud
: Password - sftp
Port Double - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP port. - Servicesalesforce_marketing_cloud
: Port - sftp
Public StringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Public Key - Servicesalesforce_marketing_cloud
: Public Key - sftp
User String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP user. - Servicesalesforce_marketing_cloud
: User - String
- Field usage depends on
service
value: - Serviceshare_point
: Your SharePoint folder URL. You can find the folder URL by following the steps mentioned here. - sheet
Id String - Field usage depends on
service
value: - Servicegoogle_sheets
: The URL of the sheet that can be copied from the browser address bar, or the ID of the sheet that can be found in the sheet's URL between /d/ and /edit. - shop String
- Field usage depends on
service
value: - Serviceshopify
: The Shopify shop name. Can be found in the URL before .myshopify.com. - shop
Domain String - Field usage depends on
service
value: - Servicetriple_whale
: Your Triple Whale shop domain. - short
Code String - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce eight-character string assigned to a realm for routing purposes. - should
Sync BooleanEvents With Deleted Profiles - Field usage depends on
service
value: - Serviceklaviyo
: Sync events linked to deleted profiles - show
Records BooleanWith No Metrics - Field usage depends on
service
value: - Serviceapple_search_ads
: Turn the toggle on if you want the reports to also return records without metrics. - sid String
- Field usage depends on
service
value: - Servicetwilio
: The Twilio API key SID - signer
Public StringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Serviceftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicegcs
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Services3
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicesftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicewasabi_cloud_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - site
Address String - Field usage depends on
service
value: - Serviceteamwork
: Your Teamwork site address. - site
Id String - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Site ID of the SharePoint site from which you want to sync your lists. The Site ID is theid
field in the Graph API response for sites. - Servicesalesforce_commerce_cloud
: The name of the site from which you want to sync data. - site
Name String - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Name of the SharePoint site. The Site Name is thename
field in the Graph API response for sites. - Servicetableau_source
: Your Tableau Source site name. - site
Urls List<String> - Field usage depends on
service
value: - Servicegoogle_search_console
: Specific Site URLs to sync. Must be populated ifsync_mode
is set toSpecificSites
. - skip
After Double - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicebox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicedropbox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceemail
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegcs
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegoogle_drive
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Servicesftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceshare_point
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - skip
Before Double - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified before syncing data. - Servicebox
: We will skip over the number of lines specified before syncing data. - Servicedropbox
: We will skip over the number of lines specified before syncing data. - Serviceemail
: We will skip over the number of lines specified before syncing data. - Serviceftp
: We will skip over the number of lines specified before syncing data. - Servicegcs
: We will skip over the number of lines specified before syncing data. - Servicegoogle_drive
: We will skip over the number of lines specified before syncing data. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified before syncing data. - Servicesftp
: We will skip over the number of lines specified before syncing data. - Serviceshare_point
: We will skip over the number of lines specified before syncing data. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified before syncing data. - skip
Empty BooleanReports - Field usage depends on
service
value: - Servicegoogle_ads
: Toggles the "Skip empty reports" feature. Enabled by default - snc
Certificate String - snc
Certificate StringSource - snc
Fivetran StringName - snc
Library StringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Path to the external security product's library. - Servicehana_sap_hva_s4_netweaver
: Path to the external security product's library. - snc
Mode String - snc
My StringName - snc
Name String - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Client SNC name. - Servicehana_sap_hva_s4_netweaver
: Client SNC name. - snc
Partner StringName - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Communication partner's SNC name. - Servicehana_sap_hva_s4_netweaver
: Communication partner's SNC name. - snc
Source StringName - soap
Uri String - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Endpoint. - String
- Field usage depends on
service
value: - Servicelinkedin_company_pages
: The social data (UGCPosts, Shares, Comments) sync time frame in months. Default value:SIX
. - source String
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The data source. - store
Hash String - Field usage depends on
service
value: - Servicebig_commerce
: The BigCommerce store hash. - store
Id String - Field usage depends on
service
value: - Servicereviewsio
: Your REVIEWS.io store ID - sub
Domain String - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS subdomain. - Serviceactivecampaign
: Your ActiveCampaign sub-domain. - Serviceacumatica
: Your Acumatica subdomain. - Serviceada
: Your Ada sub-domain. - Servicealchemer
: Your Alchemer sub-domain. - Serviceatlassian_jira_align
: Your Jira Align base URL. - Serviceazure_boards
: Your Azure Boards Organization Name. - Serviceazure_devops
: Your Azure Organization Name - Servicebetterworks
: Your Betterworks subdomain. - Servicebubble
: Your Bubble subdomain. - Servicebuildium
: Your Buildium subdomain. - Servicecanvas_by_instructure
: Your Canvas by Instructure domain. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 subdomain. - Servicechargebee_product_catalog_2
: Your Chargebee subdomain. - Servicecheckr
: Your Checkr subdomain. - Serviceclubspeed
: Your Clubspeed subdomain. - Servicecollibra
: Your collibra subdomain. - Servicecompliance_checkpoint
: Your Compliance Checkpoint subdomain. - Serviceconcord
: Your Concord Sub Domain. - Servicecontrast_security
: Your Contrast Security subdomain. - Servicecustomerio
: Your Customer.io region-specific Subdomain. - Servicedbt_cloud
: Your dbt Cloud API server region. - Servicedeputy
: Your Deputy subdomain. - Servicedocebo
: Your Docebo subdomain. - Servicedrata
: Your Drata sub_domain. - Serviceeventsforce
: Your Eventsforce subdomain. - Serviceezofficeinventory
: Your EZOfficeInventory Subdomain. - Servicefountain
: Your Fountain subdomain. - Servicefreshchat
: Your Freshchat Sub Domain - Servicegainsight_customer_success
: The subdomain of your Gainsight account. - Servicegainsight_product_experience
: Your Gainsight Product Experience subdomain. - Servicegenesys
: Your Genesys subdomain. - Servicegreen_power_monitor
: Your GreenPowerMonitor subdomain. - Serviceinfobip
: Your Infobip sub_domain. - Serviceinsightly
: Your company's Insightly subdomain name. - Serviceinstructure
: The Sub domain in which your Instructure account is hosted. - Servicejamf
: Your Jamf subdomain. - Servicekandji
: Your Kandji Subdomain. - Servicekhoros_care
: Your Khoros Care subDomain. - Servicelooker_source
: Your looker SubDomain name. - Servicelucca
: Your Lucca subdomain. - Servicemailgun
: Your Mailgun subdomain. - Servicematomo
: Your Matomo subdomain. - Servicemaxio_chargify
: Enter Your Subdomain. - Servicemyosh
: Your myosh subdomain. - Servicenamely
: Your Namely subdomain. - Servicenylas
: Your Nylas subdomain. - Serviceokta
: Your Okta subdomain. - Servicepicqer
: Your Picqer subdomain. - Servicepinpoint
: Your Pinpoint sub domain name. - Servicepiwik_pro
: Your Piwik PRO subdomain. - Serviceplayvox
: Your Playvox Subdomain. - Serviceposthog
: Your PostHog data region (app
oreu
). - Servicerecurly
: Your company's Recurly subdomain. - Servicereltio
: Your Reltio subdomain. - Servicerevel
: Your Revel Systems subDomain. - Servicerundeck
: Your Rundeck subdomain. - Servicesage_hr
: Your Sage HR subdomain. - Servicesalesforce_marketing_cloud
: Your Salesforce Marketing Cloud subdomain. - Servicesalsify
: Your Salsify Organization ID. - Servicesap_success_factors
: Your SAP SuccessFactors Subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicestarrez
: Your StarRez subdomain - Servicesugarcrm
: Your SugarCRM subdomain. - Servicetableau_source
: Your Tableau Source subdomain. - Servicetempo
: Your Tempo subdomain. - Servicetestrail
: Your TestRail subdomain. - Servicethinkific
: Your Thinkific subdomain. - Servicetotango
: Your Totango Subdomain. - Servicetymeshift
: Your Tymeshift subdomain. - Serviceupland
: Your Upland Software subDomain. - Servicewordpress
: Your WordPress subdomain. - Serviceworkable
: Your Workable Subdomain. - Servicewrike
: Your Wrike Subdomain. - subdomain String
- Field usage depends on
service
value: - Servicebamboohr
: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'. - Servicedatadog
: Your Datadog subdomain. - Serviceebay
: Your eBay environment. - Servicefreshdesk
: Your company's freshdesk subdomain (usually company.freshdesk.com). - Servicefreshsales
: Your Freshsales domain. - Servicefreshservice
: Your company's freshservice subdomain (usually company.freshservice.com). - Servicefreshsuccess
: Your Freshsuccess subdomain. - Servicegorgias
: Your Gorgias subdomain. - Servicejama_software
: Your Jama Software subdomain. - Serviceklarna
: Your Klarna subdomain. - Servicelearnupon
: Your Learnupon subdomain. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics subdomain. - Servicemedallia
: Medallia subdomain - Servicepackiyo
: Your Packiyo subdomain. - Serviceqmatic_data_connect
: Your Qmatic Data Connect subdomain. - Servicesana
: Your Sana subdomain. - Serviceskillstx
: Your SkillsTX subdomain. - Servicesmarthr
: Your SmartHR subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicetoast
: Your Toast domain. - Servicevts
: Your VTS Subdomain. - Servicezendesk_chat
: Your Zendesk domain. - subscriber
Name String - Field usage depends on
service
value: - Serviceazure_service_bus
: The subscriber name. If the connection string does not have manage permission, you need to specify a subscriber name we can use to fetch data. If not specified, we default tofivetran_sub_schema
- subscription String
- Field usage depends on
service
value: - Serviceretailnext
: Your RetailNext subscription. - subscription
Key String - Field usage depends on
service
value: - Servicedsv
: Your DSV subscription key. - support
Connected BooleanAccounts Sync - Field usage depends on
service
value: - Servicestripe
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Servicestripe_test
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - support
Nested BooleanColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - survey
Ids String - Field usage depends on
service
value: - Servicequalaroo
: Array of Qualaroo Survey IDs. - swipe
Attribution StringWindow - Field usage depends on
service
value: - Servicesnapchat_ads
: The time period to attribute conversions based on swipes. Default value:DAY_28
- sync
Data BooleanLocker - Field usage depends on
service
value: - Serviceappsflyer
: Sync AppsFlyer Data Locker. Default value istrue
, set it tofalse
to sync AppsFlyer data using only webhooks. - sync
Format String - Field usage depends on
service
value: - Servicewebhooks
: The webhooks sync format. Default value:Unpacked
. Unpacked messages must be valid JSON. - sync
Formula BooleanFields - Field usage depends on
service
value: - Servicefinancial_force
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce_sandbox
: Enable this option to sync formula fields directly (default value =false
) - sync
Metadata Boolean - Field usage depends on
service
value: - Servicefacebook_ads
: Parameter defining whether to enable or disable metadata synchronisation. Default value:TRUE
. - sync
Method String - Field usage depends on
service
value: - Serviceaws_lambda
: Sync Method - sync
Mode String - Field usage depends on
service
value: - Serviceadroll
: Whether to sync all advertisables or specific advertisables. Default value:AllAdvertisables
. - Serviceamazon_ads
: Option to select connector should sync all profiles or specific profiles. - Serviceanaplan
: Whether to sync all exports or specific exports. - Serviceapple_search_ads
: Sync Mode - Serviceasana
: Whether to sync all projects or specific projects. - Servicebingads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicedouble_click_campaign_manager
: Whether to sync all user profiles or specific ones. Default value:AllAccounts
. - Servicedynamodb
: Which packed mode setting to use. Default value:UsePackedModeOnly
. - Servicefacebook
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_ad_account
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicefacebook_ads
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_pages
: Whether to sync all accounts or specific accounts. Default value:AllPages
. - Servicegithub
: Whether to sync all repositories or specific repositories. - Servicegoogle_ads
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_4
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_mcf
: Whether to sync all accounts or specific accounts. Default value:ALL_ACCOUNTS
- Servicegoogle_search_console
: Whether to sync all sites or specific sites. - Serviceinstagram_business
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Serviceiterable
: Events Sync Mode. - Servicejira
: Whether to sync all projects or specific projects. - Servicelinkedin_ads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
- Servicependo
: Whether to sync all App IDs or specific App IDs. Default value:AllAppIds
. - Servicepinterest_ads
: Whether to sync all advertisers or specific advertisers. - Servicereddit_ads
: Whether to sync all accounts or specific accounts. - Servicesalesforce_marketing_cloud
: Select the sync mode. - Servicesnapchat_ads
: Whether to sync all organizations or specific organizations. Default value:AllOrganizations
. - Servicespotify_ads
: Whether to sync all ad accounts or specific ad accounts. - Servicetaboola
: Whether to sync all accounts or specific accounts. - Servicethe_trade_desk
: Whether to sync all accounts or specific accounts. - Servicetiktok_ads
: Whether to sync all advertiser accounts or specific accounts. - Servicetwilio
: Whether to sync all accounts or specific accounts. - Servicetwitter
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicetwitter_ads
: Whether to sync all accounts or specific accounts. - Servicewalmart_dsp
: Whether to sync all accounts or specific accounts. - Serviceyahoo_gemini
: Whether to sync all accounts or specific accounts. Default value:SpecificAccounts
. - Servicezuora
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Servicezuora_sandbox
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - sync
Mode StringAdvertiser - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all advertisers or specific advertisers. Default value:ALL_ADVERTISERS
. - sync
Mode StringSeat - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all seats or specific seats. Default value:ALL_SEATS
. - sync
Multiple BooleanAccounts - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set totrue
, we sync the data of the additional linked accounts. When this parameter is set tofalse
, we sync only the data from the main account that was used for authorization - sync
Pack StringMode - Field usage depends on
service
value: - Servicecosmos
: 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. - Servicedocumentdb
: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields. - sync
Pull BooleanApi - Field usage depends on
service
value: - Serviceappsflyer
: These options are for Appsflyer's Pull API, and are only necessary for syncing events from Pull API. - sync
Type String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceaws_msk
: The sync type. Unpacked messages must be valid JSON. - Serviceazure_event_hub
: Sync type. Unpacked messages must be valid JSON. - Serviceazure_service_bus
: The sync type, which is based on the message type. Fortext
andxml
,packed
is supported. Forprotobuf
andavro
,unpacked
is supported. Forjson
, bothpacked
andunpacked
are supported - Serviceconfluent_cloud
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceheroku_kafka
: Heroku Kafka sync type. Unpacked messages must be valid JSON. - Servicesegment
: The Segment connector sync type. - sysnr String
- system
Id String - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - table
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment table ID. - table
Name String - Field usage depends on
service
value: - Serviceairtable
: Name of table in Airtable - tables
Without StringAccess Updated At - Field usage depends on
service
value: - Servicehubspot
: Timestamp to indicate when tables without access was updated - target
Entity StringId - Field usage depends on
service
value: - Serviceculture_amp
: Your Culture Amp Target entity ID. - target
Host String - Field usage depends on
service
value: - Serviced2l_brightspace
: Your D2L Brightspace target host. - tde
Certificate String - Field usage depends on
service
value: - Servicesql_server_hva
: Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Certificate used to protect a database encryption key - tde
Certificate StringName - Field usage depends on
service
value: - Servicesql_server_hva
: Name of the Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Name of the Certificate used to protect a database encryption key - tde
Password String - Field usage depends on
service
value: - Servicesql_server_hva
: Password of the TDE private key - Servicesql_server_sap_ecc_hva
: Password of the TDE private key - tde
Private StringKey - Field usage depends on
service
value: - Servicesql_server_hva
: Private key associated with the TDE certificate - Servicesql_server_sap_ecc_hva
: Private key associated with the TDE certificate - team
Id String - Field usage depends on
service
value: - Serviceasana
: Team ID - technical
Account StringId - Field usage depends on
service
value: - Serviceadobe_analytics
: Technical Account ID from the Service Account (JWT) credentials of your Adobe Project. - template
Labels List<String> - Field usage depends on
service
value: - Servicemandrill
: Provide the labels to filter the templates - tenant String
- Field usage depends on
service
value: - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Tenant. - Servicemicrosoft_power_bi
: Your Microsoft Power BI tenant. - Servicemicrosoft_teams
: Your Microsoft Teams Tenant. - Serviceunicommerce
: Your uniware tenant. - Serviceworkday
: Workday tenant name - Serviceworkday_financial_management
: Workday tenant name - Serviceworkday_hcm
: Workday tenant name - tenant
App StringUrl - Field usage depends on
service
value: - Serviceplanful
: Your Planful tenant app URL. - tenant
Code String - Field usage depends on
service
value: - Servicedeposco
: Your Deposco tenant code. - tenant
Configs List<ConnectorConfig Tenant Config> - tenant
Id String - Field usage depends on
service
value: - Serviceazure_sql_db
: Azure AD tenant ID. - Serviceazure_sql_managed_db
: Azure AD tenant ID. - Servicebusiness_central
:Tenant ID
of your Business Central application - Servicecrowddev
: Your crowd.dev Tenant ID. - Servicereltio
: Your Reltio tenant ID. - Serviceservicetitan
: Your ServiceTitan tenant ID. - Servicevisma
: Your Visma tenant ID. - tenant
Name String - Field usage depends on
service
value: - Servicemambu
: Your Mambu tenant name. - tenant
Url String - Field usage depends on
service
value: - Serviceivanti
: Your Ivanti Tenant URL. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management tenant URL. - Servicereltio
: Your Reltio tenant URL. - test
Table StringName - Field usage depends on
service
value: - Servicesap_hana
: testTableName - Servicesap_s4hana
: testTableName - time
Zone String - Field usage depends on
service
value: - Servicepardot
: The time zone configured in your Pardot instance. An empty value defaults toUTC+00:00
. - timeframe
Months String - Field usage depends on
service
value: - Serviceadobe_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector has been created. Default value:TWELVE
. - Serviceadroll
: 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
. - Serviceapple_search_ads
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicebingads
: 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:SIX
. - Servicecriteo
: The 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. NOTE: The greater number of months means the initial sync will take more time. - Servicedouble_click_campaign_manager
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicedouble_click_publishers
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicefacebook
: 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
. - Servicefacebook_ads
: 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
. - Servicegoogle_ads
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled custom and prebuilt reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_4
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_mcf
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_display_and_video_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicegoogle_search_ads_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicegoogle_search_console
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Serviceinstagram_business
: 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:SIX
. - Serviceitunes_connect
: Historical sync time frame in months. - Servicelinkedin_ads
: Number of months for which to query reporting data included in the initial sync. This number cannot be modified once the connector is created. Default value:ALL_TIME
. - Serviceoutbrain
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicepinterest_ads
: 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
. - Servicereddit_ads
: 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
. - Servicesnapchat_ads
: 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
. - Servicespotify_ads
: The 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:SIX
. - Servicetaboola
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicethe_trade_desk
: 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
. - Servicetiktok_ads
: 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
. - Servicetwitter
: 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
. - Servicetwitter_ads
: Historical sync timeframe in months. - Servicewalmart_dsp
: 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
. - Serviceyahoo_dsp
: Number of monthsworth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value:
THREE. - Service
yahoo_gemini: 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`. - timezone String
- Field usage depends on
service
value: - Servicerokt
: Your Rokt timezone. - timezone
Mode String - Field usage depends on
service
value: - Serviceapple_search_ads
: Determines whether to use UTC or the users timezone from the apple account - tns String
- Field usage depends on
service
value: - Serviceoracle_hva
: Single-tenant database: The database's SID. Multi-tenant database: The database's TNS. - Serviceoracle_sap_hva
: Single-tenant database: The database SID. Multi-tenant database: The database TNS. - toast
Id String - Field usage depends on
service
value: - Servicetoast
: Your Toast Restaurant External ID. - token String
- Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities token. - Servicematomo
: Your Matomo auth token. - Servicemode
: Your Mode Token. - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Token. - Serviceshareasale
: Your ShareASale token. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk token. - token
Authenticated StringContainer - Field usage depends on
service
value: - Servicecosmos
: The container name. Required for theRESOURCE_TOKEN
data access method. - token
Authenticated StringDatabase - Field usage depends on
service
value: - Servicecosmos
: The database name. Required for theRESOURCE_TOKEN
data access method. - token
Id String - Field usage depends on
service
value: - Servicechargedesk
: Your ChargeDesk token ID. - Servicemux
: Your Mux token ID - token
Key String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token ID - Serviceon24
: Your ON24 token key. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Token Key. - token
Secret String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token Secret - Serviceon24
: Your ON24 token secret. - token
Secret StringKey - Field usage depends on
service
value: - Servicemux
: Your Mux token secret key - token
Url StringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP token URL region. - topics List<String>
- Field usage depends on
service
value: - Serviceazure_service_bus
: The comma-separated list of topics which should be synced. Required if you do not have manage permissions - trust
Store StringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Trust Store Type - trusted
Cert String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka trusted certificate. - Serviceheroku_kafka
: Heroku Kafka trusted certificate. Required forTLS
security protocol. - truststore String
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theTruststore File
as Base64 encoded string. - tunnel
Host String - Field usage depends on
service
value: - Serviceaurora
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceaurora_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_cosmos_for_mongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_managed_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceclarity
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicecockroachdb
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedb2i_hva
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedb2i_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedocumentdb
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedynamics_365_fo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceehr
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceelastic_cloud
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicees_self_hosted
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_postgresql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_sqlserver
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_b1
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceheroku_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo_sharded
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceopendistro
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceopensearch
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceoracle
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_ebs
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rac
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_s4hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesftp
: Tunnel host address, specify only to connect via SSH tunnel. - Servicesql_server
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_sap_ecc_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - tunnel
Port Double - Field usage depends on
service
value: - Serviceaurora
: SSH port, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH port, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH port, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH port, specify only to connect via an SSH tunnel. - Serviceehr
: SSH port, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH port, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH port, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH port, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH port, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH port, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel port, specify only to connect via SSH tunnel. - Servicesql_server
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH port, specify only to connect via an SSH tunnel. - tunnel
User String - Field usage depends on
service
value: - Serviceaurora
: SSH user, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH user, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH user, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH user, specify only to connect via an SSH tunnel. - Serviceehr
: SSH user, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH user, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH user, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH user, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH user, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH user, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel user, specify only to connect via SSH tunnel. - Servicesql_server
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH user, specify only to connect via an SSH tunnel. - type
Name String - Field usage depends on
service
value: - Serviceakamai
: Your Akamai type name. - Servicebubble
: Your Bubble type name. - unique
Id String - update
Config BooleanOn Each Sync - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: Specifies whether the configuration is updated before each sync or only when the connector settings are saved. This parameter only takes effect whenconfig_method
is set toREUSE_EXISTING
. The default value istrue
. - update
Method String - Field usage depends on
service
value: - Serviceaurora
: 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. - Serviceaurora_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_sql_db
: (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 tonull
or not specified. - Serviceazure_sql_managed_db
: (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 tonull
or not specified. - Serviceclarity
: (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 tonull
or not specified. - Servicedynamics_365_fo
: Update Method - Serviceehr
: (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 tonull
or not specified. - Servicegoogle_cloud_mysql
: 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. - Servicegoogle_cloud_postgresql
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicegoogle_cloud_sqlserver
: (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 tonull
or not specified. - Serviceheroku_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicemagento_mysql
: 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. - Servicemagento_mysql_rds
: 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. - Servicemaria
: 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. - Servicemaria_azure
: 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. - Servicemaria_rds
: 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. - Servicemysql
: 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. - Servicemysql_azure
: 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. - Servicemysql_rds
: 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. - Serviceoracle
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_ebs
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rac
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rds
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_sap_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Servicepostgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicepostgres_rds
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceredshift_db
: Default value:Teleport
- Servicesnowflake_db
: Default value:Teleport
- Servicesql_server
: (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 tonull
or not specified. - Servicesql_server_hva
: (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 tonull
or not specified. - Servicesql_server_rds
: (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 tonull
or not specified. - Servicesql_server_sap_ecc_hva
: (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 tonull
or not specified. - uri String
- Field usage depends on
service
value: - Servicecosmos
: Cosmos resource instance address. - url
Format String - Field usage depends on
service
value: - Servicefountain
: Your Fountain URL format. - use
Api BooleanKeys - Field usage depends on
service
value: - Servicemandrill
: Whether to use multiple API keys for interaction. - use
Customer BooleanBucket - Field usage depends on
service
value: - Serviceappsflyer
: Use Custom Bucket. Set it to 'true' if the data is being synced to your S3 bucket instead of an AppsFlyer-managed bucket. - use
Oracle BooleanRac - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - use
Pgp BooleanEncryption Options - Field usage depends on
service
value: - Serviceazure_blob_storage
: Set totrue
if files present in the Azure Blob Storage container are encrypted using PGP. Default value:false
. - Serviceftp
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicegcs
: Set totrue
if files are encrypted using PGP in the GCS bucket. Default value:false
. - Services3
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicesftp
: Set totrue
if files present in SFTP server are encrypted using PGP. Default value:false
. - Servicewasabi_cloud_storage
: Set totrue
if files are encrypted using PGP in the Wasabi Cloud Storage bucket. Default value:false
. - use
Service BooleanAccount - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery use service account; default is false - use
Template BooleanLabels - Field usage depends on
service
value: - Servicemandrill
: Use template labels to filter templates for sync - use
Webhooks Boolean - Field usage depends on
service
value: - Servicegithub
: Set totrue
to capture deletes. - Servicexero
: Updates to few fields like sent_to_contact in Invoice table might be missed if you don't enable this. - use
Workspace Boolean - Field usage depends on
service
value: - Servicebigquery_db
: Create and drop tables in a query results dataset. Default is false - Servicesnowflake_db
: Choose a database and schema to create temporary tables for syncs. - user String
- Field usage depends on
service
value: - Serviceaurora
: The user name. - Serviceaurora_postgres
: The user name. - Serviceazure_cosmos_for_mongo
: Username for source database access. - Serviceazure_postgres
: The user name. - Serviceazure_sql_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceazure_sql_managed_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceclarity
: The user name. For Azure Databases, the format must beuser@domain
. - Servicecockroachdb
: The user name. - Servicedb2i_hva
: The user name. - Servicedb2i_sap_hva
: The username. - Servicedocumentdb
: The user name. - Servicedynamics_365_fo
: The user name. The format must beuser@domain
. - Serviceehr
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceelastic_cloud
: The user name. - Servicees_self_hosted
: The user name. - Serviceftp
: FTP user. - Servicegoogle_cloud_mysql
: The user name. - Servicegoogle_cloud_postgresql
: The user name. - Servicegoogle_cloud_sqlserver
: The user name. For Azure Databases, the format must beuser@domain
. - Servicehana_sap_hva_b1
: The username. - Servicehana_sap_hva_ecc
: The username. - Servicehana_sap_hva_ecc_netweaver
: The username. - Servicehana_sap_hva_s4
: The username. - Servicehana_sap_hva_s4_netweaver
: The username. - Serviceheroku_postgres
: The user name. - Servicejira
: The Jira username. - Servicemagento_mysql
: The user name. - Servicemagento_mysql_rds
: The user name. - Servicemaria
: The user name. - Servicemaria_azure
: The user name. - Servicemaria_rds
: The user name. - Servicemarin
: The Marin username. - Servicemongo
: The user name. - Servicemongo_sharded
: The user name. - Servicemysql
: The user name. - Servicemysql_azure
: The user name. - Servicemysql_rds
: The user name. - Serviceopendistro
: The user name. - Serviceopensearch
: The user name. - Serviceoracle
: The user name. - Serviceoracle_ebs
: The user name. - Serviceoracle_hva
: The user name. - Serviceoracle_rac
: The user name. - Serviceoracle_rds
: The user name. - Serviceoracle_sap_hva
: The username. - Serviceoracle_sap_hva_netweaver
: The username. - Serviceoutbrain
: The username or email of the Outbrain user. - Servicepostgres
: The user name. - Servicepostgres_rds
: The user name. - Serviceredshift_db
: The Redshift username. - Servicesap_hana
: Your SAP HANA user name. - Servicesap_s4hana
: Your SAP S/4 user name. - Servicesftp
: SFTP user. - Servicesnowflake_db
: The Snowflake username. - Servicesplunk
: The Splunk username. - Servicesql_server
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_hva
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_rds
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_sap_ecc_hva
: The user name. For Azure Databases, the format must beuser@domain
. - user
Id String - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble user ID. - Servicegmail
: Your Gmail user ID. - Servicehibob
: Your HiBob Service User Token. - Servicemarketo
: Marketo SOAP API User Id. - Serviceokendo
: Your Okendo user ID. - Serviceplayvox
: Your Playvox User ID. - Servicesage_intacct
: User ID - Servicevimeo
: Your Vimeo user ID. - user
Key String - user
Name String - Field usage depends on
service
value: - Serviceworkday
: Workday username. - user
Profiles List<String> - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: IDs of specific User Profiles to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - user
Token String - Field usage depends on
service
value: - Servicehibob
: Your HiBob Service User ID. - Servicekonnect_insights
: Your Konnect Insights User Token. - Servicesonarqube
: Your Sonarqube user token. - username String
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS username. - Serviceadobe_commerce
: Your Adobe Commerce username. - Serviceakeneo
: Your Akeneo username. - Serviceanaplan
: Your Anaplan user ID. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Username. - Serviceaveva_pi
: Username for the user to authenticate as with the AF Server - Serviceceridian_dayforce
: Your Ceridian Dayforce Username. - Servicechurnzero
: Your ChurnZero username. - Servicecin7
: Your Cin7 API Username. - Servicecollibra
: Your collibra username. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account username. - Serviceconcur
: The SAP Concur username. - Serviceconfluence
: Your Confluence username. - Servicecontrast_security
: Your Contrast Security API Username. - Servicedcl_logistics
: Your DCL Logistics username. - Servicedeposco
: Your Deposco username. - Servicegithub
:Login
of your GitHub profile. - Servicegladly
: Your Gladly Username. - Serviceglobalmeet
: Your GlobalMeet Username. - Servicegorgias
: Your Gorgias username. - Servicegreen_power_monitor
: Your GreenPowerMonitor username. - Serviceguru
: Your Guru username. - Servicehilti_ontrack
: Your Hilti On!Track username. - Serviceimpact
: Your Impact Account SID - Serviceintegral_ad_science
: Your integral_ad_science username. - Serviceitunes_connect
: Your Apple ID - Servicejamf
: Your Jamf username. - Servicekhoros_care
: Your Khoros Care username. - Servicekissmetrics
: Your Kissmetrics API Username. - Serviceklarna
: Your Klarna Username. - Servicelearnupon
: Your Learnupon username. - Servicelessonly
: Your Lessonly username. - Servicemailgun
: Your Mailgun API username. - Servicemyosh
: Your myosh username. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence username. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud username. - Servicepartnerize
: Your Partnerize account's username. - Servicepingdom
: Your Pingdom Username. - Servicepodio
: Your Podio account username. - Serviceqmatic_data_connect
: Your Qmatic Data Connect username. - Servicequorum
: Your Quorum username . - Servicerevx
: Your RevX Username. - Servicertb_house
: Your RTB House username. - Servicesap_business_by_design
: The SAP Business ByDesign username. - Servicescorm
: Your Scorm App ID. - Serviceservicenow
: Your ServiceNow User ID (username). - Serviceshiphero
: Your ShipHero username. - Serviceshipstation
: Your ShipStation username. - Serviceshopware
: Your Shopware username. - Servicesplash
: Your Splash username. - Servicestarrez
: Your StarRez API username - Servicestickyio
: Your sticky.io username . - Servicestylight
: Your Stylight Username. - Servicesugarcrm
: Your SugarCRM username. - Serviceteamwork
: Your Teamwork username. - Servicetestrail
: Your TestRail username. - Serviceukg_pro
: Your UKG Pro username. - Serviceunicommerce
: Your uniware login username. - Serviceupland
: Your Upland Software Username. - Serviceveevavault
: Your Veeva Vault username. - Servicewhen_i_work
: Your When I Work username. - Servicewherefour
: Your Wherefour username. - Serviceworkday_financial_management
: Workday username. - Serviceworkday_hcm
: Username of your Workday Integration System User account - Servicexandr
: Your Xandr username. - Serviceyounium
: Your Younium username. - version String
- Field usage depends on
service
value: - Servicecriteo_retail_media
: Your Criteo Retail Media version. - view
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on views. Possible view_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'view' action. - Servicesnapchat_ads
: The time period to attribute conversions based on views. Default value:DAY_1
- view
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment view ID. - view
Through StringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on views. Default value:DAY_7
- web
Service StringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Adyen Web Service API key. - webhook
Endpoint String - Field usage depends on
service
value: - Serviceappsflyer
: Webhook Url - webhook
Key String - Field usage depends on
service
value: - Servicexero
: Webhook Key - webhook
Url String - Field usage depends on
service
value: - Servicebranch
: Webhook URL - Servicepipedrive
: The registered URL for webhooks in your Pipedrive dashboard. - Servicesegment
: Webhook URL. - Servicexero
: (ReadOnly) The Webhook URL generated by Fivetran. You can configure this in XERO. - word
Press StringSite Id Or Woocommerce Domain Name - Field usage depends on
service
value: - Servicewoocommerce
: The Site ID of your WordPress hosted WooCommerce instance or the subdomain of your self-hosted WooCommerce instance. - workplace
Id String - Field usage depends on
service
value: - Servicemoloco
: Your Moloco workplace ID. - workspace String
- Field usage depends on
service
value: - Servicemode
: Your Mode Workspace. - workspace
Name String - Field usage depends on
service
value: - Servicebigquery_db
: Workspace Dataset Name - Servicesnowflake_db
: The name of the database where the temporary tables will be created. - workspace
Same BooleanAs Source - Field usage depends on
service
value: - Servicebigquery_db
: Use the source dataset as the workspace dataset - workspace
Schema String - Field usage depends on
service
value: - Servicesnowflake_db
: The name of the schema that belongs to the workspace database where the temporary tables will be created. - ws
Certificate String - Field usage depends on
service
value: - Serviceadp_workforce_now
: Web Services Certificate. - x
Api StringKey - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X API key. - x
Key String - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research key. - x
Master StringKey - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research master key. - x
User StringEmail - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Email. - x
User StringToken - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Token.
- abs
Connection stringMethod - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection method - abs
Connection stringString - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection string. - Servicebraze
: Connection String - abs
Container stringAddress - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container address - abs
Container stringName - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container name. - Servicebraze
: Container Name - abs
Host stringIp - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage host IP - abs
Host stringUser - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage username - abs
Prefix string - Field usage depends on
service
value: - Servicebraze
: Prefix - abs
Public stringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage public key - academy
Id string - Field usage depends on
service
value: - Serviceworkramp
: Your WorkRamp academy ID. - access
Id string - Field usage depends on
service
value: - Serviceplanful
: Your Planful access ID. - access
Key string - Field usage depends on
service
value: - Servicegainsight_customer_success
: The access key for API authentication. - Servicegongio
: Your Gongio Access key. - Serviceline_ads
: Your LINE Ads access key. - Serviceplanful
: Your Planful access key. - Serviceretailnext
: Your RetailNext access key. - access
Key stringId - Field usage depends on
service
value: - Serviceappsflyer
: Your AWS access key ID. - Serviceaws_cost_report
: Access Key ID - Servicecheckout
: Your Checkout.com access key ID. - Servicecloudtalk
: Your CloudTalk Access Key ID. - Servicenice
: Your NICE access key ID. - Services3
: Access Key ID - Servicewasabi_cloud_storage
: Access Key ID - access
Key stringSecret - Field usage depends on
service
value: - Serviceaws_cost_report
: Access Key Secret - Servicecheckout
: Your Checkout.com access key secret. - Servicecloudtalk
: Your CloudTalk Access Key Secret. - Servicegongio
: Your Gongio Access Key Secret. - Servicenice
: Your NICE access key secret. - Services3
: Access Key Secret - Servicewasabi_cloud_storage
: Access Key Secret - access
Token string - Field usage depends on
service
value: - Service7shifts
: Your 7shifts access token. - Serviceattio
: Your Attio bearer token - Servicebig_commerce
: API access token of your store. - Servicebitly
: Your Bitly access token. - Servicecalabrio
: Your Calabrio access token. - Servicecoupa
: Your Coupa access token fetched using client_id and client_secret - Servicedeputy
: Your Deputy API access token. - Servicegetfeedback
: Your GetFeedback Access token. - Servicegocardless
: Your GoCardless API token. - Serviceironclad
: Your Ironclad access token. - Servicekhoros_marketing
: Your Khoros Marketing access token. - Servicekustomer
: Your Kustomer API key. - Servicelattice
: Your Lattice API access token. - Servicelaunchdarkly
: Your LaunchDarkly access token. - Serviceleap_crm
: Your Leap CRM access token. - Servicenylas
: Your Nylas access_token. - Serviceplanhat
: Your Planhat access token. - Servicerollbar
: Your Rollbar Access Token. - Servicesamsara
: Your Samsara API token. - Serviceslab
: Your Slab API key. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicetalkwalker
: Your Talkwalker access token. - Serviceworkable
: Your Workable Access Token. - Serviceworkramp
: Your WorkRamp access token. - access
Type string - Field usage depends on
service
value: - Serviceshare_point
: Access Type - account string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Account ID. - Serviceordway
: Your Ordway account type. - account
Access stringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar account access token. - account
Id string - Field usage depends on
service
value: - Serviceappcues
: Your Appcues Account ID. - Servicebrightcove
: Your Brightcove account ID. - Servicecin7core
: Your Cin7 Core account ID. - Servicedear
: Your Dear Account ID. - Serviceharvest
: Your Harvest Account ID. - Serviceoptimizely
: Your Optimizely account ID. - Servicerokt
: Your Rokt account ID. - Serviceudemy_business
: Your Udemy Business account ID. - account
Ids string[] - Field usage depends on
service
value: - Servicetaboola
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - account
Key string - Field usage depends on
service
value: - Servicecosmos
: The read-only primary or secondary account key for the database account. Required for theACCOUNT_KEY
data access method. - Servicesimplesat
: Your Simplesat account key. - account
Name string - Field usage depends on
service
value: - Serviceeventsforce
: Your Eventsforce account name. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center account name. - Servicehappyfox
: Your HappyFox account name. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics account name. - Servicetalkdesk
: Your Talkdesk Account Name. - Serviceudemy_business
: Your Udemy Business account name. - account
Plan string - Field usage depends on
service
value: - Servicetymeshift
: Your Tymeshift account plan. - account
Region string - Field usage depends on
service
value: - Serviceiterable
: If your Iterable account URL starts withhttps://app.eu.iterable.com
then provideEU
elseUS
- account
Sid string - Field usage depends on
service
value: - Servicefone_dynamics
: Your Fone Dynamics account SID. - account
Sync stringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Account Sync Mode - account
Token string - Field usage depends on
service
value: - Servicekonnect_insights
: Your Konnect Insights Account Token. - account
Type string - Field usage depends on
service
value: - Servicefreightview
: Your Freightview Account Type. - accounts string[]
- Field usage depends on
service
value: - Servicebingads
: Specific accounts to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicefacebook
: List of accounts of which connector will sync the data. - Servicefacebook_ad_account
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicefacebook_ads
: List of accounts of which connector will sync the data. - Servicegoogle_ads
: The list of Account IDs to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicegoogle_analytics
: The list of specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_4
: The list of specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_analytics_mcf
: Specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_search_ads_360
: Specific accounts to sync. Must be populated ifaccountsSyncMode
is set toSPECIFIC_ACCOUNTS
. - Serviceinstagram_business
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Serviceitunes_connect
: Accounts - Servicelinkedin_ads
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicespotify_ads
: The list of Ad Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicetiktok_ads
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwilio
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - accounts
Reddit ConnectorAds Config Accounts Reddit Ad[] - accounts
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all accounts or specific. - action
Breakdowns string[] - Field usage depends on
service
value: - Servicefacebook
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action
Report stringTime - Field usage depends on
service
value: - Servicefacebook
: The report time of action stats. Possible action_report time values. - ad
Analytics string - Field usage depends on
service
value: - Servicelinkedin_ads
: Whether to sync all analytic reports or specific. Default value:AllReports
- ad
Unit stringView - Field usage depends on
service
value: - Servicedouble_click_publishers
: Ad unit view for the report. - admin
Api stringKey - Field usage depends on
service
value: - Servicesplitio
: Your Split admin api key. - adobe
Analytics ConnectorConfigurations Config Adobe Analytics Configuration[] - advertisables string[]
- Field usage depends on
service
value: - Serviceadroll
: Specific advertisables to sync. Must be populated ifsync_mode
is set toSpecificAdvertisables
. - advertisers string[]
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of advertisers to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicegoogle_search_ads_360
: Specific advertisers to sync. Must be populated ifadvertisersSyncMode
is set toSPECIFIC_ADVERTISERS
. - Servicepinterest_ads
: Specific Advertisers to sync. Must be populated ifsync_mode
is set toSpecificAdvertisers
. - advertisers
Ids string[] - Field usage depends on
service
value: - Serviceyahoo_gemini
: Specific Advertiser IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - advertisers
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all or specific advertisers. - advertisers
With string[]Seats - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Advertisers to sync. Must be populated ifsync_mode_advertiser
is set toSPECIFIC_ADVERTISERS
. Pay attention to the format:AdvertiserId:SeatId
- agent
Config stringMethod - agent
Host string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent host. - Servicedb2i_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_b1
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_hva
: The host of the agent. This is the same as database host, since the agent must be installed in the same machine as source database. - Serviceoracle_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_sap_hva_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicesql_server_hva
: The host address of the machine running the agent. Often the same as the DB host. - Servicesql_server_sap_ecc_hva
: The host address of the machine running the agent. Often the same as the DB host. - agent
Id string - Field usage depends on
service
value: - Servicephoenix_ads
: Your Phoenix Ads Agent ID. - agent
Ora stringHome - Field usage depends on
service
value: - Serviceoracle_hva
: The home directory of the Oracle database. - Serviceoracle_sap_hva
: The home directory of the Oracle database. - agent
Password string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent password. - Servicedb2i_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_b1
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_hva
: The agent user's password. It should have a minimum length of 10 characters. - Serviceoracle_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_sap_hva_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicesql_server_hva
: The password for the agent user. - Servicesql_server_sap_ecc_hva
: The password for the agent user. - agent
Port number - Field usage depends on
service
value: - Servicedb2i_hva
: The agent port. - Servicedb2i_sap_hva
: The port number of the agent. - Servicehana_sap_hva_b1
: The port number of the agent. - Servicehana_sap_hva_ecc
: The port number of the agent. - Servicehana_sap_hva_ecc_netweaver
: The port number of the agent. - Servicehana_sap_hva_s4
: The port number of the agent. - Servicehana_sap_hva_s4_netweaver
: The port number of the agent. - Serviceoracle_hva
: The port number of the agent. - Serviceoracle_sap_hva
: The port number of the agent. - Serviceoracle_sap_hva_netweaver
: The port number of the agent. - Servicesql_server_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Servicesql_server_sap_ecc_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - agent
Public stringCert - Field usage depends on
service
value: - Servicedb2i_hva
: The public certificate for the agent. - Servicedb2i_sap_hva
: The agent public certificate. - Servicehana_sap_hva_b1
: The agent public certificate. - Servicehana_sap_hva_ecc
: The agent public certificate. - Servicehana_sap_hva_ecc_netweaver
: The agent public certificate. - Servicehana_sap_hva_s4
: The agent public certificate. - Servicehana_sap_hva_s4_netweaver
: The agent public certificate. - Serviceoracle_hva
: The agent public certificate. - Serviceoracle_sap_hva
: The agent public certificate. - Serviceoracle_sap_hva_netweaver
: The agent public certificate. - Servicesql_server_hva
: The public certificate generated by the agent. - Servicesql_server_sap_ecc_hva
: The public certificate generated by the agent. - agent
User string - Field usage depends on
service
value: - Servicedb2i_hva
: The agent user name. - Servicedb2i_sap_hva
: The agent's user. - Servicehana_sap_hva_b1
: The agent's user. - Servicehana_sap_hva_ecc
: The agent's user. - Servicehana_sap_hva_ecc_netweaver
: The agent's user. - Servicehana_sap_hva_s4
: The agent's user. - Servicehana_sap_hva_s4_netweaver
: The agent's user. - Serviceoracle_hva
: The agent's user. - Serviceoracle_sap_hva
: The agent's user. - Serviceoracle_sap_hva_netweaver
: The agent's user. - Servicesql_server_hva
: The agent's username. - Servicesql_server_sap_ecc_hva
: The agent's username. - aggregation string
- Field usage depends on
service
value: - Servicefacebook
: Options to select aggregation duration. Possible aggregation values. - agreement
Grant stringToken - Field usage depends on
service
value: - Serviceeconomic
: Your E-conomic X-AgreementGrantToken goes here. - always
Encrypted boolean - Field usage depends on
service
value: - Serviceaurora
: Require TLS through Tunnel - Serviceaurora_postgres
: Require TLS through Tunnel - Serviceazure_cosmos_for_mongo
: Require TLS - Serviceazure_postgres
: Require TLS through Tunnel - Serviceazure_sql_db
: Require TLS through Tunnel. - Serviceazure_sql_managed_db
: Require TLS. - Serviceclarity
: Require TLS through Tunnel. - Servicecockroachdb
: Require TLS - Servicedb2i_hva
: Require TLS through Tunnel - Servicedb2i_sap_hva
: Require TLS through Tunnel - Servicedocumentdb
: Require TLS encryption. - Servicedynamics_365_fo
: Require TLS through Tunnel. - Serviceehr
: Require TLS through Tunnel. - Serviceelastic_cloud
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicees_self_hosted
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicegoogle_cloud_mysql
: Require TLS through Tunnel - Servicegoogle_cloud_postgresql
: Require TLS through Tunnel - Servicegoogle_cloud_sqlserver
: Require TLS. - Serviceheroku_postgres
: Require TLS through Tunnel - Servicemagento_mysql
: Require TLS through Tunnel - Servicemagento_mysql_rds
: Require TLS through Tunnel - Servicemaria
: Require TLS through Tunnel - Servicemaria_azure
: Require TLS through Tunnel - Servicemaria_rds
: Require TLS through Tunnel - Servicemongo
: Require TLS - Servicemongo_sharded
: Require TLS through Tunnel - Servicemysql
: Require TLS through Tunnel - Servicemysql_azure
: Require TLS through Tunnel - Servicemysql_rds
: Require TLS through Tunnel - Serviceopendistro
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceopensearch
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceoracle
: Require TLS through Tunnel - Serviceoracle_ebs
: Require TLS through Tunnel - Serviceoracle_hva
: Require TLS through Tunnel - Serviceoracle_rac
: Require TLS through Tunnel - Serviceoracle_rds
: Require TLS through Tunnel - Serviceoracle_sap_hva
: Require TLS through Tunnel - Serviceoracle_sap_hva_netweaver
: Require TLS. - Servicepostgres
: Require TLS through Tunnel - Servicepostgres_rds
: Require TLS through Tunnel - Servicesql_server
: Require TLS. - Servicesql_server_hva
: Require TLS. - Servicesql_server_rds
: Require TLS. - Servicesql_server_sap_ecc_hva
: Require TLS. - api string
- Field usage depends on
service
value: - Servicefreshsuccess
: Set this parameter toapi
. - api
Access stringToken - Field usage depends on
service
value: - Serviceflywheel_digital
: Your Flywheel Digital API access token. - Serviceshopify
: API access token of your custom app. - Servicesquare
: The Square API access token of your application. - api
Environment string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay API environment. - api
Id string - Field usage depends on
service
value: - Serviceaircall
: Your Aircall API ID. - api
Key string - Field usage depends on
service
value: - Service15five
: Your 15five API key. - Service360learning
: Your 360Learning API Key. - Service6sense
: Your 6sense API Key. - Serviceacculynx
: Your Acculynx API key. - Serviceactivecampaign
: Your ActiveCampaign API key. - Serviceaffinity
: Your Affinity API key. - Serviceairtable
: API key of the Airtable account. - Servicealgolia
: Your Algolia API key. - Serviceanvyl
: Your Anvyl API key. - Serviceappcues
: Your Appcues API key. - Serviceashby
: Your Ashby API key. - Serviceassembled
: Your Assembled API key. - Serviceatlassian_jira_align
: Your Jira Align API key. - Serviceatlassian_ops_genie
: Your Opsgenie API key - Serviceattentive
: Your Attentive API key. - Serviceaumni
: Your Aumni API key. - Serviceavantlink
: Your AvantLink API key. - Serviceballotready
: Your BallotReady API token. - Servicebamboohr
: Your API Key. - Servicebazaarvoice
: Your Bazaarvoice API key. - Servicebetterworks
: Your Betterworks API key. - Servicebigmarker
: Your BigMarker API key. - Servicebizzabo
: Your Bizzabo API key. - Servicebrave_ads
: Your Brave Ads API key - Servicebraze
: Your Braze API Key. - Servicebrevo
: Your Brevo API key. - Servicebubble
: Your Bubble API token. - Servicebuildium
: Your Buildium private API key. - Servicecallrail
: Your CallRail API key. - Servicecampaignmonitor
: Your Campaign Monitor API key. - Servicecanny
: Your Canny API key. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 API key. - Servicechargebee_product_catalog_2
: Your Chargebee API key. - Servicechartmogul
: Your ChartMogul API key. - Servicechorusai
: Your Chorus API key. - Servicechurnkey
: Your Churnkey API Key. - Servicechurnzero
: Your ChurnZero API key. - Servicecimis
: Your Cimis API key. - Servicecircleci
: Your CircleCI API Key. - Serviceclickup
: Your ClickUp API key. - Serviceclockify
: Your Clockify API key. - Serviceclockodo
: Your Clockodo API key. - Serviceclose
: Your Close API key. - Servicecloudbeds
: Your Cloudbeds API key. - Serviceclubspeed
: Your Clubspeed API key. - Servicecoassemble
: Your Coassemble API key. - Servicecodefresh
: Your Codefresh API Key. - Servicecolumn
: Your Column API key. - Serviceconcord
: Your Concord API key. - Serviceconfluent_cloud
: API Key - Servicecontrast_security
: Your Contrast Security API Key. - Servicecopper
: Your Copper API key. - Servicecoupa
: Your Coupa API key. - Servicedatadog
: Your Datadog API key. - Servicedbt_cloud
: Your dbt Cloud service token. - Servicedcl_logistics
: Your DCL Logistics API key. - Servicedelighted
: API Key for your Delighted account - Servicedestini
: Your Destini API Key. - Servicedonus
: Your Donus API key. - Servicedoorloop
: Your DoorLoop API key. - Servicedrata
: Your Drata API Key. - Servicedropbox_sign
: Your Dropbox Sign API key. - Serviceduoplane
: Your Duoplane API key. - Serviceeasypost
: Your EasyPost API Key. - Serviceelectronic_tenant_solutions
: Your Electronic Tenant Solutions API key. - Serviceeventsforce
: Your Eventsforce API secret key. - Serviceeverflow
: Your Everflow API key. - Serviceeverhour
: Your Everhour API Token. - Serviceexpensein
: Your ExpenseIn API key. - Servicefactorial
: Your Factorial API key. - Servicefirehydrant
: Your FireHydrant API key. - Servicefloat
: Your Float API key. - Serviceforj_community
: Your Forj Community API key. - Servicefourkites
: Your FourKites API key. - Servicefreightview
: Your Freightview API key. - Servicefreshdesk
: Your Freshdesk API Key. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center API key. - Servicefreshsales
: Your Freshsales API key. - Servicefreshservice
: Your Freshservice API Key. - Servicefreshsuccess
: Your Freshsuccess API key. - Servicefreshteam
: Your Freshteam API key. - Servicefriendbuy
: Your Friendbuy API key. - Servicefullstory
: Your Fullstory API key. - Servicegainsight_product_experience
: Your Gainsight Product Experience API key. - Servicegem
: Your Gem API key. - Servicegorgias
: Your Gorgias API key. - Servicegreenhouse
: Your Greenhouse API key. - Servicegrepsr
: Your Grepsr API Key. - Servicegrin
: Your Grin API key. - Servicehappyfox
: Your HappyFox API key. - Serviceheight
: Your Height API key. - Servicehelpshift
: Your Helpshift API Key. - Serviceincidentio
: Your incident.io API key. - Serviceinfobip
: Your Infobip API key. - Serviceinsightly
: Your Insightly API key. - Serviceintegrate
: Your Integrate API key. - Serviceinvoiced
: Your Invoiced API key. - Serviceiterable
: Your Iterable API key. - Serviceivanti
: Your Ivanti API Key. - Servicejotform
: Your Jotform API key. - Servicejustcall
: Your JustCall API key. - Servicekatana
: Your Katana API key. - Servicekevel
: Your Kevel API key. - Servicekeypay
: Your KeyPay API key. - Servicekisi
: Your Kisi API key. - Serviceklaviyo
: Your Klaviyo API key. - Servicelearnupon
: Your Learnupon API key. - Servicelemlist
: Your Lemlist API key. - Servicelever
: Your Lever API key. - Serviceliftoff
: Your Liftoff API key. - Servicelinear
: Your Linear API key. - Servicelinksquares
: Your LinkSquares API key. - Servicelob
: Your Lob API key. - Serviceloop
: Your Loop API key. - Servicelucca
: Your Lucca API key. - Serviceluma
: Your Luma API key. - Servicemaileon
: Your Maileon API key. - Servicemailgun
: Your Mailgun API key. - Servicemailjet
: Your Mailjet API key. - Servicemalomo
: Your Malomo API key. - Servicemambu
: Your Mambu API key. - Servicemandrill
: Your Mandrill API key. - Servicemaxio_chargify
: Enter Your API Key. - Servicemessagebird
: Your MessageBird API key. - Servicemountain
: Your MNTN API key. - Servicemyosh
: Your myosh API key. - Serviceokendo
: Your Okendo API key. - Serviceometria
: Your Ometria API Key. - Serviceoncehub
: Your OnceHub API key. - Serviceordway
: Your Ordway API key. - Serviceortto
: Your Ortto API key. - Servicepagerduty
: Your PagerDuty API key. - Servicepandadoc
: Your PandaDoc API key. - Servicepapershift
: Your Papershift API Key - Servicepartnerize
: Your Partnerize user API key. - Servicepersona
: Your Persona API key. - Servicepicqer
: Your Picqer API key. - Servicepigment
: Your Pigment API key. - Servicepinpoint
: Your Pinpoint API key. - Servicepipe17
: The Pipe17 API key. - Serviceplacerai
: Your Placer.ai API key. - Serviceplayvox
: Your Playvox API Key. - Serviceposthog
: Your PostHog API key. - Serviceprive
: Your Prive API key. - Serviceprosperstack
: Your ProsperStack API key. - Servicequalaroo
: Your Qualaroo API Key. - Servicequorum
: Your Quorum API key. - Servicerebound_returns
: Your ReBound Returns API key. - Servicerecurly
: The Recurly API key. - Servicereplyio
: Your Reply API key. - Servicerevenuecat
: Your RevenueCat API key. - Servicereviewsio
: Your REVIEWS.io API key. - Servicerevops
: Your RevOps bearer token. - Servicericochet360
: Your Ricochet360 API key. - Serviceringover
: Your Ringover API key. - Servicerippling
: Your Rippling API key. - Servicerocketlane
: Your Rocketlane API key. - Servicerootly
: Your Rootly API key. - Serviceruddr
: Your Ruddr API key. - Servicesafebase
: Your SafeBase API key. - Servicesage_hr
: Your Sage HR API key. - Servicesailthru
: The Sailthru API key. - Servicesalsify
: Your Salsify API Key. - Servicesecurity_journey
: Your Security Journey API key. - Servicesendgrid
: The SendGrid API key. - Servicesendinblue
: Your Sendinblue API key. - Serviceshortcut
: Your Shortcut API token. - Serviceshortio
: Your Short.io API key. - Servicesimplesat
: Your Simplesat API key. - Servicesistrix
: Your SISTRIX API key. - Serviceskilljar
: Your Skilljar API key. - Servicesmartwaiver
: Your Smartwaiver API key. - Servicesnyk
: Your Snyk API key. - Servicesonarqube
: Your Sonarqube API key. - Servicesparkpost
: Your SparkPost API key. - Servicesquarespace
: Your Squarespace API key. - Servicestackadapt
: Your StackAdapt API key. - Servicestatuspage
: Your Statuspage API Key. - Servicestripe
: Restricted API key - Servicestripe_test
: Restricted API key - Servicesubscript
: Your Subscript API key. - Servicesurvicate
: Your Survicate API Key. - Serviceteads
: Your Teads API key. - Serviceteamtailor
: Your Teamtailor API key. - Servicetestrail
: Your TestRail API key. - Serviceticket_tailor
: Your Ticket Tailor API key. - Servicetranscend
: Your Transcend API key. - Servicetrello
: Your TRELLO api key. - Servicetriple_whale
: Your Triple Whale API key. - Serviceuppromote
: Your UpPromote API key. - Serviceveeqo
: Your Veeqo API key. - Servicevenminder
: Your Venminder API key. - Servicevisit_by_ges
: Your Visit by GES API key. - Servicevitally
: Your Vitally API key. - Servicevonage
: Your Vonage API Key. - Servicevts
: Your VTS API key. - Servicewebconnex
: Your Webconnex API key. - Servicewicked_reports
: Your Wicked Reports API key. - Serviceworkleap_officevibe
: Your Workleap Officevibe API key. - Servicexsolla
: Your Xsolla API key. - Serviceyougov_sport
: Your Yougov Sport API key. - Servicezingtree
: Your Zingtree API key. - Servicezip
: Your Zip API key. - api
Key stringApi Secret - Field usage depends on
service
value: - Servicerevel
: Your Revel Systems API Key and API Secret. - api
Keys string[] - Field usage depends on
service
value: - Servicemandrill
: Comma-separated list of API keys. Required ifuse_api_keys
is set totrue
. - api
Password string - Field usage depends on
service
value: - Serviceduoplane
: Your Duoplane API password. - api
Quota number - Field usage depends on
service
value: - Servicemarketo
: Allowed number of API requests to Marketo instance per day, the default value is 10000. - api
Read stringAccess Token - Field usage depends on
service
value: - Servicethe_movie_database
: Your The Movie Database API read access token. - api
Requests numberPer Minute - Field usage depends on
service
value: - Servicequaltrics
: Allowed number of API requests to Qualtrics per minute, the default value is 2000. Maximum allowed number is 3000 because brands may make up to 3000 API requests per minute across all of its API calls. - api
Secret string - Field usage depends on
service
value: - Serviceconfluent_cloud
: API Secret - Serviceforj_community
: Your Forj Community API secret. - Servicefriendbuy
: Your Friendbuy API secret. - Servicejustcall
: Your JustCall API secret. - Serviceliftoff
: Your Liftoff API secret. - Servicemixpanel
: Mixpanel API Secret. - Servicequalaroo
: Your Qualaroo API Secret. - Servicesailthru
: The Sailthru API secret. - Serviceshareasale
: Your ShareASale API secret. - Servicevonage
: Your Vonage API Secret. - api
Secret stringKey - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API Secret key. - api
Server string - Field usage depends on
service
value: - Servicesigma_computing_source
: Your Sigma Computing api server. - api
Token string - Field usage depends on
service
value: - Serviceaha
: Your Aha! API key. - Serviceaircall
: Your Aircall API Token. - Serviceappsflyer
: API Token for AppsFlyer's PULL API. - Serviceawin
: Your Awin API Token. - Servicebackbone_plm
: Your Backbone PLM API token. - Servicebrex
: Your Brex API token - Servicebuildkite
: Your Buildkite API token. - Servicebuzzsprout
: Your Buzzsprout API token. - Servicecentra
: Your Centra API token. - Servicechameleon
: Your Chameleon API token. - Serviceclari
: Your Clari API token. - Servicecloudflare_analytics
: Your Cloudflare Analytics API token. - Serviceconfluence
: The Confluence API token. - Servicedixa
: Your Dixa API token. - Servicedrip
: Your Drip API Token. - Servicefactbird
: Your Factbird API token. - Servicefone_dynamics
: Your Fone Dynamics API token. - Servicefountain
: Your Fountain API token. - Serviceg2
: Your G2 API token. - Servicegladly
: Your Gladly API Token. - Servicehibob
: Your Hibob API token. - Servicekandji
: Your Kandji API token. - Servicelivechat
: Your Livechat Access token. - Servicelivechat_partner
: Your Livechat Partner API Token. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics API token. - Servicemegaphone
: Your Megaphone API token. - Servicemissive
: Your Missive API token. - Servicemixmax
: Mixmax API token. - Serviceokta
: Your Okta API token. - Serviceordway
: Your Ordway API token. - Servicepackiyo
: Your Packiyo API token. - Servicepipedrive
: (Optional)Your Pipedrive personal API token - Servicepivotal_tracker
: Pivotal Tracker API token. - Servicepostmark
: Your Postmark account API token. - Serviceproductive
: Your Productive API token. - Servicequaltrics
: API token of the Qualtrics account. - Servicerakutenadvertising
: Your Rakuten Advertising API token. - Servicerecharge
: The Recharge API token. - Servicereferralhero
: Your Referralhero API token. - Serviceresource_management_by_smartsheet
: Your Resource Management by Smartsheet API token. - Serviceretently
: Your Retently API token. - Servicereviewsai
: Your REVIEWS.ai API token. - Servicerundeck
: Your Rundeck API token. - Servicesafetyculture
: Your SafetyCulture API token. - Servicesensor_tower
: Your Sensor Tower API token. - Servicesentry
: Your Sentry auth token. - Servicesimplecast
: Your Simplecast API token. - Servicesnyk
: Your Snyk API token. - Servicetextus
: Your TextUs API token. - Servicetoggl_track
: Your Toggl Track API token - Servicetrello
: Your TRELLO api token. - Servicetrisolute
: Your Trisolute API token. - Servicevwo
: Your VWO API token. - Serviceweb_scraper
: Your Web Scraper API token. - Servicezendesk
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Servicezendesk_sunshine
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - api
Type string - api
Url string - Field usage depends on
service
value: - Servicebraze
: Your Braze API URL. - api
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP API URL region. - api
Usage string - Field usage depends on
service
value: - Servicezendesk
: Maximum Zendesk Api Usage allowed - api
User stringIdentifier - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user identifier. - api
User stringSecret - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user secret. - api
Utilization stringPercentage - Field usage depends on
service
value: - Servicekustomer
: Api Utilization Percentage - api
Version string - Field usage depends on
service
value: - Servicepardot
: API Version - app
Id string - Field usage depends on
service
value: - Servicechurnkey
: Your Churnkey APP ID. - Serviceopen_exchange_rates
: Your Open Exchange Rates App Id. - Servicerokt
: Your Rokt app ID. - app
Ids string[] - Field usage depends on
service
value: - Servicependo
: Specific App IDs to sync. Must be populated ifsync_mode
is set toSpecificAppIds
. - app
Ids ConnectorAppsflyers Config App Ids Appsflyer[] - app
Key string - Field usage depends on
service
value: - Serviceloopio
: Your Loopio App Key. - Serviceservicetitan
: Your ServiceTitan app key. - Serviceyotpo
: Your Yotpo App Key - app
Reference string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl app reference. - app
Secret string - Field usage depends on
service
value: - Servicerokt
: Your Rokt app secret. - app
Secret stringToken - app
Specific stringPassword - Field usage depends on
service
value: - Serviceitunes_connect
: Your app-specific password - app
Sync stringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all apps or specific apps. - append
File stringOption - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that the source completely overwrites the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceazure_blob_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicebox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicedropbox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegcs
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegoogle_drive
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicekinesis
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Services3
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicesftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceshare_point
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicewasabi_cloud_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - application
Id string - Field usage depends on
service
value: - Servicealgolia
: Your Algolia application ID. - Servicexactly
: Your Xactly Application ID. - application
Key string - Field usage depends on
service
value: - Servicecin7core
: Your Cin7 Core application key. - Servicedatadog
: Your Datadog application key. - Servicedear
: Your Dear Application key. - Servicepartnerize
: Your Partnerize user application key. - apps string[]
- Field usage depends on
service
value: - Serviceitunes_connect
: Specific apps to sync. Must be populated ifapp_sync_mode
is set toSpecificApps
. - archive
Log stringFormat - Field usage depends on
service
value: - Servicesql_server_hva
: Format for archive log file names - Servicesql_server_sap_ecc_hva
: Format for archive log file names - archive
Log stringPath - Field usage depends on
service
value: - Servicesql_server_hva
: Directory where archive logs are located - Servicesql_server_sap_ecc_hva
: Directory where archive logs are located - archive
Pattern string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceazure_blob_storage
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicebox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicedropbox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceemail
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegcs
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegoogle_drive
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicekinesis
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Services3
: Files inside compressed archives with filenames matching this regular expression will be synced. - Servicesftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceshare_point
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicewasabi_cloud_storage
: Files inside compressed archives with filenames matching this regular expression will be synced. - are
Soap booleanCredentials Provided - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP credentials provided. - asb
Ip string - Field usage depends on
service
value: - Serviceazure_service_bus
: The IP address (or) the URL of ASB namespace - asm
Option boolean - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using ASM on a non-RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you are using ASM on a non-RAC instance. - asm
Oracle stringHome - Field usage depends on
service
value: - Serviceoracle_hva
: ASM Oracle Home path. - Serviceoracle_sap_hva
: The Oracle ASM home directory. - asm
Password string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user's password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - asm
Tns string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM TNS. - Serviceoracle_sap_hva
: ASM TNS. - asm
User string - Field usage depends on
service
value: - Serviceoracle_hva
: ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - attribution
Window string - Field usage depends on
service
value: - Serviceamazon_ads
: Time period used to attribute conversions based on clicks. - attribution
Window stringSize - Field usage depends on
service
value: - Servicetiktok_ads
: Rollback sync duration to capture conversions. Set this to your configured attribution window in TikTok Ads. The default value is 7 days. - audience string
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 API audience. - auth string
- Field usage depends on
service
value: - Servicedatabricks_db
: Token-based authentication type - Serviceredshift_db
: Password-based authentication type - Servicesnowflake_db
: Password-based or key-based authentication type - auth
Code string - Field usage depends on
service
value: - Servicehappyfox
: Your HappyFox auth code. - auth
Environment string - Field usage depends on
service
value: - Serviceyounium
: Your Younium auth environment. - auth
Method string - Field usage depends on
service
value: - Serviceaurora_postgres
: Database authentication method - Serviceazure_postgres
: Database authentication method - Serviceazure_sql_db
: Authentication Method. - Serviceazure_sql_managed_db
: Authentication Method. - Servicegoogle_cloud_postgresql
: Database authentication method - Serviceheroku_postgres
: Database authentication method - Servicepostgres
: Database authentication method - Servicepostgres_rds
: Database authentication method - Servicesql_server_hva
: Authentication Method - Servicesql_server_sap_ecc_hva
: Authentication Method - Servicewebhooks
: The authentication mechanism you want to use - auth
Mode string - Field usage depends on
service
value: - Serviceanaplan
: The Anaplan authentication method. - Serviceconcur
: The Authentication Mode used by SAP Concur. It can be PasswordGrant or CompanyLevel auth mode - Servicegithub
: Authorization type. - auth
Token string - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback auth token. - auth
Type string - Field usage depends on
service
value: - Serviceairtable
: Type of authentication being used by connector - Serviceaws_cost_report
: Access approach - Serviceazure_service_bus
: The authentication mode to access the topic - Servicedynamics_365
: Authentication mechanism. Either one ofOAUTH2
, orSERVICE_PRINCIPAL
. Default valueOAUTH2
- Servicegcs
: Authorization type. Required for storage bucket authentication. - Servicegoogle_sheets
: TheOAuth
value must be specified for this type of authorization. - Servicejira
: Authorization type. - Servicemixpanel
: Authentication Method - Servicepardot
: Authenticate using OAuth or HTTP Basic - Servicequaltrics
: Type of authentication being used by connector - Services3
: Access approach - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value:ACCESS_KEY
. - auth
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP auth grant URL region. - authentication
Method string - Field usage depends on
service
value: - Serviceadobe_analytics
: Authentication Method - Serviceelastic_cloud
: The authentication method used to connect to your cluster. - Servicees_self_hosted
: The authentication method used to connect to your cluster. - Serviceopendistro
: The authentication method used to connect to your cluster. - Serviceopensearch
: The authentication method used to connect to your cluster. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud authentication method. - Servicesalesforce
: (Optional) Authentication type (default value =STANDARD
) - Servicesalesforce_sandbox
: (Optional) Authentication type (default value =STANDARD
) - string
- aws
Region stringCode - Field usage depends on
service
value: - Servicedynamodb
: The AWS region code for the DynamoDB instance, e.g.us-east-1
. - backint
Configuration stringPath - backint
Executable stringPath - backward
Sync stringLimit - Field usage depends on
service
value: - Servicezendesk
: Limit of the Historical Sync Time for selected tables - base
Currency string - Field usage depends on
service
value: - Serviceopen_exchange_rates
: Your Open Exchange Rates Base Currency. - base
Domain string - Field usage depends on
service
value: - Servicefreshteam
: Your company's Freshteam base domain name (usually company.freshteam.com). - base
Id string - Field usage depends on
service
value: - Serviceairtable
: ID of base in Airtable - base
Url string - Field usage depends on
service
value: - Serviceaha
: Your Aha! subdomain. - Serviceakeneo
: Your Akeneo base URL. - Servicebilling_platform
: Your BillingPlatform subdomain. - Serviceboostr
: Your Boostr base URL. - Servicebrex
: Your Brex Base URL - Servicecentra
: Your Centra base URL. - Servicecornerstone
: Your Cornerstone base URL. - Serviceculture_amp
: Your Culture Amp base URL. - Servicedatadog
: Your Datadog base url. - Servicefactbird
: Your Factbird base url. - Servicefillout
: Your Fillout Base URL. - Servicefinancial_force
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicefreshsales
: Your Freshsales product. - Servicegongio
: Your Gong API Base URL. - Serviceironclad
: Your Ironclad base url. - Servicejotform
: Your Jotform base URL. - Servicemailgun
: Your Mailgun base URL. - Servicenice
: Your NICE base URL. - Serviceortto
: Your Ortto base URL. Possible values:api
,api.au
,api.eu
. - Serviceprisma_cloud
: Your Prisma Cloud admin console URL. - Servicesalesforce
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicesalesforce_sandbox
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicestickyio
: Your sticky.io base URL . - Serviceveevavault
: Your Veeva Vault base URL. - Servicevitally
: Your Vitally base URL. - bearer
Token string - Field usage depends on
service
value: - Serviceada
: Your Ada API Access Token. - Servicecrowddev
: Your crowd.dev Auth Token. - Servicecustomerio
: Your Customer.io App API Key. - Servicefreshchat
: Your Freshchat API Token. - Servicehopin
: Your Hopin API key. - Serviceorbit
: Your Orbit API Token. - Serviceproductboard
: Your Productboard API key. - Servicesmarthr
: Your SmartHR access token. - Servicesprout
: Your Sprout Social API Access Token. - Servicezenefits
: Your Zenefits bearer token. - blob
Sas stringUrl - Field usage depends on
service
value: - Servicewebhooks
: The blob SAS URL of your Azure container. Required ifbucket_service
is set toAZURE
. - blockchain string
- Field usage depends on
service
value: - Servicerarible
: Your Rarible Blockchain. - brand
Id string - Field usage depends on
service
value: - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Brand ID. - breakdowns string[]
- Field usage depends on
service
value: - Servicefacebook
: List of breakdowns which connector will sync. Possible breakdowns values. - bucket string
- Field usage depends on
service
value: - Serviceappsflyer
: Customer S3 Bucket - Serviceaws_cloudtrail
: The AWS bucket name which is configured for AWS CloudTrail. - Serviceaws_cost_report
: The S3 bucket name with the AWS Cost and Usage Report - Serviceaws_inventory
: The AWS bucket name that is configured for AWS Config. - Serviceaws_lambda
: S3 Bucket - Servicecloudfront
: The bucket name for CloudFront. - Servicegcs
: The name of the GCS bucket. - Servicegoogle_play
: The Google Cloud Storage source bucket. - Serviceheap
: The S3 bucket name. - Servicekinesis
: The name of the Kinesis bucket. - Services3
: The S3 bucket name. Required for connector creation. - Servicesegment
: The name of the Segment bucket. Must be populated ifsync_type
is set toS3
. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket name. Required for connector creation. - bucket
Name string - Field usage depends on
service
value: - Serviceadjust
: Your AWS S3 or GCS bucket. - Servicegoogle_analytics_360
: The name of the bucket. - Servicegoogle_analytics_4_export
: The name of the bucket. - bucket
Service string - Field usage depends on
service
value: - Servicewebhooks
: Whether to store the events in Fivetran's container service or your S3 bucket. Default value:Fivetran
. - business
Accounts string[] - Field usage depends on
service
value: - Servicereddit_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - business
Id string - Field usage depends on
service
value: - Servicebirdeye
: Your Birdeye Business ID. - business
Unit string - Field usage depends on
service
value: - Servicedeposco
: Your Deposco business unit. - business
Unit stringId - Field usage depends on
service
value: - Servicepardot
: Business Unit Id - catalog string
- Field usage depends on
service
value: - Servicedatabricks_db
: catalog to sync - certificate string
- Field usage depends on
service
value: - Serviceanaplan
: The contents of your PEM certificate file. Must be populated ifauth_mode
is set toCertificate
. - Servicequaltrics
: Your Client Certificate - Servicesalesforce
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - click
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'click' action. - client string
- client
Cert string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate. - Serviceheroku_kafka
: Heroku Kafka client certificate. Required forTLS
security protocol. - client
Cert stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate key. - Serviceheroku_kafka
: Heroku Kafka client certificate key. Required forTLS
security protocol. - client
Host string - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Host. - client
Id string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client ID. - Serviceadobe_analytics
: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client ID. - Serviceadp_workforce_now
: Your ADP Client ID. - Serviceakamai
: Your Akamai client ID. - Serviceakeneo
: Your Akeneo client ID. - Serviceauth0
: Your Auth0 client ID. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client ID. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Id - Servicebilling_platform
: Your BillingPlatform client ID. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client ID. - Servicebrightcove
: Your Brightcove client ID. - Servicebrightpearl
: Your Brightpearl client ID. - Servicebuildium
: Your Buildium API client ID. - Servicecanvas_by_instructure
: Your Canvas by Instructure client ID. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure client ID. - Servicecastor_edc
: Your Castor EDC client Id. - Serviceclazar
: Your Clazar client ID. - Servicecloudbeds
: Your Cloudbeds client ID. - Servicecommercetools
: Your commercetools client ID. - Serviceconcur
: The SAP Concur Client ID. - Serviceconstant_contact
: Your Constant Contact client ID. - Servicecornerstone
: Your Cornerstone client ID. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo Client ID. - Servicecriteo_retail_media
: Your Criteo Retail Media client ID. - Serviceculture_amp
: Your Culture Amp client ID. - Servicecvent
: Your Cvent client ID. - Serviced2l_brightspace
: Your D2L Brightspace client ID. - Servicedialpad
: Your Dialpad client ID. - Serviceebay
: Your eBay app ID. - Serviceexact_online
: Your Exact Online client ID. - Servicefillout
: Your Fillout client ID. - Serviceflexport
: The Flexport API Key. - Serviceformstack
: Your Formstack client ID. - Servicegenesys
: Your Genesys client ID. - Servicehana_sap_hva_ecc_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehana_sap_hva_s4_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehilti_ontrack
: Your Hilti On!Track client ID. - Serviceilevel
: Your iLevel Client ID. - Serviceinstructure
: Your Instructure client ID. - Serviceintegral_ad_science
: Your integral_ad_science client id. - Serviceironclad
: Your Ironclad client ID. - Servicejama_software
: Your Jama Software client ID. - Servicejibble
: Your Jibble client ID. - Servicekhoros_communities
: Your Khoros Communities client ID. - Servicelooker_source
: Your Looker Client ID. - Servicemarketo
: Marketo REST API Client Id. - Servicemedallia
: Medallia Client ID - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client ID. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client ID. - Servicemicrosoft_teams
: Your Microsoft Teams Client ID. - Servicenavan
: Your Navan client ID. - Servicenice
: Your NICE client ID. - Serviceon24
: Your ON24 client ID. - Serviceoracle_sap_hva_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicepaychex
: Your Paychex client ID. - Servicepaypal
:Client ID
of your PayPal client application. - Servicepaypal_sandbox
:Client ID
of your PayPal client application. - Servicepersonio
: Your Personio Client ID. - Servicepiwik_pro
: Your Piwik PRO client ID. - Servicepodio
: Your Podio client ID. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client ID. - Serviceprisma_cloud
: Your Prisma Cloud access key ID. - Serviceprocore
: Your Procore client ID. - Servicequora_ads
: Your Quora Ads client ID. - Servicereltio
: Your Reltio client ID. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client ID. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client ID. - Servicesalesloft
:Client ID
of your Salesloft client application. - Servicesana
: Your Sana client ID. - Servicesap_success_factors
: Your SAP SuccessFactors Client ID. - Serviceservicenow
: ServiceNow Client ID. - Serviceservicetitan
: Your ServiceTitan client ID. - Servicesharetribe
: Your Sharetribe client ID. - Serviceshipnetwork
: Your ShipNetwork client ID. - Servicesigma_computing_source
: Your Sigma Computing client ID. - Serviceskillstx
: Your SkillsTX client ID. - Serviceskimlinks
: Your Skimlinks client ID. - Servicesmartrecruiters
: Your SmartRecruiters client ID. - Servicesplash
: Your Splash client ID. - Servicesquare
: The Application ID of your organization. - Servicestandard_metrics
: Your Standard Metrics Client ID. - Servicesugarcrm
: Your SugarCRM client ID. - Serviceswoogo
: Your Swoogo client Id. - Servicetaboola
: The Taboola client ID. - Servicetalkdesk
: The Client ID of your OAuth Client - Servicetive
: Your Tive client ID. - Servicetoast
: Your Toast client ID. - Servicetrelica
: Your Trelica client ID. - Servicetremendous
: Your Tremendous client ID. - Servicetymeshift
: Your Tymeshift email. - Serviceudemy_business
: Your Udemy Business client ID. - Servicevimeo
: Your Vimeo client ID. - Servicevisma
: Your Visma client ID. - Servicevonage_contact_center
: Your Vonage Contact Center client ID. - Servicewalmart_marketplace
: Your Walmart Marketplace client ID. - Servicexero
: your clientId - Servicexray
: Your Xray Client ID. - Serviceyougov_sport
: Your Yougov Sport client ID. - Servicezendesk_chat
: Your Zendesk client ID. - Servicezoho_books
: Your Zoho Books Client ID. - Servicezoho_campaigns
: Your Zoho Campaigns Client ID. - Servicezoho_desk
: Your Zoho Desk Client Id. - Servicezoho_inventory
: Your Zoho Inventory client ID. - Servicezuora
: Zuora Client ID. - Servicezuora_sandbox
: Zuora Client ID. - client
Key string - Field usage depends on
service
value: - Serviceappfigures
: Your Appfigures Client Key. - Servicethinkific
: Your Thinkific client key. - Serviceyougov_sport
: Your Yougov Sport client key. - client
Name string - Field usage depends on
service
value: - Servicedestini
: Your Destini Client Name. - Servicemedallia
: Medallia company name - client
Namespace string - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Namespace. - client
Private stringKey - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Private Key in .pem format. - Serviceazure_postgres
: Client Private Key in .pem format. - Servicegoogle_cloud_postgresql
: Client Private Key in .pem format. - Serviceheroku_postgres
: Client Private Key in .pem format. - Servicepostgres
: Client Private Key in .pem format. - Servicepostgres_rds
: Client Private Key in .pem format. - client
Public stringCertificate - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Certificate in .pem format. - Serviceazure_postgres
: Client Certificate in .pem format. - Servicegoogle_cloud_postgresql
: Client Certificate in .pem format. - Serviceheroku_postgres
: Client Certificate in .pem format. - Servicepostgres
: Client Certificate in .pem format. - Servicepostgres_rds
: Client Certificate in .pem format. - client
Secret string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client secret. - Serviceadobe_analytics
: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client secret. - Serviceadp_workforce_now
: Your ADP Client Secret. - Serviceakamai
: Your Akamai client secret. - Serviceakeneo
: Your Akeneo client secret. - Serviceauth0
: Your Auth0 client secret. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client secret. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Secret - Servicebilling_platform
: Your BillingPlatform client secret. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client secret. - Servicebrightcove
: Your Brightcove client secret. - Servicebrightpearl
: Your Brightpearl client secret. - Servicecanvas_by_instructure
: Your Canvas by Instructure client secret. - Servicecastor_edc
: Your Castor EDC Client Secret. - Serviceclazar
: Your Clazar client secret. - Servicecloudbeds
: Your Cloudbeds client secret. - Servicecommercetools
: Your commercetools client secret. - Serviceconcur
: The SAP Concur Client secret. - Serviceconstant_contact
: Your Constant Contact client secret. - Servicecornerstone
: Your Cornerstone client secret. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo client secret key. - Servicecriteo_retail_media
: Your Criteo Retail Media client secret. - Serviceculture_amp
: Your Culture Amp client secret. - Servicecvent
: Your Cvent client secret. - Serviced2l_brightspace
: Your D2L Brightspace client secret. - Servicedialpad
: Your Dialpad client secret. - Serviceebay
: Your eBay cert ID. - Serviceexact_online
: Your Exact Online client secret. - Servicefillout
: Your Fillout client secret - Serviceflexport
: The Flexport API Secret. - Serviceformstack
: Your Formstack client secret. - Servicegenesys
: Your Genesys client secret. - Servicehilti_ontrack
: Your Hilti On!Track client secret. - Serviceilevel
: Your iLevel Client Secret. - Serviceinstructure
: Your Instructure client secret. - Serviceintegral_ad_science
: Your integral_ad_science client secret. - Serviceironclad
: Your Ironclad client secret. - Servicejama_software
: Your Jama Software client secret. - Servicejibble
: Your Jibble client secret. - Servicelooker_source
: Your Looker Client Secret. - Servicemarketo
: Marketo REST API Client Secret. - Servicemedallia
: Medallia Client Secret key - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client Secret. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client secret. - Servicemicrosoft_teams
: Your Microsoft Teams Client Secret. - Servicenavan
: Your Navan client secret. - Servicenice
: Your NICE client secret. - Servicepaychex
: Your Paychex client secret. - Servicepersonio
: Your Personio secret. - Servicepiwik_pro
: Your Piwik PRO client secret. - Servicepodio
: Your Podio client secret. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client Secret. - Serviceprisma_cloud
: Your Prisma Cloud secret access Key. - Serviceprocore
: Your Procore client secret. - Servicequora_ads
: Your Quora Ads client secret. - Servicereltio
: Your Reltio client secret. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client secret. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client secret. - Servicesalesloft
:Client Secret
of your Salesloft client application. - Servicesana
: Your Sana client secret. - Servicesap_success_factors
: Your SAP SuccessFactors Client Secret that you generated through SAML Assertion. - Serviceservicenow
: ServiceNow Client Secret. - Serviceservicetitan
: Your ServiceTitan secret key. - Servicesharetribe
: Your Sharetribe client secret. - Servicesigma_computing_source
: Your Sigma Computing client secret. - Serviceskillstx
: Your SkillsTX client secret. - Serviceskimlinks
: Your Skimlinks client secret. - Servicesmartrecruiters
: Your SmartRecruiters client secret. - Servicesplash
: Your Splash client secret. - Servicesquare
: The Application Secret of your organization. - Servicestandard_metrics
: Your Standard Metrics Client secret. - Servicesugarcrm
: Your SugarCRM client secret. - Serviceswoogo
: Your Swoogo Client Secret. - Servicetaboola
: The Taboola client secret. - Servicetalkdesk
: The Client Secret of your OAuth Client - Servicethinkific
: Your Thinkific client secret. - Servicetive
: Your Tive client secret. - Servicetoast
: Your Toast client secret. - Servicetrelica
: Your Trelica client secret. - Servicetremendous
: Your Tremendous client secret. - Servicetymeshift
: Your Tymeshift password. - Serviceudemy_business
: Your Udemy Business client secret. - Servicevimeo
: Your Vimeo client secret. - Servicevisma
: Your Visma client secret. - Servicevonage_contact_center
: Your Vonage Contact Center client secret. - Servicewalmart_marketplace
: Your Walmart Marketplace client secret. - Servicexero
: your clientSecret - Servicexray
: Your Xray Client Secret. - Servicezendesk_chat
: Your Zendesk client secret. - Servicezoho_books
: Your Zoho Books Client Secret. - Servicezoho_campaigns
: Your Zoho Campaigns Client Secret. - Servicezoho_desk
: Your Zoho Desk Client secret. - Servicezoho_inventory
: Your Zoho Inventory client secret. - Servicezuora
: Zuora Client Secret. - Servicezuora_sandbox
: Zuora Client Secret. - cloud
Storage stringType - Field usage depends on
service
value: - Servicebraze
: Cloud storage type Braze Current is connected to. - collection
Address string - Field usage depends on
service
value: - Servicerarible
: Your Rarible Collection Address. - columns string[]
- Field usage depends on
service
value: - Servicedouble_click_publishers
: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions. - community
Domain string - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community domain. - community
Id string - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community ID. - companies string[]
- Field usage depends on
service
value: - Servicebusiness_central
: List of companies to sync - company string
- Field usage depends on
service
value: - Serviceordway
: Your Ordway company name. - company
Id string - Field usage depends on
service
value: - Service360learning
: Your 360Learning Company ID. - Servicesage_intacct
: Company ID - Servicesap_success_factors
: Your SAP SuccessFactors Company ID. - company
Ids string - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail company IDs. - company
Key string - Field usage depends on
service
value: - Servicekhoros_care
: Your Khoros Care companyKey. - Serviceupland
: Your Upland Software Company Key. - company
Name string - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo company name. - company
Request stringToken - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company Request Token - company
Uuid string - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company UUID - compression string
- Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Serviceazure_blob_storage
: The secrets that should be passed to the function at runtime. - Servicebox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicedropbox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Serviceemail
: The secrets that should be passed to the function at runtime. - Serviceftp
: The secrets that should be passed to the function at runtime. - Servicegcs
: The secrets that should be passed to the function at runtime. - Servicegoogle_drive
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicekinesis
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Services3
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicesftp
: The secrets that should be passed to the function at runtime. - Serviceshare_point
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicewasabi_cloud_storage
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - config
Method string - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The report configuration method. Specifies whether a new configuration is defined manually or an existing configuration is reused. The default value isCREATE_NEW
. - config
Repository stringUrl - Field usage depends on
service
value: - Servicesnowplow
: Public repository URL containing JSON configuration files. - config
Type string - Field usage depends on
service
value: - Servicefacebook
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - connect
Password string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect password. - connect
Username string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect username. - connecting
User string - connecting
User stringEmail - connection
Method string - Field usage depends on
service
value: - Serviceaws_msk
: How Fivetran connects to your message brokers in the cluster - Serviceazure_blob_storage
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your storage container,SSH_TUNNEL
: Fivetran will connect to your storage container using a host machine (commonly used for VPN connections),PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_function
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your function,PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_service_bus
: The connection method - Servicesftp
: The connection method used to connect to SFTP Server. - connection
Name string - Field usage depends on
service
value: - Serviceappsflyer
: Your Data Locker Connection Name. Default value: `data-locker-hourly/ - connection
String string - Field usage depends on
service
value: - Serviceazure_blob_storage
: The blob storage container connection string. - Serviceazure_event_hub
: Connection string of the Event Hub Namespace you want to sync. - Serviceazure_service_bus
: The connection string used for authentication. Required if the authentication type isConnectionString
- Servicemicrosoft_dynamics_365_fno
: The blob storage container's connection string. - Servicemicrosoft_dynamics_365_fo
: The blob storage container connection string. - connection
Type string - Field usage depends on
service
value: - Serviceaurora
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaurora_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaws_cost_report
: Connection method. Default value:Directly
. - Serviceaws_lambda
: Connection method. Default value:Directly
. - Serviceazure_blob_storage
: Connection method. Default value:Directly
. - Serviceazure_cosmos_for_mongo
: Possible values:Directly
,PrivateLink
.Directly
is the default value - Serviceazure_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_managed_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicebigquery_db
: Direct or PrivateLink connection - Serviceclarity
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicecockroachdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicedb2i_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedb2i_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedocumentdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedynamics_365_fo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceehr
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceelastic_cloud
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceemail
: Connection method. Default value:Directly
. - Servicees_self_hosted
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_postgresql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_sqlserver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_b1
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceheroku_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicekinesis
: Connection method. Default value:Directly
. - Servicemagento_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemagento_mysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo_sharded
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopendistro
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopensearch
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_ebs
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rac
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceredshift_db
: Directly or Private Link - Services3
: Connection method. Default value:Directly
. - Servicesap_hana
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesap_s4hana
: Connection Method - Servicesnowflake_db
: Directly or Private Link - Servicesql_server
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_sap_ecc_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - console
Url string - Field usage depends on
service
value: - Serviceprisma_cloud
: Your Prisma Cloud console URL. - consumer
Group string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka consumer group name. - Serviceaws_msk
: The name of consumer group created for Fivetran. - Serviceazure_event_hub
: Name of consumer group created for Fivetran. - Serviceconfluent_cloud
: Confluent Cloud consumer group name. - Serviceheroku_kafka
: Heroku Kafka consumer group name. - consumer
Key string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Key - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Servicewoocommerce
: Your WooCommerce Consumer key. - consumer
Name string - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect consumer name. - consumer
Secret string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Secret - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Servicewoocommerce
: Your WooCommerce Consumer secret. - container
Address string - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of the Azure Storage Container which is accessible from host machine. - container
Name string - Field usage depends on
service
value: - Serviceazure_blob_storage
: The name of the blob container. - Servicemicrosoft_dynamics_365_fno
: The name of the blob container. - Servicemicrosoft_dynamics_365_fo
: The name of the blob container. - content
Owner stringId - Field usage depends on
service
value: - Serviceyoutube_analytics
: Used only for Content Owner reports. The ID of the content owner for whom the API request is being made. - contract
Version string - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica contract version. - conversation
Webhook stringUrl - Field usage depends on
service
value: - Servicehelpscout
: Your conversation webhook URL - conversion
Dimensions string[] - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Conversion Dimensions. - conversion
Report stringTime - Field usage depends on
service
value: - Servicepinterest_ads
: The date that the user interacted with the ad OR completed a conversion event. - conversion
Window numberSize - Field usage depends on
service
value: - Servicegoogle_ads
: A period of time in days during which a conversion is recorded. - convert
Dats booleanType To Date - csv
Definition string - Field usage depends on
service
value: - Serviceadjust
: CSV definition for the CSV export (https://help.adjust.com/en/article/csv-uploads#how-do-i-format-my-csv-definition). - currency string
- Field usage depends on
service
value: - Servicecriteo
: Currency - Servicerokt
: Your Rokt currency. - custom
Base stringUrl - Field usage depends on
service
value: - Servicedatadog
: Your Datadog custom base url. - Servicedeposco
: Your Deposco custom base URL. - custom
Event stringSync Mode - Field usage depends on
service
value: - Serviceiterable
: Custom Events Sync Mode. - custom
Events string[] - Field usage depends on
service
value: - Serviceiterable
: List of custom events to sync. Should be specified whencustom_event_sync_mode
isSelectedEvents
- custom
Field string[]Ids - Field usage depends on
service
value: - Servicedouble_click_publishers
: The list of custom field IDs included in the report. Custom fields can only be selected with their corresponding dimensions. - custom
Floodlight string[]Variables - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Custom Floodlight variables enable you to capture information beyond the basics (visits and revenue) that you can collect with standard parameters in your tags. - custom
Payloads ConnectorConfig Custom Payload[] - custom
Reports ConnectorConfig Custom Report[] - custom
Tables ConnectorConfig Custom Table[] - custom
Url string - Field usage depends on
service
value: - Servicedbt_cloud
: Your dbt Cloud access url. - Servicefactbird
: Your Factbird custom base url. - Servicejotform
: Your Jotform custom base URL. - customer
Api stringKey - Field usage depends on
service
value: - Serviceukg_pro
: Your UKG Pro Customer API key. - customer
Id string - Field usage depends on
service
value: - Servicegoogle_ads
: ID of the customer, can be retrieved from your AdWords dashboard. - customer
List stringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The parameter to retrieve customer details. - daily
Api numberCall Limit - data
Access stringMethod - Field usage depends on
service
value: - Servicecosmos
: 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. - data
Center string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl data center. - Servicequaltrics
: Data center ID of the Qualtrics account. Can be found in the URL beforequaltrics.com
. (For example, if your URL isyouraccount.ca1.qualtrics.com
, then the data center isca1
.) - Servicezoho_crm
: Data Center, depending on the Domain name - data
Center stringId - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback data center ID. - data
Set stringName - Field usage depends on
service
value: - Servicebigquery_db
: Data set name - database string
- Field usage depends on
service
value: - Serviceaurora
: The database name. - Serviceaurora_postgres
: The database name. - Serviceazure_cosmos_for_mongo
: Authentication database for the source. Usually 'admin'. - Serviceazure_postgres
: The database name. - Serviceazure_sql_db
: The database name. - Serviceazure_sql_managed_db
: The database name. - Serviceclarity
: The database name. - Servicecockroachdb
: The database name. - Servicedb2i_hva
: The database name. - Servicedb2i_sap_hva
: The database name. - Servicedynamics_365_fo
: The database name. - Serviceehr
: The database name. - Servicegoogle_cloud_mysql
: The database name. - Servicegoogle_cloud_postgresql
: The database name. - Servicegoogle_cloud_sqlserver
: The database name. - Servicehana_sap_hva_b1
: The Hana database name. - Servicehana_sap_hva_ecc
: The Hana database name. - Servicehana_sap_hva_ecc_netweaver
: The Hana database name. - Servicehana_sap_hva_s4
: The Hana database name. - Servicehana_sap_hva_s4_netweaver
: The Hana database name. - Serviceheroku_postgres
: The database name. - Servicemagento_mysql
: The database name. - Servicemagento_mysql_rds
: The database name. - Servicemaria
: The database name. - Servicemaria_azure
: The database name. - Servicemaria_rds
: The database name. - Servicemysql
: The database name. - Servicemysql_azure
: The database name. - Servicemysql_rds
: The database name. - Serviceoracle
: The database name. - Serviceoracle_ebs
: The database name. - Serviceoracle_hva
: The database name. - Serviceoracle_rac
: The database name. - Serviceoracle_rds
: The database name. - Serviceoracle_sap_hva
: The database name. - Servicepostgres
: The database name. - Servicepostgres_rds
: The database name. - Serviceredshift_db
: The database name: Redshift - Servicesap_hana
: The database name. - Servicesap_s4hana
: The database name. - Servicesnowflake_db
: The database name: Snowflake - Servicesql_server
: The database name. - Servicesql_server_hva
: The database name. - Servicesql_server_rds
: The database name. - Servicesql_server_sap_ecc_hva
: The database name. - database
Name string - Field usage depends on
service
value: - Servicefirebase
: Database Name - dataset
Id string - Field usage depends on
service
value: - Servicegoogle_analytics_360
: The dataset ID. - Servicegoogle_analytics_4_export
: The Dataset ID. - datasource string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite data source value:NetSuite.com
. - date
Granularity string - Field usage depends on
service
value: - Serviceadobe_analytics
: The aggregation duration you want. Default value:HOUR
. - db string
- Field usage depends on
service
value: - Servicemyosh
: Your Myosh Server variables/db . - delimiter string
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Serviceazure_blob_storage
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicebox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicedropbox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceemail
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegcs
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegoogle_drive
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicekinesis
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Services3
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicesftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceshare_point
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicewasabi_cloud_storage
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - developer
Reference string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl dev reference. - dimension
Attributes string[] - Field usage depends on
service
value: - Servicedouble_click_publishers
: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions. - dimensions string[]
- Field usage depends on
service
value: - Serviceadroll
: The dimenstions that you want to sync. - Servicedouble_click_campaign_manager
: Report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. Theadvertiser
dimension is mandatory forREACH
report type - Servicedouble_click_publishers
: Report dimensions to include in the sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_display_and_video_360
: The report dimensions (filters) to include into a sync. The dimension names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - direct
Capture stringMethod - Field usage depends on
service
value: - Serviceoracle_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Serviceoracle_sap_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- distributed
Connector numberCluster Size - Field usage depends on
service
value: - Servicecosmos
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Servicedynamodb
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - domain string
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 domain. - Servicebubble
: Your Bubble app name or domain name. - Serviceconfluence
: Your Confluence domain. - Servicekustomer
: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany - Serviceokta
: Your Okta domain. - Servicepipedrive
: Your Pipedrive domain. - Serviceshopware
: Your Shopware domain. - Servicesistrix
: Your SISTRIX domain. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk domain. - Serviceuservoice
: Domain of your UserVoice site. If it ends with ".uservoice.com", you can specify just the subdomain ("mydomain.uservoice.com" - "mydomain") - Servicezendesk
: Zendesk domain. - Servicezendesk_sunshine
: Zendesk domain. - domain
Host stringName - Field usage depends on
service
value: - Serviceworkday
: Workday host name. - Serviceworkday_financial_management
: Workday host name. - Serviceworkday_hcm
: Workday host name. - domain
Name string - Field usage depends on
service
value: - Servicecalabrio
: Your Calabrio domain name - Servicedynamics_365
: The custom domain name associated with Dynamics 365. - Servicehelpshift
: Your Helpshift domain name. - domain
Type string - Field usage depends on
service
value: - Servicemedallia
: Domain type of your Medallia URL - dsv
Service stringAuth - dsv
Subscription stringKey - ecommerce
Stores string[] - Field usage depends on
service
value: - Servicemailchimp
: List of IDs of the Mailchimp E-Commerce Stores to Sync - edition string
- elements string[]
- email string
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Email. - Serviceboostr
: Your Boostr email. - Servicecopper
: Your Copper email address. - Serviceemail
: Send your emails to this address. - Servicemoloco
: Your Moloco account email. - Servicenetsuite_suiteanalytics
: The NetSuite user's email address. - Servicepardot
: The email of the Pardot user. - Serviceskuvault
: Your SkuVault email. - Servicesmadex
: Your Smadex account's email ID. - Servicezendesk
: Zendesk email. - Servicezendesk_sunshine
: Zendesk email. - email
Address string - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo email address. - email
Id string - Field usage depends on
service
value: - Serviceordway
: Your Ordway user email ID. - Serviceplanful
: Your Planful email ID. - empty
Header boolean - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceazure_blob_storage
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicebox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicedropbox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceemail
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegcs
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegoogle_drive
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicekinesis
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Services3
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Servicesftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceshare_point
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicewasabi_cloud_storage
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - enable
All booleanDimension Combinations - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Whether to enable all reach dimension combinations in the report. Default value:false
- enable
Archive booleanLog Only - Field usage depends on
service
value: - Servicesql_server_hva
: Use archive log only mode - Servicesql_server_sap_ecc_hva
: Use archive log only mode - enable
Data booleanExtensions Syncing - enable
Distributed booleanConnector Mode - Field usage depends on
service
value: - Servicecosmos
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Servicedynamodb
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - enable
Enrichments boolean - Field usage depends on
service
value: - Servicesnowplow
: Enable Enrichments - enable
Exports boolean - Field usage depends on
service
value: - Servicebraze
: Enable User Profile Exports - enable
Tde boolean - Field usage depends on
service
value: - Servicesql_server_hva
: Using Transparent Data Encryption (TDE) - Servicesql_server_sap_ecc_hva
: Using Transparent Data Encryption (TDE) - encoded
Public stringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: Use the public key to grant Fivetran access to Apple Search Ads api. - encryption
Key string - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Encryption Key. - endpoint string
- Field usage depends on
service
value: - Servicebranch
: Webhook Endpoint - Serviceiterable
: Register the following URL for webhooks on your Iterable dashboard. - Servicemarketo
: Marketo REST API endpoint. - Servicesnowplow
: Connection-specific collector endpoint. The collector endpoint will have thewebhooks.fivetran.com/snowplow/endpoint_ID
format. You will need it to configure Snowplow to connect with Fivetran. - Servicewebhooks
: You can send your events to https://webhooks.fivetran.com/webhooks/{endpoint} - engagement
Attribution stringWindow - Field usage depends on
service
value: - Servicepinterest_ads
: The number of days to use as the conversion attribution window for an engagement (i.e. closeup or save) action. - enriched
Export string - Field usage depends on
service
value: - Serviceoptimizely
: Enriched Events S3 bucket - entity
Id string - Field usage depends on
service
value: - Servicecheckout
: Your Checkout.com entity ID. - Servicezuora
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Servicezuora_sandbox
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - environment string
- Field usage depends on
service
value: - Servicebazaarvoice
: Your Bazaarvoice environment. - Servicebuildium
: Your Buildium environment. - Servicecheckout
: Your Checkout.com environment. - Serviceconcord
: Your Concord environment. - Servicedeposco
: Your Deposco environment. - Servicedialpad
: Your Dialpad environment. - Serviceinvoiced
: Your Invoiced environment. - Servicejibble
: Your Jibble environment. - Servicelucca
: Your Lucca environment. - Serviceprocore
: Your Procore account environment. - Servicereltio
: Your Reltio environment. - Serviceservicetitan
: Your ServiceTitan environment. - Servicesmarthr
: Your SmartHR environment. - Servicetrelica
: Your Trelica environment. - Servicetremendous
: Your Tremendous environment. - Servicevts
: Your VTS environment. - Servicexactly
: Your Xactly environment. - Serviceyounium
: Your Younium API environment. - Servicezuora
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Servicezuora_sandbox
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - environment
Host string - Field usage depends on
service
value: - Servicexactly
: Your Xactly environment host. - environment
Name string - Field usage depends on
service
value: - Servicebusiness_central
: Name of the environment - escape
Char string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceazure_blob_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicebox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicedropbox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceemail
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegcs
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegoogle_drive
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicekinesis
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Services3
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicesftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceshare_point
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicewasabi_cloud_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - escape
Char stringOptions - Field usage depends on
service
value: - Servicegcs
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Services3
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - eu
Region boolean - Field usage depends on
service
value: - Servicekustomer
: Turn it on if your app is on EU region - Servicesurvey_monkey
: The SurveyMonkey account region. Specifytrue
, if your account is hosted in the EU region. Default value isfalse
. - events string[]
- Field usage depends on
service
value: - Serviceiterable
: List of events to sync. Should be specified whensync_mode
isSelectedEvents
- export
Storage stringType - Field usage depends on
service
value: - Serviceadjust
: Your cloud storage. - Servicebraze
: Export Storage. Required ifenable_exports
istrue
- external
Id string - Field usage depends on
service
value: - Serviceappsflyer
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_cloudtrail
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Serviceaws_cost_report
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_lambda
: The external ID is a string that designates who can assume the role. - Serviceaws_msk
: This is the same as yourgroup_id
. This is required whensasl_mechanism
is set toIAM
. - Serviceazure_function
: External ID. - Servicecloudfront
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicedynamodb
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicekinesis
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Services3
: Used for authentication along with therole_arn
. If not provided, it uses connector'sgroup_id
. Use the List All Groups endpoint to find thegroup_id
. - Servicesegment
: The external ID is a string that designates who can assume the role. For more information, see a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"Amazon's AWS Identity and Access Management User Guide/a. - facility
Codes string - Field usage depends on
service
value: - Serviceunicommerce
: Your uniware facility codes. - fields string[]
- Field usage depends on
service
value: - Servicefacebook
: List of fields which connector will sync. Possible field values. - file
Type string - Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Serviceazure_blob_storage
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicebox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicedropbox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Serviceemail
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegcs
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegoogle_drive
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicekinesis
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Services3
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicesftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceshare_point
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicewasabi_cloud_storage
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - filter string
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - finance
Account stringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all finance accounts or specific finance accounts. - finance
Accounts string[] - Field usage depends on
service
value: - Serviceitunes_connect
: Specific finance accounts to sync. Must be populated iffinance_account_sync_mode
is set toSpecificFinanceAccounts
. - folder string
- Field usage depends on
service
value: - Servicedropbox
: Your Dropbox Folder URL. - folder
Id string - Field usage depends on
service
value: - Servicebox
: Folder URL - Servicegoogle_drive
: Folder URL - folder
Path string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Folder Path - Serviceone_drive
: Your OneDrive folder URL - Serviceoracle_business_intelligence_publisher
: The folder path to save data models and reports. - forecast
Id string - Field usage depends on
service
value: - Serviceclari
: Your Clari Forecast id . - ftp
Host string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP host. - ftp
Password string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP password. - ftp
Port number - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP port. - ftp
User string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP user. - function string
- Field usage depends on
service
value: - Serviceaws_lambda
: The name of your AWS Lambda Function. - function
App string - Field usage depends on
service
value: - Serviceazure_function
: Function app name in Azure portal. - function
Key string - Field usage depends on
service
value: - Serviceazure_function
: Function key used for authorization. - function
Name string - Field usage depends on
service
value: - Serviceazure_function
: Name of the function to be triggered. - function
Trigger string - Field usage depends on
service
value: - Servicegoogle_cloud_function
: The trigger URL of the cloud function. - gcs
Bucket string - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is thecloud_storage_type
- Servicewebhooks
: The GCS bucket name. Required ifbucket_service
is set toGCS
. - gcs
Export stringBucket - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is theexport_storage_type
- gcs
Export stringFolder - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is theexport_storage_type
- gcs
Folder string - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is thecloud_storage_type
- generate
Fivetran booleanPk - Field usage depends on
service
value: - Serviceworkday
: 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. - group
Id string - Field usage depends on
service
value: - Serviceline_ads
: Your LINE Ads group ID(s). - group
Name string - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) The group name of thetarget_group_id
. - hana
Backup stringPassword - hana
Mode string - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - has
Manage booleanPermissions - Field usage depends on
service
value: - Serviceazure_service_bus
: The boolean value specifying whether the connection string has manage permissions - historic
Sync stringTime Frame - Field usage depends on
service
value: - Servicebraze
: Range of data in history you would like to include in the initial sync. - Serviceiterable
: The time range for which historical data should be synced. Default value:All Time
. - Serviceklaviyo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicemarketo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesailthru
: Range of historical data you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesalesforce_marketing_cloud
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - historical
Sync stringLimit - Field usage depends on
service
value: - Serviceconcur
: Historical Sync Limit for the Sync - Serviceeloqua
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicepardot
: The time range for which historical data should be synced. Default value:All Time
. - historical
Sync stringTime Frame - Field usage depends on
service
value: - Servicerokt
: Your Rokt historical sync time frame. - Serviceskimlinks
: Your Skimlinks Historical sync time frame. - Servicevimeo
: Your Vimeo Historical sync time frame. - Servicezendesk
: Used to configure Historical sync timeframe for selected tables - home
Folder string - Field usage depends on
service
value: - Serviceappsflyer
: Your S3 home folder path of the Data Locker. - host string
- Field usage depends on
service
value: - Serviceaurora
: DB instance host or IP address. - Serviceaurora_postgres
: DB instance host or IP address. - Serviceazure_postgres
: DB instance host or IP address. - Serviceazure_sql_db
: DB instance host or IP address. - Serviceazure_sql_managed_db
: DB instance host or IP address. - Serviceclarity
: DB instance host or IP address. - Servicecockroachdb
: DB instance host or IP address. - Servicecommercetools
: Your commercetools host. - Servicedatabricks_db
: The host URL for your Databricks account. - Servicedb2i_hva
: A host address of the primary node. It should be a DB instance host/IP address with a port number. - Servicedb2i_sap_hva
: DB instance host or IP address. - Servicedocumentdb
: Host IP address of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: DB instance host or IP address. - Serviceehr
: DB instance host or IP address. - Serviceelastic_cloud
: DB instance host or IP address. - Servicees_self_hosted
: DB instance host or IP address. - Serviceftp
: FTP host address. - Servicegoogle_cloud_mysql
: DB instance host or IP address. - Servicegoogle_cloud_postgresql
: DB instance host or IP address. - Servicegoogle_cloud_sqlserver
: DB instance host or IP address. - Servicehana_sap_hva_b1
: DB instance host or IP address. - Servicehana_sap_hva_ecc
: DB instance host or IP address. - Servicehana_sap_hva_ecc_netweaver
: DB instance host or IP address. - Servicehana_sap_hva_s4
: DB instance host or IP address. - Servicehana_sap_hva_s4_netweaver
: DB instance host or IP address. - Serviceheroku_postgres
: DB instance host or IP address. - Servicejira
: The Jira service host address. - Servicemagento_mysql
: DB instance host or IP address. - Servicemagento_mysql_rds
: DB instance host or IP address. - Servicemaria
: DB instance host or IP address. - Servicemaria_azure
: DB instance host or IP address. - Servicemaria_rds
: DB instance host or IP address. - Servicemarin
: The Marin host address. - Servicemysql
: DB instance host or IP address. - Servicemysql_azure
: DB instance host or IP address. - Servicemysql_rds
: DB instance host or IP address. - Servicenetsuite_suiteanalytics
: The NetSuite service host address. - Serviceopendistro
: DB instance host or IP address. - Serviceopensearch
: DB instance host or IP address. - Serviceoracle
: DB instance host or IP address. - Serviceoracle_ebs
: DB instance host or IP address. - Serviceoracle_hva
: DB instance host or IP address. - Serviceoracle_rac
: DB instance host or IP address. - Serviceoracle_rds
: DB instance host or IP address. - Serviceoracle_sap_hva
: DB instance host or IP address. - Serviceoracle_sap_hva_netweaver
: DB instance host or IP address. - Servicepostgres
: DB instance host or IP address. - Servicepostgres_rds
: DB instance host or IP address. - Serviceredshift_db
: Host name - Servicesap_hana
: The SAP HANA host or IP address. - Servicesap_s4hana
: The SAP S/4 host or IP address. - Servicesftp
: SFTP host address. - Servicesnowflake_db
: Host name - Servicesplunk
: The Splunk service host address. - Servicesql_server
: DB instance host or IP address. - Servicesql_server_hva
: DB instance host or IP address. - Servicesql_server_rds
: DB instance host or IP address. - Servicesql_server_sap_ecc_hva
: DB instance host or IP address. - host
Ip string - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of host tunnel machine which is used to connect to the Storage container. - Serviceazure_service_bus
: The IP address of the host machine which we use to connect to ASB via ssh - host
Name string - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble Hostname. - Servicedatadog
: Your Datadog host name. - host
Url string - Field usage depends on
service
value: - Serviceadobe_commerce
: Your Adobe Commerce host url. - Servicesparkpost
: Your SparkPost host URL. - host
User string - Field usage depends on
service
value: - Serviceazure_blob_storage
: Username in the host machine. - Serviceazure_service_bus
: The username on the host machine which we use to connect to ASB via ssh - hostname string
- Field usage depends on
service
value: - Serviceakamai
: Your Akamai hostname. - Serviceukg_pro
: Your UKG Pro hostname. - hosts string[]
- Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: A list of host addresses for Azure Cosmos DB for Mongo DB. - Servicemongo
: 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. - Servicemongo_sharded
: 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. - http
Path string - Field usage depends on
service
value: - Servicedatabricks_db
: http path - identifier string
- Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client identifier. - Servicestatistics_netherlands_cbs
: Your Statistics Netherlands CBS catalog identifier. - identity string
- Field usage depends on
service
value: - Servicemarketo
: Marketo REST API identity url. - include
Ocapi booleanEndpoints - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: Whether to sync data through OCAPI endpoints. - instance string
- Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica instance name. - Servicecoupa
: The instance name of your Coupa account in the URL. - Serviceflywheel_digital
: Your Flywheel Digital instance. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud instance ID - Serviceservicenow
: ServiceNow Instance ID. - instance
Number string - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Serviceoracle_sap_hva_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - instance
Url string - Field usage depends on
service
value: - Servicesap_business_by_design
: The SAP Business ByDesign instance URL. - integration
Key string - Field usage depends on
service
value: - Servicependo
: The integration key of the Pendo account. - ip
Address string - Field usage depends on
service
value: - Serviceaveva_pi
: IP address of the AF Server - is
Account booleanLevel Connector - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) Retrieve account-level logs. - is
Auth2Enabled boolean - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Default value:false
- is
Custom booleanApi Credentials - Field usage depends on
service
value: - Servicetwitter_ads
: Custom API credentials - is
External booleanActivities Endpoint Selected - Field usage depends on
service
value: - Servicepardot
: Whether theEXTERNAL_ACTIVITY
table must be synced or not. - is
Ftps boolean - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Use Secure FTP (FTPS). - is
Keypair boolean - Field usage depends on
service
value: - Servicesftp
: Whether to use a key pair for authentication. Whentrue
, do not usepassword
. - is
Multi booleanEntity Feature Enabled - Field usage depends on
service
value: - Servicezuora
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Servicezuora_sandbox
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - is
New booleanPackage - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Indicates that that your installed package uses OAuth 2.0. Default value:false
- is
Private booleanKey Encrypted - Field usage depends on
service
value: - Servicesnowflake_db
: Indicates that a private key is encrypted. The default value:false
. The field can be specified if authentication type isKEY_PAIR
. - is
Private booleanLink Required - Field usage depends on
service
value: - Serviceaws_lambda
: We use PrivateLink by default if your AWS Lambda is in the same region as Fivetran. Turning on this toggle ensures that Fivetran always connects to AWS lambda over PrivateLink. Learn more in our PrivateLink documentation. - Services3
: Set totrue
if you want to connect to S3 bucket over PrivateLink. Default value:false
. - is
Public boolean - Field usage depends on
service
value: - Serviceaws_cost_report
: Whether you are syncing from a public bucket. Default value:false
. - Servicekinesis
: Is the bucket public? (you don't need an AWS account for syncing public buckets!) - Services3
: Whether you are syncing from a public bucket. Default value:false
. - is
Sailthru booleanConnect Enabled - Field usage depends on
service
value: - Servicesailthru
: Enable this if you want to sync Sailthru Connect - is
Secure boolean - Field usage depends on
service
value: - Serviceftp
: Whether the server supports FTPS. - is
Sftp booleanCreds Available - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Provide SFTP credentials - is
Single booleanTable Mode - Field usage depends on
service
value: - Servicebox
: Allows the creation of connector using Merge Mode strategy. - Servicedropbox
: Allows the creation of connector using Merge Mode strategy. - Servicegoogle_drive
: Allows the creation of connector using Merge Mode strategy. - Servicesftp
: Allows the creation of connector using the specified Sync strategy. - Serviceshare_point
: Allows the creation of connector using Merge Mode strategy. - is
Test booleanAccount - Field usage depends on
service
value: - Serviceadyen
: Whether or not your Adyen Account is a Test Account. Default value:false
. - is
Vendor boolean - Field usage depends on
service
value: - Serviceamazon_selling_partner
: Whether or not you have a Vendor Account. Default value:false
. - issuer string
- Field usage depends on
service
value: - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud issuer name. - json
Delivery stringMode - Field usage depends on
service
value: - Serviceaws_cost_report
: Control how your JSON data is delivered into your destination - Serviceazure_blob_storage
: Control how your JSON data is delivered into your destination - Servicebox
: Control how your JSON data is delivered into your destination - Servicedropbox
: Control how your JSON data is delivered into your destination - Serviceemail
: Control how your JSON data is delivered into your destination - Serviceftp
: Control how your JSON data is delivered into your destination - Servicegcs
: Control how your JSON data is delivered into your destination - Servicegoogle_drive
: Control how your JSON data is delivered into your destination - Servicekinesis
: Control how your JSON data is delivered into your destination - Services3
: Control how your JSON data is delivered into your destination - Servicesftp
: Control how your JSON data is delivered into your destination - Serviceshare_point
: Control how your JSON data is delivered into your destination - Servicewasabi_cloud_storage
: Specifies how Fivetran should handle your JSON data. Default value:Packed
. - key string
- Field usage depends on
service
value: - Serviceuservoice
: The UserVoice API key. - key
Password string - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKey Password
. - key
Store stringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Key Store Type - keystore string
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theKeystore File
as Base64 encoded string. - keystore
Password string - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKeystore Password
. - last
Synced stringChanges Utc_ - latest
Version string - legal
Entity stringId - Field usage depends on
service
value: - Serviceyounium
: Your Younium legal entity ID. - limit
For numberApi Calls To External Activities Endpoint - Field usage depends on
service
value: - Servicepardot
: API limit for the external activities endpoint. - line
Separator string - Field usage depends on
service
value: - Serviceaws_cost_report
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceazure_blob_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicebox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicedropbox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceemail
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegcs
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegoogle_drive
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicekinesis
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Services3
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicesftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceshare_point
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicewasabi_cloud_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - list
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment list ID. - list
Of stringCompany Ids - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail list of company IDs. - list
Strategy string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Servicekinesis
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Services3
: The listing strategy you want to use. Default value:complete_listing
. - list
Sync stringMode - Field usage depends on
service
value: - Servicegoogle_analytics_4_export
: The Sync Mode - log
Journal string - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal name. - Servicedb2i_sap_hva
: The log journal name. - log
Journal stringSchema - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal schema. - Servicedb2i_sap_hva
: The log journal schema. - log
On stringGroup - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Servicehana_sap_hva_s4_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - login string
- Field usage depends on
service
value: - Servicerebound_returns
: Your ReBound Returns login. - Servicethe_trade_desk
: The Trade Desk email. It is a part of the login credentials. - Servicewalmart_dsp
: Walmart DSP email. It is a part of the login credentials. - login
Password string - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur password. - Servicesage_intacct
: The login password. It is a part of the login credentials. - manager
Accounts string[] - Field usage depends on
service
value: - Servicegoogle_ads
: The list of the Manager Account IDs whose clients will be synced. Must be populated ifsync_mode
is set toManagerAccounts
. - max
Api numberRequests Per Day - Field usage depends on
service
value: - Servicereltio
: Maximum API requests per day - merchant
Id string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Merchant ID. - Serviceamazon_selling_partner
: The Merchant ID or Vendor Code. - Serviceavantlink
: Your AvantLink Merchant ID. - Servicebraintree
: Your Braintree merchant ID. - Servicebraintree_sandbox
: Your Braintree merchant ID. - Serviceshareasale
: Your ShareASale merchant ID. - Servicexsolla
: Your Xsolla Merchant ID. - message
Type string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka message type. - Serviceaws_msk
: The Message type. - Serviceazure_event_hub
: Message type. - Serviceazure_service_bus
: The format of messages in the topic - Serviceconfluent_cloud
: Confluent Cloud message type. - Serviceheroku_kafka
: Heroku Kafka message type. - metric
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment metric ID. - metrics string[]
- Field usage depends on
service
value: - Serviceadroll
: The metrics that you want to sync. - Servicecriteo
: Metrics - Servicedouble_click_campaign_manager
: Report metrics to include into a sync. - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_display_and_video_360
: The report metrics to include into a sync. The metric names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - named
Range string - Field usage depends on
service
value: - Servicegoogle_sheets
: The name of the named data range on the sheet that contains the data to be synced. - namespace string
- Field usage depends on
service
value: - Serviceazure_service_bus
: The ASB namespace which we have to sync. Required forAzureActiveDirectory
authentication. - network
Code number - Field usage depends on
service
value: - Servicedouble_click_publishers
: Network code is a unique, numeric identifier for your Ad Manager network. - non
Standard booleanEscape Char - Field usage depends on
service
value: - Servicegcs
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Services3
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - null
Sequence string - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Serviceazure_blob_storage
: If your CSVs use a special value indicating null, you can specify it here. - Servicebox
: If your CSVs use a special value indicating null, you can specify it here. - Servicedropbox
: If your CSVs use a special value indicating null, you can specify it here. - Serviceemail
: If your CSVs use a special value indicating null, you can specify it here. - Serviceftp
: If your CSVs use a special value indicating null, you can specify it here. - Servicegcs
: If your CSVs use a special value indicating null, you can specify it here. - Servicegoogle_drive
: If your CSVs use a special value indicating null, you can specify it here. - Servicekinesis
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Services3
: If your CSVs use a special value indicating null, you can specify it here. - Servicesftp
: If your CSVs use a special value indicating null, you can specify it here. - Serviceshare_point
: If your CSVs use a special value indicating null, you can specify it here. - Servicewasabi_cloud_storage
: If your CSVs use a special value indicating null, you can specify it here. - oauth
Token string - oauth
Token stringSecret - ocapi
Client stringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client ID. - ocapi
Client stringSecret - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client secret. - ocapi
Custom stringObject Types - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI custom object types. - ocapi
Hostname string - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI hostname. - odbc
Driver stringManager Library Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: ODBC manager library path - Servicehana_sap_hva_ecc
: ODBC manager library path - Servicehana_sap_hva_s4
: ODBC manager library path - odbc
Sys stringIni Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_ecc
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_s4
: odbc.ini and odbcsinst.ini location - on
Error string - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceazure_blob_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicebox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicedropbox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegcs
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegoogle_drive
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicekinesis
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Services3
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - Servicesftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceshare_point
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicewasabi_cloud_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - on
Premise boolean - Field usage depends on
service
value: - Servicejira
: Whether the Jira instance is local or in cloud. - organization string
- Field usage depends on
service
value: - Servicegladly
: Your Gladly Organization Name. - Servicestatuspage
: Your Statuspage Organization ID. - organization
Domain string - Field usage depends on
service
value: - Serviceadobe_workfront
: Your Adobe Workfront organization domain. - organization
Id string - Field usage depends on
service
value: - Serviceadobe_analytics
: Organization ID from the Service Account (JWT) credentials of your Adobe Project. - Serviceintegrate
: Your Integrate organization ID. - Servicemegaphone
: Your Megaphone organization ID. - Serviceproductive
: Your Productive Organization ID. - Servicesalesforce_commerce_cloud
: The organization ID from Salesforce Commerce Cloud account. - Servicesentry
: Your Sentry organization ID. - Servicezoho_books
: Your Zoho Books Organization ID. - Servicezoho_inventory
: Your Zoho Inventory organization ID. - organization
Name string - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl organization name. - Serviceconfluence
: Your Confluence organization name. - organizations string[]
- Field usage depends on
service
value: - Serviceapple_search_ads
: Organizations - Servicesnapchat_ads
: Specific organizations IDs to sync. Must be populated ifsyncMode
is set toSpecificOrganizations
. - packed
Mode string[]Tables - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicedynamodb
: List of tables to be synced in packed mode. - Servicefirebase
: Specific tables to sync. Must be populated ifpacking_mode
is set toSelectTablesForPackedMode
. - Servicemongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicemongo_sharded
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - packing
Mode string - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: Indicates the desired sync pack mode. Accepted values areUsePackedModeOnly
andUseUnpackedModeOnly
.SelectTablesForPackedMode
is deprecated. - Servicefirebase
: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceklaviyo
: Packing mode for EVENT and PERSON tables. - Servicemongo
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Servicemongo_sharded
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceoptimizely
: Packing mode for conversion and decision tables. - Servicesailthru
: Packing mode for LIST_STATE and USER tables. - pages string[]
- Field usage depends on
service
value: - Servicefacebook_pages
: Specific pages to sync. Must be populated ifsync_mode
is set toSpecificPages
. - partner
Code string - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission partner code. - partner
User stringId - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserID. - partner
User stringSecret - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserSecret. - partners string[]
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of partners to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicethe_trade_desk
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicewalmart_dsp
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - pass
Phrase string - Field usage depends on
service
value: - Servicequaltrics
: Pass Phrase - passphrase string
- Field usage depends on
service
value: - Servicesnowflake_db
: 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 isKEY_PAIR
. - password string
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS password. - Serviceadobe_commerce
: Your Adobe Commerce password. - Serviceakeneo
: Your Akeneo password. - Serviceanaplan
: Your Anaplan password. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Password. - Serviceaurora
: The user's password. - Serviceaurora_postgres
: The user's password. - Serviceazure_cosmos_for_mongo
: Password used for source database authentication. - Serviceazure_postgres
: The user's password. - Serviceazure_sql_db
: The user's password. - Serviceazure_sql_managed_db
: The user's password. - Serviceboostr
: Your Boostr password. - Serviceceridian_dayforce
: Your Ceridian Dayforce Password. - Servicecin7
: Your Cin7 API Key. - Serviceclarity
: The user's password. - Servicecockroachdb
: The user's password. - Servicecollibra
: Your collibra password. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account password. - Servicecontrast_security
: Your Contrast Security API Password. - Servicedb2i_hva
: The user's password. - Servicedb2i_sap_hva
: The user's password. - Servicedeposco
: Your Deposco password. - Servicedocumentdb
: The user's password. - Servicedynamics_365_fo
: The user's password. - Serviceehr
: The user's password. - Serviceelastic_cloud
: The user's password. - Servicees_self_hosted
: The user's password. - Serviceftp
: FTP password. - Serviceglobalmeet
: Your GlobalMeet Password. - Servicegoogle_cloud_mysql
: The user's password. - Servicegoogle_cloud_postgresql
: The user's password. - Servicegoogle_cloud_sqlserver
: The user's password. - Servicegreen_power_monitor
: Your GreenPowerMonitor password. - Serviceguru
: Your Guru password. - Servicehana_sap_hva_b1
: The user's password. - Servicehana_sap_hva_ecc
: The user's password. - Servicehana_sap_hva_ecc_netweaver
: The user's password. - Servicehana_sap_hva_s4
: The user's password. - Servicehana_sap_hva_s4_netweaver
: The user's password. - Serviceheroku_postgres
: The user's password. - Servicehilti_ontrack
: Your Hilti On!Track password. - Serviceimpact
: Your Impact Account Token - Serviceintegral_ad_science
: Your integral_ad_science password. - Serviceitunes_connect
: Your password - Servicejamf
: Your Jamf password. - Servicejira
: The Jira user's password. - Servicekhoros_care
: Your Khoros Care password. - Servicekissmetrics
: Your Kissmetrics API Password. - Serviceklarna
: Your Klarna Password. - Servicelessonly
: Your Lessonly password. - Servicemagento_mysql
: The user's password. - Servicemagento_mysql_rds
: The user's password. - Servicemaria
: The user's password. - Servicemaria_azure
: The user's password. - Servicemaria_rds
: The user's password. - Servicemarin
: The Marin user's password. - Servicemoloco
: Your Moloco account password. - Servicemongo
: The user's password. - Servicemongo_sharded
: The user's password. - Servicemyosh
: Your myosh password. - Servicemysql
: The user's password. - Servicemysql_azure
: The user's password. - Servicemysql_rds
: The user's password. - Servicenetsuite_suiteanalytics
: The NetSuite user's password. - Serviceopendistro
: The user's password. - Serviceopensearch
: The user's password. - Serviceoracle
: The user's password. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence user password. - Serviceoracle_ebs
: The user's password. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud user password. - Serviceoracle_hva
: The user's password. - Serviceoracle_rac
: The user's password. - Serviceoracle_rds
: The user's password. - Serviceoracle_sap_hva
: The user's password. - Serviceoracle_sap_hva_netweaver
: The user's password. - Serviceoutbrain
: The Outbrain user's password. - Servicepardot
: The Pardot user's password. - Servicepartnerize
: Your Partnerize account's password. - Servicepodio
: Your Podio account password. - Servicepostgres
: The user's password. - Servicepostgres_rds
: The user's password. - Serviceqmatic_data_connect
: Your Qmatic Data Connect password. - Serviceredshift_db
: The Redshift user's password. - Servicerevx
: Your RevX Password. - Servicertb_house
: Your RTB House password. - Servicesap_business_by_design
: The SAP Business ByDesign password. - Servicesap_hana
: Your SAP HANA password. - Servicesap_s4hana
: Your SAP S/4 password. - Servicescorm
: Your Scorm Secret Key. - Serviceservicenow
: Your account password. - Servicesftp
: SFTP password. - Serviceshiphero
: Your ShipHero password. - Serviceshipstation
: Your ShipStation password. - Serviceshopware
: Your Shopware password. - Serviceskuvault
: Your SkuVault password. - Servicesmadex
: Your Smadex Password. - Servicesnowflake_db
: The Snowflake user's password. - Servicesplash
: Your Splash password. - Servicesplunk
: The Splunk user's password. - Servicesql_server
: The user's password. - Servicesql_server_hva
: The user's password. - Servicesql_server_rds
: The user's password. - Servicesql_server_sap_ecc_hva
: The user's password. - Servicestarrez
: Your StarRez API password - Servicestickyio
: Your sticky.io password. - Servicestylight
: Your Stylight Password. - Servicesugarcrm
: Your SugarCRM password. - Serviceteamwork
: Your Teamwork password. - Servicethe_trade_desk
: The Trade Desk password. It is a part of the login credentials. - Servicetoggl_track
: Your Toggl Track Password - Serviceukg_pro
: Your UKG Pro password. - Serviceunicommerce
: Your uniware login password. - Serviceupland
: Your Upland Software Password. - Serviceveevavault
: Your Veeva Vault password. - Servicewalmart_dsp
: Walmart DSP password. It is a part of the login credentials. - Servicewhen_i_work
: Your When I Work password. - Servicewherefour
: Your Wherefour password. - Serviceworkday
: Workday password. - Serviceworkday_financial_management
: Workday password. - Serviceworkday_hcm
: Workday password. - Servicexandr
: Your Xandr password. - Serviceyounium
: Your Younium password. - pat string
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Token
generated in Github. - pat
Name string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Name. - pat
Secret string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Secret. - path string
- Field usage depends on
service
value: - Servicejira
: A URL subdirectory where the Jira instance is working. - pats string[]
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Tokens
. - pattern string
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Serviceazure_blob_storage
: All files in your search path matching this regular expression will be synced. - Servicebox
: All files in your search path matching this regular expression will be synced. - Servicedropbox
: All files in your search path matching this regular expression will be synced. - Serviceemail
: All files in your search path matching this regular expression will be synced. - Serviceftp
: All files in your search path matching this regular expression will be synced. - Servicegcs
: All files in your search path matching this regular expression will be synced. - Servicegoogle_drive
: All files in your search path matching this regular expression will be synced. - Servicekinesis
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Services3
: All files in your search path matching this regular expression will be synced. - Servicesftp
: All files in your search path matching this regular expression will be synced. - Serviceshare_point
: All files in your search path matching this regular expression will be synced. - Servicewasabi_cloud_storage
: All files in your search path matching this regular expression will be synced. - pdb
Name string - Field usage depends on
service
value: - Serviceoracle
: Optional: Required only for containerized database. - Serviceoracle_ebs
: Optional: Required only for containerized database. - Serviceoracle_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Serviceoracle_rac
: Optional: Required only for containerized database. - Serviceoracle_rds
: Optional: Required only for containerized database. - Serviceoracle_sap_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - pem
Certificate string - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Must be populated ifis_auth2_enabled
is set tofalse
. - pem
Private stringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM secret key file. Must be populated ifis_auth2_enabled
is set totrue
. - per
Interaction string[]Dimensions - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Per Interaction Dimensions. - personal
Access stringToken - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail personal access token. - Servicedatabricks_db
: Access Token - Serviceharvest
: Your Harvest Personal Access Token. - Serviceproductive
: Your Productive personal access token. - Servicetotango
: Your Totango personal access token. - personal
Api stringToken - Field usage depends on
service
value: - Servicecircleci
: Your CircleCI Personal API token. - Servicemonday
: Your Monday.com Personal API Token. - pgp
Pass stringPhrase - Field usage depends on
service
value: - Serviceazure_blob_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - pgp
Secret stringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - phone
Number string - Field usage depends on
service
value: - Serviceitunes_connect
: Register the number on AppleId Account Page for 2FA - plan
Type string - Field usage depends on
service
value: - Servicejustcall
: Your JustCall Plan Type. - port number
- Field usage depends on
service
value: - Serviceaurora
: The port number. - Serviceaurora_postgres
: The port number. - Serviceaveva_pi
: Port number at which the AF Server is running - Serviceazure_postgres
: The port number. - Serviceazure_sql_db
: The port number. - Serviceazure_sql_managed_db
: The port number. - Serviceclarity
: The port number. - Servicecockroachdb
: The port number. - Servicedatabricks_db
: The port of your SQL warehouse. - Servicedb2i_hva
: The port number. - Servicedb2i_sap_hva
: The port number. - Servicedocumentdb
: Port of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: The port number. - Serviceehr
: The port number. - Serviceelastic_cloud
: The port number. - Servicees_self_hosted
: The port number. - Serviceftp
: FTP port. - Servicegoogle_cloud_mysql
: The port number. - Servicegoogle_cloud_postgresql
: The port number. - Servicegoogle_cloud_sqlserver
: The port number. - Servicehana_sap_hva_b1
: The port number. - Servicehana_sap_hva_ecc
: The port number. - Servicehana_sap_hva_ecc_netweaver
: The port number. - Servicehana_sap_hva_s4
: The port number. - Servicehana_sap_hva_s4_netweaver
: The port number. - Serviceheroku_postgres
: The port number. - Servicejira
: The Jira service host port. - Servicemagento_mysql
: The port number. - Servicemagento_mysql_rds
: The port number. - Servicemaria
: The port number. - Servicemaria_azure
: The port number. - Servicemaria_rds
: The port number. - Servicemysql
: The port number. - Servicemysql_azure
: The port number. - Servicemysql_rds
: The port number. - Servicenetsuite_suiteanalytics
: The NetSuite service host port. - Serviceopendistro
: The port number. - Serviceopensearch
: The port number. - Serviceoracle
: The port number. - Serviceoracle_ebs
: The port number. - Serviceoracle_hva
: The port number. - Serviceoracle_rac
: The port number. - Serviceoracle_rds
: The port number. - Serviceoracle_sap_hva
: The port number. - Servicepostgres
: The port number. - Servicepostgres_rds
: The port number. - Serviceredshift_db
: Port number - Servicesap_hana
: The SAP HANA port number. - Servicesap_s4hana
: The SAP S/4 port number. - Servicesftp
: SFTP port. - Servicesnowflake_db
: The Snowflake optional port number. - Servicesplunk
: The Splunk service host port. - Servicesql_server
: The port number. - Servicesql_server_hva
: The port number. - Servicesql_server_rds
: The port number. - Servicesql_server_sap_ecc_hva
: The port number. - post
Click stringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on clicks. Default value:DAY_30
- prebuilt
Report string - Field usage depends on
service
value: - Servicefacebook
: The name of report of which connector will sync the data. Possible prebuilt_report values. - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - prefix string
- Field usage depends on
service
value: - Serviceaws_cloudtrail
: If prefix is present when configuring the bucket. - Serviceaws_cost_report
: Folder path to the aws_cost_report files within the bucket. - Serviceaws_inventory
: The prefix if you used one when configuring the bucket. - Serviceazure_blob_storage
: All files and folders under this folder path will be searched for files to sync. - Servicebox
: All files and folders under this folder path will be searched for files to sync. - Servicecloudfront
: The name of the CloudFront folder in the bucket. - Servicedropbox
: All files and folders under this folder path will be searched for files to sync. - Serviceftp
: All files and folders under this folder path will be searched for files to sync. - Servicegcs
: All files and folders under this folder path will be searched for files to sync. - Servicegoogle_drive
: All files and folders under this folder path will be searched for files to sync, this can be the entire drive link or a folder URL - Servicekinesis
: Folder path to the Kinesis files within the bucket. - Servicemarin
: Folder path to the Marin manifest file. - Servicemicrosoft_dynamics_365_fo
: Folder name in which the exported dynamics 365 data resides. - Services3
: All files and folders under this folder path will be searched for files to sync. - Servicesegment
: Folder path to the Segment files within the bucket. Must be populated ifsync_type
is set toS3
. - Servicesftp
: All files and folders under this folder path will be searched for files to sync. - Serviceshare_point
: All files and folders under this folder path link will be searched for files to sync. This can be any shared folder link. - Servicewasabi_cloud_storage
: All files and folders under this folder path will be searched for files to sync. - primary
Key string - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission primary key. - primary
Keys string[] - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - private
Key string - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS REST API private key. - Serviceadobe_analytics
: The complete contents of your private key file including the start and end tags (----BEGIN PRIVATE KEY----
to----END PRIVATE KEY----
). - Serviceadp_workforce_now
: Private Key. - Serviceanaplan
: The contents of your private key file. Must be populated ifauth_mode
is set toCertificate
. - Serviceapple_search_ads
: The contents of your secret key file. Must be populated ifis_auth2_enabled
is set tofalse
. - Servicebraintree
: The contents of your secret key file. - Servicebraintree_sandbox
: The contents of your secret key file. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud private key. - Servicequaltrics
: Your private key - Servicesalesforce
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesnowflake_db
: Private access key. The field should be specified if authentication type isKEY_PAIR
. - private
Token string - Field usage depends on
service
value: - Serviceeventbrite
: Your Eventbrite private token. - product string
- Field usage depends on
service
value: - Servicewebconnex
: Your Webconnex product. - profiles string[]
- Field usage depends on
service
value: - Serviceamazon_ads
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSpecificProfiles
. - Servicegoogle_analytics
: Specific User Profile IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_mcf
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - profiles
Amazon stringDsp - Field usage depends on
service
value: - Serviceamazon_dsp
: Comma-separated list of your Amazon DSP profiles. - project
Access stringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar project access token. - project
Credentials ConnectorConfig Project Credential[] - project
Id string - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery project ID - Servicegoogle_analytics_360
: The project ID. - Servicegoogle_analytics_4_export
: The Project ID. - Servicemixpanel
: Project ID - project
Ids string - Field usage depends on
service
value: - Servicesentry
: Your Sentry project IDs. - project
Key string - Field usage depends on
service
value: - Servicecommercetools
: Your commercetools project key. - projects string[]
- Field usage depends on
service
value: - Serviceasana
: Specific Project IDs to sync. Must be populated ifsyncMode
is set toSpecificProjects
. - Servicejira
: Specific projects to sync. Must be populated ifsyncMode
is set toCUSTOM
. - properties string[]
- Field usage depends on
service
value: - Servicegoogle_analytics_4
: The array of strings in theproperties/{id}
format whereid
is a Google Analytics 4 property identifier. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - property
Id string - Field usage depends on
service
value: - Servicecloudbeds
: Your Cloudbeds property IDs. - public
Key string - Field usage depends on
service
value: - Serviceaurora
: Public Key - Serviceaurora_postgres
: Public Key - Serviceazure_blob_storage
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_cosmos_for_mongo
: Public Key - Serviceazure_postgres
: Public Key - Serviceazure_service_bus
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_sql_db
: Public Key. - Serviceazure_sql_managed_db
: Public Key. - Servicebraintree
: The contents of your PEM certificate file. - Servicebraintree_sandbox
: The contents of your PEM certificate file. - Serviceclarity
: Public Key. - Servicecockroachdb
: Public Key - Servicedb2i_hva
: Public Key - Servicedb2i_sap_hva
: Public Key - Servicedocumentdb
: Public Key - Servicedynamics_365_fo
: Public Key. - Serviceehr
: Public Key. - Serviceelastic_cloud
: Public Key - Servicees_self_hosted
: Public Key - Servicegoogle_cloud_mysql
: Public Key - Servicegoogle_cloud_postgresql
: Public Key - Servicegoogle_cloud_sqlserver
: Public Key. - Servicehana_sap_hva_b1
: Public Key - Servicehana_sap_hva_ecc
: Public Key - Servicehana_sap_hva_ecc_netweaver
: Public Key - Servicehana_sap_hva_s4
: Public Key - Servicehana_sap_hva_s4_netweaver
: Public Key - Serviceheroku_postgres
: Public Key - Servicemagento_mysql
: Public Key - Servicemagento_mysql_rds
: Public Key - Servicemaria
: Public Key - Servicemaria_azure
: Public Key - Servicemaria_rds
: Public Key - Servicemongo
: Public Key - Servicemongo_sharded
: Public Key - Servicemysql
: Public Key - Servicemysql_azure
: Public Key - Servicemysql_rds
: Public Key - Serviceopendistro
: Public Key - Serviceopensearch
: Public Key - Serviceoracle
: Public Key - Serviceoracle_ebs
: Public Key - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud public key. - Serviceoracle_hva
: Public Key - Serviceoracle_rac
: Public Key - Serviceoracle_rds
: Public Key - Serviceoracle_sap_hva
: Public Key - Servicepartnerstack_vendor
: Your PartnerStack Vendor Public key. - Servicepostgres
: Public Key - Servicepostgres_rds
: Public Key - Servicesap_hana
: Public Key - Servicesap_s4hana
: Public Key - Servicesftp
: Public Key - Servicesql_server
: Public Key. - Servicesql_server_hva
: Public Key. - Servicesql_server_rds
: Public Key. - Servicesql_server_sap_ecc_hva
: Public Key. - publication
Name string - Field usage depends on
service
value: - Serviceaurora_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceazure_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres_rds
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - publisher
Id string - Field usage depends on
service
value: - Serviceskimlinks
: Your Skimlinks publisher ID. - pull
Archived booleanCampaigns - Field usage depends on
service
value: - Serviceoutbrain
: Include or ignore results from archived campaigns - python
Version string - query
Id string - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The ID of the query whose configuration you want to reuse. This is a required parameter whenconfig_method
is set toREUSE_EXISTING
. - query
Param stringValue - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API key. - Servicebirdeye
: Your Birdeye query-param-value. - quota
Project stringId - Field usage depends on
service
value: - Servicebigquery_db
: Specify a different project ID to account for quota and billing of Fivetran query workload - quote
Char string - Field usage depends on
service
value: - Serviceazure_blob_storage
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegcs
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegoogle_drive
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Services3
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicesftp
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Serviceshare_point
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - quote
Character booleanEnabled - Field usage depends on
service
value: - Serviceazure_blob_storage
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegcs
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegoogle_drive
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Services3
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicesftp
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Serviceshare_point
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - rate
Limit stringPlan - Field usage depends on
service
value: - Servicevimeo
: Your Vimeo rate limit plan. - refresh
Token string - Field usage depends on
service
value: - Serviceironsource
: Your IronsourceClient Secret
. - refresh
Token stringExpires At - Field usage depends on
service
value: - Servicepinterest_ads
: The expiration date of the refresh token. Unix timestamp in seconds - region string
- Field usage depends on
service
value: - Servicealgolia
: Your Algolia analytics region. - Serviceamazon_ads
: The region used by the Amazon Ads profile. - Serviceamazon_selling_partner
: The region used by the Amazon Selling Partner profile. - Serviceanaplan
: Your Anaplan account region - Serviceatlassian_ops_genie
: Your company's Osgenie region (usually company.opsgenie.com) - Serviceawin
: Your Awin Region. - Serviceaws_lambda
: The AWS region code for the DynamoDB instance. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Region - Serviceconcur
: The region. - Servicecvent
: Your Cvent region. - Serviceeverflow
: Your Everflow region. - Serviceexact_online
: Your Exact Online region. - Servicegetfeedback
: Your GetFeedback region. - Servicehappyfox
: Your HappyFox region. - Servicekeypay
: Your KeyPay region. - Servicemedallia_agile_research
: Your Medallia Agile region. - Servicemessagebird
: Your MessageBird Account region. - Servicemixpanel
: Data Region - Servicenavan
: Your Navan region. - Serviceon24
: Your ON24 region. - Servicependo
: The Pendo account region. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Region. - Serviceringover
: Your Ringover region. - Servicesamsara
: The region of your Samsara account. For instance, if your region isEUROPE
, provideeu.samsara
in theRegion
field. If your region is not in Europe, providesamsara
. - Servicesnyk
: Your Snyk region. - Servicetalkdesk
: Your Talkdesk region (".com",".eu","ca.com") - Servicetotango
: Your Totango region. - Servicetranscend
: Your Transcend region. - Servicevonage_contact_center
: Your Vonage Contact Center region. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value:US_EAST_1
. - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing Region. - Servicezoho_books
: Your Zoho Books application host region. - Servicezoho_campaigns
: Your Zoho Campaigns application host region. - Servicezoho_desk
: Your Zoho Desk domain. - Servicezoho_inventory
: Your Zoho Inventory application host region. - region
Api stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution API URL region. - region
Auth stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution auth URL region. - region
Token stringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution token URL region. - region
Url string - Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management region URL. - replica
Id number - Field usage depends on
service
value: - Serviceaurora
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicegoogle_cloud_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - replication
Slot string - Field usage depends on
service
value: - Serviceaurora_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceazure_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres_rds
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - report
Configs ConnectorConfig Report Config[] - report
Configuration string[]Ids - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: You can select only one Floodlight Configuration ID per account. - report
Format stringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report
Granularity string - Field usage depends on
service
value: - Servicepinterest_ads
: Granularity at which reports will be - report
Keys string - Field usage depends on
service
value: - Servicerakutenadvertising
: Your Rakuten Advertising report keys. - report
Lists ConnectorConfig Report List[] - report
Service stringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Report Service API key. - report
Suites string[] - report
Timezone string - Field usage depends on
service
value: - Servicecriteo
: Report Timezone - report
Type string - Field usage depends on
service
value: - Serviceadroll
: The report type you want. Default value:ALL_ADS
. - Servicedouble_click_campaign_manager
: Type of reporting data to sync. Default value:STANDARD
. - Servicegoogle_display_and_video_360
: The type of the report to create. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Serviceyoutube_analytics
: The name of report of which connector will sync the data. - report
Url string - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - reports
Connector
Config Report[] - reports
Linkedin string[]Ads - Field usage depends on
service
value: - Servicelinkedin_ads
: Specific analytics reports to sync. Must be populated if adAnalytics is set to 'SpecificReports'. - repositories string[]
- Field usage depends on
service
value: - Servicegithub
: Specific Repository IDs to sync. Must be populated ifsyncMode
is set toSpecificRepositories
. - resource
Token string - Field usage depends on
service
value: - Servicecosmos
: A token that provides access to a specific Azure Cosmos DB resource. Required for theRESOURCE_TOKEN
data access method. - resource
Url string - Field usage depends on
service
value: - Servicedynamics_365
: URL at which Dynamics 365 is accessed - rest
Api numberLimit - Field usage depends on
service
value: - Servicepardot
: The number of API calls that the connector should not exceed in a day. Default REST API call limit per day: 150,000. - rfc
Library stringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Servicehana_sap_hva_s4_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Serviceoracle_sap_hva_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - role string
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Role ID for connection. - Servicesnowflake_db
: Snowflake Connector role name - role
Arn string - Field usage depends on
service
value: - Serviceappsflyer
: S3 Role ARN - Serviceaws_cloudtrail
: The Role ARN required for authentication. - Serviceaws_cost
: The Role ARN required for authentication. - Serviceaws_cost_report
: The Role ARN required for authentication. - Serviceaws_inventory
: The Role ARN required for authentication. - Serviceaws_lambda
: The Role ARN required for authentication. - Serviceaws_msk
: Ifsasl_mechanism
is set toIAM
, enter your Role ARN - Servicecloudfront
: The Role ARN required for authentication. - Servicedynamodb
: Role ARN - Serviceheap
: The Role ARN required for authentication. - Servicekinesis
: The Role ARN required for authentication. - Services3
: The Role ARN required for authentication. Required for connector creation when syncing using private bucket. - Servicesegment
: The Role ARN required for authentication. Must be populated ifsync_type
is set toS3
. - rollback
Window number - Field usage depends on
service
value: - Serviceappsflyer
: Rollback window - rollback
Window numberSize - Field usage depends on
service
value: - Servicebingads
: A period of time in days during which a conversion is recorded. - s3Bucket string
- Field usage depends on
service
value: - Servicewebhooks
: The S3 bucket name. Required ifbucket_service
is set toS3
. - s3Export
Bucket string - Field usage depends on
service
value: - Servicebraze
: Your S3 user export bucket. Required ifAWS_S3
is theexport_storage_type
- s3Export
External stringId - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used ifexport_storage_type
isAWS_S3
- s3Export
Folder string - Field usage depends on
service
value: - Servicebraze
: Your S3 user export folder name. Required ifAWS_S3
is theexport_storage_type
- s3Export
Role stringArn - Field usage depends on
service
value: - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is theexport_storage_type
- s3Role
Arn string - Field usage depends on
service
value: - Serviceadjust
: Used if theexport_storage_type
isAWS_S3
, the Role ARN required for authentication. - Servicewebhooks
: The Role ARN required for authentication. Required ifbucket_service
is set toS3
. - s3bucket string
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The S3 bucket name. - Servicebraze
: Your S3 bucket required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Name of the bucket configured to receive sailthru connect data. - s3external
Id string - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used for authentication along with therole_arn
required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: The external ID is a string that designates who can assume the role. - s3folder string
- Field usage depends on
service
value: - Servicebraze
: Your S3 folder name required ifAWS_S3
is thecloud_storage_type
- s3path string
- Field usage depends on
service
value: - Servicesailthru
: Copy and use this to configure Sailthru Connect in your sailthru account. - s3role
Arn string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The Role ARN required for authentication. - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Role ARN of the IAM role created for Fivetran. - sales
Account stringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all sales accounts or specific sales accounts. - sales
Accounts string[] - Field usage depends on
service
value: - Serviceitunes_connect
: Specific sales account to sync. Must be populated ifsales_account_sync_mode
is set toSpecificSalesAccounts
. - salesforce
Security stringToken - Field usage depends on
service
value: - Servicepardot
: The Pardot user's Salesforce SSO Account Security Token. - sandbox
Account string - Field usage depends on
service
value: - Servicegocardless
: Your GoCardless account type. - sap
Schema string - Field usage depends on
service
value: - Servicedb2i_hva
: The SAP schema. - Servicedb2i_sap_hva
: SAP schema name. - Servicesql_server_hva
: SAP Schema Name. Required only for High-Volume Agent SAP ECC connector. - Servicesql_server_sap_ecc_hva
: SAP Schema Name. - sap
Source stringSchema - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The schema name where the HANA tables reside. - Servicehana_sap_hva_ecc
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_ecc_netweaver
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4_netweaver
: The Hana schema name where the SAP tables reside. - sap
User string - Field usage depends on
service
value: - Serviceoracle_sap_hva
: The Oracle schema name where the SAP tables reside. - sasl
Mechanism string - Field usage depends on
service
value: - Serviceapache_kafka
: SASL Mechanism - Serviceaws_msk
: Ifsecurity_protocol
is set toSASL
, enter the SASL Mechanism - sasl
Plain stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl
Plain stringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl
Scram256Key string - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl
Scram256Secret string - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl
Scram512Key string - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - sasl
Scram512Secret string - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - schema
Registry stringCredentials Source - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Credentials source - Serviceaws_msk
: Schema Registry Credentials source - Serviceconfluent_cloud
: Schema Registry Credentials source - schema
Registry stringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Key - Serviceaws_msk
: Schema Registry Key - Serviceazure_service_bus
: The key used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Key - schema
Registry stringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Secret - Serviceaws_msk
: Schema Registry Secret - Serviceazure_service_bus
: The secret used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Secret - schema
Registry string[]Urls - Field usage depends on
service
value: - Serviceapache_kafka
: Your schema registry URLs - Serviceaws_msk
: Your schema registry URLs - Serviceazure_service_bus
: The comma-separated list of schema registry servers in theserver:port
format - Serviceconfluent_cloud
: Your schema registry URLs - scope string
- Field usage depends on
service
value: - Serviceebay
: Your eBay scopes. - scopes string
- Field usage depends on
service
value: - Servicecornerstone
: Your Cornerstone scopes. - seats string[]
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Seats to sync. Must be populated ifsync_mode_seat
is set toSPECIFIC_SEATS
. - secret string
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Secret. - Servicebuildium
: Your Buildium API secret. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure secret. - Serviceloopio
: Your Loopio Secret. - Servicemode
: Your Mode Secret. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client secret. - Servicetwilio
: The Twilio API secret - Serviceuservoice
: The UserVoice API secret. - Servicevenminder
: Your Venminder secret. - Servicevts
: Your VTS secret. - secret
Key string - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Secret Key. - Serviceappsflyer
: Your AWS secret key. - Servicebigquery_db
: Private key of the customer service account. If specified, your service account will be used to process the data instead of the Fivetran-managed service account. - Servicecheckr
: Your Checkr secret key. - Serviceezofficeinventory
: Your EZOfficeInventory API secret key. - Servicegcs
: Your JSON Private Key. Used to authorize service account. Required if you use a Custom Service Account to authenticate the storage bucket. - Serviceironsource
: Your IronsourceClient ID
. - Serviceline_ads
: Your LINE Ads secret key. - Servicemailjet
: Your Mailjet secret key. - Servicepartnerstack_vendor
: Your PartnerStack Vendor Secret key. - Servicepaypal
:Client Secret
of your PayPal client application. - Servicepaypal_sandbox
:Client Secret
of your PayPal client application. - Servicephoenix_ads
: Your Phoenix Ads Secret key. - Serviceretailnext
: Your RetailNext secret key. - Servicestatsig
: Your Statsig secret key. - Serviceyotpo
: Your Yotpo Secret key - secrets string
- Field usage depends on
service
value: - Serviceaws_lambda
: The secrets that should be passed to the function at runtime. - Serviceazure_function
: The secrets that should be passed to the function at runtime. - Servicegoogle_cloud_function
: The secrets that should be passed to the function at runtime. - secrets
Lists ConnectorConfig Secrets List[] - security
Protocol string - Field usage depends on
service
value: - Serviceapache_kafka
: Security protocol for Kafka interaction. - Serviceaws_msk
: The security protocol for Kafka interaction. - Serviceconfluent_cloud
: Security protocol for Confluent Cloud interaction. - Serviceheroku_kafka
: Security protocol for Heroku Kafka interaction. - segments string[]
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - selected
Event string[]Types - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Select the event types to be synced. - selected
Exports string[] - Field usage depends on
service
value: - Serviceanaplan
: The list of export IDs in the formatworkspace_id_model_id_export_id
that the connector will sync. Must be populated ifsync_mode
is set toSpecificExports
. - sender
Id string - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender ID - sender
Password string - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender Password - server string
- Field usage depends on
service
value: - Servicecastor_edc
: Your Castor EDC Server. - server
Address string - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source server address. - server
Region string - Field usage depends on
service
value: - Serviceclockify
: Your Clockify server region. - server
Url string - Field usage depends on
service
value: - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence Instance URL. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud Instance URL. - server
Variable string - Field usage depends on
service
value: - Servicemyosh
: Your myosh server variable. - servers string[]
- Field usage depends on
service
value: - Serviceapache_kafka
: Comma-separated list of Kafka servers in the formatserver:port
. - Serviceaws_msk
: Comma-separated list of Kafka servers in theserver:port
format. - Serviceconfluent_cloud
: Comma-separated list of Confluent Cloud servers in the formatserver:port
. - Serviceheroku_kafka
: Comma-separated list of Heroku Kafka servers in the formatserver:port
. - service
Account string - Field usage depends on
service
value: - Servicegoogle_drive
: Share the folder with the email address - service
Account stringEmail - Field usage depends on
service
value: - Servicegoogle_cloud_function
: Provide Invoker role to this service account. - service
Account stringKey - Field usage depends on
service
value: - Servicefirebase
: The contents of your service account key file. Required for authentication. - service
Account stringSecret - Field usage depends on
service
value: - Servicemixpanel
: Service Account Secret - service
Account stringUsername - Field usage depends on
service
value: - Servicemixpanel
: Service Account Username - service
Authentication string - Field usage depends on
service
value: - Servicedsv
: A base64 encoded variant of yourusername:password
string. Required for authentication. - service
Name string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicewalmart_marketplace
: Your Walmart Marketplace service name. - service
Version string - sftp
Host string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP host. - Servicesalesforce_marketing_cloud
: Host - sftp
Is booleanKey Pair - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Log in with key pair or password - Servicesalesforce_marketing_cloud
: 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 - sftp
Password string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP password required if sftp_is_key_pair is false - Servicesalesforce_marketing_cloud
: Password - sftp
Port number - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP port. - Servicesalesforce_marketing_cloud
: Port - sftp
Public stringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Public Key - Servicesalesforce_marketing_cloud
: Public Key - sftp
User string - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP user. - Servicesalesforce_marketing_cloud
: User - string
- Field usage depends on
service
value: - Serviceshare_point
: Your SharePoint folder URL. You can find the folder URL by following the steps mentioned here. - sheet
Id string - Field usage depends on
service
value: - Servicegoogle_sheets
: The URL of the sheet that can be copied from the browser address bar, or the ID of the sheet that can be found in the sheet's URL between /d/ and /edit. - shop string
- Field usage depends on
service
value: - Serviceshopify
: The Shopify shop name. Can be found in the URL before .myshopify.com. - shop
Domain string - Field usage depends on
service
value: - Servicetriple_whale
: Your Triple Whale shop domain. - short
Code string - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce eight-character string assigned to a realm for routing purposes. - should
Sync booleanEvents With Deleted Profiles - Field usage depends on
service
value: - Serviceklaviyo
: Sync events linked to deleted profiles - show
Records booleanWith No Metrics - Field usage depends on
service
value: - Serviceapple_search_ads
: Turn the toggle on if you want the reports to also return records without metrics. - sid string
- Field usage depends on
service
value: - Servicetwilio
: The Twilio API key SID - signer
Public stringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Serviceftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicegcs
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Services3
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicesftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicewasabi_cloud_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - site
Address string - Field usage depends on
service
value: - Serviceteamwork
: Your Teamwork site address. - site
Id string - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Site ID of the SharePoint site from which you want to sync your lists. The Site ID is theid
field in the Graph API response for sites. - Servicesalesforce_commerce_cloud
: The name of the site from which you want to sync data. - site
Name string - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Name of the SharePoint site. The Site Name is thename
field in the Graph API response for sites. - Servicetableau_source
: Your Tableau Source site name. - site
Urls string[] - Field usage depends on
service
value: - Servicegoogle_search_console
: Specific Site URLs to sync. Must be populated ifsync_mode
is set toSpecificSites
. - skip
After number - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicebox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicedropbox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceemail
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegcs
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegoogle_drive
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Servicesftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceshare_point
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - skip
Before number - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified before syncing data. - Servicebox
: We will skip over the number of lines specified before syncing data. - Servicedropbox
: We will skip over the number of lines specified before syncing data. - Serviceemail
: We will skip over the number of lines specified before syncing data. - Serviceftp
: We will skip over the number of lines specified before syncing data. - Servicegcs
: We will skip over the number of lines specified before syncing data. - Servicegoogle_drive
: We will skip over the number of lines specified before syncing data. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified before syncing data. - Servicesftp
: We will skip over the number of lines specified before syncing data. - Serviceshare_point
: We will skip over the number of lines specified before syncing data. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified before syncing data. - skip
Empty booleanReports - Field usage depends on
service
value: - Servicegoogle_ads
: Toggles the "Skip empty reports" feature. Enabled by default - snc
Certificate string - snc
Certificate stringSource - snc
Fivetran stringName - snc
Library stringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Path to the external security product's library. - Servicehana_sap_hva_s4_netweaver
: Path to the external security product's library. - snc
Mode string - snc
My stringName - snc
Name string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Client SNC name. - Servicehana_sap_hva_s4_netweaver
: Client SNC name. - snc
Partner stringName - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Communication partner's SNC name. - Servicehana_sap_hva_s4_netweaver
: Communication partner's SNC name. - snc
Source stringName - soap
Uri string - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Endpoint. - string
- Field usage depends on
service
value: - Servicelinkedin_company_pages
: The social data (UGCPosts, Shares, Comments) sync time frame in months. Default value:SIX
. - source string
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The data source. - store
Hash string - Field usage depends on
service
value: - Servicebig_commerce
: The BigCommerce store hash. - store
Id string - Field usage depends on
service
value: - Servicereviewsio
: Your REVIEWS.io store ID - sub
Domain string - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS subdomain. - Serviceactivecampaign
: Your ActiveCampaign sub-domain. - Serviceacumatica
: Your Acumatica subdomain. - Serviceada
: Your Ada sub-domain. - Servicealchemer
: Your Alchemer sub-domain. - Serviceatlassian_jira_align
: Your Jira Align base URL. - Serviceazure_boards
: Your Azure Boards Organization Name. - Serviceazure_devops
: Your Azure Organization Name - Servicebetterworks
: Your Betterworks subdomain. - Servicebubble
: Your Bubble subdomain. - Servicebuildium
: Your Buildium subdomain. - Servicecanvas_by_instructure
: Your Canvas by Instructure domain. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 subdomain. - Servicechargebee_product_catalog_2
: Your Chargebee subdomain. - Servicecheckr
: Your Checkr subdomain. - Serviceclubspeed
: Your Clubspeed subdomain. - Servicecollibra
: Your collibra subdomain. - Servicecompliance_checkpoint
: Your Compliance Checkpoint subdomain. - Serviceconcord
: Your Concord Sub Domain. - Servicecontrast_security
: Your Contrast Security subdomain. - Servicecustomerio
: Your Customer.io region-specific Subdomain. - Servicedbt_cloud
: Your dbt Cloud API server region. - Servicedeputy
: Your Deputy subdomain. - Servicedocebo
: Your Docebo subdomain. - Servicedrata
: Your Drata sub_domain. - Serviceeventsforce
: Your Eventsforce subdomain. - Serviceezofficeinventory
: Your EZOfficeInventory Subdomain. - Servicefountain
: Your Fountain subdomain. - Servicefreshchat
: Your Freshchat Sub Domain - Servicegainsight_customer_success
: The subdomain of your Gainsight account. - Servicegainsight_product_experience
: Your Gainsight Product Experience subdomain. - Servicegenesys
: Your Genesys subdomain. - Servicegreen_power_monitor
: Your GreenPowerMonitor subdomain. - Serviceinfobip
: Your Infobip sub_domain. - Serviceinsightly
: Your company's Insightly subdomain name. - Serviceinstructure
: The Sub domain in which your Instructure account is hosted. - Servicejamf
: Your Jamf subdomain. - Servicekandji
: Your Kandji Subdomain. - Servicekhoros_care
: Your Khoros Care subDomain. - Servicelooker_source
: Your looker SubDomain name. - Servicelucca
: Your Lucca subdomain. - Servicemailgun
: Your Mailgun subdomain. - Servicematomo
: Your Matomo subdomain. - Servicemaxio_chargify
: Enter Your Subdomain. - Servicemyosh
: Your myosh subdomain. - Servicenamely
: Your Namely subdomain. - Servicenylas
: Your Nylas subdomain. - Serviceokta
: Your Okta subdomain. - Servicepicqer
: Your Picqer subdomain. - Servicepinpoint
: Your Pinpoint sub domain name. - Servicepiwik_pro
: Your Piwik PRO subdomain. - Serviceplayvox
: Your Playvox Subdomain. - Serviceposthog
: Your PostHog data region (app
oreu
). - Servicerecurly
: Your company's Recurly subdomain. - Servicereltio
: Your Reltio subdomain. - Servicerevel
: Your Revel Systems subDomain. - Servicerundeck
: Your Rundeck subdomain. - Servicesage_hr
: Your Sage HR subdomain. - Servicesalesforce_marketing_cloud
: Your Salesforce Marketing Cloud subdomain. - Servicesalsify
: Your Salsify Organization ID. - Servicesap_success_factors
: Your SAP SuccessFactors Subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicestarrez
: Your StarRez subdomain - Servicesugarcrm
: Your SugarCRM subdomain. - Servicetableau_source
: Your Tableau Source subdomain. - Servicetempo
: Your Tempo subdomain. - Servicetestrail
: Your TestRail subdomain. - Servicethinkific
: Your Thinkific subdomain. - Servicetotango
: Your Totango Subdomain. - Servicetymeshift
: Your Tymeshift subdomain. - Serviceupland
: Your Upland Software subDomain. - Servicewordpress
: Your WordPress subdomain. - Serviceworkable
: Your Workable Subdomain. - Servicewrike
: Your Wrike Subdomain. - subdomain string
- Field usage depends on
service
value: - Servicebamboohr
: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'. - Servicedatadog
: Your Datadog subdomain. - Serviceebay
: Your eBay environment. - Servicefreshdesk
: Your company's freshdesk subdomain (usually company.freshdesk.com). - Servicefreshsales
: Your Freshsales domain. - Servicefreshservice
: Your company's freshservice subdomain (usually company.freshservice.com). - Servicefreshsuccess
: Your Freshsuccess subdomain. - Servicegorgias
: Your Gorgias subdomain. - Servicejama_software
: Your Jama Software subdomain. - Serviceklarna
: Your Klarna subdomain. - Servicelearnupon
: Your Learnupon subdomain. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics subdomain. - Servicemedallia
: Medallia subdomain - Servicepackiyo
: Your Packiyo subdomain. - Serviceqmatic_data_connect
: Your Qmatic Data Connect subdomain. - Servicesana
: Your Sana subdomain. - Serviceskillstx
: Your SkillsTX subdomain. - Servicesmarthr
: Your SmartHR subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicetoast
: Your Toast domain. - Servicevts
: Your VTS Subdomain. - Servicezendesk_chat
: Your Zendesk domain. - subscriber
Name string - Field usage depends on
service
value: - Serviceazure_service_bus
: The subscriber name. If the connection string does not have manage permission, you need to specify a subscriber name we can use to fetch data. If not specified, we default tofivetran_sub_schema
- subscription string
- Field usage depends on
service
value: - Serviceretailnext
: Your RetailNext subscription. - subscription
Key string - Field usage depends on
service
value: - Servicedsv
: Your DSV subscription key. - support
Connected booleanAccounts Sync - Field usage depends on
service
value: - Servicestripe
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Servicestripe_test
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - support
Nested booleanColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - survey
Ids string - Field usage depends on
service
value: - Servicequalaroo
: Array of Qualaroo Survey IDs. - swipe
Attribution stringWindow - Field usage depends on
service
value: - Servicesnapchat_ads
: The time period to attribute conversions based on swipes. Default value:DAY_28
- sync
Data booleanLocker - Field usage depends on
service
value: - Serviceappsflyer
: Sync AppsFlyer Data Locker. Default value istrue
, set it tofalse
to sync AppsFlyer data using only webhooks. - sync
Format string - Field usage depends on
service
value: - Servicewebhooks
: The webhooks sync format. Default value:Unpacked
. Unpacked messages must be valid JSON. - sync
Formula booleanFields - Field usage depends on
service
value: - Servicefinancial_force
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce_sandbox
: Enable this option to sync formula fields directly (default value =false
) - sync
Metadata boolean - Field usage depends on
service
value: - Servicefacebook_ads
: Parameter defining whether to enable or disable metadata synchronisation. Default value:TRUE
. - sync
Method string - Field usage depends on
service
value: - Serviceaws_lambda
: Sync Method - sync
Mode string - Field usage depends on
service
value: - Serviceadroll
: Whether to sync all advertisables or specific advertisables. Default value:AllAdvertisables
. - Serviceamazon_ads
: Option to select connector should sync all profiles or specific profiles. - Serviceanaplan
: Whether to sync all exports or specific exports. - Serviceapple_search_ads
: Sync Mode - Serviceasana
: Whether to sync all projects or specific projects. - Servicebingads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicedouble_click_campaign_manager
: Whether to sync all user profiles or specific ones. Default value:AllAccounts
. - Servicedynamodb
: Which packed mode setting to use. Default value:UsePackedModeOnly
. - Servicefacebook
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_ad_account
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicefacebook_ads
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_pages
: Whether to sync all accounts or specific accounts. Default value:AllPages
. - Servicegithub
: Whether to sync all repositories or specific repositories. - Servicegoogle_ads
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_4
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_mcf
: Whether to sync all accounts or specific accounts. Default value:ALL_ACCOUNTS
- Servicegoogle_search_console
: Whether to sync all sites or specific sites. - Serviceinstagram_business
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Serviceiterable
: Events Sync Mode. - Servicejira
: Whether to sync all projects or specific projects. - Servicelinkedin_ads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
- Servicependo
: Whether to sync all App IDs or specific App IDs. Default value:AllAppIds
. - Servicepinterest_ads
: Whether to sync all advertisers or specific advertisers. - Servicereddit_ads
: Whether to sync all accounts or specific accounts. - Servicesalesforce_marketing_cloud
: Select the sync mode. - Servicesnapchat_ads
: Whether to sync all organizations or specific organizations. Default value:AllOrganizations
. - Servicespotify_ads
: Whether to sync all ad accounts or specific ad accounts. - Servicetaboola
: Whether to sync all accounts or specific accounts. - Servicethe_trade_desk
: Whether to sync all accounts or specific accounts. - Servicetiktok_ads
: Whether to sync all advertiser accounts or specific accounts. - Servicetwilio
: Whether to sync all accounts or specific accounts. - Servicetwitter
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicetwitter_ads
: Whether to sync all accounts or specific accounts. - Servicewalmart_dsp
: Whether to sync all accounts or specific accounts. - Serviceyahoo_gemini
: Whether to sync all accounts or specific accounts. Default value:SpecificAccounts
. - Servicezuora
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Servicezuora_sandbox
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - sync
Mode stringAdvertiser - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all advertisers or specific advertisers. Default value:ALL_ADVERTISERS
. - sync
Mode stringSeat - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all seats or specific seats. Default value:ALL_SEATS
. - sync
Multiple booleanAccounts - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set totrue
, we sync the data of the additional linked accounts. When this parameter is set tofalse
, we sync only the data from the main account that was used for authorization - sync
Pack stringMode - Field usage depends on
service
value: - Servicecosmos
: 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. - Servicedocumentdb
: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields. - sync
Pull booleanApi - Field usage depends on
service
value: - Serviceappsflyer
: These options are for Appsflyer's Pull API, and are only necessary for syncing events from Pull API. - sync
Type string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceaws_msk
: The sync type. Unpacked messages must be valid JSON. - Serviceazure_event_hub
: Sync type. Unpacked messages must be valid JSON. - Serviceazure_service_bus
: The sync type, which is based on the message type. Fortext
andxml
,packed
is supported. Forprotobuf
andavro
,unpacked
is supported. Forjson
, bothpacked
andunpacked
are supported - Serviceconfluent_cloud
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceheroku_kafka
: Heroku Kafka sync type. Unpacked messages must be valid JSON. - Servicesegment
: The Segment connector sync type. - sysnr string
- system
Id string - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - table
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment table ID. - table
Name string - Field usage depends on
service
value: - Serviceairtable
: Name of table in Airtable - tables
Without stringAccess Updated At - Field usage depends on
service
value: - Servicehubspot
: Timestamp to indicate when tables without access was updated - target
Entity stringId - Field usage depends on
service
value: - Serviceculture_amp
: Your Culture Amp Target entity ID. - target
Host string - Field usage depends on
service
value: - Serviced2l_brightspace
: Your D2L Brightspace target host. - tde
Certificate string - Field usage depends on
service
value: - Servicesql_server_hva
: Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Certificate used to protect a database encryption key - tde
Certificate stringName - Field usage depends on
service
value: - Servicesql_server_hva
: Name of the Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Name of the Certificate used to protect a database encryption key - tde
Password string - Field usage depends on
service
value: - Servicesql_server_hva
: Password of the TDE private key - Servicesql_server_sap_ecc_hva
: Password of the TDE private key - tde
Private stringKey - Field usage depends on
service
value: - Servicesql_server_hva
: Private key associated with the TDE certificate - Servicesql_server_sap_ecc_hva
: Private key associated with the TDE certificate - team
Id string - Field usage depends on
service
value: - Serviceasana
: Team ID - technical
Account stringId - Field usage depends on
service
value: - Serviceadobe_analytics
: Technical Account ID from the Service Account (JWT) credentials of your Adobe Project. - template
Labels string[] - Field usage depends on
service
value: - Servicemandrill
: Provide the labels to filter the templates - tenant string
- Field usage depends on
service
value: - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Tenant. - Servicemicrosoft_power_bi
: Your Microsoft Power BI tenant. - Servicemicrosoft_teams
: Your Microsoft Teams Tenant. - Serviceunicommerce
: Your uniware tenant. - Serviceworkday
: Workday tenant name - Serviceworkday_financial_management
: Workday tenant name - Serviceworkday_hcm
: Workday tenant name - tenant
App stringUrl - Field usage depends on
service
value: - Serviceplanful
: Your Planful tenant app URL. - tenant
Code string - Field usage depends on
service
value: - Servicedeposco
: Your Deposco tenant code. - tenant
Configs ConnectorConfig Tenant Config[] - tenant
Id string - Field usage depends on
service
value: - Serviceazure_sql_db
: Azure AD tenant ID. - Serviceazure_sql_managed_db
: Azure AD tenant ID. - Servicebusiness_central
:Tenant ID
of your Business Central application - Servicecrowddev
: Your crowd.dev Tenant ID. - Servicereltio
: Your Reltio tenant ID. - Serviceservicetitan
: Your ServiceTitan tenant ID. - Servicevisma
: Your Visma tenant ID. - tenant
Name string - Field usage depends on
service
value: - Servicemambu
: Your Mambu tenant name. - tenant
Url string - Field usage depends on
service
value: - Serviceivanti
: Your Ivanti Tenant URL. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management tenant URL. - Servicereltio
: Your Reltio tenant URL. - test
Table stringName - Field usage depends on
service
value: - Servicesap_hana
: testTableName - Servicesap_s4hana
: testTableName - time
Zone string - Field usage depends on
service
value: - Servicepardot
: The time zone configured in your Pardot instance. An empty value defaults toUTC+00:00
. - timeframe
Months string - Field usage depends on
service
value: - Serviceadobe_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector has been created. Default value:TWELVE
. - Serviceadroll
: 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
. - Serviceapple_search_ads
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicebingads
: 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:SIX
. - Servicecriteo
: The 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. NOTE: The greater number of months means the initial sync will take more time. - Servicedouble_click_campaign_manager
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicedouble_click_publishers
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicefacebook
: 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
. - Servicefacebook_ads
: 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
. - Servicegoogle_ads
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled custom and prebuilt reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_4
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_mcf
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_display_and_video_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicegoogle_search_ads_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicegoogle_search_console
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Serviceinstagram_business
: 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:SIX
. - Serviceitunes_connect
: Historical sync time frame in months. - Servicelinkedin_ads
: Number of months for which to query reporting data included in the initial sync. This number cannot be modified once the connector is created. Default value:ALL_TIME
. - Serviceoutbrain
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicepinterest_ads
: 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
. - Servicereddit_ads
: 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
. - Servicesnapchat_ads
: 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
. - Servicespotify_ads
: The 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:SIX
. - Servicetaboola
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicethe_trade_desk
: 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
. - Servicetiktok_ads
: 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
. - Servicetwitter
: 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
. - Servicetwitter_ads
: Historical sync timeframe in months. - Servicewalmart_dsp
: 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
. - Serviceyahoo_dsp
: Number of monthsworth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value:
THREE. - Service
yahoo_gemini: 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`. - timezone string
- Field usage depends on
service
value: - Servicerokt
: Your Rokt timezone. - timezone
Mode string - Field usage depends on
service
value: - Serviceapple_search_ads
: Determines whether to use UTC or the users timezone from the apple account - tns string
- Field usage depends on
service
value: - Serviceoracle_hva
: Single-tenant database: The database's SID. Multi-tenant database: The database's TNS. - Serviceoracle_sap_hva
: Single-tenant database: The database SID. Multi-tenant database: The database TNS. - toast
Id string - Field usage depends on
service
value: - Servicetoast
: Your Toast Restaurant External ID. - token string
- Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities token. - Servicematomo
: Your Matomo auth token. - Servicemode
: Your Mode Token. - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Token. - Serviceshareasale
: Your ShareASale token. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk token. - token
Authenticated stringContainer - Field usage depends on
service
value: - Servicecosmos
: The container name. Required for theRESOURCE_TOKEN
data access method. - token
Authenticated stringDatabase - Field usage depends on
service
value: - Servicecosmos
: The database name. Required for theRESOURCE_TOKEN
data access method. - token
Id string - Field usage depends on
service
value: - Servicechargedesk
: Your ChargeDesk token ID. - Servicemux
: Your Mux token ID - token
Key string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token ID - Serviceon24
: Your ON24 token key. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Token Key. - token
Secret string - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token Secret - Serviceon24
: Your ON24 token secret. - token
Secret stringKey - Field usage depends on
service
value: - Servicemux
: Your Mux token secret key - token
Url stringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP token URL region. - topics string[]
- Field usage depends on
service
value: - Serviceazure_service_bus
: The comma-separated list of topics which should be synced. Required if you do not have manage permissions - trust
Store stringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Trust Store Type - trusted
Cert string - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka trusted certificate. - Serviceheroku_kafka
: Heroku Kafka trusted certificate. Required forTLS
security protocol. - truststore string
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theTruststore File
as Base64 encoded string. - tunnel
Host string - Field usage depends on
service
value: - Serviceaurora
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceaurora_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_cosmos_for_mongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_managed_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceclarity
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicecockroachdb
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedb2i_hva
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedb2i_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedocumentdb
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedynamics_365_fo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceehr
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceelastic_cloud
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicees_self_hosted
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_postgresql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_sqlserver
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_b1
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceheroku_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo_sharded
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceopendistro
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceopensearch
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceoracle
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_ebs
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rac
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_s4hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesftp
: Tunnel host address, specify only to connect via SSH tunnel. - Servicesql_server
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_sap_ecc_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - tunnel
Port number - Field usage depends on
service
value: - Serviceaurora
: SSH port, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH port, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH port, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH port, specify only to connect via an SSH tunnel. - Serviceehr
: SSH port, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH port, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH port, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH port, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH port, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH port, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel port, specify only to connect via SSH tunnel. - Servicesql_server
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH port, specify only to connect via an SSH tunnel. - tunnel
User string - Field usage depends on
service
value: - Serviceaurora
: SSH user, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH user, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH user, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH user, specify only to connect via an SSH tunnel. - Serviceehr
: SSH user, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH user, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH user, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH user, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH user, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH user, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel user, specify only to connect via SSH tunnel. - Servicesql_server
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH user, specify only to connect via an SSH tunnel. - type
Name string - Field usage depends on
service
value: - Serviceakamai
: Your Akamai type name. - Servicebubble
: Your Bubble type name. - unique
Id string - update
Config booleanOn Each Sync - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: Specifies whether the configuration is updated before each sync or only when the connector settings are saved. This parameter only takes effect whenconfig_method
is set toREUSE_EXISTING
. The default value istrue
. - update
Method string - Field usage depends on
service
value: - Serviceaurora
: 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. - Serviceaurora_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_sql_db
: (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 tonull
or not specified. - Serviceazure_sql_managed_db
: (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 tonull
or not specified. - Serviceclarity
: (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 tonull
or not specified. - Servicedynamics_365_fo
: Update Method - Serviceehr
: (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 tonull
or not specified. - Servicegoogle_cloud_mysql
: 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. - Servicegoogle_cloud_postgresql
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicegoogle_cloud_sqlserver
: (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 tonull
or not specified. - Serviceheroku_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicemagento_mysql
: 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. - Servicemagento_mysql_rds
: 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. - Servicemaria
: 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. - Servicemaria_azure
: 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. - Servicemaria_rds
: 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. - Servicemysql
: 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. - Servicemysql_azure
: 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. - Servicemysql_rds
: 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. - Serviceoracle
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_ebs
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rac
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rds
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_sap_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Servicepostgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicepostgres_rds
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceredshift_db
: Default value:Teleport
- Servicesnowflake_db
: Default value:Teleport
- Servicesql_server
: (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 tonull
or not specified. - Servicesql_server_hva
: (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 tonull
or not specified. - Servicesql_server_rds
: (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 tonull
or not specified. - Servicesql_server_sap_ecc_hva
: (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 tonull
or not specified. - uri string
- Field usage depends on
service
value: - Servicecosmos
: Cosmos resource instance address. - url
Format string - Field usage depends on
service
value: - Servicefountain
: Your Fountain URL format. - use
Api booleanKeys - Field usage depends on
service
value: - Servicemandrill
: Whether to use multiple API keys for interaction. - use
Customer booleanBucket - Field usage depends on
service
value: - Serviceappsflyer
: Use Custom Bucket. Set it to 'true' if the data is being synced to your S3 bucket instead of an AppsFlyer-managed bucket. - use
Oracle booleanRac - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - use
Pgp booleanEncryption Options - Field usage depends on
service
value: - Serviceazure_blob_storage
: Set totrue
if files present in the Azure Blob Storage container are encrypted using PGP. Default value:false
. - Serviceftp
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicegcs
: Set totrue
if files are encrypted using PGP in the GCS bucket. Default value:false
. - Services3
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicesftp
: Set totrue
if files present in SFTP server are encrypted using PGP. Default value:false
. - Servicewasabi_cloud_storage
: Set totrue
if files are encrypted using PGP in the Wasabi Cloud Storage bucket. Default value:false
. - use
Service booleanAccount - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery use service account; default is false - use
Template booleanLabels - Field usage depends on
service
value: - Servicemandrill
: Use template labels to filter templates for sync - use
Webhooks boolean - Field usage depends on
service
value: - Servicegithub
: Set totrue
to capture deletes. - Servicexero
: Updates to few fields like sent_to_contact in Invoice table might be missed if you don't enable this. - use
Workspace boolean - Field usage depends on
service
value: - Servicebigquery_db
: Create and drop tables in a query results dataset. Default is false - Servicesnowflake_db
: Choose a database and schema to create temporary tables for syncs. - user string
- Field usage depends on
service
value: - Serviceaurora
: The user name. - Serviceaurora_postgres
: The user name. - Serviceazure_cosmos_for_mongo
: Username for source database access. - Serviceazure_postgres
: The user name. - Serviceazure_sql_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceazure_sql_managed_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceclarity
: The user name. For Azure Databases, the format must beuser@domain
. - Servicecockroachdb
: The user name. - Servicedb2i_hva
: The user name. - Servicedb2i_sap_hva
: The username. - Servicedocumentdb
: The user name. - Servicedynamics_365_fo
: The user name. The format must beuser@domain
. - Serviceehr
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceelastic_cloud
: The user name. - Servicees_self_hosted
: The user name. - Serviceftp
: FTP user. - Servicegoogle_cloud_mysql
: The user name. - Servicegoogle_cloud_postgresql
: The user name. - Servicegoogle_cloud_sqlserver
: The user name. For Azure Databases, the format must beuser@domain
. - Servicehana_sap_hva_b1
: The username. - Servicehana_sap_hva_ecc
: The username. - Servicehana_sap_hva_ecc_netweaver
: The username. - Servicehana_sap_hva_s4
: The username. - Servicehana_sap_hva_s4_netweaver
: The username. - Serviceheroku_postgres
: The user name. - Servicejira
: The Jira username. - Servicemagento_mysql
: The user name. - Servicemagento_mysql_rds
: The user name. - Servicemaria
: The user name. - Servicemaria_azure
: The user name. - Servicemaria_rds
: The user name. - Servicemarin
: The Marin username. - Servicemongo
: The user name. - Servicemongo_sharded
: The user name. - Servicemysql
: The user name. - Servicemysql_azure
: The user name. - Servicemysql_rds
: The user name. - Serviceopendistro
: The user name. - Serviceopensearch
: The user name. - Serviceoracle
: The user name. - Serviceoracle_ebs
: The user name. - Serviceoracle_hva
: The user name. - Serviceoracle_rac
: The user name. - Serviceoracle_rds
: The user name. - Serviceoracle_sap_hva
: The username. - Serviceoracle_sap_hva_netweaver
: The username. - Serviceoutbrain
: The username or email of the Outbrain user. - Servicepostgres
: The user name. - Servicepostgres_rds
: The user name. - Serviceredshift_db
: The Redshift username. - Servicesap_hana
: Your SAP HANA user name. - Servicesap_s4hana
: Your SAP S/4 user name. - Servicesftp
: SFTP user. - Servicesnowflake_db
: The Snowflake username. - Servicesplunk
: The Splunk username. - Servicesql_server
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_hva
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_rds
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_sap_ecc_hva
: The user name. For Azure Databases, the format must beuser@domain
. - user
Id string - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble user ID. - Servicegmail
: Your Gmail user ID. - Servicehibob
: Your HiBob Service User Token. - Servicemarketo
: Marketo SOAP API User Id. - Serviceokendo
: Your Okendo user ID. - Serviceplayvox
: Your Playvox User ID. - Servicesage_intacct
: User ID - Servicevimeo
: Your Vimeo user ID. - user
Key string - user
Name string - Field usage depends on
service
value: - Serviceworkday
: Workday username. - user
Profiles string[] - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: IDs of specific User Profiles to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - user
Token string - Field usage depends on
service
value: - Servicehibob
: Your HiBob Service User ID. - Servicekonnect_insights
: Your Konnect Insights User Token. - Servicesonarqube
: Your Sonarqube user token. - username string
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS username. - Serviceadobe_commerce
: Your Adobe Commerce username. - Serviceakeneo
: Your Akeneo username. - Serviceanaplan
: Your Anaplan user ID. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Username. - Serviceaveva_pi
: Username for the user to authenticate as with the AF Server - Serviceceridian_dayforce
: Your Ceridian Dayforce Username. - Servicechurnzero
: Your ChurnZero username. - Servicecin7
: Your Cin7 API Username. - Servicecollibra
: Your collibra username. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account username. - Serviceconcur
: The SAP Concur username. - Serviceconfluence
: Your Confluence username. - Servicecontrast_security
: Your Contrast Security API Username. - Servicedcl_logistics
: Your DCL Logistics username. - Servicedeposco
: Your Deposco username. - Servicegithub
:Login
of your GitHub profile. - Servicegladly
: Your Gladly Username. - Serviceglobalmeet
: Your GlobalMeet Username. - Servicegorgias
: Your Gorgias username. - Servicegreen_power_monitor
: Your GreenPowerMonitor username. - Serviceguru
: Your Guru username. - Servicehilti_ontrack
: Your Hilti On!Track username. - Serviceimpact
: Your Impact Account SID - Serviceintegral_ad_science
: Your integral_ad_science username. - Serviceitunes_connect
: Your Apple ID - Servicejamf
: Your Jamf username. - Servicekhoros_care
: Your Khoros Care username. - Servicekissmetrics
: Your Kissmetrics API Username. - Serviceklarna
: Your Klarna Username. - Servicelearnupon
: Your Learnupon username. - Servicelessonly
: Your Lessonly username. - Servicemailgun
: Your Mailgun API username. - Servicemyosh
: Your myosh username. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence username. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud username. - Servicepartnerize
: Your Partnerize account's username. - Servicepingdom
: Your Pingdom Username. - Servicepodio
: Your Podio account username. - Serviceqmatic_data_connect
: Your Qmatic Data Connect username. - Servicequorum
: Your Quorum username . - Servicerevx
: Your RevX Username. - Servicertb_house
: Your RTB House username. - Servicesap_business_by_design
: The SAP Business ByDesign username. - Servicescorm
: Your Scorm App ID. - Serviceservicenow
: Your ServiceNow User ID (username). - Serviceshiphero
: Your ShipHero username. - Serviceshipstation
: Your ShipStation username. - Serviceshopware
: Your Shopware username. - Servicesplash
: Your Splash username. - Servicestarrez
: Your StarRez API username - Servicestickyio
: Your sticky.io username . - Servicestylight
: Your Stylight Username. - Servicesugarcrm
: Your SugarCRM username. - Serviceteamwork
: Your Teamwork username. - Servicetestrail
: Your TestRail username. - Serviceukg_pro
: Your UKG Pro username. - Serviceunicommerce
: Your uniware login username. - Serviceupland
: Your Upland Software Username. - Serviceveevavault
: Your Veeva Vault username. - Servicewhen_i_work
: Your When I Work username. - Servicewherefour
: Your Wherefour username. - Serviceworkday_financial_management
: Workday username. - Serviceworkday_hcm
: Username of your Workday Integration System User account - Servicexandr
: Your Xandr username. - Serviceyounium
: Your Younium username. - version string
- Field usage depends on
service
value: - Servicecriteo_retail_media
: Your Criteo Retail Media version. - view
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on views. Possible view_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'view' action. - Servicesnapchat_ads
: The time period to attribute conversions based on views. Default value:DAY_1
- view
Id string - Field usage depends on
service
value: - Servicepigment
: Your Pigment view ID. - view
Through stringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on views. Default value:DAY_7
- web
Service stringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Adyen Web Service API key. - webhook
Endpoint string - Field usage depends on
service
value: - Serviceappsflyer
: Webhook Url - webhook
Key string - Field usage depends on
service
value: - Servicexero
: Webhook Key - webhook
Url string - Field usage depends on
service
value: - Servicebranch
: Webhook URL - Servicepipedrive
: The registered URL for webhooks in your Pipedrive dashboard. - Servicesegment
: Webhook URL. - Servicexero
: (ReadOnly) The Webhook URL generated by Fivetran. You can configure this in XERO. - word
Press stringSite Id Or Woocommerce Domain Name - Field usage depends on
service
value: - Servicewoocommerce
: The Site ID of your WordPress hosted WooCommerce instance or the subdomain of your self-hosted WooCommerce instance. - workplace
Id string - Field usage depends on
service
value: - Servicemoloco
: Your Moloco workplace ID. - workspace string
- Field usage depends on
service
value: - Servicemode
: Your Mode Workspace. - workspace
Name string - Field usage depends on
service
value: - Servicebigquery_db
: Workspace Dataset Name - Servicesnowflake_db
: The name of the database where the temporary tables will be created. - workspace
Same booleanAs Source - Field usage depends on
service
value: - Servicebigquery_db
: Use the source dataset as the workspace dataset - workspace
Schema string - Field usage depends on
service
value: - Servicesnowflake_db
: The name of the schema that belongs to the workspace database where the temporary tables will be created. - ws
Certificate string - Field usage depends on
service
value: - Serviceadp_workforce_now
: Web Services Certificate. - x
Api stringKey - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X API key. - x
Key string - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research key. - x
Master stringKey - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research master key. - x
User stringEmail - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Email. - x
User stringToken - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Token.
- abs_
connection_ strmethod - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection method - abs_
connection_ strstring - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection string. - Servicebraze
: Connection String - abs_
container_ straddress - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container address - abs_
container_ strname - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container name. - Servicebraze
: Container Name - abs_
host_ strip - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage host IP - abs_
host_ struser - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage username - abs_
prefix str - Field usage depends on
service
value: - Servicebraze
: Prefix - abs_
public_ strkey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage public key - academy_
id str - Field usage depends on
service
value: - Serviceworkramp
: Your WorkRamp academy ID. - access_
id str - Field usage depends on
service
value: - Serviceplanful
: Your Planful access ID. - access_
key str - Field usage depends on
service
value: - Servicegainsight_customer_success
: The access key for API authentication. - Servicegongio
: Your Gongio Access key. - Serviceline_ads
: Your LINE Ads access key. - Serviceplanful
: Your Planful access key. - Serviceretailnext
: Your RetailNext access key. - access_
key_ strid - Field usage depends on
service
value: - Serviceappsflyer
: Your AWS access key ID. - Serviceaws_cost_report
: Access Key ID - Servicecheckout
: Your Checkout.com access key ID. - Servicecloudtalk
: Your CloudTalk Access Key ID. - Servicenice
: Your NICE access key ID. - Services3
: Access Key ID - Servicewasabi_cloud_storage
: Access Key ID - access_
key_ strsecret - Field usage depends on
service
value: - Serviceaws_cost_report
: Access Key Secret - Servicecheckout
: Your Checkout.com access key secret. - Servicecloudtalk
: Your CloudTalk Access Key Secret. - Servicegongio
: Your Gongio Access Key Secret. - Servicenice
: Your NICE access key secret. - Services3
: Access Key Secret - Servicewasabi_cloud_storage
: Access Key Secret - access_
token str - Field usage depends on
service
value: - Service7shifts
: Your 7shifts access token. - Serviceattio
: Your Attio bearer token - Servicebig_commerce
: API access token of your store. - Servicebitly
: Your Bitly access token. - Servicecalabrio
: Your Calabrio access token. - Servicecoupa
: Your Coupa access token fetched using client_id and client_secret - Servicedeputy
: Your Deputy API access token. - Servicegetfeedback
: Your GetFeedback Access token. - Servicegocardless
: Your GoCardless API token. - Serviceironclad
: Your Ironclad access token. - Servicekhoros_marketing
: Your Khoros Marketing access token. - Servicekustomer
: Your Kustomer API key. - Servicelattice
: Your Lattice API access token. - Servicelaunchdarkly
: Your LaunchDarkly access token. - Serviceleap_crm
: Your Leap CRM access token. - Servicenylas
: Your Nylas access_token. - Serviceplanhat
: Your Planhat access token. - Servicerollbar
: Your Rollbar Access Token. - Servicesamsara
: Your Samsara API token. - Serviceslab
: Your Slab API key. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicetalkwalker
: Your Talkwalker access token. - Serviceworkable
: Your Workable Access Token. - Serviceworkramp
: Your WorkRamp access token. - access_
type str - Field usage depends on
service
value: - Serviceshare_point
: Access Type - account str
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Account ID. - Serviceordway
: Your Ordway account type. - account_
access_ strtoken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar account access token. - account_
id str - Field usage depends on
service
value: - Serviceappcues
: Your Appcues Account ID. - Servicebrightcove
: Your Brightcove account ID. - Servicecin7core
: Your Cin7 Core account ID. - Servicedear
: Your Dear Account ID. - Serviceharvest
: Your Harvest Account ID. - Serviceoptimizely
: Your Optimizely account ID. - Servicerokt
: Your Rokt account ID. - Serviceudemy_business
: Your Udemy Business account ID. - account_
ids Sequence[str] - Field usage depends on
service
value: - Servicetaboola
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - account_
key str - Field usage depends on
service
value: - Servicecosmos
: The read-only primary or secondary account key for the database account. Required for theACCOUNT_KEY
data access method. - Servicesimplesat
: Your Simplesat account key. - account_
name str - Field usage depends on
service
value: - Serviceeventsforce
: Your Eventsforce account name. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center account name. - Servicehappyfox
: Your HappyFox account name. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics account name. - Servicetalkdesk
: Your Talkdesk Account Name. - Serviceudemy_business
: Your Udemy Business account name. - account_
plan str - Field usage depends on
service
value: - Servicetymeshift
: Your Tymeshift account plan. - account_
region str - Field usage depends on
service
value: - Serviceiterable
: If your Iterable account URL starts withhttps://app.eu.iterable.com
then provideEU
elseUS
- account_
sid str - Field usage depends on
service
value: - Servicefone_dynamics
: Your Fone Dynamics account SID. - account_
sync_ strmode - Field usage depends on
service
value: - Serviceitunes_connect
: Account Sync Mode - account_
token str - Field usage depends on
service
value: - Servicekonnect_insights
: Your Konnect Insights Account Token. - account_
type str - Field usage depends on
service
value: - Servicefreightview
: Your Freightview Account Type. - accounts Sequence[str]
- Field usage depends on
service
value: - Servicebingads
: Specific accounts to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicefacebook
: List of accounts of which connector will sync the data. - Servicefacebook_ad_account
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicefacebook_ads
: List of accounts of which connector will sync the data. - Servicegoogle_ads
: The list of Account IDs to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicegoogle_analytics
: The list of specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_4
: The list of specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_analytics_mcf
: Specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_search_ads_360
: Specific accounts to sync. Must be populated ifaccountsSyncMode
is set toSPECIFIC_ACCOUNTS
. - Serviceinstagram_business
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Serviceitunes_connect
: Accounts - Servicelinkedin_ads
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicespotify_ads
: The list of Ad Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicetiktok_ads
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwilio
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - accounts_
reddit_ Sequence[Connectorads Config Accounts Reddit Ad] - accounts_
sync_ strmode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all accounts or specific. - action_
breakdowns Sequence[str] - Field usage depends on
service
value: - Servicefacebook
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action_
report_ strtime - Field usage depends on
service
value: - Servicefacebook
: The report time of action stats. Possible action_report time values. - ad_
analytics str - Field usage depends on
service
value: - Servicelinkedin_ads
: Whether to sync all analytic reports or specific. Default value:AllReports
- ad_
unit_ strview - Field usage depends on
service
value: - Servicedouble_click_publishers
: Ad unit view for the report. - admin_
api_ strkey - Field usage depends on
service
value: - Servicesplitio
: Your Split admin api key. - adobe_
analytics_ Sequence[Connectorconfigurations Config Adobe Analytics Configuration] - advertisables Sequence[str]
- Field usage depends on
service
value: - Serviceadroll
: Specific advertisables to sync. Must be populated ifsync_mode
is set toSpecificAdvertisables
. - advertisers Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of advertisers to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicegoogle_search_ads_360
: Specific advertisers to sync. Must be populated ifadvertisersSyncMode
is set toSPECIFIC_ADVERTISERS
. - Servicepinterest_ads
: Specific Advertisers to sync. Must be populated ifsync_mode
is set toSpecificAdvertisers
. - advertisers_
ids Sequence[str] - Field usage depends on
service
value: - Serviceyahoo_gemini
: Specific Advertiser IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - advertisers_
sync_ strmode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all or specific advertisers. - advertisers_
with_ Sequence[str]seats - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Advertisers to sync. Must be populated ifsync_mode_advertiser
is set toSPECIFIC_ADVERTISERS
. Pay attention to the format:AdvertiserId:SeatId
- agent_
config_ strmethod - agent_
host str - Field usage depends on
service
value: - Servicedb2i_hva
: The agent host. - Servicedb2i_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_b1
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_hva
: The host of the agent. This is the same as database host, since the agent must be installed in the same machine as source database. - Serviceoracle_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_sap_hva_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicesql_server_hva
: The host address of the machine running the agent. Often the same as the DB host. - Servicesql_server_sap_ecc_hva
: The host address of the machine running the agent. Often the same as the DB host. - agent_
id str - Field usage depends on
service
value: - Servicephoenix_ads
: Your Phoenix Ads Agent ID. - agent_
ora_ strhome - Field usage depends on
service
value: - Serviceoracle_hva
: The home directory of the Oracle database. - Serviceoracle_sap_hva
: The home directory of the Oracle database. - agent_
password str - Field usage depends on
service
value: - Servicedb2i_hva
: The agent password. - Servicedb2i_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_b1
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_hva
: The agent user's password. It should have a minimum length of 10 characters. - Serviceoracle_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_sap_hva_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicesql_server_hva
: The password for the agent user. - Servicesql_server_sap_ecc_hva
: The password for the agent user. - agent_
port float - Field usage depends on
service
value: - Servicedb2i_hva
: The agent port. - Servicedb2i_sap_hva
: The port number of the agent. - Servicehana_sap_hva_b1
: The port number of the agent. - Servicehana_sap_hva_ecc
: The port number of the agent. - Servicehana_sap_hva_ecc_netweaver
: The port number of the agent. - Servicehana_sap_hva_s4
: The port number of the agent. - Servicehana_sap_hva_s4_netweaver
: The port number of the agent. - Serviceoracle_hva
: The port number of the agent. - Serviceoracle_sap_hva
: The port number of the agent. - Serviceoracle_sap_hva_netweaver
: The port number of the agent. - Servicesql_server_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Servicesql_server_sap_ecc_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - agent_
public_ strcert - Field usage depends on
service
value: - Servicedb2i_hva
: The public certificate for the agent. - Servicedb2i_sap_hva
: The agent public certificate. - Servicehana_sap_hva_b1
: The agent public certificate. - Servicehana_sap_hva_ecc
: The agent public certificate. - Servicehana_sap_hva_ecc_netweaver
: The agent public certificate. - Servicehana_sap_hva_s4
: The agent public certificate. - Servicehana_sap_hva_s4_netweaver
: The agent public certificate. - Serviceoracle_hva
: The agent public certificate. - Serviceoracle_sap_hva
: The agent public certificate. - Serviceoracle_sap_hva_netweaver
: The agent public certificate. - Servicesql_server_hva
: The public certificate generated by the agent. - Servicesql_server_sap_ecc_hva
: The public certificate generated by the agent. - agent_
user str - Field usage depends on
service
value: - Servicedb2i_hva
: The agent user name. - Servicedb2i_sap_hva
: The agent's user. - Servicehana_sap_hva_b1
: The agent's user. - Servicehana_sap_hva_ecc
: The agent's user. - Servicehana_sap_hva_ecc_netweaver
: The agent's user. - Servicehana_sap_hva_s4
: The agent's user. - Servicehana_sap_hva_s4_netweaver
: The agent's user. - Serviceoracle_hva
: The agent's user. - Serviceoracle_sap_hva
: The agent's user. - Serviceoracle_sap_hva_netweaver
: The agent's user. - Servicesql_server_hva
: The agent's username. - Servicesql_server_sap_ecc_hva
: The agent's username. - aggregation str
- Field usage depends on
service
value: - Servicefacebook
: Options to select aggregation duration. Possible aggregation values. - agreement_
grant_ strtoken - Field usage depends on
service
value: - Serviceeconomic
: Your E-conomic X-AgreementGrantToken goes here. - always_
encrypted bool - Field usage depends on
service
value: - Serviceaurora
: Require TLS through Tunnel - Serviceaurora_postgres
: Require TLS through Tunnel - Serviceazure_cosmos_for_mongo
: Require TLS - Serviceazure_postgres
: Require TLS through Tunnel - Serviceazure_sql_db
: Require TLS through Tunnel. - Serviceazure_sql_managed_db
: Require TLS. - Serviceclarity
: Require TLS through Tunnel. - Servicecockroachdb
: Require TLS - Servicedb2i_hva
: Require TLS through Tunnel - Servicedb2i_sap_hva
: Require TLS through Tunnel - Servicedocumentdb
: Require TLS encryption. - Servicedynamics_365_fo
: Require TLS through Tunnel. - Serviceehr
: Require TLS through Tunnel. - Serviceelastic_cloud
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicees_self_hosted
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicegoogle_cloud_mysql
: Require TLS through Tunnel - Servicegoogle_cloud_postgresql
: Require TLS through Tunnel - Servicegoogle_cloud_sqlserver
: Require TLS. - Serviceheroku_postgres
: Require TLS through Tunnel - Servicemagento_mysql
: Require TLS through Tunnel - Servicemagento_mysql_rds
: Require TLS through Tunnel - Servicemaria
: Require TLS through Tunnel - Servicemaria_azure
: Require TLS through Tunnel - Servicemaria_rds
: Require TLS through Tunnel - Servicemongo
: Require TLS - Servicemongo_sharded
: Require TLS through Tunnel - Servicemysql
: Require TLS through Tunnel - Servicemysql_azure
: Require TLS through Tunnel - Servicemysql_rds
: Require TLS through Tunnel - Serviceopendistro
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceopensearch
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceoracle
: Require TLS through Tunnel - Serviceoracle_ebs
: Require TLS through Tunnel - Serviceoracle_hva
: Require TLS through Tunnel - Serviceoracle_rac
: Require TLS through Tunnel - Serviceoracle_rds
: Require TLS through Tunnel - Serviceoracle_sap_hva
: Require TLS through Tunnel - Serviceoracle_sap_hva_netweaver
: Require TLS. - Servicepostgres
: Require TLS through Tunnel - Servicepostgres_rds
: Require TLS through Tunnel - Servicesql_server
: Require TLS. - Servicesql_server_hva
: Require TLS. - Servicesql_server_rds
: Require TLS. - Servicesql_server_sap_ecc_hva
: Require TLS. - api str
- Field usage depends on
service
value: - Servicefreshsuccess
: Set this parameter toapi
. - api_
access_ strtoken - Field usage depends on
service
value: - Serviceflywheel_digital
: Your Flywheel Digital API access token. - Serviceshopify
: API access token of your custom app. - Servicesquare
: The Square API access token of your application. - api_
environment str - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay API environment. - api_
id str - Field usage depends on
service
value: - Serviceaircall
: Your Aircall API ID. - api_
key str - Field usage depends on
service
value: - Service15five
: Your 15five API key. - Service360learning
: Your 360Learning API Key. - Service6sense
: Your 6sense API Key. - Serviceacculynx
: Your Acculynx API key. - Serviceactivecampaign
: Your ActiveCampaign API key. - Serviceaffinity
: Your Affinity API key. - Serviceairtable
: API key of the Airtable account. - Servicealgolia
: Your Algolia API key. - Serviceanvyl
: Your Anvyl API key. - Serviceappcues
: Your Appcues API key. - Serviceashby
: Your Ashby API key. - Serviceassembled
: Your Assembled API key. - Serviceatlassian_jira_align
: Your Jira Align API key. - Serviceatlassian_ops_genie
: Your Opsgenie API key - Serviceattentive
: Your Attentive API key. - Serviceaumni
: Your Aumni API key. - Serviceavantlink
: Your AvantLink API key. - Serviceballotready
: Your BallotReady API token. - Servicebamboohr
: Your API Key. - Servicebazaarvoice
: Your Bazaarvoice API key. - Servicebetterworks
: Your Betterworks API key. - Servicebigmarker
: Your BigMarker API key. - Servicebizzabo
: Your Bizzabo API key. - Servicebrave_ads
: Your Brave Ads API key - Servicebraze
: Your Braze API Key. - Servicebrevo
: Your Brevo API key. - Servicebubble
: Your Bubble API token. - Servicebuildium
: Your Buildium private API key. - Servicecallrail
: Your CallRail API key. - Servicecampaignmonitor
: Your Campaign Monitor API key. - Servicecanny
: Your Canny API key. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 API key. - Servicechargebee_product_catalog_2
: Your Chargebee API key. - Servicechartmogul
: Your ChartMogul API key. - Servicechorusai
: Your Chorus API key. - Servicechurnkey
: Your Churnkey API Key. - Servicechurnzero
: Your ChurnZero API key. - Servicecimis
: Your Cimis API key. - Servicecircleci
: Your CircleCI API Key. - Serviceclickup
: Your ClickUp API key. - Serviceclockify
: Your Clockify API key. - Serviceclockodo
: Your Clockodo API key. - Serviceclose
: Your Close API key. - Servicecloudbeds
: Your Cloudbeds API key. - Serviceclubspeed
: Your Clubspeed API key. - Servicecoassemble
: Your Coassemble API key. - Servicecodefresh
: Your Codefresh API Key. - Servicecolumn
: Your Column API key. - Serviceconcord
: Your Concord API key. - Serviceconfluent_cloud
: API Key - Servicecontrast_security
: Your Contrast Security API Key. - Servicecopper
: Your Copper API key. - Servicecoupa
: Your Coupa API key. - Servicedatadog
: Your Datadog API key. - Servicedbt_cloud
: Your dbt Cloud service token. - Servicedcl_logistics
: Your DCL Logistics API key. - Servicedelighted
: API Key for your Delighted account - Servicedestini
: Your Destini API Key. - Servicedonus
: Your Donus API key. - Servicedoorloop
: Your DoorLoop API key. - Servicedrata
: Your Drata API Key. - Servicedropbox_sign
: Your Dropbox Sign API key. - Serviceduoplane
: Your Duoplane API key. - Serviceeasypost
: Your EasyPost API Key. - Serviceelectronic_tenant_solutions
: Your Electronic Tenant Solutions API key. - Serviceeventsforce
: Your Eventsforce API secret key. - Serviceeverflow
: Your Everflow API key. - Serviceeverhour
: Your Everhour API Token. - Serviceexpensein
: Your ExpenseIn API key. - Servicefactorial
: Your Factorial API key. - Servicefirehydrant
: Your FireHydrant API key. - Servicefloat
: Your Float API key. - Serviceforj_community
: Your Forj Community API key. - Servicefourkites
: Your FourKites API key. - Servicefreightview
: Your Freightview API key. - Servicefreshdesk
: Your Freshdesk API Key. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center API key. - Servicefreshsales
: Your Freshsales API key. - Servicefreshservice
: Your Freshservice API Key. - Servicefreshsuccess
: Your Freshsuccess API key. - Servicefreshteam
: Your Freshteam API key. - Servicefriendbuy
: Your Friendbuy API key. - Servicefullstory
: Your Fullstory API key. - Servicegainsight_product_experience
: Your Gainsight Product Experience API key. - Servicegem
: Your Gem API key. - Servicegorgias
: Your Gorgias API key. - Servicegreenhouse
: Your Greenhouse API key. - Servicegrepsr
: Your Grepsr API Key. - Servicegrin
: Your Grin API key. - Servicehappyfox
: Your HappyFox API key. - Serviceheight
: Your Height API key. - Servicehelpshift
: Your Helpshift API Key. - Serviceincidentio
: Your incident.io API key. - Serviceinfobip
: Your Infobip API key. - Serviceinsightly
: Your Insightly API key. - Serviceintegrate
: Your Integrate API key. - Serviceinvoiced
: Your Invoiced API key. - Serviceiterable
: Your Iterable API key. - Serviceivanti
: Your Ivanti API Key. - Servicejotform
: Your Jotform API key. - Servicejustcall
: Your JustCall API key. - Servicekatana
: Your Katana API key. - Servicekevel
: Your Kevel API key. - Servicekeypay
: Your KeyPay API key. - Servicekisi
: Your Kisi API key. - Serviceklaviyo
: Your Klaviyo API key. - Servicelearnupon
: Your Learnupon API key. - Servicelemlist
: Your Lemlist API key. - Servicelever
: Your Lever API key. - Serviceliftoff
: Your Liftoff API key. - Servicelinear
: Your Linear API key. - Servicelinksquares
: Your LinkSquares API key. - Servicelob
: Your Lob API key. - Serviceloop
: Your Loop API key. - Servicelucca
: Your Lucca API key. - Serviceluma
: Your Luma API key. - Servicemaileon
: Your Maileon API key. - Servicemailgun
: Your Mailgun API key. - Servicemailjet
: Your Mailjet API key. - Servicemalomo
: Your Malomo API key. - Servicemambu
: Your Mambu API key. - Servicemandrill
: Your Mandrill API key. - Servicemaxio_chargify
: Enter Your API Key. - Servicemessagebird
: Your MessageBird API key. - Servicemountain
: Your MNTN API key. - Servicemyosh
: Your myosh API key. - Serviceokendo
: Your Okendo API key. - Serviceometria
: Your Ometria API Key. - Serviceoncehub
: Your OnceHub API key. - Serviceordway
: Your Ordway API key. - Serviceortto
: Your Ortto API key. - Servicepagerduty
: Your PagerDuty API key. - Servicepandadoc
: Your PandaDoc API key. - Servicepapershift
: Your Papershift API Key - Servicepartnerize
: Your Partnerize user API key. - Servicepersona
: Your Persona API key. - Servicepicqer
: Your Picqer API key. - Servicepigment
: Your Pigment API key. - Servicepinpoint
: Your Pinpoint API key. - Servicepipe17
: The Pipe17 API key. - Serviceplacerai
: Your Placer.ai API key. - Serviceplayvox
: Your Playvox API Key. - Serviceposthog
: Your PostHog API key. - Serviceprive
: Your Prive API key. - Serviceprosperstack
: Your ProsperStack API key. - Servicequalaroo
: Your Qualaroo API Key. - Servicequorum
: Your Quorum API key. - Servicerebound_returns
: Your ReBound Returns API key. - Servicerecurly
: The Recurly API key. - Servicereplyio
: Your Reply API key. - Servicerevenuecat
: Your RevenueCat API key. - Servicereviewsio
: Your REVIEWS.io API key. - Servicerevops
: Your RevOps bearer token. - Servicericochet360
: Your Ricochet360 API key. - Serviceringover
: Your Ringover API key. - Servicerippling
: Your Rippling API key. - Servicerocketlane
: Your Rocketlane API key. - Servicerootly
: Your Rootly API key. - Serviceruddr
: Your Ruddr API key. - Servicesafebase
: Your SafeBase API key. - Servicesage_hr
: Your Sage HR API key. - Servicesailthru
: The Sailthru API key. - Servicesalsify
: Your Salsify API Key. - Servicesecurity_journey
: Your Security Journey API key. - Servicesendgrid
: The SendGrid API key. - Servicesendinblue
: Your Sendinblue API key. - Serviceshortcut
: Your Shortcut API token. - Serviceshortio
: Your Short.io API key. - Servicesimplesat
: Your Simplesat API key. - Servicesistrix
: Your SISTRIX API key. - Serviceskilljar
: Your Skilljar API key. - Servicesmartwaiver
: Your Smartwaiver API key. - Servicesnyk
: Your Snyk API key. - Servicesonarqube
: Your Sonarqube API key. - Servicesparkpost
: Your SparkPost API key. - Servicesquarespace
: Your Squarespace API key. - Servicestackadapt
: Your StackAdapt API key. - Servicestatuspage
: Your Statuspage API Key. - Servicestripe
: Restricted API key - Servicestripe_test
: Restricted API key - Servicesubscript
: Your Subscript API key. - Servicesurvicate
: Your Survicate API Key. - Serviceteads
: Your Teads API key. - Serviceteamtailor
: Your Teamtailor API key. - Servicetestrail
: Your TestRail API key. - Serviceticket_tailor
: Your Ticket Tailor API key. - Servicetranscend
: Your Transcend API key. - Servicetrello
: Your TRELLO api key. - Servicetriple_whale
: Your Triple Whale API key. - Serviceuppromote
: Your UpPromote API key. - Serviceveeqo
: Your Veeqo API key. - Servicevenminder
: Your Venminder API key. - Servicevisit_by_ges
: Your Visit by GES API key. - Servicevitally
: Your Vitally API key. - Servicevonage
: Your Vonage API Key. - Servicevts
: Your VTS API key. - Servicewebconnex
: Your Webconnex API key. - Servicewicked_reports
: Your Wicked Reports API key. - Serviceworkleap_officevibe
: Your Workleap Officevibe API key. - Servicexsolla
: Your Xsolla API key. - Serviceyougov_sport
: Your Yougov Sport API key. - Servicezingtree
: Your Zingtree API key. - Servicezip
: Your Zip API key. - api_
key_ strapi_ secret - Field usage depends on
service
value: - Servicerevel
: Your Revel Systems API Key and API Secret. - api_
keys Sequence[str] - Field usage depends on
service
value: - Servicemandrill
: Comma-separated list of API keys. Required ifuse_api_keys
is set totrue
. - api_
password str - Field usage depends on
service
value: - Serviceduoplane
: Your Duoplane API password. - api_
quota float - Field usage depends on
service
value: - Servicemarketo
: Allowed number of API requests to Marketo instance per day, the default value is 10000. - api_
read_ straccess_ token - Field usage depends on
service
value: - Servicethe_movie_database
: Your The Movie Database API read access token. - api_
requests_ floatper_ minute - Field usage depends on
service
value: - Servicequaltrics
: Allowed number of API requests to Qualtrics per minute, the default value is 2000. Maximum allowed number is 3000 because brands may make up to 3000 API requests per minute across all of its API calls. - api_
secret str - Field usage depends on
service
value: - Serviceconfluent_cloud
: API Secret - Serviceforj_community
: Your Forj Community API secret. - Servicefriendbuy
: Your Friendbuy API secret. - Servicejustcall
: Your JustCall API secret. - Serviceliftoff
: Your Liftoff API secret. - Servicemixpanel
: Mixpanel API Secret. - Servicequalaroo
: Your Qualaroo API Secret. - Servicesailthru
: The Sailthru API secret. - Serviceshareasale
: Your ShareASale API secret. - Servicevonage
: Your Vonage API Secret. - api_
secret_ strkey - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API Secret key. - api_
server str - Field usage depends on
service
value: - Servicesigma_computing_source
: Your Sigma Computing api server. - api_
token str - Field usage depends on
service
value: - Serviceaha
: Your Aha! API key. - Serviceaircall
: Your Aircall API Token. - Serviceappsflyer
: API Token for AppsFlyer's PULL API. - Serviceawin
: Your Awin API Token. - Servicebackbone_plm
: Your Backbone PLM API token. - Servicebrex
: Your Brex API token - Servicebuildkite
: Your Buildkite API token. - Servicebuzzsprout
: Your Buzzsprout API token. - Servicecentra
: Your Centra API token. - Servicechameleon
: Your Chameleon API token. - Serviceclari
: Your Clari API token. - Servicecloudflare_analytics
: Your Cloudflare Analytics API token. - Serviceconfluence
: The Confluence API token. - Servicedixa
: Your Dixa API token. - Servicedrip
: Your Drip API Token. - Servicefactbird
: Your Factbird API token. - Servicefone_dynamics
: Your Fone Dynamics API token. - Servicefountain
: Your Fountain API token. - Serviceg2
: Your G2 API token. - Servicegladly
: Your Gladly API Token. - Servicehibob
: Your Hibob API token. - Servicekandji
: Your Kandji API token. - Servicelivechat
: Your Livechat Access token. - Servicelivechat_partner
: Your Livechat Partner API Token. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics API token. - Servicemegaphone
: Your Megaphone API token. - Servicemissive
: Your Missive API token. - Servicemixmax
: Mixmax API token. - Serviceokta
: Your Okta API token. - Serviceordway
: Your Ordway API token. - Servicepackiyo
: Your Packiyo API token. - Servicepipedrive
: (Optional)Your Pipedrive personal API token - Servicepivotal_tracker
: Pivotal Tracker API token. - Servicepostmark
: Your Postmark account API token. - Serviceproductive
: Your Productive API token. - Servicequaltrics
: API token of the Qualtrics account. - Servicerakutenadvertising
: Your Rakuten Advertising API token. - Servicerecharge
: The Recharge API token. - Servicereferralhero
: Your Referralhero API token. - Serviceresource_management_by_smartsheet
: Your Resource Management by Smartsheet API token. - Serviceretently
: Your Retently API token. - Servicereviewsai
: Your REVIEWS.ai API token. - Servicerundeck
: Your Rundeck API token. - Servicesafetyculture
: Your SafetyCulture API token. - Servicesensor_tower
: Your Sensor Tower API token. - Servicesentry
: Your Sentry auth token. - Servicesimplecast
: Your Simplecast API token. - Servicesnyk
: Your Snyk API token. - Servicetextus
: Your TextUs API token. - Servicetoggl_track
: Your Toggl Track API token - Servicetrello
: Your TRELLO api token. - Servicetrisolute
: Your Trisolute API token. - Servicevwo
: Your VWO API token. - Serviceweb_scraper
: Your Web Scraper API token. - Servicezendesk
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Servicezendesk_sunshine
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - api_
type str - api_
url str - Field usage depends on
service
value: - Servicebraze
: Your Braze API URL. - api_
url_ strregion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP API URL region. - api_
usage str - Field usage depends on
service
value: - Servicezendesk
: Maximum Zendesk Api Usage allowed - api_
user_ stridentifier - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user identifier. - api_
user_ strsecret - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user secret. - api_
utilization_ strpercentage - Field usage depends on
service
value: - Servicekustomer
: Api Utilization Percentage - api_
version str - Field usage depends on
service
value: - Servicepardot
: API Version - app_
id str - Field usage depends on
service
value: - Servicechurnkey
: Your Churnkey APP ID. - Serviceopen_exchange_rates
: Your Open Exchange Rates App Id. - Servicerokt
: Your Rokt app ID. - app_
ids Sequence[str] - Field usage depends on
service
value: - Servicependo
: Specific App IDs to sync. Must be populated ifsync_mode
is set toSpecificAppIds
. - app_
ids_ Sequence[Connectorappsflyers Config App Ids Appsflyer] - app_
key str - Field usage depends on
service
value: - Serviceloopio
: Your Loopio App Key. - Serviceservicetitan
: Your ServiceTitan app key. - Serviceyotpo
: Your Yotpo App Key - app_
reference str - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl app reference. - app_
secret str - Field usage depends on
service
value: - Servicerokt
: Your Rokt app secret. - app_
secret_ strtoken - app_
specific_ strpassword - Field usage depends on
service
value: - Serviceitunes_connect
: Your app-specific password - app_
sync_ strmode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all apps or specific apps. - append_
file_ stroption - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that the source completely overwrites the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceazure_blob_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicebox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicedropbox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegcs
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegoogle_drive
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicekinesis
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Services3
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicesftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceshare_point
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicewasabi_cloud_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - application_
id str - Field usage depends on
service
value: - Servicealgolia
: Your Algolia application ID. - Servicexactly
: Your Xactly Application ID. - application_
key str - Field usage depends on
service
value: - Servicecin7core
: Your Cin7 Core application key. - Servicedatadog
: Your Datadog application key. - Servicedear
: Your Dear Application key. - Servicepartnerize
: Your Partnerize user application key. - apps Sequence[str]
- Field usage depends on
service
value: - Serviceitunes_connect
: Specific apps to sync. Must be populated ifapp_sync_mode
is set toSpecificApps
. - archive_
log_ strformat - Field usage depends on
service
value: - Servicesql_server_hva
: Format for archive log file names - Servicesql_server_sap_ecc_hva
: Format for archive log file names - archive_
log_ strpath - Field usage depends on
service
value: - Servicesql_server_hva
: Directory where archive logs are located - Servicesql_server_sap_ecc_hva
: Directory where archive logs are located - archive_
pattern str - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceazure_blob_storage
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicebox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicedropbox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceemail
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegcs
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegoogle_drive
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicekinesis
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Services3
: Files inside compressed archives with filenames matching this regular expression will be synced. - Servicesftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceshare_point
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicewasabi_cloud_storage
: Files inside compressed archives with filenames matching this regular expression will be synced. - are_
soap_ boolcredentials_ provided - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP credentials provided. - asb_
ip str - Field usage depends on
service
value: - Serviceazure_service_bus
: The IP address (or) the URL of ASB namespace - asm_
option bool - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using ASM on a non-RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you are using ASM on a non-RAC instance. - asm_
oracle_ strhome - Field usage depends on
service
value: - Serviceoracle_hva
: ASM Oracle Home path. - Serviceoracle_sap_hva
: The Oracle ASM home directory. - asm_
password str - Field usage depends on
service
value: - Serviceoracle_hva
: ASM password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user's password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - asm_
tns str - Field usage depends on
service
value: - Serviceoracle_hva
: ASM TNS. - Serviceoracle_sap_hva
: ASM TNS. - asm_
user str - Field usage depends on
service
value: - Serviceoracle_hva
: ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - attribution_
window str - Field usage depends on
service
value: - Serviceamazon_ads
: Time period used to attribute conversions based on clicks. - attribution_
window_ strsize - Field usage depends on
service
value: - Servicetiktok_ads
: Rollback sync duration to capture conversions. Set this to your configured attribution window in TikTok Ads. The default value is 7 days. - audience str
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 API audience. - auth str
- Field usage depends on
service
value: - Servicedatabricks_db
: Token-based authentication type - Serviceredshift_db
: Password-based authentication type - Servicesnowflake_db
: Password-based or key-based authentication type - auth_
code str - Field usage depends on
service
value: - Servicehappyfox
: Your HappyFox auth code. - auth_
environment str - Field usage depends on
service
value: - Serviceyounium
: Your Younium auth environment. - auth_
method str - Field usage depends on
service
value: - Serviceaurora_postgres
: Database authentication method - Serviceazure_postgres
: Database authentication method - Serviceazure_sql_db
: Authentication Method. - Serviceazure_sql_managed_db
: Authentication Method. - Servicegoogle_cloud_postgresql
: Database authentication method - Serviceheroku_postgres
: Database authentication method - Servicepostgres
: Database authentication method - Servicepostgres_rds
: Database authentication method - Servicesql_server_hva
: Authentication Method - Servicesql_server_sap_ecc_hva
: Authentication Method - Servicewebhooks
: The authentication mechanism you want to use - auth_
mode str - Field usage depends on
service
value: - Serviceanaplan
: The Anaplan authentication method. - Serviceconcur
: The Authentication Mode used by SAP Concur. It can be PasswordGrant or CompanyLevel auth mode - Servicegithub
: Authorization type. - auth_
token str - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback auth token. - auth_
type str - Field usage depends on
service
value: - Serviceairtable
: Type of authentication being used by connector - Serviceaws_cost_report
: Access approach - Serviceazure_service_bus
: The authentication mode to access the topic - Servicedynamics_365
: Authentication mechanism. Either one ofOAUTH2
, orSERVICE_PRINCIPAL
. Default valueOAUTH2
- Servicegcs
: Authorization type. Required for storage bucket authentication. - Servicegoogle_sheets
: TheOAuth
value must be specified for this type of authorization. - Servicejira
: Authorization type. - Servicemixpanel
: Authentication Method - Servicepardot
: Authenticate using OAuth or HTTP Basic - Servicequaltrics
: Type of authentication being used by connector - Services3
: Access approach - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value:ACCESS_KEY
. - auth_
url_ strregion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP auth grant URL region. - authentication_
method str - Field usage depends on
service
value: - Serviceadobe_analytics
: Authentication Method - Serviceelastic_cloud
: The authentication method used to connect to your cluster. - Servicees_self_hosted
: The authentication method used to connect to your cluster. - Serviceopendistro
: The authentication method used to connect to your cluster. - Serviceopensearch
: The authentication method used to connect to your cluster. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud authentication method. - Servicesalesforce
: (Optional) Authentication type (default value =STANDARD
) - Servicesalesforce_sandbox
: (Optional) Authentication type (default value =STANDARD
) - str
- aws_
region_ strcode - Field usage depends on
service
value: - Servicedynamodb
: The AWS region code for the DynamoDB instance, e.g.us-east-1
. - backint_
configuration_ strpath - backint_
executable_ strpath - backward_
sync_ strlimit - Field usage depends on
service
value: - Servicezendesk
: Limit of the Historical Sync Time for selected tables - base_
currency str - Field usage depends on
service
value: - Serviceopen_exchange_rates
: Your Open Exchange Rates Base Currency. - base_
domain str - Field usage depends on
service
value: - Servicefreshteam
: Your company's Freshteam base domain name (usually company.freshteam.com). - base_
id str - Field usage depends on
service
value: - Serviceairtable
: ID of base in Airtable - base_
url str - Field usage depends on
service
value: - Serviceaha
: Your Aha! subdomain. - Serviceakeneo
: Your Akeneo base URL. - Servicebilling_platform
: Your BillingPlatform subdomain. - Serviceboostr
: Your Boostr base URL. - Servicebrex
: Your Brex Base URL - Servicecentra
: Your Centra base URL. - Servicecornerstone
: Your Cornerstone base URL. - Serviceculture_amp
: Your Culture Amp base URL. - Servicedatadog
: Your Datadog base url. - Servicefactbird
: Your Factbird base url. - Servicefillout
: Your Fillout Base URL. - Servicefinancial_force
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicefreshsales
: Your Freshsales product. - Servicegongio
: Your Gong API Base URL. - Serviceironclad
: Your Ironclad base url. - Servicejotform
: Your Jotform base URL. - Servicemailgun
: Your Mailgun base URL. - Servicenice
: Your NICE base URL. - Serviceortto
: Your Ortto base URL. Possible values:api
,api.au
,api.eu
. - Serviceprisma_cloud
: Your Prisma Cloud admin console URL. - Servicesalesforce
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicesalesforce_sandbox
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicestickyio
: Your sticky.io base URL . - Serviceveevavault
: Your Veeva Vault base URL. - Servicevitally
: Your Vitally base URL. - bearer_
token str - Field usage depends on
service
value: - Serviceada
: Your Ada API Access Token. - Servicecrowddev
: Your crowd.dev Auth Token. - Servicecustomerio
: Your Customer.io App API Key. - Servicefreshchat
: Your Freshchat API Token. - Servicehopin
: Your Hopin API key. - Serviceorbit
: Your Orbit API Token. - Serviceproductboard
: Your Productboard API key. - Servicesmarthr
: Your SmartHR access token. - Servicesprout
: Your Sprout Social API Access Token. - Servicezenefits
: Your Zenefits bearer token. - blob_
sas_ strurl - Field usage depends on
service
value: - Servicewebhooks
: The blob SAS URL of your Azure container. Required ifbucket_service
is set toAZURE
. - blockchain str
- Field usage depends on
service
value: - Servicerarible
: Your Rarible Blockchain. - brand_
id str - Field usage depends on
service
value: - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Brand ID. - breakdowns Sequence[str]
- Field usage depends on
service
value: - Servicefacebook
: List of breakdowns which connector will sync. Possible breakdowns values. - bucket str
- Field usage depends on
service
value: - Serviceappsflyer
: Customer S3 Bucket - Serviceaws_cloudtrail
: The AWS bucket name which is configured for AWS CloudTrail. - Serviceaws_cost_report
: The S3 bucket name with the AWS Cost and Usage Report - Serviceaws_inventory
: The AWS bucket name that is configured for AWS Config. - Serviceaws_lambda
: S3 Bucket - Servicecloudfront
: The bucket name for CloudFront. - Servicegcs
: The name of the GCS bucket. - Servicegoogle_play
: The Google Cloud Storage source bucket. - Serviceheap
: The S3 bucket name. - Servicekinesis
: The name of the Kinesis bucket. - Services3
: The S3 bucket name. Required for connector creation. - Servicesegment
: The name of the Segment bucket. Must be populated ifsync_type
is set toS3
. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket name. Required for connector creation. - bucket_
name str - Field usage depends on
service
value: - Serviceadjust
: Your AWS S3 or GCS bucket. - Servicegoogle_analytics_360
: The name of the bucket. - Servicegoogle_analytics_4_export
: The name of the bucket. - bucket_
service str - Field usage depends on
service
value: - Servicewebhooks
: Whether to store the events in Fivetran's container service or your S3 bucket. Default value:Fivetran
. - business_
accounts Sequence[str] - Field usage depends on
service
value: - Servicereddit_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - business_
id str - Field usage depends on
service
value: - Servicebirdeye
: Your Birdeye Business ID. - business_
unit str - Field usage depends on
service
value: - Servicedeposco
: Your Deposco business unit. - business_
unit_ strid - Field usage depends on
service
value: - Servicepardot
: Business Unit Id - catalog str
- Field usage depends on
service
value: - Servicedatabricks_db
: catalog to sync - certificate str
- Field usage depends on
service
value: - Serviceanaplan
: The contents of your PEM certificate file. Must be populated ifauth_mode
is set toCertificate
. - Servicequaltrics
: Your Client Certificate - Servicesalesforce
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - click_
attribution_ strwindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'click' action. - client str
- client_
cert str - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate. - Serviceheroku_kafka
: Heroku Kafka client certificate. Required forTLS
security protocol. - client_
cert_ strkey - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate key. - Serviceheroku_kafka
: Heroku Kafka client certificate key. Required forTLS
security protocol. - client_
host str - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Host. - client_
id str - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client ID. - Serviceadobe_analytics
: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client ID. - Serviceadp_workforce_now
: Your ADP Client ID. - Serviceakamai
: Your Akamai client ID. - Serviceakeneo
: Your Akeneo client ID. - Serviceauth0
: Your Auth0 client ID. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client ID. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Id - Servicebilling_platform
: Your BillingPlatform client ID. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client ID. - Servicebrightcove
: Your Brightcove client ID. - Servicebrightpearl
: Your Brightpearl client ID. - Servicebuildium
: Your Buildium API client ID. - Servicecanvas_by_instructure
: Your Canvas by Instructure client ID. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure client ID. - Servicecastor_edc
: Your Castor EDC client Id. - Serviceclazar
: Your Clazar client ID. - Servicecloudbeds
: Your Cloudbeds client ID. - Servicecommercetools
: Your commercetools client ID. - Serviceconcur
: The SAP Concur Client ID. - Serviceconstant_contact
: Your Constant Contact client ID. - Servicecornerstone
: Your Cornerstone client ID. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo Client ID. - Servicecriteo_retail_media
: Your Criteo Retail Media client ID. - Serviceculture_amp
: Your Culture Amp client ID. - Servicecvent
: Your Cvent client ID. - Serviced2l_brightspace
: Your D2L Brightspace client ID. - Servicedialpad
: Your Dialpad client ID. - Serviceebay
: Your eBay app ID. - Serviceexact_online
: Your Exact Online client ID. - Servicefillout
: Your Fillout client ID. - Serviceflexport
: The Flexport API Key. - Serviceformstack
: Your Formstack client ID. - Servicegenesys
: Your Genesys client ID. - Servicehana_sap_hva_ecc_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehana_sap_hva_s4_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehilti_ontrack
: Your Hilti On!Track client ID. - Serviceilevel
: Your iLevel Client ID. - Serviceinstructure
: Your Instructure client ID. - Serviceintegral_ad_science
: Your integral_ad_science client id. - Serviceironclad
: Your Ironclad client ID. - Servicejama_software
: Your Jama Software client ID. - Servicejibble
: Your Jibble client ID. - Servicekhoros_communities
: Your Khoros Communities client ID. - Servicelooker_source
: Your Looker Client ID. - Servicemarketo
: Marketo REST API Client Id. - Servicemedallia
: Medallia Client ID - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client ID. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client ID. - Servicemicrosoft_teams
: Your Microsoft Teams Client ID. - Servicenavan
: Your Navan client ID. - Servicenice
: Your NICE client ID. - Serviceon24
: Your ON24 client ID. - Serviceoracle_sap_hva_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicepaychex
: Your Paychex client ID. - Servicepaypal
:Client ID
of your PayPal client application. - Servicepaypal_sandbox
:Client ID
of your PayPal client application. - Servicepersonio
: Your Personio Client ID. - Servicepiwik_pro
: Your Piwik PRO client ID. - Servicepodio
: Your Podio client ID. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client ID. - Serviceprisma_cloud
: Your Prisma Cloud access key ID. - Serviceprocore
: Your Procore client ID. - Servicequora_ads
: Your Quora Ads client ID. - Servicereltio
: Your Reltio client ID. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client ID. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client ID. - Servicesalesloft
:Client ID
of your Salesloft client application. - Servicesana
: Your Sana client ID. - Servicesap_success_factors
: Your SAP SuccessFactors Client ID. - Serviceservicenow
: ServiceNow Client ID. - Serviceservicetitan
: Your ServiceTitan client ID. - Servicesharetribe
: Your Sharetribe client ID. - Serviceshipnetwork
: Your ShipNetwork client ID. - Servicesigma_computing_source
: Your Sigma Computing client ID. - Serviceskillstx
: Your SkillsTX client ID. - Serviceskimlinks
: Your Skimlinks client ID. - Servicesmartrecruiters
: Your SmartRecruiters client ID. - Servicesplash
: Your Splash client ID. - Servicesquare
: The Application ID of your organization. - Servicestandard_metrics
: Your Standard Metrics Client ID. - Servicesugarcrm
: Your SugarCRM client ID. - Serviceswoogo
: Your Swoogo client Id. - Servicetaboola
: The Taboola client ID. - Servicetalkdesk
: The Client ID of your OAuth Client - Servicetive
: Your Tive client ID. - Servicetoast
: Your Toast client ID. - Servicetrelica
: Your Trelica client ID. - Servicetremendous
: Your Tremendous client ID. - Servicetymeshift
: Your Tymeshift email. - Serviceudemy_business
: Your Udemy Business client ID. - Servicevimeo
: Your Vimeo client ID. - Servicevisma
: Your Visma client ID. - Servicevonage_contact_center
: Your Vonage Contact Center client ID. - Servicewalmart_marketplace
: Your Walmart Marketplace client ID. - Servicexero
: your clientId - Servicexray
: Your Xray Client ID. - Serviceyougov_sport
: Your Yougov Sport client ID. - Servicezendesk_chat
: Your Zendesk client ID. - Servicezoho_books
: Your Zoho Books Client ID. - Servicezoho_campaigns
: Your Zoho Campaigns Client ID. - Servicezoho_desk
: Your Zoho Desk Client Id. - Servicezoho_inventory
: Your Zoho Inventory client ID. - Servicezuora
: Zuora Client ID. - Servicezuora_sandbox
: Zuora Client ID. - client_
key str - Field usage depends on
service
value: - Serviceappfigures
: Your Appfigures Client Key. - Servicethinkific
: Your Thinkific client key. - Serviceyougov_sport
: Your Yougov Sport client key. - client_
name str - Field usage depends on
service
value: - Servicedestini
: Your Destini Client Name. - Servicemedallia
: Medallia company name - client_
namespace str - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Namespace. - client_
private_ strkey - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Private Key in .pem format. - Serviceazure_postgres
: Client Private Key in .pem format. - Servicegoogle_cloud_postgresql
: Client Private Key in .pem format. - Serviceheroku_postgres
: Client Private Key in .pem format. - Servicepostgres
: Client Private Key in .pem format. - Servicepostgres_rds
: Client Private Key in .pem format. - client_
public_ strcertificate - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Certificate in .pem format. - Serviceazure_postgres
: Client Certificate in .pem format. - Servicegoogle_cloud_postgresql
: Client Certificate in .pem format. - Serviceheroku_postgres
: Client Certificate in .pem format. - Servicepostgres
: Client Certificate in .pem format. - Servicepostgres_rds
: Client Certificate in .pem format. - client_
secret str - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client secret. - Serviceadobe_analytics
: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client secret. - Serviceadp_workforce_now
: Your ADP Client Secret. - Serviceakamai
: Your Akamai client secret. - Serviceakeneo
: Your Akeneo client secret. - Serviceauth0
: Your Auth0 client secret. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client secret. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Secret - Servicebilling_platform
: Your BillingPlatform client secret. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client secret. - Servicebrightcove
: Your Brightcove client secret. - Servicebrightpearl
: Your Brightpearl client secret. - Servicecanvas_by_instructure
: Your Canvas by Instructure client secret. - Servicecastor_edc
: Your Castor EDC Client Secret. - Serviceclazar
: Your Clazar client secret. - Servicecloudbeds
: Your Cloudbeds client secret. - Servicecommercetools
: Your commercetools client secret. - Serviceconcur
: The SAP Concur Client secret. - Serviceconstant_contact
: Your Constant Contact client secret. - Servicecornerstone
: Your Cornerstone client secret. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo client secret key. - Servicecriteo_retail_media
: Your Criteo Retail Media client secret. - Serviceculture_amp
: Your Culture Amp client secret. - Servicecvent
: Your Cvent client secret. - Serviced2l_brightspace
: Your D2L Brightspace client secret. - Servicedialpad
: Your Dialpad client secret. - Serviceebay
: Your eBay cert ID. - Serviceexact_online
: Your Exact Online client secret. - Servicefillout
: Your Fillout client secret - Serviceflexport
: The Flexport API Secret. - Serviceformstack
: Your Formstack client secret. - Servicegenesys
: Your Genesys client secret. - Servicehilti_ontrack
: Your Hilti On!Track client secret. - Serviceilevel
: Your iLevel Client Secret. - Serviceinstructure
: Your Instructure client secret. - Serviceintegral_ad_science
: Your integral_ad_science client secret. - Serviceironclad
: Your Ironclad client secret. - Servicejama_software
: Your Jama Software client secret. - Servicejibble
: Your Jibble client secret. - Servicelooker_source
: Your Looker Client Secret. - Servicemarketo
: Marketo REST API Client Secret. - Servicemedallia
: Medallia Client Secret key - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client Secret. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client secret. - Servicemicrosoft_teams
: Your Microsoft Teams Client Secret. - Servicenavan
: Your Navan client secret. - Servicenice
: Your NICE client secret. - Servicepaychex
: Your Paychex client secret. - Servicepersonio
: Your Personio secret. - Servicepiwik_pro
: Your Piwik PRO client secret. - Servicepodio
: Your Podio client secret. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client Secret. - Serviceprisma_cloud
: Your Prisma Cloud secret access Key. - Serviceprocore
: Your Procore client secret. - Servicequora_ads
: Your Quora Ads client secret. - Servicereltio
: Your Reltio client secret. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client secret. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client secret. - Servicesalesloft
:Client Secret
of your Salesloft client application. - Servicesana
: Your Sana client secret. - Servicesap_success_factors
: Your SAP SuccessFactors Client Secret that you generated through SAML Assertion. - Serviceservicenow
: ServiceNow Client Secret. - Serviceservicetitan
: Your ServiceTitan secret key. - Servicesharetribe
: Your Sharetribe client secret. - Servicesigma_computing_source
: Your Sigma Computing client secret. - Serviceskillstx
: Your SkillsTX client secret. - Serviceskimlinks
: Your Skimlinks client secret. - Servicesmartrecruiters
: Your SmartRecruiters client secret. - Servicesplash
: Your Splash client secret. - Servicesquare
: The Application Secret of your organization. - Servicestandard_metrics
: Your Standard Metrics Client secret. - Servicesugarcrm
: Your SugarCRM client secret. - Serviceswoogo
: Your Swoogo Client Secret. - Servicetaboola
: The Taboola client secret. - Servicetalkdesk
: The Client Secret of your OAuth Client - Servicethinkific
: Your Thinkific client secret. - Servicetive
: Your Tive client secret. - Servicetoast
: Your Toast client secret. - Servicetrelica
: Your Trelica client secret. - Servicetremendous
: Your Tremendous client secret. - Servicetymeshift
: Your Tymeshift password. - Serviceudemy_business
: Your Udemy Business client secret. - Servicevimeo
: Your Vimeo client secret. - Servicevisma
: Your Visma client secret. - Servicevonage_contact_center
: Your Vonage Contact Center client secret. - Servicewalmart_marketplace
: Your Walmart Marketplace client secret. - Servicexero
: your clientSecret - Servicexray
: Your Xray Client Secret. - Servicezendesk_chat
: Your Zendesk client secret. - Servicezoho_books
: Your Zoho Books Client Secret. - Servicezoho_campaigns
: Your Zoho Campaigns Client Secret. - Servicezoho_desk
: Your Zoho Desk Client secret. - Servicezoho_inventory
: Your Zoho Inventory client secret. - Servicezuora
: Zuora Client Secret. - Servicezuora_sandbox
: Zuora Client Secret. - cloud_
storage_ strtype - Field usage depends on
service
value: - Servicebraze
: Cloud storage type Braze Current is connected to. - collection_
address str - Field usage depends on
service
value: - Servicerarible
: Your Rarible Collection Address. - columns Sequence[str]
- Field usage depends on
service
value: - Servicedouble_click_publishers
: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions. - community_
domain str - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community domain. - community_
id str - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community ID. - companies Sequence[str]
- Field usage depends on
service
value: - Servicebusiness_central
: List of companies to sync - company str
- Field usage depends on
service
value: - Serviceordway
: Your Ordway company name. - company_
id str - Field usage depends on
service
value: - Service360learning
: Your 360Learning Company ID. - Servicesage_intacct
: Company ID - Servicesap_success_factors
: Your SAP SuccessFactors Company ID. - company_
ids str - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail company IDs. - company_
key str - Field usage depends on
service
value: - Servicekhoros_care
: Your Khoros Care companyKey. - Serviceupland
: Your Upland Software Company Key. - company_
name str - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo company name. - company_
request_ strtoken - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company Request Token - company_
uuid str - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company UUID - compression str
- Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Serviceazure_blob_storage
: The secrets that should be passed to the function at runtime. - Servicebox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicedropbox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Serviceemail
: The secrets that should be passed to the function at runtime. - Serviceftp
: The secrets that should be passed to the function at runtime. - Servicegcs
: The secrets that should be passed to the function at runtime. - Servicegoogle_drive
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicekinesis
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Services3
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicesftp
: The secrets that should be passed to the function at runtime. - Serviceshare_point
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicewasabi_cloud_storage
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - config_
method str - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The report configuration method. Specifies whether a new configuration is defined manually or an existing configuration is reused. The default value isCREATE_NEW
. - config_
repository_ strurl - Field usage depends on
service
value: - Servicesnowplow
: Public repository URL containing JSON configuration files. - config_
type str - Field usage depends on
service
value: - Servicefacebook
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - connect_
password str - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect password. - connect_
username str - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect username. - connecting_
user str - connecting_
user_ stremail - connection_
method str - Field usage depends on
service
value: - Serviceaws_msk
: How Fivetran connects to your message brokers in the cluster - Serviceazure_blob_storage
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your storage container,SSH_TUNNEL
: Fivetran will connect to your storage container using a host machine (commonly used for VPN connections),PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_function
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your function,PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_service_bus
: The connection method - Servicesftp
: The connection method used to connect to SFTP Server. - connection_
name str - Field usage depends on
service
value: - Serviceappsflyer
: Your Data Locker Connection Name. Default value: `data-locker-hourly/ - connection_
string str - Field usage depends on
service
value: - Serviceazure_blob_storage
: The blob storage container connection string. - Serviceazure_event_hub
: Connection string of the Event Hub Namespace you want to sync. - Serviceazure_service_bus
: The connection string used for authentication. Required if the authentication type isConnectionString
- Servicemicrosoft_dynamics_365_fno
: The blob storage container's connection string. - Servicemicrosoft_dynamics_365_fo
: The blob storage container connection string. - connection_
type str - Field usage depends on
service
value: - Serviceaurora
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaurora_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaws_cost_report
: Connection method. Default value:Directly
. - Serviceaws_lambda
: Connection method. Default value:Directly
. - Serviceazure_blob_storage
: Connection method. Default value:Directly
. - Serviceazure_cosmos_for_mongo
: Possible values:Directly
,PrivateLink
.Directly
is the default value - Serviceazure_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_managed_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicebigquery_db
: Direct or PrivateLink connection - Serviceclarity
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicecockroachdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicedb2i_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedb2i_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedocumentdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedynamics_365_fo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceehr
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceelastic_cloud
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceemail
: Connection method. Default value:Directly
. - Servicees_self_hosted
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_postgresql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_sqlserver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_b1
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceheroku_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicekinesis
: Connection method. Default value:Directly
. - Servicemagento_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemagento_mysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo_sharded
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopendistro
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopensearch
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_ebs
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rac
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceredshift_db
: Directly or Private Link - Services3
: Connection method. Default value:Directly
. - Servicesap_hana
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesap_s4hana
: Connection Method - Servicesnowflake_db
: Directly or Private Link - Servicesql_server
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_sap_ecc_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - console_
url str - Field usage depends on
service
value: - Serviceprisma_cloud
: Your Prisma Cloud console URL. - consumer_
group str - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka consumer group name. - Serviceaws_msk
: The name of consumer group created for Fivetran. - Serviceazure_event_hub
: Name of consumer group created for Fivetran. - Serviceconfluent_cloud
: Confluent Cloud consumer group name. - Serviceheroku_kafka
: Heroku Kafka consumer group name. - consumer_
key str - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Key - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Servicewoocommerce
: Your WooCommerce Consumer key. - consumer_
name str - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect consumer name. - consumer_
secret str - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Secret - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Servicewoocommerce
: Your WooCommerce Consumer secret. - container_
address str - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of the Azure Storage Container which is accessible from host machine. - container_
name str - Field usage depends on
service
value: - Serviceazure_blob_storage
: The name of the blob container. - Servicemicrosoft_dynamics_365_fno
: The name of the blob container. - Servicemicrosoft_dynamics_365_fo
: The name of the blob container. - content_
owner_ strid - Field usage depends on
service
value: - Serviceyoutube_analytics
: Used only for Content Owner reports. The ID of the content owner for whom the API request is being made. - contract_
version str - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica contract version. - conversation_
webhook_ strurl - Field usage depends on
service
value: - Servicehelpscout
: Your conversation webhook URL - conversion_
dimensions Sequence[str] - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Conversion Dimensions. - conversion_
report_ strtime - Field usage depends on
service
value: - Servicepinterest_ads
: The date that the user interacted with the ad OR completed a conversion event. - conversion_
window_ floatsize - Field usage depends on
service
value: - Servicegoogle_ads
: A period of time in days during which a conversion is recorded. - convert_
dats_ booltype_ to_ date - csv_
definition str - Field usage depends on
service
value: - Serviceadjust
: CSV definition for the CSV export (https://help.adjust.com/en/article/csv-uploads#how-do-i-format-my-csv-definition). - currency str
- Field usage depends on
service
value: - Servicecriteo
: Currency - Servicerokt
: Your Rokt currency. - custom_
base_ strurl - Field usage depends on
service
value: - Servicedatadog
: Your Datadog custom base url. - Servicedeposco
: Your Deposco custom base URL. - custom_
event_ strsync_ mode - Field usage depends on
service
value: - Serviceiterable
: Custom Events Sync Mode. - custom_
events Sequence[str] - Field usage depends on
service
value: - Serviceiterable
: List of custom events to sync. Should be specified whencustom_event_sync_mode
isSelectedEvents
- custom_
field_ Sequence[str]ids - Field usage depends on
service
value: - Servicedouble_click_publishers
: The list of custom field IDs included in the report. Custom fields can only be selected with their corresponding dimensions. - custom_
floodlight_ Sequence[str]variables - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Custom Floodlight variables enable you to capture information beyond the basics (visits and revenue) that you can collect with standard parameters in your tags. - custom_
payloads Sequence[ConnectorConfig Custom Payload] - custom_
reports Sequence[ConnectorConfig Custom Report] - custom_
tables Sequence[ConnectorConfig Custom Table] - custom_
url str - Field usage depends on
service
value: - Servicedbt_cloud
: Your dbt Cloud access url. - Servicefactbird
: Your Factbird custom base url. - Servicejotform
: Your Jotform custom base URL. - customer_
api_ strkey - Field usage depends on
service
value: - Serviceukg_pro
: Your UKG Pro Customer API key. - customer_
id str - Field usage depends on
service
value: - Servicegoogle_ads
: ID of the customer, can be retrieved from your AdWords dashboard. - customer_
list_ strid - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The parameter to retrieve customer details. - daily_
api_ floatcall_ limit - data_
access_ strmethod - Field usage depends on
service
value: - Servicecosmos
: 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. - data_
center str - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl data center. - Servicequaltrics
: Data center ID of the Qualtrics account. Can be found in the URL beforequaltrics.com
. (For example, if your URL isyouraccount.ca1.qualtrics.com
, then the data center isca1
.) - Servicezoho_crm
: Data Center, depending on the Domain name - data_
center_ strid - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback data center ID. - data_
set_ strname - Field usage depends on
service
value: - Servicebigquery_db
: Data set name - database str
- Field usage depends on
service
value: - Serviceaurora
: The database name. - Serviceaurora_postgres
: The database name. - Serviceazure_cosmos_for_mongo
: Authentication database for the source. Usually 'admin'. - Serviceazure_postgres
: The database name. - Serviceazure_sql_db
: The database name. - Serviceazure_sql_managed_db
: The database name. - Serviceclarity
: The database name. - Servicecockroachdb
: The database name. - Servicedb2i_hva
: The database name. - Servicedb2i_sap_hva
: The database name. - Servicedynamics_365_fo
: The database name. - Serviceehr
: The database name. - Servicegoogle_cloud_mysql
: The database name. - Servicegoogle_cloud_postgresql
: The database name. - Servicegoogle_cloud_sqlserver
: The database name. - Servicehana_sap_hva_b1
: The Hana database name. - Servicehana_sap_hva_ecc
: The Hana database name. - Servicehana_sap_hva_ecc_netweaver
: The Hana database name. - Servicehana_sap_hva_s4
: The Hana database name. - Servicehana_sap_hva_s4_netweaver
: The Hana database name. - Serviceheroku_postgres
: The database name. - Servicemagento_mysql
: The database name. - Servicemagento_mysql_rds
: The database name. - Servicemaria
: The database name. - Servicemaria_azure
: The database name. - Servicemaria_rds
: The database name. - Servicemysql
: The database name. - Servicemysql_azure
: The database name. - Servicemysql_rds
: The database name. - Serviceoracle
: The database name. - Serviceoracle_ebs
: The database name. - Serviceoracle_hva
: The database name. - Serviceoracle_rac
: The database name. - Serviceoracle_rds
: The database name. - Serviceoracle_sap_hva
: The database name. - Servicepostgres
: The database name. - Servicepostgres_rds
: The database name. - Serviceredshift_db
: The database name: Redshift - Servicesap_hana
: The database name. - Servicesap_s4hana
: The database name. - Servicesnowflake_db
: The database name: Snowflake - Servicesql_server
: The database name. - Servicesql_server_hva
: The database name. - Servicesql_server_rds
: The database name. - Servicesql_server_sap_ecc_hva
: The database name. - database_
name str - Field usage depends on
service
value: - Servicefirebase
: Database Name - dataset_
id str - Field usage depends on
service
value: - Servicegoogle_analytics_360
: The dataset ID. - Servicegoogle_analytics_4_export
: The Dataset ID. - datasource str
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite data source value:NetSuite.com
. - date_
granularity str - Field usage depends on
service
value: - Serviceadobe_analytics
: The aggregation duration you want. Default value:HOUR
. - db str
- Field usage depends on
service
value: - Servicemyosh
: Your Myosh Server variables/db . - delimiter str
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Serviceazure_blob_storage
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicebox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicedropbox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceemail
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegcs
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegoogle_drive
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicekinesis
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Services3
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicesftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceshare_point
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicewasabi_cloud_storage
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - developer_
reference str - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl dev reference. - dimension_
attributes Sequence[str] - Field usage depends on
service
value: - Servicedouble_click_publishers
: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions. - dimensions Sequence[str]
- Field usage depends on
service
value: - Serviceadroll
: The dimenstions that you want to sync. - Servicedouble_click_campaign_manager
: Report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. Theadvertiser
dimension is mandatory forREACH
report type - Servicedouble_click_publishers
: Report dimensions to include in the sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_display_and_video_360
: The report dimensions (filters) to include into a sync. The dimension names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - direct_
capture_ strmethod - Field usage depends on
service
value: - Serviceoracle_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Serviceoracle_sap_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- distributed_
connector_ floatcluster_ size - Field usage depends on
service
value: - Servicecosmos
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Servicedynamodb
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - domain str
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 domain. - Servicebubble
: Your Bubble app name or domain name. - Serviceconfluence
: Your Confluence domain. - Servicekustomer
: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany - Serviceokta
: Your Okta domain. - Servicepipedrive
: Your Pipedrive domain. - Serviceshopware
: Your Shopware domain. - Servicesistrix
: Your SISTRIX domain. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk domain. - Serviceuservoice
: Domain of your UserVoice site. If it ends with ".uservoice.com", you can specify just the subdomain ("mydomain.uservoice.com" - "mydomain") - Servicezendesk
: Zendesk domain. - Servicezendesk_sunshine
: Zendesk domain. - domain_
host_ strname - Field usage depends on
service
value: - Serviceworkday
: Workday host name. - Serviceworkday_financial_management
: Workday host name. - Serviceworkday_hcm
: Workday host name. - domain_
name str - Field usage depends on
service
value: - Servicecalabrio
: Your Calabrio domain name - Servicedynamics_365
: The custom domain name associated with Dynamics 365. - Servicehelpshift
: Your Helpshift domain name. - domain_
type str - Field usage depends on
service
value: - Servicemedallia
: Domain type of your Medallia URL - dsv_
service_ strauth - dsv_
subscription_ strkey - ecommerce_
stores Sequence[str] - Field usage depends on
service
value: - Servicemailchimp
: List of IDs of the Mailchimp E-Commerce Stores to Sync - edition str
- elements Sequence[str]
- email str
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Email. - Serviceboostr
: Your Boostr email. - Servicecopper
: Your Copper email address. - Serviceemail
: Send your emails to this address. - Servicemoloco
: Your Moloco account email. - Servicenetsuite_suiteanalytics
: The NetSuite user's email address. - Servicepardot
: The email of the Pardot user. - Serviceskuvault
: Your SkuVault email. - Servicesmadex
: Your Smadex account's email ID. - Servicezendesk
: Zendesk email. - Servicezendesk_sunshine
: Zendesk email. - email_
address str - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo email address. - email_
id str - Field usage depends on
service
value: - Serviceordway
: Your Ordway user email ID. - Serviceplanful
: Your Planful email ID. - empty_
header bool - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceazure_blob_storage
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicebox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicedropbox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceemail
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegcs
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegoogle_drive
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicekinesis
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Services3
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Servicesftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceshare_point
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicewasabi_cloud_storage
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - enable_
all_ booldimension_ combinations - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Whether to enable all reach dimension combinations in the report. Default value:false
- enable_
archive_ boollog_ only - Field usage depends on
service
value: - Servicesql_server_hva
: Use archive log only mode - Servicesql_server_sap_ecc_hva
: Use archive log only mode - enable_
data_ boolextensions_ syncing - enable_
distributed_ boolconnector_ mode - Field usage depends on
service
value: - Servicecosmos
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Servicedynamodb
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - enable_
enrichments bool - Field usage depends on
service
value: - Servicesnowplow
: Enable Enrichments - enable_
exports bool - Field usage depends on
service
value: - Servicebraze
: Enable User Profile Exports - enable_
tde bool - Field usage depends on
service
value: - Servicesql_server_hva
: Using Transparent Data Encryption (TDE) - Servicesql_server_sap_ecc_hva
: Using Transparent Data Encryption (TDE) - encoded_
public_ strkey - Field usage depends on
service
value: - Serviceapple_search_ads
: Use the public key to grant Fivetran access to Apple Search Ads api. - encryption_
key str - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Encryption Key. - endpoint str
- Field usage depends on
service
value: - Servicebranch
: Webhook Endpoint - Serviceiterable
: Register the following URL for webhooks on your Iterable dashboard. - Servicemarketo
: Marketo REST API endpoint. - Servicesnowplow
: Connection-specific collector endpoint. The collector endpoint will have thewebhooks.fivetran.com/snowplow/endpoint_ID
format. You will need it to configure Snowplow to connect with Fivetran. - Servicewebhooks
: You can send your events to https://webhooks.fivetran.com/webhooks/{endpoint} - engagement_
attribution_ strwindow - Field usage depends on
service
value: - Servicepinterest_ads
: The number of days to use as the conversion attribution window for an engagement (i.e. closeup or save) action. - enriched_
export str - Field usage depends on
service
value: - Serviceoptimizely
: Enriched Events S3 bucket - entity_
id str - Field usage depends on
service
value: - Servicecheckout
: Your Checkout.com entity ID. - Servicezuora
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Servicezuora_sandbox
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - environment str
- Field usage depends on
service
value: - Servicebazaarvoice
: Your Bazaarvoice environment. - Servicebuildium
: Your Buildium environment. - Servicecheckout
: Your Checkout.com environment. - Serviceconcord
: Your Concord environment. - Servicedeposco
: Your Deposco environment. - Servicedialpad
: Your Dialpad environment. - Serviceinvoiced
: Your Invoiced environment. - Servicejibble
: Your Jibble environment. - Servicelucca
: Your Lucca environment. - Serviceprocore
: Your Procore account environment. - Servicereltio
: Your Reltio environment. - Serviceservicetitan
: Your ServiceTitan environment. - Servicesmarthr
: Your SmartHR environment. - Servicetrelica
: Your Trelica environment. - Servicetremendous
: Your Tremendous environment. - Servicevts
: Your VTS environment. - Servicexactly
: Your Xactly environment. - Serviceyounium
: Your Younium API environment. - Servicezuora
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Servicezuora_sandbox
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - environment_
host str - Field usage depends on
service
value: - Servicexactly
: Your Xactly environment host. - environment_
name str - Field usage depends on
service
value: - Servicebusiness_central
: Name of the environment - escape_
char str - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceazure_blob_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicebox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicedropbox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceemail
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegcs
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegoogle_drive
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicekinesis
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Services3
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicesftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceshare_point
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicewasabi_cloud_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - escape_
char_ stroptions - Field usage depends on
service
value: - Servicegcs
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Services3
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - eu_
region bool - Field usage depends on
service
value: - Servicekustomer
: Turn it on if your app is on EU region - Servicesurvey_monkey
: The SurveyMonkey account region. Specifytrue
, if your account is hosted in the EU region. Default value isfalse
. - events Sequence[str]
- Field usage depends on
service
value: - Serviceiterable
: List of events to sync. Should be specified whensync_mode
isSelectedEvents
- export_
storage_ strtype - Field usage depends on
service
value: - Serviceadjust
: Your cloud storage. - Servicebraze
: Export Storage. Required ifenable_exports
istrue
- external_
id str - Field usage depends on
service
value: - Serviceappsflyer
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_cloudtrail
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Serviceaws_cost_report
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_lambda
: The external ID is a string that designates who can assume the role. - Serviceaws_msk
: This is the same as yourgroup_id
. This is required whensasl_mechanism
is set toIAM
. - Serviceazure_function
: External ID. - Servicecloudfront
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicedynamodb
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicekinesis
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Services3
: Used for authentication along with therole_arn
. If not provided, it uses connector'sgroup_id
. Use the List All Groups endpoint to find thegroup_id
. - Servicesegment
: The external ID is a string that designates who can assume the role. For more information, see a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"Amazon's AWS Identity and Access Management User Guide/a. - facility_
codes str - Field usage depends on
service
value: - Serviceunicommerce
: Your uniware facility codes. - fields Sequence[str]
- Field usage depends on
service
value: - Servicefacebook
: List of fields which connector will sync. Possible field values. - file_
type str - Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Serviceazure_blob_storage
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicebox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicedropbox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Serviceemail
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegcs
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegoogle_drive
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicekinesis
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Services3
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicesftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceshare_point
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicewasabi_cloud_storage
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - filter str
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - finance_
account_ strsync_ mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all finance accounts or specific finance accounts. - finance_
accounts Sequence[str] - Field usage depends on
service
value: - Serviceitunes_connect
: Specific finance accounts to sync. Must be populated iffinance_account_sync_mode
is set toSpecificFinanceAccounts
. - folder str
- Field usage depends on
service
value: - Servicedropbox
: Your Dropbox Folder URL. - folder_
id str - Field usage depends on
service
value: - Servicebox
: Folder URL - Servicegoogle_drive
: Folder URL - folder_
path str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Folder Path - Serviceone_drive
: Your OneDrive folder URL - Serviceoracle_business_intelligence_publisher
: The folder path to save data models and reports. - forecast_
id str - Field usage depends on
service
value: - Serviceclari
: Your Clari Forecast id . - ftp_
host str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP host. - ftp_
password str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP password. - ftp_
port float - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP port. - ftp_
user str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP user. - function str
- Field usage depends on
service
value: - Serviceaws_lambda
: The name of your AWS Lambda Function. - function_
app str - Field usage depends on
service
value: - Serviceazure_function
: Function app name in Azure portal. - function_
key str - Field usage depends on
service
value: - Serviceazure_function
: Function key used for authorization. - function_
name str - Field usage depends on
service
value: - Serviceazure_function
: Name of the function to be triggered. - function_
trigger str - Field usage depends on
service
value: - Servicegoogle_cloud_function
: The trigger URL of the cloud function. - gcs_
bucket str - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is thecloud_storage_type
- Servicewebhooks
: The GCS bucket name. Required ifbucket_service
is set toGCS
. - gcs_
export_ strbucket - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is theexport_storage_type
- gcs_
export_ strfolder - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is theexport_storage_type
- gcs_
folder str - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is thecloud_storage_type
- generate_
fivetran_ boolpk - Field usage depends on
service
value: - Serviceworkday
: 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. - group_
id str - Field usage depends on
service
value: - Serviceline_ads
: Your LINE Ads group ID(s). - group_
name str - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) The group name of thetarget_group_id
. - hana_
backup_ strpassword - hana_
mode str - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - has_
manage_ boolpermissions - Field usage depends on
service
value: - Serviceazure_service_bus
: The boolean value specifying whether the connection string has manage permissions - historic_
sync_ strtime_ frame - Field usage depends on
service
value: - Servicebraze
: Range of data in history you would like to include in the initial sync. - Serviceiterable
: The time range for which historical data should be synced. Default value:All Time
. - Serviceklaviyo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicemarketo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesailthru
: Range of historical data you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesalesforce_marketing_cloud
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - historical_
sync_ strlimit - Field usage depends on
service
value: - Serviceconcur
: Historical Sync Limit for the Sync - Serviceeloqua
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicepardot
: The time range for which historical data should be synced. Default value:All Time
. - historical_
sync_ strtime_ frame - Field usage depends on
service
value: - Servicerokt
: Your Rokt historical sync time frame. - Serviceskimlinks
: Your Skimlinks Historical sync time frame. - Servicevimeo
: Your Vimeo Historical sync time frame. - Servicezendesk
: Used to configure Historical sync timeframe for selected tables - home_
folder str - Field usage depends on
service
value: - Serviceappsflyer
: Your S3 home folder path of the Data Locker. - host str
- Field usage depends on
service
value: - Serviceaurora
: DB instance host or IP address. - Serviceaurora_postgres
: DB instance host or IP address. - Serviceazure_postgres
: DB instance host or IP address. - Serviceazure_sql_db
: DB instance host or IP address. - Serviceazure_sql_managed_db
: DB instance host or IP address. - Serviceclarity
: DB instance host or IP address. - Servicecockroachdb
: DB instance host or IP address. - Servicecommercetools
: Your commercetools host. - Servicedatabricks_db
: The host URL for your Databricks account. - Servicedb2i_hva
: A host address of the primary node. It should be a DB instance host/IP address with a port number. - Servicedb2i_sap_hva
: DB instance host or IP address. - Servicedocumentdb
: Host IP address of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: DB instance host or IP address. - Serviceehr
: DB instance host or IP address. - Serviceelastic_cloud
: DB instance host or IP address. - Servicees_self_hosted
: DB instance host or IP address. - Serviceftp
: FTP host address. - Servicegoogle_cloud_mysql
: DB instance host or IP address. - Servicegoogle_cloud_postgresql
: DB instance host or IP address. - Servicegoogle_cloud_sqlserver
: DB instance host or IP address. - Servicehana_sap_hva_b1
: DB instance host or IP address. - Servicehana_sap_hva_ecc
: DB instance host or IP address. - Servicehana_sap_hva_ecc_netweaver
: DB instance host or IP address. - Servicehana_sap_hva_s4
: DB instance host or IP address. - Servicehana_sap_hva_s4_netweaver
: DB instance host or IP address. - Serviceheroku_postgres
: DB instance host or IP address. - Servicejira
: The Jira service host address. - Servicemagento_mysql
: DB instance host or IP address. - Servicemagento_mysql_rds
: DB instance host or IP address. - Servicemaria
: DB instance host or IP address. - Servicemaria_azure
: DB instance host or IP address. - Servicemaria_rds
: DB instance host or IP address. - Servicemarin
: The Marin host address. - Servicemysql
: DB instance host or IP address. - Servicemysql_azure
: DB instance host or IP address. - Servicemysql_rds
: DB instance host or IP address. - Servicenetsuite_suiteanalytics
: The NetSuite service host address. - Serviceopendistro
: DB instance host or IP address. - Serviceopensearch
: DB instance host or IP address. - Serviceoracle
: DB instance host or IP address. - Serviceoracle_ebs
: DB instance host or IP address. - Serviceoracle_hva
: DB instance host or IP address. - Serviceoracle_rac
: DB instance host or IP address. - Serviceoracle_rds
: DB instance host or IP address. - Serviceoracle_sap_hva
: DB instance host or IP address. - Serviceoracle_sap_hva_netweaver
: DB instance host or IP address. - Servicepostgres
: DB instance host or IP address. - Servicepostgres_rds
: DB instance host or IP address. - Serviceredshift_db
: Host name - Servicesap_hana
: The SAP HANA host or IP address. - Servicesap_s4hana
: The SAP S/4 host or IP address. - Servicesftp
: SFTP host address. - Servicesnowflake_db
: Host name - Servicesplunk
: The Splunk service host address. - Servicesql_server
: DB instance host or IP address. - Servicesql_server_hva
: DB instance host or IP address. - Servicesql_server_rds
: DB instance host or IP address. - Servicesql_server_sap_ecc_hva
: DB instance host or IP address. - host_
ip str - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of host tunnel machine which is used to connect to the Storage container. - Serviceazure_service_bus
: The IP address of the host machine which we use to connect to ASB via ssh - host_
name str - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble Hostname. - Servicedatadog
: Your Datadog host name. - host_
url str - Field usage depends on
service
value: - Serviceadobe_commerce
: Your Adobe Commerce host url. - Servicesparkpost
: Your SparkPost host URL. - host_
user str - Field usage depends on
service
value: - Serviceazure_blob_storage
: Username in the host machine. - Serviceazure_service_bus
: The username on the host machine which we use to connect to ASB via ssh - hostname str
- Field usage depends on
service
value: - Serviceakamai
: Your Akamai hostname. - Serviceukg_pro
: Your UKG Pro hostname. - hosts Sequence[str]
- Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: A list of host addresses for Azure Cosmos DB for Mongo DB. - Servicemongo
: 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. - Servicemongo_sharded
: 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. - http_
path str - Field usage depends on
service
value: - Servicedatabricks_db
: http path - identifier str
- Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client identifier. - Servicestatistics_netherlands_cbs
: Your Statistics Netherlands CBS catalog identifier. - identity str
- Field usage depends on
service
value: - Servicemarketo
: Marketo REST API identity url. - include_
ocapi_ boolendpoints - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: Whether to sync data through OCAPI endpoints. - instance str
- Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica instance name. - Servicecoupa
: The instance name of your Coupa account in the URL. - Serviceflywheel_digital
: Your Flywheel Digital instance. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud instance ID - Serviceservicenow
: ServiceNow Instance ID. - instance_
number str - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Serviceoracle_sap_hva_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - instance_
url str - Field usage depends on
service
value: - Servicesap_business_by_design
: The SAP Business ByDesign instance URL. - integration_
key str - Field usage depends on
service
value: - Servicependo
: The integration key of the Pendo account. - ip_
address str - Field usage depends on
service
value: - Serviceaveva_pi
: IP address of the AF Server - is_
account_ boollevel_ connector - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) Retrieve account-level logs. - is_
auth2_ boolenabled - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Default value:false
- is_
custom_ boolapi_ credentials - Field usage depends on
service
value: - Servicetwitter_ads
: Custom API credentials - is_
external_ boolactivities_ endpoint_ selected - Field usage depends on
service
value: - Servicepardot
: Whether theEXTERNAL_ACTIVITY
table must be synced or not. - is_
ftps bool - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Use Secure FTP (FTPS). - is_
keypair bool - Field usage depends on
service
value: - Servicesftp
: Whether to use a key pair for authentication. Whentrue
, do not usepassword
. - is_
multi_ boolentity_ feature_ enabled - Field usage depends on
service
value: - Servicezuora
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Servicezuora_sandbox
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - is_
new_ boolpackage - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Indicates that that your installed package uses OAuth 2.0. Default value:false
- is_
private_ boolkey_ encrypted - Field usage depends on
service
value: - Servicesnowflake_db
: Indicates that a private key is encrypted. The default value:false
. The field can be specified if authentication type isKEY_PAIR
. - is_
private_ boollink_ required - Field usage depends on
service
value: - Serviceaws_lambda
: We use PrivateLink by default if your AWS Lambda is in the same region as Fivetran. Turning on this toggle ensures that Fivetran always connects to AWS lambda over PrivateLink. Learn more in our PrivateLink documentation. - Services3
: Set totrue
if you want to connect to S3 bucket over PrivateLink. Default value:false
. - is_
public bool - Field usage depends on
service
value: - Serviceaws_cost_report
: Whether you are syncing from a public bucket. Default value:false
. - Servicekinesis
: Is the bucket public? (you don't need an AWS account for syncing public buckets!) - Services3
: Whether you are syncing from a public bucket. Default value:false
. - is_
sailthru_ boolconnect_ enabled - Field usage depends on
service
value: - Servicesailthru
: Enable this if you want to sync Sailthru Connect - is_
secure bool - Field usage depends on
service
value: - Serviceftp
: Whether the server supports FTPS. - is_
sftp_ boolcreds_ available - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Provide SFTP credentials - is_
single_ booltable_ mode - Field usage depends on
service
value: - Servicebox
: Allows the creation of connector using Merge Mode strategy. - Servicedropbox
: Allows the creation of connector using Merge Mode strategy. - Servicegoogle_drive
: Allows the creation of connector using Merge Mode strategy. - Servicesftp
: Allows the creation of connector using the specified Sync strategy. - Serviceshare_point
: Allows the creation of connector using Merge Mode strategy. - is_
test_ boolaccount - Field usage depends on
service
value: - Serviceadyen
: Whether or not your Adyen Account is a Test Account. Default value:false
. - is_
vendor bool - Field usage depends on
service
value: - Serviceamazon_selling_partner
: Whether or not you have a Vendor Account. Default value:false
. - issuer str
- Field usage depends on
service
value: - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud issuer name. - json_
delivery_ strmode - Field usage depends on
service
value: - Serviceaws_cost_report
: Control how your JSON data is delivered into your destination - Serviceazure_blob_storage
: Control how your JSON data is delivered into your destination - Servicebox
: Control how your JSON data is delivered into your destination - Servicedropbox
: Control how your JSON data is delivered into your destination - Serviceemail
: Control how your JSON data is delivered into your destination - Serviceftp
: Control how your JSON data is delivered into your destination - Servicegcs
: Control how your JSON data is delivered into your destination - Servicegoogle_drive
: Control how your JSON data is delivered into your destination - Servicekinesis
: Control how your JSON data is delivered into your destination - Services3
: Control how your JSON data is delivered into your destination - Servicesftp
: Control how your JSON data is delivered into your destination - Serviceshare_point
: Control how your JSON data is delivered into your destination - Servicewasabi_cloud_storage
: Specifies how Fivetran should handle your JSON data. Default value:Packed
. - key str
- Field usage depends on
service
value: - Serviceuservoice
: The UserVoice API key. - key_
password str - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKey Password
. - key_
store_ strtype - Field usage depends on
service
value: - Serviceheroku_kafka
: Key Store Type - keystore str
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theKeystore File
as Base64 encoded string. - keystore_
password str - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKeystore Password
. - last_
synced_ strchanges_ utc_ - latest_
version str - legal_
entity_ strid - Field usage depends on
service
value: - Serviceyounium
: Your Younium legal entity ID. - limit_
for_ floatapi_ calls_ to_ external_ activities_ endpoint - Field usage depends on
service
value: - Servicepardot
: API limit for the external activities endpoint. - line_
separator str - Field usage depends on
service
value: - Serviceaws_cost_report
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceazure_blob_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicebox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicedropbox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceemail
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegcs
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegoogle_drive
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicekinesis
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Services3
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicesftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceshare_point
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicewasabi_cloud_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - list_
id str - Field usage depends on
service
value: - Servicepigment
: Your Pigment list ID. - list_
of_ strcompany_ ids - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail list of company IDs. - list_
strategy str - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Servicekinesis
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Services3
: The listing strategy you want to use. Default value:complete_listing
. - list_
sync_ strmode - Field usage depends on
service
value: - Servicegoogle_analytics_4_export
: The Sync Mode - log_
journal str - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal name. - Servicedb2i_sap_hva
: The log journal name. - log_
journal_ strschema - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal schema. - Servicedb2i_sap_hva
: The log journal schema. - log_
on_ strgroup - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Servicehana_sap_hva_s4_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - login str
- Field usage depends on
service
value: - Servicerebound_returns
: Your ReBound Returns login. - Servicethe_trade_desk
: The Trade Desk email. It is a part of the login credentials. - Servicewalmart_dsp
: Walmart DSP email. It is a part of the login credentials. - login_
password str - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur password. - Servicesage_intacct
: The login password. It is a part of the login credentials. - manager_
accounts Sequence[str] - Field usage depends on
service
value: - Servicegoogle_ads
: The list of the Manager Account IDs whose clients will be synced. Must be populated ifsync_mode
is set toManagerAccounts
. - max_
api_ floatrequests_ per_ day - Field usage depends on
service
value: - Servicereltio
: Maximum API requests per day - merchant_
id str - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Merchant ID. - Serviceamazon_selling_partner
: The Merchant ID or Vendor Code. - Serviceavantlink
: Your AvantLink Merchant ID. - Servicebraintree
: Your Braintree merchant ID. - Servicebraintree_sandbox
: Your Braintree merchant ID. - Serviceshareasale
: Your ShareASale merchant ID. - Servicexsolla
: Your Xsolla Merchant ID. - message_
type str - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka message type. - Serviceaws_msk
: The Message type. - Serviceazure_event_hub
: Message type. - Serviceazure_service_bus
: The format of messages in the topic - Serviceconfluent_cloud
: Confluent Cloud message type. - Serviceheroku_kafka
: Heroku Kafka message type. - metric_
id str - Field usage depends on
service
value: - Servicepigment
: Your Pigment metric ID. - metrics Sequence[str]
- Field usage depends on
service
value: - Serviceadroll
: The metrics that you want to sync. - Servicecriteo
: Metrics - Servicedouble_click_campaign_manager
: Report metrics to include into a sync. - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_display_and_video_360
: The report metrics to include into a sync. The metric names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - named_
range str - Field usage depends on
service
value: - Servicegoogle_sheets
: The name of the named data range on the sheet that contains the data to be synced. - namespace str
- Field usage depends on
service
value: - Serviceazure_service_bus
: The ASB namespace which we have to sync. Required forAzureActiveDirectory
authentication. - network_
code float - Field usage depends on
service
value: - Servicedouble_click_publishers
: Network code is a unique, numeric identifier for your Ad Manager network. - non_
standard_ boolescape_ char - Field usage depends on
service
value: - Servicegcs
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Services3
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - null_
sequence str - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Serviceazure_blob_storage
: If your CSVs use a special value indicating null, you can specify it here. - Servicebox
: If your CSVs use a special value indicating null, you can specify it here. - Servicedropbox
: If your CSVs use a special value indicating null, you can specify it here. - Serviceemail
: If your CSVs use a special value indicating null, you can specify it here. - Serviceftp
: If your CSVs use a special value indicating null, you can specify it here. - Servicegcs
: If your CSVs use a special value indicating null, you can specify it here. - Servicegoogle_drive
: If your CSVs use a special value indicating null, you can specify it here. - Servicekinesis
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Services3
: If your CSVs use a special value indicating null, you can specify it here. - Servicesftp
: If your CSVs use a special value indicating null, you can specify it here. - Serviceshare_point
: If your CSVs use a special value indicating null, you can specify it here. - Servicewasabi_cloud_storage
: If your CSVs use a special value indicating null, you can specify it here. - oauth_
token str - oauth_
token_ strsecret - ocapi_
client_ strid - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client ID. - ocapi_
client_ strsecret - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client secret. - ocapi_
custom_ strobject_ types - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI custom object types. - ocapi_
hostname str - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI hostname. - odbc_
driver_ strmanager_ library_ path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: ODBC manager library path - Servicehana_sap_hva_ecc
: ODBC manager library path - Servicehana_sap_hva_s4
: ODBC manager library path - odbc_
sys_ strini_ path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_ecc
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_s4
: odbc.ini and odbcsinst.ini location - on_
error str - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceazure_blob_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicebox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicedropbox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegcs
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegoogle_drive
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicekinesis
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Services3
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - Servicesftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceshare_point
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicewasabi_cloud_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - on_
premise bool - Field usage depends on
service
value: - Servicejira
: Whether the Jira instance is local or in cloud. - organization str
- Field usage depends on
service
value: - Servicegladly
: Your Gladly Organization Name. - Servicestatuspage
: Your Statuspage Organization ID. - organization_
domain str - Field usage depends on
service
value: - Serviceadobe_workfront
: Your Adobe Workfront organization domain. - organization_
id str - Field usage depends on
service
value: - Serviceadobe_analytics
: Organization ID from the Service Account (JWT) credentials of your Adobe Project. - Serviceintegrate
: Your Integrate organization ID. - Servicemegaphone
: Your Megaphone organization ID. - Serviceproductive
: Your Productive Organization ID. - Servicesalesforce_commerce_cloud
: The organization ID from Salesforce Commerce Cloud account. - Servicesentry
: Your Sentry organization ID. - Servicezoho_books
: Your Zoho Books Organization ID. - Servicezoho_inventory
: Your Zoho Inventory organization ID. - organization_
name str - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl organization name. - Serviceconfluence
: Your Confluence organization name. - organizations Sequence[str]
- Field usage depends on
service
value: - Serviceapple_search_ads
: Organizations - Servicesnapchat_ads
: Specific organizations IDs to sync. Must be populated ifsyncMode
is set toSpecificOrganizations
. - packed_
mode_ Sequence[str]tables - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicedynamodb
: List of tables to be synced in packed mode. - Servicefirebase
: Specific tables to sync. Must be populated ifpacking_mode
is set toSelectTablesForPackedMode
. - Servicemongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicemongo_sharded
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - packing_
mode str - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: Indicates the desired sync pack mode. Accepted values areUsePackedModeOnly
andUseUnpackedModeOnly
.SelectTablesForPackedMode
is deprecated. - Servicefirebase
: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceklaviyo
: Packing mode for EVENT and PERSON tables. - Servicemongo
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Servicemongo_sharded
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceoptimizely
: Packing mode for conversion and decision tables. - Servicesailthru
: Packing mode for LIST_STATE and USER tables. - pages Sequence[str]
- Field usage depends on
service
value: - Servicefacebook_pages
: Specific pages to sync. Must be populated ifsync_mode
is set toSpecificPages
. - partner_
code str - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission partner code. - partner_
user_ strid - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserID. - partner_
user_ strsecret - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserSecret. - partners Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of partners to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicethe_trade_desk
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicewalmart_dsp
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - pass_
phrase str - Field usage depends on
service
value: - Servicequaltrics
: Pass Phrase - passphrase str
- Field usage depends on
service
value: - Servicesnowflake_db
: 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 isKEY_PAIR
. - password str
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS password. - Serviceadobe_commerce
: Your Adobe Commerce password. - Serviceakeneo
: Your Akeneo password. - Serviceanaplan
: Your Anaplan password. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Password. - Serviceaurora
: The user's password. - Serviceaurora_postgres
: The user's password. - Serviceazure_cosmos_for_mongo
: Password used for source database authentication. - Serviceazure_postgres
: The user's password. - Serviceazure_sql_db
: The user's password. - Serviceazure_sql_managed_db
: The user's password. - Serviceboostr
: Your Boostr password. - Serviceceridian_dayforce
: Your Ceridian Dayforce Password. - Servicecin7
: Your Cin7 API Key. - Serviceclarity
: The user's password. - Servicecockroachdb
: The user's password. - Servicecollibra
: Your collibra password. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account password. - Servicecontrast_security
: Your Contrast Security API Password. - Servicedb2i_hva
: The user's password. - Servicedb2i_sap_hva
: The user's password. - Servicedeposco
: Your Deposco password. - Servicedocumentdb
: The user's password. - Servicedynamics_365_fo
: The user's password. - Serviceehr
: The user's password. - Serviceelastic_cloud
: The user's password. - Servicees_self_hosted
: The user's password. - Serviceftp
: FTP password. - Serviceglobalmeet
: Your GlobalMeet Password. - Servicegoogle_cloud_mysql
: The user's password. - Servicegoogle_cloud_postgresql
: The user's password. - Servicegoogle_cloud_sqlserver
: The user's password. - Servicegreen_power_monitor
: Your GreenPowerMonitor password. - Serviceguru
: Your Guru password. - Servicehana_sap_hva_b1
: The user's password. - Servicehana_sap_hva_ecc
: The user's password. - Servicehana_sap_hva_ecc_netweaver
: The user's password. - Servicehana_sap_hva_s4
: The user's password. - Servicehana_sap_hva_s4_netweaver
: The user's password. - Serviceheroku_postgres
: The user's password. - Servicehilti_ontrack
: Your Hilti On!Track password. - Serviceimpact
: Your Impact Account Token - Serviceintegral_ad_science
: Your integral_ad_science password. - Serviceitunes_connect
: Your password - Servicejamf
: Your Jamf password. - Servicejira
: The Jira user's password. - Servicekhoros_care
: Your Khoros Care password. - Servicekissmetrics
: Your Kissmetrics API Password. - Serviceklarna
: Your Klarna Password. - Servicelessonly
: Your Lessonly password. - Servicemagento_mysql
: The user's password. - Servicemagento_mysql_rds
: The user's password. - Servicemaria
: The user's password. - Servicemaria_azure
: The user's password. - Servicemaria_rds
: The user's password. - Servicemarin
: The Marin user's password. - Servicemoloco
: Your Moloco account password. - Servicemongo
: The user's password. - Servicemongo_sharded
: The user's password. - Servicemyosh
: Your myosh password. - Servicemysql
: The user's password. - Servicemysql_azure
: The user's password. - Servicemysql_rds
: The user's password. - Servicenetsuite_suiteanalytics
: The NetSuite user's password. - Serviceopendistro
: The user's password. - Serviceopensearch
: The user's password. - Serviceoracle
: The user's password. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence user password. - Serviceoracle_ebs
: The user's password. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud user password. - Serviceoracle_hva
: The user's password. - Serviceoracle_rac
: The user's password. - Serviceoracle_rds
: The user's password. - Serviceoracle_sap_hva
: The user's password. - Serviceoracle_sap_hva_netweaver
: The user's password. - Serviceoutbrain
: The Outbrain user's password. - Servicepardot
: The Pardot user's password. - Servicepartnerize
: Your Partnerize account's password. - Servicepodio
: Your Podio account password. - Servicepostgres
: The user's password. - Servicepostgres_rds
: The user's password. - Serviceqmatic_data_connect
: Your Qmatic Data Connect password. - Serviceredshift_db
: The Redshift user's password. - Servicerevx
: Your RevX Password. - Servicertb_house
: Your RTB House password. - Servicesap_business_by_design
: The SAP Business ByDesign password. - Servicesap_hana
: Your SAP HANA password. - Servicesap_s4hana
: Your SAP S/4 password. - Servicescorm
: Your Scorm Secret Key. - Serviceservicenow
: Your account password. - Servicesftp
: SFTP password. - Serviceshiphero
: Your ShipHero password. - Serviceshipstation
: Your ShipStation password. - Serviceshopware
: Your Shopware password. - Serviceskuvault
: Your SkuVault password. - Servicesmadex
: Your Smadex Password. - Servicesnowflake_db
: The Snowflake user's password. - Servicesplash
: Your Splash password. - Servicesplunk
: The Splunk user's password. - Servicesql_server
: The user's password. - Servicesql_server_hva
: The user's password. - Servicesql_server_rds
: The user's password. - Servicesql_server_sap_ecc_hva
: The user's password. - Servicestarrez
: Your StarRez API password - Servicestickyio
: Your sticky.io password. - Servicestylight
: Your Stylight Password. - Servicesugarcrm
: Your SugarCRM password. - Serviceteamwork
: Your Teamwork password. - Servicethe_trade_desk
: The Trade Desk password. It is a part of the login credentials. - Servicetoggl_track
: Your Toggl Track Password - Serviceukg_pro
: Your UKG Pro password. - Serviceunicommerce
: Your uniware login password. - Serviceupland
: Your Upland Software Password. - Serviceveevavault
: Your Veeva Vault password. - Servicewalmart_dsp
: Walmart DSP password. It is a part of the login credentials. - Servicewhen_i_work
: Your When I Work password. - Servicewherefour
: Your Wherefour password. - Serviceworkday
: Workday password. - Serviceworkday_financial_management
: Workday password. - Serviceworkday_hcm
: Workday password. - Servicexandr
: Your Xandr password. - Serviceyounium
: Your Younium password. - pat str
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Token
generated in Github. - pat_
name str - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Name. - pat_
secret str - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Secret. - path str
- Field usage depends on
service
value: - Servicejira
: A URL subdirectory where the Jira instance is working. - pats Sequence[str]
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Tokens
. - pattern str
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Serviceazure_blob_storage
: All files in your search path matching this regular expression will be synced. - Servicebox
: All files in your search path matching this regular expression will be synced. - Servicedropbox
: All files in your search path matching this regular expression will be synced. - Serviceemail
: All files in your search path matching this regular expression will be synced. - Serviceftp
: All files in your search path matching this regular expression will be synced. - Servicegcs
: All files in your search path matching this regular expression will be synced. - Servicegoogle_drive
: All files in your search path matching this regular expression will be synced. - Servicekinesis
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Services3
: All files in your search path matching this regular expression will be synced. - Servicesftp
: All files in your search path matching this regular expression will be synced. - Serviceshare_point
: All files in your search path matching this regular expression will be synced. - Servicewasabi_cloud_storage
: All files in your search path matching this regular expression will be synced. - pdb_
name str - Field usage depends on
service
value: - Serviceoracle
: Optional: Required only for containerized database. - Serviceoracle_ebs
: Optional: Required only for containerized database. - Serviceoracle_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Serviceoracle_rac
: Optional: Required only for containerized database. - Serviceoracle_rds
: Optional: Required only for containerized database. - Serviceoracle_sap_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - pem_
certificate str - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Must be populated ifis_auth2_enabled
is set tofalse
. - pem_
private_ strkey - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM secret key file. Must be populated ifis_auth2_enabled
is set totrue
. - per_
interaction_ Sequence[str]dimensions - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Per Interaction Dimensions. - personal_
access_ strtoken - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail personal access token. - Servicedatabricks_db
: Access Token - Serviceharvest
: Your Harvest Personal Access Token. - Serviceproductive
: Your Productive personal access token. - Servicetotango
: Your Totango personal access token. - personal_
api_ strtoken - Field usage depends on
service
value: - Servicecircleci
: Your CircleCI Personal API token. - Servicemonday
: Your Monday.com Personal API Token. - pgp_
pass_ strphrase - Field usage depends on
service
value: - Serviceazure_blob_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - pgp_
secret_ strkey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - phone_
number str - Field usage depends on
service
value: - Serviceitunes_connect
: Register the number on AppleId Account Page for 2FA - plan_
type str - Field usage depends on
service
value: - Servicejustcall
: Your JustCall Plan Type. - port float
- Field usage depends on
service
value: - Serviceaurora
: The port number. - Serviceaurora_postgres
: The port number. - Serviceaveva_pi
: Port number at which the AF Server is running - Serviceazure_postgres
: The port number. - Serviceazure_sql_db
: The port number. - Serviceazure_sql_managed_db
: The port number. - Serviceclarity
: The port number. - Servicecockroachdb
: The port number. - Servicedatabricks_db
: The port of your SQL warehouse. - Servicedb2i_hva
: The port number. - Servicedb2i_sap_hva
: The port number. - Servicedocumentdb
: Port of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: The port number. - Serviceehr
: The port number. - Serviceelastic_cloud
: The port number. - Servicees_self_hosted
: The port number. - Serviceftp
: FTP port. - Servicegoogle_cloud_mysql
: The port number. - Servicegoogle_cloud_postgresql
: The port number. - Servicegoogle_cloud_sqlserver
: The port number. - Servicehana_sap_hva_b1
: The port number. - Servicehana_sap_hva_ecc
: The port number. - Servicehana_sap_hva_ecc_netweaver
: The port number. - Servicehana_sap_hva_s4
: The port number. - Servicehana_sap_hva_s4_netweaver
: The port number. - Serviceheroku_postgres
: The port number. - Servicejira
: The Jira service host port. - Servicemagento_mysql
: The port number. - Servicemagento_mysql_rds
: The port number. - Servicemaria
: The port number. - Servicemaria_azure
: The port number. - Servicemaria_rds
: The port number. - Servicemysql
: The port number. - Servicemysql_azure
: The port number. - Servicemysql_rds
: The port number. - Servicenetsuite_suiteanalytics
: The NetSuite service host port. - Serviceopendistro
: The port number. - Serviceopensearch
: The port number. - Serviceoracle
: The port number. - Serviceoracle_ebs
: The port number. - Serviceoracle_hva
: The port number. - Serviceoracle_rac
: The port number. - Serviceoracle_rds
: The port number. - Serviceoracle_sap_hva
: The port number. - Servicepostgres
: The port number. - Servicepostgres_rds
: The port number. - Serviceredshift_db
: Port number - Servicesap_hana
: The SAP HANA port number. - Servicesap_s4hana
: The SAP S/4 port number. - Servicesftp
: SFTP port. - Servicesnowflake_db
: The Snowflake optional port number. - Servicesplunk
: The Splunk service host port. - Servicesql_server
: The port number. - Servicesql_server_hva
: The port number. - Servicesql_server_rds
: The port number. - Servicesql_server_sap_ecc_hva
: The port number. - post_
click_ strattribution_ window_ size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on clicks. Default value:DAY_30
- prebuilt_
report str - Field usage depends on
service
value: - Servicefacebook
: The name of report of which connector will sync the data. Possible prebuilt_report values. - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - prefix str
- Field usage depends on
service
value: - Serviceaws_cloudtrail
: If prefix is present when configuring the bucket. - Serviceaws_cost_report
: Folder path to the aws_cost_report files within the bucket. - Serviceaws_inventory
: The prefix if you used one when configuring the bucket. - Serviceazure_blob_storage
: All files and folders under this folder path will be searched for files to sync. - Servicebox
: All files and folders under this folder path will be searched for files to sync. - Servicecloudfront
: The name of the CloudFront folder in the bucket. - Servicedropbox
: All files and folders under this folder path will be searched for files to sync. - Serviceftp
: All files and folders under this folder path will be searched for files to sync. - Servicegcs
: All files and folders under this folder path will be searched for files to sync. - Servicegoogle_drive
: All files and folders under this folder path will be searched for files to sync, this can be the entire drive link or a folder URL - Servicekinesis
: Folder path to the Kinesis files within the bucket. - Servicemarin
: Folder path to the Marin manifest file. - Servicemicrosoft_dynamics_365_fo
: Folder name in which the exported dynamics 365 data resides. - Services3
: All files and folders under this folder path will be searched for files to sync. - Servicesegment
: Folder path to the Segment files within the bucket. Must be populated ifsync_type
is set toS3
. - Servicesftp
: All files and folders under this folder path will be searched for files to sync. - Serviceshare_point
: All files and folders under this folder path link will be searched for files to sync. This can be any shared folder link. - Servicewasabi_cloud_storage
: All files and folders under this folder path will be searched for files to sync. - primary_
key str - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission primary key. - primary_
keys Sequence[str] - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - private_
key str - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS REST API private key. - Serviceadobe_analytics
: The complete contents of your private key file including the start and end tags (----BEGIN PRIVATE KEY----
to----END PRIVATE KEY----
). - Serviceadp_workforce_now
: Private Key. - Serviceanaplan
: The contents of your private key file. Must be populated ifauth_mode
is set toCertificate
. - Serviceapple_search_ads
: The contents of your secret key file. Must be populated ifis_auth2_enabled
is set tofalse
. - Servicebraintree
: The contents of your secret key file. - Servicebraintree_sandbox
: The contents of your secret key file. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud private key. - Servicequaltrics
: Your private key - Servicesalesforce
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesnowflake_db
: Private access key. The field should be specified if authentication type isKEY_PAIR
. - private_
token str - Field usage depends on
service
value: - Serviceeventbrite
: Your Eventbrite private token. - product str
- Field usage depends on
service
value: - Servicewebconnex
: Your Webconnex product. - profiles Sequence[str]
- Field usage depends on
service
value: - Serviceamazon_ads
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSpecificProfiles
. - Servicegoogle_analytics
: Specific User Profile IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_mcf
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - profiles_
amazon_ strdsp - Field usage depends on
service
value: - Serviceamazon_dsp
: Comma-separated list of your Amazon DSP profiles. - project_
access_ strtoken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar project access token. - project_
credentials Sequence[ConnectorConfig Project Credential] - project_
id str - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery project ID - Servicegoogle_analytics_360
: The project ID. - Servicegoogle_analytics_4_export
: The Project ID. - Servicemixpanel
: Project ID - project_
ids str - Field usage depends on
service
value: - Servicesentry
: Your Sentry project IDs. - project_
key str - Field usage depends on
service
value: - Servicecommercetools
: Your commercetools project key. - projects Sequence[str]
- Field usage depends on
service
value: - Serviceasana
: Specific Project IDs to sync. Must be populated ifsyncMode
is set toSpecificProjects
. - Servicejira
: Specific projects to sync. Must be populated ifsyncMode
is set toCUSTOM
. - properties Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_analytics_4
: The array of strings in theproperties/{id}
format whereid
is a Google Analytics 4 property identifier. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - property_
id str - Field usage depends on
service
value: - Servicecloudbeds
: Your Cloudbeds property IDs. - public_
key str - Field usage depends on
service
value: - Serviceaurora
: Public Key - Serviceaurora_postgres
: Public Key - Serviceazure_blob_storage
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_cosmos_for_mongo
: Public Key - Serviceazure_postgres
: Public Key - Serviceazure_service_bus
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_sql_db
: Public Key. - Serviceazure_sql_managed_db
: Public Key. - Servicebraintree
: The contents of your PEM certificate file. - Servicebraintree_sandbox
: The contents of your PEM certificate file. - Serviceclarity
: Public Key. - Servicecockroachdb
: Public Key - Servicedb2i_hva
: Public Key - Servicedb2i_sap_hva
: Public Key - Servicedocumentdb
: Public Key - Servicedynamics_365_fo
: Public Key. - Serviceehr
: Public Key. - Serviceelastic_cloud
: Public Key - Servicees_self_hosted
: Public Key - Servicegoogle_cloud_mysql
: Public Key - Servicegoogle_cloud_postgresql
: Public Key - Servicegoogle_cloud_sqlserver
: Public Key. - Servicehana_sap_hva_b1
: Public Key - Servicehana_sap_hva_ecc
: Public Key - Servicehana_sap_hva_ecc_netweaver
: Public Key - Servicehana_sap_hva_s4
: Public Key - Servicehana_sap_hva_s4_netweaver
: Public Key - Serviceheroku_postgres
: Public Key - Servicemagento_mysql
: Public Key - Servicemagento_mysql_rds
: Public Key - Servicemaria
: Public Key - Servicemaria_azure
: Public Key - Servicemaria_rds
: Public Key - Servicemongo
: Public Key - Servicemongo_sharded
: Public Key - Servicemysql
: Public Key - Servicemysql_azure
: Public Key - Servicemysql_rds
: Public Key - Serviceopendistro
: Public Key - Serviceopensearch
: Public Key - Serviceoracle
: Public Key - Serviceoracle_ebs
: Public Key - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud public key. - Serviceoracle_hva
: Public Key - Serviceoracle_rac
: Public Key - Serviceoracle_rds
: Public Key - Serviceoracle_sap_hva
: Public Key - Servicepartnerstack_vendor
: Your PartnerStack Vendor Public key. - Servicepostgres
: Public Key - Servicepostgres_rds
: Public Key - Servicesap_hana
: Public Key - Servicesap_s4hana
: Public Key - Servicesftp
: Public Key - Servicesql_server
: Public Key. - Servicesql_server_hva
: Public Key. - Servicesql_server_rds
: Public Key. - Servicesql_server_sap_ecc_hva
: Public Key. - publication_
name str - Field usage depends on
service
value: - Serviceaurora_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceazure_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres_rds
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - publisher_
id str - Field usage depends on
service
value: - Serviceskimlinks
: Your Skimlinks publisher ID. - pull_
archived_ boolcampaigns - Field usage depends on
service
value: - Serviceoutbrain
: Include or ignore results from archived campaigns - python_
version str - query_
id str - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The ID of the query whose configuration you want to reuse. This is a required parameter whenconfig_method
is set toREUSE_EXISTING
. - query_
param_ strvalue - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API key. - Servicebirdeye
: Your Birdeye query-param-value. - quota_
project_ strid - Field usage depends on
service
value: - Servicebigquery_db
: Specify a different project ID to account for quota and billing of Fivetran query workload - quote_
char str - Field usage depends on
service
value: - Serviceazure_blob_storage
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegcs
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegoogle_drive
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Services3
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicesftp
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Serviceshare_point
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - quote_
character_ boolenabled - Field usage depends on
service
value: - Serviceazure_blob_storage
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegcs
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegoogle_drive
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Services3
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicesftp
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Serviceshare_point
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - rate_
limit_ strplan - Field usage depends on
service
value: - Servicevimeo
: Your Vimeo rate limit plan. - refresh_
token str - Field usage depends on
service
value: - Serviceironsource
: Your IronsourceClient Secret
. - refresh_
token_ strexpires_ at - Field usage depends on
service
value: - Servicepinterest_ads
: The expiration date of the refresh token. Unix timestamp in seconds - region str
- Field usage depends on
service
value: - Servicealgolia
: Your Algolia analytics region. - Serviceamazon_ads
: The region used by the Amazon Ads profile. - Serviceamazon_selling_partner
: The region used by the Amazon Selling Partner profile. - Serviceanaplan
: Your Anaplan account region - Serviceatlassian_ops_genie
: Your company's Osgenie region (usually company.opsgenie.com) - Serviceawin
: Your Awin Region. - Serviceaws_lambda
: The AWS region code for the DynamoDB instance. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Region - Serviceconcur
: The region. - Servicecvent
: Your Cvent region. - Serviceeverflow
: Your Everflow region. - Serviceexact_online
: Your Exact Online region. - Servicegetfeedback
: Your GetFeedback region. - Servicehappyfox
: Your HappyFox region. - Servicekeypay
: Your KeyPay region. - Servicemedallia_agile_research
: Your Medallia Agile region. - Servicemessagebird
: Your MessageBird Account region. - Servicemixpanel
: Data Region - Servicenavan
: Your Navan region. - Serviceon24
: Your ON24 region. - Servicependo
: The Pendo account region. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Region. - Serviceringover
: Your Ringover region. - Servicesamsara
: The region of your Samsara account. For instance, if your region isEUROPE
, provideeu.samsara
in theRegion
field. If your region is not in Europe, providesamsara
. - Servicesnyk
: Your Snyk region. - Servicetalkdesk
: Your Talkdesk region (".com",".eu","ca.com") - Servicetotango
: Your Totango region. - Servicetranscend
: Your Transcend region. - Servicevonage_contact_center
: Your Vonage Contact Center region. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value:US_EAST_1
. - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing Region. - Servicezoho_books
: Your Zoho Books application host region. - Servicezoho_campaigns
: Your Zoho Campaigns application host region. - Servicezoho_desk
: Your Zoho Desk domain. - Servicezoho_inventory
: Your Zoho Inventory application host region. - region_
api_ strurl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution API URL region. - region_
auth_ strurl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution auth URL region. - region_
token_ strurl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution token URL region. - region_
url str - Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management region URL. - replica_
id float - Field usage depends on
service
value: - Serviceaurora
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicegoogle_cloud_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - replication_
slot str - Field usage depends on
service
value: - Serviceaurora_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceazure_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres_rds
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - report_
configs Sequence[ConnectorConfig Report Config] - report_
configuration_ Sequence[str]ids - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: You can select only one Floodlight Configuration ID per account. - report_
format_ strtype - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report_
granularity str - Field usage depends on
service
value: - Servicepinterest_ads
: Granularity at which reports will be - report_
keys str - Field usage depends on
service
value: - Servicerakutenadvertising
: Your Rakuten Advertising report keys. - report_
lists Sequence[ConnectorConfig Report List] - report_
service_ strapi_ key - Field usage depends on
service
value: - Serviceadyen
: Your Report Service API key. - report_
suites Sequence[str] - report_
timezone str - Field usage depends on
service
value: - Servicecriteo
: Report Timezone - report_
type str - Field usage depends on
service
value: - Serviceadroll
: The report type you want. Default value:ALL_ADS
. - Servicedouble_click_campaign_manager
: Type of reporting data to sync. Default value:STANDARD
. - Servicegoogle_display_and_video_360
: The type of the report to create. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Serviceyoutube_analytics
: The name of report of which connector will sync the data. - report_
url str - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - reports
Sequence[Connector
Config Report] - reports_
linkedin_ Sequence[str]ads - Field usage depends on
service
value: - Servicelinkedin_ads
: Specific analytics reports to sync. Must be populated if adAnalytics is set to 'SpecificReports'. - repositories Sequence[str]
- Field usage depends on
service
value: - Servicegithub
: Specific Repository IDs to sync. Must be populated ifsyncMode
is set toSpecificRepositories
. - resource_
token str - Field usage depends on
service
value: - Servicecosmos
: A token that provides access to a specific Azure Cosmos DB resource. Required for theRESOURCE_TOKEN
data access method. - resource_
url str - Field usage depends on
service
value: - Servicedynamics_365
: URL at which Dynamics 365 is accessed - rest_
api_ floatlimit - Field usage depends on
service
value: - Servicepardot
: The number of API calls that the connector should not exceed in a day. Default REST API call limit per day: 150,000. - rfc_
library_ strpath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Servicehana_sap_hva_s4_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Serviceoracle_sap_hva_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - role str
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Role ID for connection. - Servicesnowflake_db
: Snowflake Connector role name - role_
arn str - Field usage depends on
service
value: - Serviceappsflyer
: S3 Role ARN - Serviceaws_cloudtrail
: The Role ARN required for authentication. - Serviceaws_cost
: The Role ARN required for authentication. - Serviceaws_cost_report
: The Role ARN required for authentication. - Serviceaws_inventory
: The Role ARN required for authentication. - Serviceaws_lambda
: The Role ARN required for authentication. - Serviceaws_msk
: Ifsasl_mechanism
is set toIAM
, enter your Role ARN - Servicecloudfront
: The Role ARN required for authentication. - Servicedynamodb
: Role ARN - Serviceheap
: The Role ARN required for authentication. - Servicekinesis
: The Role ARN required for authentication. - Services3
: The Role ARN required for authentication. Required for connector creation when syncing using private bucket. - Servicesegment
: The Role ARN required for authentication. Must be populated ifsync_type
is set toS3
. - rollback_
window float - Field usage depends on
service
value: - Serviceappsflyer
: Rollback window - rollback_
window_ floatsize - Field usage depends on
service
value: - Servicebingads
: A period of time in days during which a conversion is recorded. - s3_
bucket str - Field usage depends on
service
value: - Servicewebhooks
: The S3 bucket name. Required ifbucket_service
is set toS3
. - s3_
export_ strbucket - Field usage depends on
service
value: - Servicebraze
: Your S3 user export bucket. Required ifAWS_S3
is theexport_storage_type
- s3_
export_ strexternal_ id - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used ifexport_storage_type
isAWS_S3
- s3_
export_ strfolder - Field usage depends on
service
value: - Servicebraze
: Your S3 user export folder name. Required ifAWS_S3
is theexport_storage_type
- s3_
export_ strrole_ arn - Field usage depends on
service
value: - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is theexport_storage_type
- s3_
role_ strarn - Field usage depends on
service
value: - Serviceadjust
: Used if theexport_storage_type
isAWS_S3
, the Role ARN required for authentication. - Servicewebhooks
: The Role ARN required for authentication. Required ifbucket_service
is set toS3
. - s3bucket str
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The S3 bucket name. - Servicebraze
: Your S3 bucket required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Name of the bucket configured to receive sailthru connect data. - s3external_
id str - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used for authentication along with therole_arn
required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: The external ID is a string that designates who can assume the role. - s3folder str
- Field usage depends on
service
value: - Servicebraze
: Your S3 folder name required ifAWS_S3
is thecloud_storage_type
- s3path str
- Field usage depends on
service
value: - Servicesailthru
: Copy and use this to configure Sailthru Connect in your sailthru account. - s3role_
arn str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The Role ARN required for authentication. - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Role ARN of the IAM role created for Fivetran. - sales_
account_ strsync_ mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all sales accounts or specific sales accounts. - sales_
accounts Sequence[str] - Field usage depends on
service
value: - Serviceitunes_connect
: Specific sales account to sync. Must be populated ifsales_account_sync_mode
is set toSpecificSalesAccounts
. - salesforce_
security_ strtoken - Field usage depends on
service
value: - Servicepardot
: The Pardot user's Salesforce SSO Account Security Token. - sandbox_
account str - Field usage depends on
service
value: - Servicegocardless
: Your GoCardless account type. - sap_
schema str - Field usage depends on
service
value: - Servicedb2i_hva
: The SAP schema. - Servicedb2i_sap_hva
: SAP schema name. - Servicesql_server_hva
: SAP Schema Name. Required only for High-Volume Agent SAP ECC connector. - Servicesql_server_sap_ecc_hva
: SAP Schema Name. - sap_
source_ strschema - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The schema name where the HANA tables reside. - Servicehana_sap_hva_ecc
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_ecc_netweaver
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4_netweaver
: The Hana schema name where the SAP tables reside. - sap_
user str - Field usage depends on
service
value: - Serviceoracle_sap_hva
: The Oracle schema name where the SAP tables reside. - sasl_
mechanism str - Field usage depends on
service
value: - Serviceapache_kafka
: SASL Mechanism - Serviceaws_msk
: Ifsecurity_protocol
is set toSASL
, enter the SASL Mechanism - sasl_
plain_ strkey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl_
plain_ strsecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl_
scram256_ strkey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl_
scram256_ strsecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl_
scram512_ strkey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - sasl_
scram512_ strsecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - schema_
registry_ strcredentials_ source - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Credentials source - Serviceaws_msk
: Schema Registry Credentials source - Serviceconfluent_cloud
: Schema Registry Credentials source - schema_
registry_ strkey - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Key - Serviceaws_msk
: Schema Registry Key - Serviceazure_service_bus
: The key used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Key - schema_
registry_ strsecret - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Secret - Serviceaws_msk
: Schema Registry Secret - Serviceazure_service_bus
: The secret used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Secret - schema_
registry_ Sequence[str]urls - Field usage depends on
service
value: - Serviceapache_kafka
: Your schema registry URLs - Serviceaws_msk
: Your schema registry URLs - Serviceazure_service_bus
: The comma-separated list of schema registry servers in theserver:port
format - Serviceconfluent_cloud
: Your schema registry URLs - scope str
- Field usage depends on
service
value: - Serviceebay
: Your eBay scopes. - scopes str
- Field usage depends on
service
value: - Servicecornerstone
: Your Cornerstone scopes. - seats Sequence[str]
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Seats to sync. Must be populated ifsync_mode_seat
is set toSPECIFIC_SEATS
. - secret str
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Secret. - Servicebuildium
: Your Buildium API secret. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure secret. - Serviceloopio
: Your Loopio Secret. - Servicemode
: Your Mode Secret. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client secret. - Servicetwilio
: The Twilio API secret - Serviceuservoice
: The UserVoice API secret. - Servicevenminder
: Your Venminder secret. - Servicevts
: Your VTS secret. - secret_
key str - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Secret Key. - Serviceappsflyer
: Your AWS secret key. - Servicebigquery_db
: Private key of the customer service account. If specified, your service account will be used to process the data instead of the Fivetran-managed service account. - Servicecheckr
: Your Checkr secret key. - Serviceezofficeinventory
: Your EZOfficeInventory API secret key. - Servicegcs
: Your JSON Private Key. Used to authorize service account. Required if you use a Custom Service Account to authenticate the storage bucket. - Serviceironsource
: Your IronsourceClient ID
. - Serviceline_ads
: Your LINE Ads secret key. - Servicemailjet
: Your Mailjet secret key. - Servicepartnerstack_vendor
: Your PartnerStack Vendor Secret key. - Servicepaypal
:Client Secret
of your PayPal client application. - Servicepaypal_sandbox
:Client Secret
of your PayPal client application. - Servicephoenix_ads
: Your Phoenix Ads Secret key. - Serviceretailnext
: Your RetailNext secret key. - Servicestatsig
: Your Statsig secret key. - Serviceyotpo
: Your Yotpo Secret key - secrets str
- Field usage depends on
service
value: - Serviceaws_lambda
: The secrets that should be passed to the function at runtime. - Serviceazure_function
: The secrets that should be passed to the function at runtime. - Servicegoogle_cloud_function
: The secrets that should be passed to the function at runtime. - secrets_
lists Sequence[ConnectorConfig Secrets List] - security_
protocol str - Field usage depends on
service
value: - Serviceapache_kafka
: Security protocol for Kafka interaction. - Serviceaws_msk
: The security protocol for Kafka interaction. - Serviceconfluent_cloud
: Security protocol for Confluent Cloud interaction. - Serviceheroku_kafka
: Security protocol for Heroku Kafka interaction. - segments Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - selected_
event_ Sequence[str]types - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Select the event types to be synced. - selected_
exports Sequence[str] - Field usage depends on
service
value: - Serviceanaplan
: The list of export IDs in the formatworkspace_id_model_id_export_id
that the connector will sync. Must be populated ifsync_mode
is set toSpecificExports
. - sender_
id str - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender ID - sender_
password str - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender Password - server str
- Field usage depends on
service
value: - Servicecastor_edc
: Your Castor EDC Server. - server_
address str - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source server address. - server_
region str - Field usage depends on
service
value: - Serviceclockify
: Your Clockify server region. - server_
url str - Field usage depends on
service
value: - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence Instance URL. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud Instance URL. - server_
variable str - Field usage depends on
service
value: - Servicemyosh
: Your myosh server variable. - servers Sequence[str]
- Field usage depends on
service
value: - Serviceapache_kafka
: Comma-separated list of Kafka servers in the formatserver:port
. - Serviceaws_msk
: Comma-separated list of Kafka servers in theserver:port
format. - Serviceconfluent_cloud
: Comma-separated list of Confluent Cloud servers in the formatserver:port
. - Serviceheroku_kafka
: Comma-separated list of Heroku Kafka servers in the formatserver:port
. - service_
account str - Field usage depends on
service
value: - Servicegoogle_drive
: Share the folder with the email address - service_
account_ stremail - Field usage depends on
service
value: - Servicegoogle_cloud_function
: Provide Invoker role to this service account. - service_
account_ strkey - Field usage depends on
service
value: - Servicefirebase
: The contents of your service account key file. Required for authentication. - service_
account_ strsecret - Field usage depends on
service
value: - Servicemixpanel
: Service Account Secret - service_
account_ strusername - Field usage depends on
service
value: - Servicemixpanel
: Service Account Username - service_
authentication str - Field usage depends on
service
value: - Servicedsv
: A base64 encoded variant of yourusername:password
string. Required for authentication. - service_
name str - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicewalmart_marketplace
: Your Walmart Marketplace service name. - service_
version str - sftp_
host str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP host. - Servicesalesforce_marketing_cloud
: Host - sftp_
is_ boolkey_ pair - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Log in with key pair or password - Servicesalesforce_marketing_cloud
: 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 - sftp_
password str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP password required if sftp_is_key_pair is false - Servicesalesforce_marketing_cloud
: Password - sftp_
port float - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP port. - Servicesalesforce_marketing_cloud
: Port - sftp_
public_ strkey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Public Key - Servicesalesforce_marketing_cloud
: Public Key - sftp_
user str - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP user. - Servicesalesforce_marketing_cloud
: User - str
- Field usage depends on
service
value: - Serviceshare_point
: Your SharePoint folder URL. You can find the folder URL by following the steps mentioned here. - sheet_
id str - Field usage depends on
service
value: - Servicegoogle_sheets
: The URL of the sheet that can be copied from the browser address bar, or the ID of the sheet that can be found in the sheet's URL between /d/ and /edit. - shop str
- Field usage depends on
service
value: - Serviceshopify
: The Shopify shop name. Can be found in the URL before .myshopify.com. - shop_
domain str - Field usage depends on
service
value: - Servicetriple_whale
: Your Triple Whale shop domain. - short_
code str - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce eight-character string assigned to a realm for routing purposes. - should_
sync_ boolevents_ with_ deleted_ profiles - Field usage depends on
service
value: - Serviceklaviyo
: Sync events linked to deleted profiles - show_
records_ boolwith_ no_ metrics - Field usage depends on
service
value: - Serviceapple_search_ads
: Turn the toggle on if you want the reports to also return records without metrics. - sid str
- Field usage depends on
service
value: - Servicetwilio
: The Twilio API key SID - signer_
public_ strkey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Serviceftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicegcs
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Services3
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicesftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicewasabi_cloud_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - site_
address str - Field usage depends on
service
value: - Serviceteamwork
: Your Teamwork site address. - site_
id str - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Site ID of the SharePoint site from which you want to sync your lists. The Site ID is theid
field in the Graph API response for sites. - Servicesalesforce_commerce_cloud
: The name of the site from which you want to sync data. - site_
name str - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Name of the SharePoint site. The Site Name is thename
field in the Graph API response for sites. - Servicetableau_source
: Your Tableau Source site name. - site_
urls Sequence[str] - Field usage depends on
service
value: - Servicegoogle_search_console
: Specific Site URLs to sync. Must be populated ifsync_mode
is set toSpecificSites
. - skip_
after float - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicebox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicedropbox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceemail
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegcs
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegoogle_drive
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Servicesftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceshare_point
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - skip_
before float - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified before syncing data. - Servicebox
: We will skip over the number of lines specified before syncing data. - Servicedropbox
: We will skip over the number of lines specified before syncing data. - Serviceemail
: We will skip over the number of lines specified before syncing data. - Serviceftp
: We will skip over the number of lines specified before syncing data. - Servicegcs
: We will skip over the number of lines specified before syncing data. - Servicegoogle_drive
: We will skip over the number of lines specified before syncing data. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified before syncing data. - Servicesftp
: We will skip over the number of lines specified before syncing data. - Serviceshare_point
: We will skip over the number of lines specified before syncing data. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified before syncing data. - skip_
empty_ boolreports - Field usage depends on
service
value: - Servicegoogle_ads
: Toggles the "Skip empty reports" feature. Enabled by default - snc_
certificate str - snc_
certificate_ strsource - snc_
fivetran_ strname - snc_
library_ strpath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Path to the external security product's library. - Servicehana_sap_hva_s4_netweaver
: Path to the external security product's library. - snc_
mode str - snc_
my_ strname - snc_
name str - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Client SNC name. - Servicehana_sap_hva_s4_netweaver
: Client SNC name. - snc_
partner_ strname - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Communication partner's SNC name. - Servicehana_sap_hva_s4_netweaver
: Communication partner's SNC name. - snc_
source_ strname - soap_
uri str - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Endpoint. - str
- Field usage depends on
service
value: - Servicelinkedin_company_pages
: The social data (UGCPosts, Shares, Comments) sync time frame in months. Default value:SIX
. - source str
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The data source. - store_
hash str - Field usage depends on
service
value: - Servicebig_commerce
: The BigCommerce store hash. - store_
id str - Field usage depends on
service
value: - Servicereviewsio
: Your REVIEWS.io store ID - sub_
domain str - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS subdomain. - Serviceactivecampaign
: Your ActiveCampaign sub-domain. - Serviceacumatica
: Your Acumatica subdomain. - Serviceada
: Your Ada sub-domain. - Servicealchemer
: Your Alchemer sub-domain. - Serviceatlassian_jira_align
: Your Jira Align base URL. - Serviceazure_boards
: Your Azure Boards Organization Name. - Serviceazure_devops
: Your Azure Organization Name - Servicebetterworks
: Your Betterworks subdomain. - Servicebubble
: Your Bubble subdomain. - Servicebuildium
: Your Buildium subdomain. - Servicecanvas_by_instructure
: Your Canvas by Instructure domain. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 subdomain. - Servicechargebee_product_catalog_2
: Your Chargebee subdomain. - Servicecheckr
: Your Checkr subdomain. - Serviceclubspeed
: Your Clubspeed subdomain. - Servicecollibra
: Your collibra subdomain. - Servicecompliance_checkpoint
: Your Compliance Checkpoint subdomain. - Serviceconcord
: Your Concord Sub Domain. - Servicecontrast_security
: Your Contrast Security subdomain. - Servicecustomerio
: Your Customer.io region-specific Subdomain. - Servicedbt_cloud
: Your dbt Cloud API server region. - Servicedeputy
: Your Deputy subdomain. - Servicedocebo
: Your Docebo subdomain. - Servicedrata
: Your Drata sub_domain. - Serviceeventsforce
: Your Eventsforce subdomain. - Serviceezofficeinventory
: Your EZOfficeInventory Subdomain. - Servicefountain
: Your Fountain subdomain. - Servicefreshchat
: Your Freshchat Sub Domain - Servicegainsight_customer_success
: The subdomain of your Gainsight account. - Servicegainsight_product_experience
: Your Gainsight Product Experience subdomain. - Servicegenesys
: Your Genesys subdomain. - Servicegreen_power_monitor
: Your GreenPowerMonitor subdomain. - Serviceinfobip
: Your Infobip sub_domain. - Serviceinsightly
: Your company's Insightly subdomain name. - Serviceinstructure
: The Sub domain in which your Instructure account is hosted. - Servicejamf
: Your Jamf subdomain. - Servicekandji
: Your Kandji Subdomain. - Servicekhoros_care
: Your Khoros Care subDomain. - Servicelooker_source
: Your looker SubDomain name. - Servicelucca
: Your Lucca subdomain. - Servicemailgun
: Your Mailgun subdomain. - Servicematomo
: Your Matomo subdomain. - Servicemaxio_chargify
: Enter Your Subdomain. - Servicemyosh
: Your myosh subdomain. - Servicenamely
: Your Namely subdomain. - Servicenylas
: Your Nylas subdomain. - Serviceokta
: Your Okta subdomain. - Servicepicqer
: Your Picqer subdomain. - Servicepinpoint
: Your Pinpoint sub domain name. - Servicepiwik_pro
: Your Piwik PRO subdomain. - Serviceplayvox
: Your Playvox Subdomain. - Serviceposthog
: Your PostHog data region (app
oreu
). - Servicerecurly
: Your company's Recurly subdomain. - Servicereltio
: Your Reltio subdomain. - Servicerevel
: Your Revel Systems subDomain. - Servicerundeck
: Your Rundeck subdomain. - Servicesage_hr
: Your Sage HR subdomain. - Servicesalesforce_marketing_cloud
: Your Salesforce Marketing Cloud subdomain. - Servicesalsify
: Your Salsify Organization ID. - Servicesap_success_factors
: Your SAP SuccessFactors Subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicestarrez
: Your StarRez subdomain - Servicesugarcrm
: Your SugarCRM subdomain. - Servicetableau_source
: Your Tableau Source subdomain. - Servicetempo
: Your Tempo subdomain. - Servicetestrail
: Your TestRail subdomain. - Servicethinkific
: Your Thinkific subdomain. - Servicetotango
: Your Totango Subdomain. - Servicetymeshift
: Your Tymeshift subdomain. - Serviceupland
: Your Upland Software subDomain. - Servicewordpress
: Your WordPress subdomain. - Serviceworkable
: Your Workable Subdomain. - Servicewrike
: Your Wrike Subdomain. - subdomain str
- Field usage depends on
service
value: - Servicebamboohr
: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'. - Servicedatadog
: Your Datadog subdomain. - Serviceebay
: Your eBay environment. - Servicefreshdesk
: Your company's freshdesk subdomain (usually company.freshdesk.com). - Servicefreshsales
: Your Freshsales domain. - Servicefreshservice
: Your company's freshservice subdomain (usually company.freshservice.com). - Servicefreshsuccess
: Your Freshsuccess subdomain. - Servicegorgias
: Your Gorgias subdomain. - Servicejama_software
: Your Jama Software subdomain. - Serviceklarna
: Your Klarna subdomain. - Servicelearnupon
: Your Learnupon subdomain. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics subdomain. - Servicemedallia
: Medallia subdomain - Servicepackiyo
: Your Packiyo subdomain. - Serviceqmatic_data_connect
: Your Qmatic Data Connect subdomain. - Servicesana
: Your Sana subdomain. - Serviceskillstx
: Your SkillsTX subdomain. - Servicesmarthr
: Your SmartHR subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicetoast
: Your Toast domain. - Servicevts
: Your VTS Subdomain. - Servicezendesk_chat
: Your Zendesk domain. - subscriber_
name str - Field usage depends on
service
value: - Serviceazure_service_bus
: The subscriber name. If the connection string does not have manage permission, you need to specify a subscriber name we can use to fetch data. If not specified, we default tofivetran_sub_schema
- subscription str
- Field usage depends on
service
value: - Serviceretailnext
: Your RetailNext subscription. - subscription_
key str - Field usage depends on
service
value: - Servicedsv
: Your DSV subscription key. - support_
connected_ boolaccounts_ sync - Field usage depends on
service
value: - Servicestripe
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Servicestripe_test
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - support_
nested_ boolcolumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - survey_
ids str - Field usage depends on
service
value: - Servicequalaroo
: Array of Qualaroo Survey IDs. - swipe_
attribution_ strwindow - Field usage depends on
service
value: - Servicesnapchat_ads
: The time period to attribute conversions based on swipes. Default value:DAY_28
- sync_
data_ boollocker - Field usage depends on
service
value: - Serviceappsflyer
: Sync AppsFlyer Data Locker. Default value istrue
, set it tofalse
to sync AppsFlyer data using only webhooks. - sync_
format str - Field usage depends on
service
value: - Servicewebhooks
: The webhooks sync format. Default value:Unpacked
. Unpacked messages must be valid JSON. - sync_
formula_ boolfields - Field usage depends on
service
value: - Servicefinancial_force
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce_sandbox
: Enable this option to sync formula fields directly (default value =false
) - sync_
metadata bool - Field usage depends on
service
value: - Servicefacebook_ads
: Parameter defining whether to enable or disable metadata synchronisation. Default value:TRUE
. - sync_
method str - Field usage depends on
service
value: - Serviceaws_lambda
: Sync Method - sync_
mode str - Field usage depends on
service
value: - Serviceadroll
: Whether to sync all advertisables or specific advertisables. Default value:AllAdvertisables
. - Serviceamazon_ads
: Option to select connector should sync all profiles or specific profiles. - Serviceanaplan
: Whether to sync all exports or specific exports. - Serviceapple_search_ads
: Sync Mode - Serviceasana
: Whether to sync all projects or specific projects. - Servicebingads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicedouble_click_campaign_manager
: Whether to sync all user profiles or specific ones. Default value:AllAccounts
. - Servicedynamodb
: Which packed mode setting to use. Default value:UsePackedModeOnly
. - Servicefacebook
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_ad_account
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicefacebook_ads
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_pages
: Whether to sync all accounts or specific accounts. Default value:AllPages
. - Servicegithub
: Whether to sync all repositories or specific repositories. - Servicegoogle_ads
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_4
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_mcf
: Whether to sync all accounts or specific accounts. Default value:ALL_ACCOUNTS
- Servicegoogle_search_console
: Whether to sync all sites or specific sites. - Serviceinstagram_business
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Serviceiterable
: Events Sync Mode. - Servicejira
: Whether to sync all projects or specific projects. - Servicelinkedin_ads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
- Servicependo
: Whether to sync all App IDs or specific App IDs. Default value:AllAppIds
. - Servicepinterest_ads
: Whether to sync all advertisers or specific advertisers. - Servicereddit_ads
: Whether to sync all accounts or specific accounts. - Servicesalesforce_marketing_cloud
: Select the sync mode. - Servicesnapchat_ads
: Whether to sync all organizations or specific organizations. Default value:AllOrganizations
. - Servicespotify_ads
: Whether to sync all ad accounts or specific ad accounts. - Servicetaboola
: Whether to sync all accounts or specific accounts. - Servicethe_trade_desk
: Whether to sync all accounts or specific accounts. - Servicetiktok_ads
: Whether to sync all advertiser accounts or specific accounts. - Servicetwilio
: Whether to sync all accounts or specific accounts. - Servicetwitter
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicetwitter_ads
: Whether to sync all accounts or specific accounts. - Servicewalmart_dsp
: Whether to sync all accounts or specific accounts. - Serviceyahoo_gemini
: Whether to sync all accounts or specific accounts. Default value:SpecificAccounts
. - Servicezuora
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Servicezuora_sandbox
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - sync_
mode_ stradvertiser - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all advertisers or specific advertisers. Default value:ALL_ADVERTISERS
. - sync_
mode_ strseat - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all seats or specific seats. Default value:ALL_SEATS
. - sync_
multiple_ boolaccounts - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set totrue
, we sync the data of the additional linked accounts. When this parameter is set tofalse
, we sync only the data from the main account that was used for authorization - sync_
pack_ strmode - Field usage depends on
service
value: - Servicecosmos
: 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. - Servicedocumentdb
: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields. - sync_
pull_ boolapi - Field usage depends on
service
value: - Serviceappsflyer
: These options are for Appsflyer's Pull API, and are only necessary for syncing events from Pull API. - sync_
type str - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceaws_msk
: The sync type. Unpacked messages must be valid JSON. - Serviceazure_event_hub
: Sync type. Unpacked messages must be valid JSON. - Serviceazure_service_bus
: The sync type, which is based on the message type. Fortext
andxml
,packed
is supported. Forprotobuf
andavro
,unpacked
is supported. Forjson
, bothpacked
andunpacked
are supported - Serviceconfluent_cloud
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceheroku_kafka
: Heroku Kafka sync type. Unpacked messages must be valid JSON. - Servicesegment
: The Segment connector sync type. - sysnr str
- system_
id str - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - table_
id str - Field usage depends on
service
value: - Servicepigment
: Your Pigment table ID. - table_
name str - Field usage depends on
service
value: - Serviceairtable
: Name of table in Airtable - tables_
without_ straccess_ updated_ at - Field usage depends on
service
value: - Servicehubspot
: Timestamp to indicate when tables without access was updated - target_
entity_ strid - Field usage depends on
service
value: - Serviceculture_amp
: Your Culture Amp Target entity ID. - target_
host str - Field usage depends on
service
value: - Serviced2l_brightspace
: Your D2L Brightspace target host. - tde_
certificate str - Field usage depends on
service
value: - Servicesql_server_hva
: Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Certificate used to protect a database encryption key - tde_
certificate_ strname - Field usage depends on
service
value: - Servicesql_server_hva
: Name of the Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Name of the Certificate used to protect a database encryption key - tde_
password str - Field usage depends on
service
value: - Servicesql_server_hva
: Password of the TDE private key - Servicesql_server_sap_ecc_hva
: Password of the TDE private key - tde_
private_ strkey - Field usage depends on
service
value: - Servicesql_server_hva
: Private key associated with the TDE certificate - Servicesql_server_sap_ecc_hva
: Private key associated with the TDE certificate - team_
id str - Field usage depends on
service
value: - Serviceasana
: Team ID - technical_
account_ strid - Field usage depends on
service
value: - Serviceadobe_analytics
: Technical Account ID from the Service Account (JWT) credentials of your Adobe Project. - template_
labels Sequence[str] - Field usage depends on
service
value: - Servicemandrill
: Provide the labels to filter the templates - tenant str
- Field usage depends on
service
value: - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Tenant. - Servicemicrosoft_power_bi
: Your Microsoft Power BI tenant. - Servicemicrosoft_teams
: Your Microsoft Teams Tenant. - Serviceunicommerce
: Your uniware tenant. - Serviceworkday
: Workday tenant name - Serviceworkday_financial_management
: Workday tenant name - Serviceworkday_hcm
: Workday tenant name - tenant_
app_ strurl - Field usage depends on
service
value: - Serviceplanful
: Your Planful tenant app URL. - tenant_
code str - Field usage depends on
service
value: - Servicedeposco
: Your Deposco tenant code. - tenant_
configs Sequence[ConnectorConfig Tenant Config] - tenant_
id str - Field usage depends on
service
value: - Serviceazure_sql_db
: Azure AD tenant ID. - Serviceazure_sql_managed_db
: Azure AD tenant ID. - Servicebusiness_central
:Tenant ID
of your Business Central application - Servicecrowddev
: Your crowd.dev Tenant ID. - Servicereltio
: Your Reltio tenant ID. - Serviceservicetitan
: Your ServiceTitan tenant ID. - Servicevisma
: Your Visma tenant ID. - tenant_
name str - Field usage depends on
service
value: - Servicemambu
: Your Mambu tenant name. - tenant_
url str - Field usage depends on
service
value: - Serviceivanti
: Your Ivanti Tenant URL. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management tenant URL. - Servicereltio
: Your Reltio tenant URL. - test_
table_ strname - Field usage depends on
service
value: - Servicesap_hana
: testTableName - Servicesap_s4hana
: testTableName - time_
zone str - Field usage depends on
service
value: - Servicepardot
: The time zone configured in your Pardot instance. An empty value defaults toUTC+00:00
. - timeframe_
months str - Field usage depends on
service
value: - Serviceadobe_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector has been created. Default value:TWELVE
. - Serviceadroll
: 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
. - Serviceapple_search_ads
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicebingads
: 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:SIX
. - Servicecriteo
: The 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. NOTE: The greater number of months means the initial sync will take more time. - Servicedouble_click_campaign_manager
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicedouble_click_publishers
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicefacebook
: 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
. - Servicefacebook_ads
: 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
. - Servicegoogle_ads
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled custom and prebuilt reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_4
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_mcf
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_display_and_video_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicegoogle_search_ads_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicegoogle_search_console
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Serviceinstagram_business
: 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:SIX
. - Serviceitunes_connect
: Historical sync time frame in months. - Servicelinkedin_ads
: Number of months for which to query reporting data included in the initial sync. This number cannot be modified once the connector is created. Default value:ALL_TIME
. - Serviceoutbrain
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicepinterest_ads
: 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
. - Servicereddit_ads
: 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
. - Servicesnapchat_ads
: 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
. - Servicespotify_ads
: The 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:SIX
. - Servicetaboola
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicethe_trade_desk
: 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
. - Servicetiktok_ads
: 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
. - Servicetwitter
: 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
. - Servicetwitter_ads
: Historical sync timeframe in months. - Servicewalmart_dsp
: 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
. - Serviceyahoo_dsp
: Number of monthsworth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value:
THREE. - Service
yahoo_gemini: 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`. - timezone str
- Field usage depends on
service
value: - Servicerokt
: Your Rokt timezone. - timezone_
mode str - Field usage depends on
service
value: - Serviceapple_search_ads
: Determines whether to use UTC or the users timezone from the apple account - tns str
- Field usage depends on
service
value: - Serviceoracle_hva
: Single-tenant database: The database's SID. Multi-tenant database: The database's TNS. - Serviceoracle_sap_hva
: Single-tenant database: The database SID. Multi-tenant database: The database TNS. - toast_
id str - Field usage depends on
service
value: - Servicetoast
: Your Toast Restaurant External ID. - token str
- Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities token. - Servicematomo
: Your Matomo auth token. - Servicemode
: Your Mode Token. - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Token. - Serviceshareasale
: Your ShareASale token. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk token. - token_
authenticated_ strcontainer - Field usage depends on
service
value: - Servicecosmos
: The container name. Required for theRESOURCE_TOKEN
data access method. - token_
authenticated_ strdatabase - Field usage depends on
service
value: - Servicecosmos
: The database name. Required for theRESOURCE_TOKEN
data access method. - token_
id str - Field usage depends on
service
value: - Servicechargedesk
: Your ChargeDesk token ID. - Servicemux
: Your Mux token ID - token_
key str - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token ID - Serviceon24
: Your ON24 token key. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Token Key. - token_
secret str - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token Secret - Serviceon24
: Your ON24 token secret. - token_
secret_ strkey - Field usage depends on
service
value: - Servicemux
: Your Mux token secret key - token_
url_ strregion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP token URL region. - topics Sequence[str]
- Field usage depends on
service
value: - Serviceazure_service_bus
: The comma-separated list of topics which should be synced. Required if you do not have manage permissions - trust_
store_ strtype - Field usage depends on
service
value: - Serviceheroku_kafka
: Trust Store Type - trusted_
cert str - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka trusted certificate. - Serviceheroku_kafka
: Heroku Kafka trusted certificate. Required forTLS
security protocol. - truststore str
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theTruststore File
as Base64 encoded string. - tunnel_
host str - Field usage depends on
service
value: - Serviceaurora
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceaurora_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_cosmos_for_mongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_managed_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceclarity
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicecockroachdb
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedb2i_hva
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedb2i_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedocumentdb
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedynamics_365_fo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceehr
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceelastic_cloud
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicees_self_hosted
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_postgresql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_sqlserver
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_b1
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceheroku_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo_sharded
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceopendistro
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceopensearch
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceoracle
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_ebs
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rac
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_s4hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesftp
: Tunnel host address, specify only to connect via SSH tunnel. - Servicesql_server
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_sap_ecc_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - tunnel_
port float - Field usage depends on
service
value: - Serviceaurora
: SSH port, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH port, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH port, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH port, specify only to connect via an SSH tunnel. - Serviceehr
: SSH port, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH port, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH port, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH port, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH port, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH port, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel port, specify only to connect via SSH tunnel. - Servicesql_server
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH port, specify only to connect via an SSH tunnel. - tunnel_
user str - Field usage depends on
service
value: - Serviceaurora
: SSH user, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH user, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH user, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH user, specify only to connect via an SSH tunnel. - Serviceehr
: SSH user, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH user, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH user, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH user, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH user, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH user, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel user, specify only to connect via SSH tunnel. - Servicesql_server
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH user, specify only to connect via an SSH tunnel. - type_
name str - Field usage depends on
service
value: - Serviceakamai
: Your Akamai type name. - Servicebubble
: Your Bubble type name. - unique_
id str - update_
config_ boolon_ each_ sync - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: Specifies whether the configuration is updated before each sync or only when the connector settings are saved. This parameter only takes effect whenconfig_method
is set toREUSE_EXISTING
. The default value istrue
. - update_
method str - Field usage depends on
service
value: - Serviceaurora
: 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. - Serviceaurora_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_sql_db
: (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 tonull
or not specified. - Serviceazure_sql_managed_db
: (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 tonull
or not specified. - Serviceclarity
: (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 tonull
or not specified. - Servicedynamics_365_fo
: Update Method - Serviceehr
: (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 tonull
or not specified. - Servicegoogle_cloud_mysql
: 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. - Servicegoogle_cloud_postgresql
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicegoogle_cloud_sqlserver
: (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 tonull
or not specified. - Serviceheroku_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicemagento_mysql
: 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. - Servicemagento_mysql_rds
: 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. - Servicemaria
: 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. - Servicemaria_azure
: 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. - Servicemaria_rds
: 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. - Servicemysql
: 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. - Servicemysql_azure
: 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. - Servicemysql_rds
: 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. - Serviceoracle
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_ebs
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rac
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rds
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_sap_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Servicepostgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicepostgres_rds
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceredshift_db
: Default value:Teleport
- Servicesnowflake_db
: Default value:Teleport
- Servicesql_server
: (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 tonull
or not specified. - Servicesql_server_hva
: (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 tonull
or not specified. - Servicesql_server_rds
: (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 tonull
or not specified. - Servicesql_server_sap_ecc_hva
: (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 tonull
or not specified. - uri str
- Field usage depends on
service
value: - Servicecosmos
: Cosmos resource instance address. - url_
format str - Field usage depends on
service
value: - Servicefountain
: Your Fountain URL format. - use_
api_ boolkeys - Field usage depends on
service
value: - Servicemandrill
: Whether to use multiple API keys for interaction. - use_
customer_ boolbucket - Field usage depends on
service
value: - Serviceappsflyer
: Use Custom Bucket. Set it to 'true' if the data is being synced to your S3 bucket instead of an AppsFlyer-managed bucket. - use_
oracle_ boolrac - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - use_
pgp_ boolencryption_ options - Field usage depends on
service
value: - Serviceazure_blob_storage
: Set totrue
if files present in the Azure Blob Storage container are encrypted using PGP. Default value:false
. - Serviceftp
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicegcs
: Set totrue
if files are encrypted using PGP in the GCS bucket. Default value:false
. - Services3
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicesftp
: Set totrue
if files present in SFTP server are encrypted using PGP. Default value:false
. - Servicewasabi_cloud_storage
: Set totrue
if files are encrypted using PGP in the Wasabi Cloud Storage bucket. Default value:false
. - use_
service_ boolaccount - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery use service account; default is false - use_
template_ boollabels - Field usage depends on
service
value: - Servicemandrill
: Use template labels to filter templates for sync - use_
webhooks bool - Field usage depends on
service
value: - Servicegithub
: Set totrue
to capture deletes. - Servicexero
: Updates to few fields like sent_to_contact in Invoice table might be missed if you don't enable this. - use_
workspace bool - Field usage depends on
service
value: - Servicebigquery_db
: Create and drop tables in a query results dataset. Default is false - Servicesnowflake_db
: Choose a database and schema to create temporary tables for syncs. - user str
- Field usage depends on
service
value: - Serviceaurora
: The user name. - Serviceaurora_postgres
: The user name. - Serviceazure_cosmos_for_mongo
: Username for source database access. - Serviceazure_postgres
: The user name. - Serviceazure_sql_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceazure_sql_managed_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceclarity
: The user name. For Azure Databases, the format must beuser@domain
. - Servicecockroachdb
: The user name. - Servicedb2i_hva
: The user name. - Servicedb2i_sap_hva
: The username. - Servicedocumentdb
: The user name. - Servicedynamics_365_fo
: The user name. The format must beuser@domain
. - Serviceehr
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceelastic_cloud
: The user name. - Servicees_self_hosted
: The user name. - Serviceftp
: FTP user. - Servicegoogle_cloud_mysql
: The user name. - Servicegoogle_cloud_postgresql
: The user name. - Servicegoogle_cloud_sqlserver
: The user name. For Azure Databases, the format must beuser@domain
. - Servicehana_sap_hva_b1
: The username. - Servicehana_sap_hva_ecc
: The username. - Servicehana_sap_hva_ecc_netweaver
: The username. - Servicehana_sap_hva_s4
: The username. - Servicehana_sap_hva_s4_netweaver
: The username. - Serviceheroku_postgres
: The user name. - Servicejira
: The Jira username. - Servicemagento_mysql
: The user name. - Servicemagento_mysql_rds
: The user name. - Servicemaria
: The user name. - Servicemaria_azure
: The user name. - Servicemaria_rds
: The user name. - Servicemarin
: The Marin username. - Servicemongo
: The user name. - Servicemongo_sharded
: The user name. - Servicemysql
: The user name. - Servicemysql_azure
: The user name. - Servicemysql_rds
: The user name. - Serviceopendistro
: The user name. - Serviceopensearch
: The user name. - Serviceoracle
: The user name. - Serviceoracle_ebs
: The user name. - Serviceoracle_hva
: The user name. - Serviceoracle_rac
: The user name. - Serviceoracle_rds
: The user name. - Serviceoracle_sap_hva
: The username. - Serviceoracle_sap_hva_netweaver
: The username. - Serviceoutbrain
: The username or email of the Outbrain user. - Servicepostgres
: The user name. - Servicepostgres_rds
: The user name. - Serviceredshift_db
: The Redshift username. - Servicesap_hana
: Your SAP HANA user name. - Servicesap_s4hana
: Your SAP S/4 user name. - Servicesftp
: SFTP user. - Servicesnowflake_db
: The Snowflake username. - Servicesplunk
: The Splunk username. - Servicesql_server
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_hva
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_rds
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_sap_ecc_hva
: The user name. For Azure Databases, the format must beuser@domain
. - user_
id str - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble user ID. - Servicegmail
: Your Gmail user ID. - Servicehibob
: Your HiBob Service User Token. - Servicemarketo
: Marketo SOAP API User Id. - Serviceokendo
: Your Okendo user ID. - Serviceplayvox
: Your Playvox User ID. - Servicesage_intacct
: User ID - Servicevimeo
: Your Vimeo user ID. - user_
key str - user_
name str - Field usage depends on
service
value: - Serviceworkday
: Workday username. - user_
profiles Sequence[str] - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: IDs of specific User Profiles to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - user_
token str - Field usage depends on
service
value: - Servicehibob
: Your HiBob Service User ID. - Servicekonnect_insights
: Your Konnect Insights User Token. - Servicesonarqube
: Your Sonarqube user token. - username str
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS username. - Serviceadobe_commerce
: Your Adobe Commerce username. - Serviceakeneo
: Your Akeneo username. - Serviceanaplan
: Your Anaplan user ID. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Username. - Serviceaveva_pi
: Username for the user to authenticate as with the AF Server - Serviceceridian_dayforce
: Your Ceridian Dayforce Username. - Servicechurnzero
: Your ChurnZero username. - Servicecin7
: Your Cin7 API Username. - Servicecollibra
: Your collibra username. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account username. - Serviceconcur
: The SAP Concur username. - Serviceconfluence
: Your Confluence username. - Servicecontrast_security
: Your Contrast Security API Username. - Servicedcl_logistics
: Your DCL Logistics username. - Servicedeposco
: Your Deposco username. - Servicegithub
:Login
of your GitHub profile. - Servicegladly
: Your Gladly Username. - Serviceglobalmeet
: Your GlobalMeet Username. - Servicegorgias
: Your Gorgias username. - Servicegreen_power_monitor
: Your GreenPowerMonitor username. - Serviceguru
: Your Guru username. - Servicehilti_ontrack
: Your Hilti On!Track username. - Serviceimpact
: Your Impact Account SID - Serviceintegral_ad_science
: Your integral_ad_science username. - Serviceitunes_connect
: Your Apple ID - Servicejamf
: Your Jamf username. - Servicekhoros_care
: Your Khoros Care username. - Servicekissmetrics
: Your Kissmetrics API Username. - Serviceklarna
: Your Klarna Username. - Servicelearnupon
: Your Learnupon username. - Servicelessonly
: Your Lessonly username. - Servicemailgun
: Your Mailgun API username. - Servicemyosh
: Your myosh username. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence username. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud username. - Servicepartnerize
: Your Partnerize account's username. - Servicepingdom
: Your Pingdom Username. - Servicepodio
: Your Podio account username. - Serviceqmatic_data_connect
: Your Qmatic Data Connect username. - Servicequorum
: Your Quorum username . - Servicerevx
: Your RevX Username. - Servicertb_house
: Your RTB House username. - Servicesap_business_by_design
: The SAP Business ByDesign username. - Servicescorm
: Your Scorm App ID. - Serviceservicenow
: Your ServiceNow User ID (username). - Serviceshiphero
: Your ShipHero username. - Serviceshipstation
: Your ShipStation username. - Serviceshopware
: Your Shopware username. - Servicesplash
: Your Splash username. - Servicestarrez
: Your StarRez API username - Servicestickyio
: Your sticky.io username . - Servicestylight
: Your Stylight Username. - Servicesugarcrm
: Your SugarCRM username. - Serviceteamwork
: Your Teamwork username. - Servicetestrail
: Your TestRail username. - Serviceukg_pro
: Your UKG Pro username. - Serviceunicommerce
: Your uniware login username. - Serviceupland
: Your Upland Software Username. - Serviceveevavault
: Your Veeva Vault username. - Servicewhen_i_work
: Your When I Work username. - Servicewherefour
: Your Wherefour username. - Serviceworkday_financial_management
: Workday username. - Serviceworkday_hcm
: Username of your Workday Integration System User account - Servicexandr
: Your Xandr username. - Serviceyounium
: Your Younium username. - version str
- Field usage depends on
service
value: - Servicecriteo_retail_media
: Your Criteo Retail Media version. - view_
attribution_ strwindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on views. Possible view_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'view' action. - Servicesnapchat_ads
: The time period to attribute conversions based on views. Default value:DAY_1
- view_
id str - Field usage depends on
service
value: - Servicepigment
: Your Pigment view ID. - view_
through_ strattribution_ window_ size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on views. Default value:DAY_7
- web_
service_ strapi_ key - Field usage depends on
service
value: - Serviceadyen
: Your Adyen Web Service API key. - webhook_
endpoint str - Field usage depends on
service
value: - Serviceappsflyer
: Webhook Url - webhook_
key str - Field usage depends on
service
value: - Servicexero
: Webhook Key - webhook_
url str - Field usage depends on
service
value: - Servicebranch
: Webhook URL - Servicepipedrive
: The registered URL for webhooks in your Pipedrive dashboard. - Servicesegment
: Webhook URL. - Servicexero
: (ReadOnly) The Webhook URL generated by Fivetran. You can configure this in XERO. - word_
press_ strsite_ id_ or_ woocommerce_ domain_ name - Field usage depends on
service
value: - Servicewoocommerce
: The Site ID of your WordPress hosted WooCommerce instance or the subdomain of your self-hosted WooCommerce instance. - workplace_
id str - Field usage depends on
service
value: - Servicemoloco
: Your Moloco workplace ID. - workspace str
- Field usage depends on
service
value: - Servicemode
: Your Mode Workspace. - workspace_
name str - Field usage depends on
service
value: - Servicebigquery_db
: Workspace Dataset Name - Servicesnowflake_db
: The name of the database where the temporary tables will be created. - workspace_
same_ boolas_ source - Field usage depends on
service
value: - Servicebigquery_db
: Use the source dataset as the workspace dataset - workspace_
schema str - Field usage depends on
service
value: - Servicesnowflake_db
: The name of the schema that belongs to the workspace database where the temporary tables will be created. - ws_
certificate str - Field usage depends on
service
value: - Serviceadp_workforce_now
: Web Services Certificate. - x_
api_ strkey - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X API key. - x_
key str - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research key. - x_
master_ strkey - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research master key. - x_
user_ stremail - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Email. - x_
user_ strtoken - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Token.
- abs
Connection StringMethod - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection method - abs
Connection StringString - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage connection string. - Servicebraze
: Connection String - abs
Container StringAddress - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container address - abs
Container StringName - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage container name. - Servicebraze
: Container Name - abs
Host StringIp - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage host IP - abs
Host StringUser - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage username - abs
Prefix String - Field usage depends on
service
value: - Servicebraze
: Prefix - abs
Public StringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Azure Blob Storage public key - academy
Id String - Field usage depends on
service
value: - Serviceworkramp
: Your WorkRamp academy ID. - access
Id String - Field usage depends on
service
value: - Serviceplanful
: Your Planful access ID. - access
Key String - Field usage depends on
service
value: - Servicegainsight_customer_success
: The access key for API authentication. - Servicegongio
: Your Gongio Access key. - Serviceline_ads
: Your LINE Ads access key. - Serviceplanful
: Your Planful access key. - Serviceretailnext
: Your RetailNext access key. - access
Key StringId - Field usage depends on
service
value: - Serviceappsflyer
: Your AWS access key ID. - Serviceaws_cost_report
: Access Key ID - Servicecheckout
: Your Checkout.com access key ID. - Servicecloudtalk
: Your CloudTalk Access Key ID. - Servicenice
: Your NICE access key ID. - Services3
: Access Key ID - Servicewasabi_cloud_storage
: Access Key ID - access
Key StringSecret - Field usage depends on
service
value: - Serviceaws_cost_report
: Access Key Secret - Servicecheckout
: Your Checkout.com access key secret. - Servicecloudtalk
: Your CloudTalk Access Key Secret. - Servicegongio
: Your Gongio Access Key Secret. - Servicenice
: Your NICE access key secret. - Services3
: Access Key Secret - Servicewasabi_cloud_storage
: Access Key Secret - access
Token String - Field usage depends on
service
value: - Service7shifts
: Your 7shifts access token. - Serviceattio
: Your Attio bearer token - Servicebig_commerce
: API access token of your store. - Servicebitly
: Your Bitly access token. - Servicecalabrio
: Your Calabrio access token. - Servicecoupa
: Your Coupa access token fetched using client_id and client_secret - Servicedeputy
: Your Deputy API access token. - Servicegetfeedback
: Your GetFeedback Access token. - Servicegocardless
: Your GoCardless API token. - Serviceironclad
: Your Ironclad access token. - Servicekhoros_marketing
: Your Khoros Marketing access token. - Servicekustomer
: Your Kustomer API key. - Servicelattice
: Your Lattice API access token. - Servicelaunchdarkly
: Your LaunchDarkly access token. - Serviceleap_crm
: Your Leap CRM access token. - Servicenylas
: Your Nylas access_token. - Serviceplanhat
: Your Planhat access token. - Servicerollbar
: Your Rollbar Access Token. - Servicesamsara
: Your Samsara API token. - Serviceslab
: Your Slab API key. - Servicestripe
: The Stripe API Restricted Key - Servicestripe_test
: The Stripe API Restricted Key - Servicetalkwalker
: Your Talkwalker access token. - Serviceworkable
: Your Workable Access Token. - Serviceworkramp
: Your WorkRamp access token. - access
Type String - Field usage depends on
service
value: - Serviceshare_point
: Access Type - account String
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Account ID. - Serviceordway
: Your Ordway account type. - account
Access StringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar account access token. - account
Id String - Field usage depends on
service
value: - Serviceappcues
: Your Appcues Account ID. - Servicebrightcove
: Your Brightcove account ID. - Servicecin7core
: Your Cin7 Core account ID. - Servicedear
: Your Dear Account ID. - Serviceharvest
: Your Harvest Account ID. - Serviceoptimizely
: Your Optimizely account ID. - Servicerokt
: Your Rokt account ID. - Serviceudemy_business
: Your Udemy Business account ID. - account
Ids List<String> - Field usage depends on
service
value: - Servicetaboola
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - account
Key String - Field usage depends on
service
value: - Servicecosmos
: The read-only primary or secondary account key for the database account. Required for theACCOUNT_KEY
data access method. - Servicesimplesat
: Your Simplesat account key. - account
Name String - Field usage depends on
service
value: - Serviceeventsforce
: Your Eventsforce account name. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center account name. - Servicehappyfox
: Your HappyFox account name. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics account name. - Servicetalkdesk
: Your Talkdesk Account Name. - Serviceudemy_business
: Your Udemy Business account name. - account
Plan String - Field usage depends on
service
value: - Servicetymeshift
: Your Tymeshift account plan. - account
Region String - Field usage depends on
service
value: - Serviceiterable
: If your Iterable account URL starts withhttps://app.eu.iterable.com
then provideEU
elseUS
- account
Sid String - Field usage depends on
service
value: - Servicefone_dynamics
: Your Fone Dynamics account SID. - account
Sync StringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Account Sync Mode - account
Token String - Field usage depends on
service
value: - Servicekonnect_insights
: Your Konnect Insights Account Token. - account
Type String - Field usage depends on
service
value: - Servicefreightview
: Your Freightview Account Type. - accounts List<String>
- Field usage depends on
service
value: - Servicebingads
: Specific accounts to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicefacebook
: List of accounts of which connector will sync the data. - Servicefacebook_ad_account
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicefacebook_ads
: List of accounts of which connector will sync the data. - Servicegoogle_ads
: The list of Account IDs to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicegoogle_analytics
: The list of specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_4
: The list of specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_analytics_mcf
: Specific Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicegoogle_search_ads_360
: Specific accounts to sync. Must be populated ifaccountsSyncMode
is set toSPECIFIC_ACCOUNTS
. - Serviceinstagram_business
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Serviceitunes_connect
: Accounts - Servicelinkedin_ads
: Specific Account IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicespotify_ads
: The list of Ad Account IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - Servicetiktok_ads
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwilio
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter
: Specific accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - Servicetwitter_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - accounts
Reddit List<Property Map>Ads - accounts
Sync StringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all accounts or specific. - action
Breakdowns List<String> - Field usage depends on
service
value: - Servicefacebook
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action
Report StringTime - Field usage depends on
service
value: - Servicefacebook
: The report time of action stats. Possible action_report time values. - ad
Analytics String - Field usage depends on
service
value: - Servicelinkedin_ads
: Whether to sync all analytic reports or specific. Default value:AllReports
- ad
Unit StringView - Field usage depends on
service
value: - Servicedouble_click_publishers
: Ad unit view for the report. - admin
Api StringKey - Field usage depends on
service
value: - Servicesplitio
: Your Split admin api key. - adobe
Analytics List<Property Map>Configurations - advertisables List<String>
- Field usage depends on
service
value: - Serviceadroll
: Specific advertisables to sync. Must be populated ifsync_mode
is set toSpecificAdvertisables
. - advertisers List<String>
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of advertisers to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicegoogle_search_ads_360
: Specific advertisers to sync. Must be populated ifadvertisersSyncMode
is set toSPECIFIC_ADVERTISERS
. - Servicepinterest_ads
: Specific Advertisers to sync. Must be populated ifsync_mode
is set toSpecificAdvertisers
. - advertisers
Ids List<String> - Field usage depends on
service
value: - Serviceyahoo_gemini
: Specific Advertiser IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - advertisers
Sync StringMode - Field usage depends on
service
value: - Servicegoogle_search_ads_360
: Whether to sync all or specific advertisers. - advertisers
With List<String>Seats - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Advertisers to sync. Must be populated ifsync_mode_advertiser
is set toSPECIFIC_ADVERTISERS
. Pay attention to the format:AdvertiserId:SeatId
- agent
Config StringMethod - agent
Host String - Field usage depends on
service
value: - Servicedb2i_hva
: The agent host. - Servicedb2i_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_b1
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_ecc_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicehana_sap_hva_s4_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_hva
: The host of the agent. This is the same as database host, since the agent must be installed in the same machine as source database. - Serviceoracle_sap_hva
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Serviceoracle_sap_hva_netweaver
: The host of the agent. This is the same as the database host, since the agent must be installed on the same machine as the source database. - Servicesql_server_hva
: The host address of the machine running the agent. Often the same as the DB host. - Servicesql_server_sap_ecc_hva
: The host address of the machine running the agent. Often the same as the DB host. - agent
Id String - Field usage depends on
service
value: - Servicephoenix_ads
: Your Phoenix Ads Agent ID. - agent
Ora StringHome - Field usage depends on
service
value: - Serviceoracle_hva
: The home directory of the Oracle database. - Serviceoracle_sap_hva
: The home directory of the Oracle database. - agent
Password String - Field usage depends on
service
value: - Servicedb2i_hva
: The agent password. - Servicedb2i_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_b1
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_ecc_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4
: The agent user's password. It must have a minimum length of 10 characters. - Servicehana_sap_hva_s4_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_hva
: The agent user's password. It should have a minimum length of 10 characters. - Serviceoracle_sap_hva
: The agent user's password. It must have a minimum length of 10 characters. - Serviceoracle_sap_hva_netweaver
: The agent user's password. It must have a minimum length of 10 characters. - Servicesql_server_hva
: The password for the agent user. - Servicesql_server_sap_ecc_hva
: The password for the agent user. - agent
Port Number - Field usage depends on
service
value: - Servicedb2i_hva
: The agent port. - Servicedb2i_sap_hva
: The port number of the agent. - Servicehana_sap_hva_b1
: The port number of the agent. - Servicehana_sap_hva_ecc
: The port number of the agent. - Servicehana_sap_hva_ecc_netweaver
: The port number of the agent. - Servicehana_sap_hva_s4
: The port number of the agent. - Servicehana_sap_hva_s4_netweaver
: The port number of the agent. - Serviceoracle_hva
: The port number of the agent. - Serviceoracle_sap_hva
: The port number of the agent. - Serviceoracle_sap_hva_netweaver
: The port number of the agent. - Servicesql_server_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - Servicesql_server_sap_ecc_hva
: The port that the agent has open for Fivetran's connection. Default value is 4343. - agent
Public StringCert - Field usage depends on
service
value: - Servicedb2i_hva
: The public certificate for the agent. - Servicedb2i_sap_hva
: The agent public certificate. - Servicehana_sap_hva_b1
: The agent public certificate. - Servicehana_sap_hva_ecc
: The agent public certificate. - Servicehana_sap_hva_ecc_netweaver
: The agent public certificate. - Servicehana_sap_hva_s4
: The agent public certificate. - Servicehana_sap_hva_s4_netweaver
: The agent public certificate. - Serviceoracle_hva
: The agent public certificate. - Serviceoracle_sap_hva
: The agent public certificate. - Serviceoracle_sap_hva_netweaver
: The agent public certificate. - Servicesql_server_hva
: The public certificate generated by the agent. - Servicesql_server_sap_ecc_hva
: The public certificate generated by the agent. - agent
User String - Field usage depends on
service
value: - Servicedb2i_hva
: The agent user name. - Servicedb2i_sap_hva
: The agent's user. - Servicehana_sap_hva_b1
: The agent's user. - Servicehana_sap_hva_ecc
: The agent's user. - Servicehana_sap_hva_ecc_netweaver
: The agent's user. - Servicehana_sap_hva_s4
: The agent's user. - Servicehana_sap_hva_s4_netweaver
: The agent's user. - Serviceoracle_hva
: The agent's user. - Serviceoracle_sap_hva
: The agent's user. - Serviceoracle_sap_hva_netweaver
: The agent's user. - Servicesql_server_hva
: The agent's username. - Servicesql_server_sap_ecc_hva
: The agent's username. - aggregation String
- Field usage depends on
service
value: - Servicefacebook
: Options to select aggregation duration. Possible aggregation values. - agreement
Grant StringToken - Field usage depends on
service
value: - Serviceeconomic
: Your E-conomic X-AgreementGrantToken goes here. - always
Encrypted Boolean - Field usage depends on
service
value: - Serviceaurora
: Require TLS through Tunnel - Serviceaurora_postgres
: Require TLS through Tunnel - Serviceazure_cosmos_for_mongo
: Require TLS - Serviceazure_postgres
: Require TLS through Tunnel - Serviceazure_sql_db
: Require TLS through Tunnel. - Serviceazure_sql_managed_db
: Require TLS. - Serviceclarity
: Require TLS through Tunnel. - Servicecockroachdb
: Require TLS - Servicedb2i_hva
: Require TLS through Tunnel - Servicedb2i_sap_hva
: Require TLS through Tunnel - Servicedocumentdb
: Require TLS encryption. - Servicedynamics_365_fo
: Require TLS through Tunnel. - Serviceehr
: Require TLS through Tunnel. - Serviceelastic_cloud
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicees_self_hosted
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Servicegoogle_cloud_mysql
: Require TLS through Tunnel - Servicegoogle_cloud_postgresql
: Require TLS through Tunnel - Servicegoogle_cloud_sqlserver
: Require TLS. - Serviceheroku_postgres
: Require TLS through Tunnel - Servicemagento_mysql
: Require TLS through Tunnel - Servicemagento_mysql_rds
: Require TLS through Tunnel - Servicemaria
: Require TLS through Tunnel - Servicemaria_azure
: Require TLS through Tunnel - Servicemaria_rds
: Require TLS through Tunnel - Servicemongo
: Require TLS - Servicemongo_sharded
: Require TLS through Tunnel - Servicemysql
: Require TLS through Tunnel - Servicemysql_azure
: Require TLS through Tunnel - Servicemysql_rds
: Require TLS through Tunnel - Serviceopendistro
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceopensearch
: Default value: true. Set to false if TLS is not required when using an SSH tunnel. - Serviceoracle
: Require TLS through Tunnel - Serviceoracle_ebs
: Require TLS through Tunnel - Serviceoracle_hva
: Require TLS through Tunnel - Serviceoracle_rac
: Require TLS through Tunnel - Serviceoracle_rds
: Require TLS through Tunnel - Serviceoracle_sap_hva
: Require TLS through Tunnel - Serviceoracle_sap_hva_netweaver
: Require TLS. - Servicepostgres
: Require TLS through Tunnel - Servicepostgres_rds
: Require TLS through Tunnel - Servicesql_server
: Require TLS. - Servicesql_server_hva
: Require TLS. - Servicesql_server_rds
: Require TLS. - Servicesql_server_sap_ecc_hva
: Require TLS. - api String
- Field usage depends on
service
value: - Servicefreshsuccess
: Set this parameter toapi
. - api
Access StringToken - Field usage depends on
service
value: - Serviceflywheel_digital
: Your Flywheel Digital API access token. - Serviceshopify
: API access token of your custom app. - Servicesquare
: The Square API access token of your application. - api
Environment String - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay API environment. - api
Id String - Field usage depends on
service
value: - Serviceaircall
: Your Aircall API ID. - api
Key String - Field usage depends on
service
value: - Service15five
: Your 15five API key. - Service360learning
: Your 360Learning API Key. - Service6sense
: Your 6sense API Key. - Serviceacculynx
: Your Acculynx API key. - Serviceactivecampaign
: Your ActiveCampaign API key. - Serviceaffinity
: Your Affinity API key. - Serviceairtable
: API key of the Airtable account. - Servicealgolia
: Your Algolia API key. - Serviceanvyl
: Your Anvyl API key. - Serviceappcues
: Your Appcues API key. - Serviceashby
: Your Ashby API key. - Serviceassembled
: Your Assembled API key. - Serviceatlassian_jira_align
: Your Jira Align API key. - Serviceatlassian_ops_genie
: Your Opsgenie API key - Serviceattentive
: Your Attentive API key. - Serviceaumni
: Your Aumni API key. - Serviceavantlink
: Your AvantLink API key. - Serviceballotready
: Your BallotReady API token. - Servicebamboohr
: Your API Key. - Servicebazaarvoice
: Your Bazaarvoice API key. - Servicebetterworks
: Your Betterworks API key. - Servicebigmarker
: Your BigMarker API key. - Servicebizzabo
: Your Bizzabo API key. - Servicebrave_ads
: Your Brave Ads API key - Servicebraze
: Your Braze API Key. - Servicebrevo
: Your Brevo API key. - Servicebubble
: Your Bubble API token. - Servicebuildium
: Your Buildium private API key. - Servicecallrail
: Your CallRail API key. - Servicecampaignmonitor
: Your Campaign Monitor API key. - Servicecanny
: Your Canny API key. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 API key. - Servicechargebee_product_catalog_2
: Your Chargebee API key. - Servicechartmogul
: Your ChartMogul API key. - Servicechorusai
: Your Chorus API key. - Servicechurnkey
: Your Churnkey API Key. - Servicechurnzero
: Your ChurnZero API key. - Servicecimis
: Your Cimis API key. - Servicecircleci
: Your CircleCI API Key. - Serviceclickup
: Your ClickUp API key. - Serviceclockify
: Your Clockify API key. - Serviceclockodo
: Your Clockodo API key. - Serviceclose
: Your Close API key. - Servicecloudbeds
: Your Cloudbeds API key. - Serviceclubspeed
: Your Clubspeed API key. - Servicecoassemble
: Your Coassemble API key. - Servicecodefresh
: Your Codefresh API Key. - Servicecolumn
: Your Column API key. - Serviceconcord
: Your Concord API key. - Serviceconfluent_cloud
: API Key - Servicecontrast_security
: Your Contrast Security API Key. - Servicecopper
: Your Copper API key. - Servicecoupa
: Your Coupa API key. - Servicedatadog
: Your Datadog API key. - Servicedbt_cloud
: Your dbt Cloud service token. - Servicedcl_logistics
: Your DCL Logistics API key. - Servicedelighted
: API Key for your Delighted account - Servicedestini
: Your Destini API Key. - Servicedonus
: Your Donus API key. - Servicedoorloop
: Your DoorLoop API key. - Servicedrata
: Your Drata API Key. - Servicedropbox_sign
: Your Dropbox Sign API key. - Serviceduoplane
: Your Duoplane API key. - Serviceeasypost
: Your EasyPost API Key. - Serviceelectronic_tenant_solutions
: Your Electronic Tenant Solutions API key. - Serviceeventsforce
: Your Eventsforce API secret key. - Serviceeverflow
: Your Everflow API key. - Serviceeverhour
: Your Everhour API Token. - Serviceexpensein
: Your ExpenseIn API key. - Servicefactorial
: Your Factorial API key. - Servicefirehydrant
: Your FireHydrant API key. - Servicefloat
: Your Float API key. - Serviceforj_community
: Your Forj Community API key. - Servicefourkites
: Your FourKites API key. - Servicefreightview
: Your Freightview API key. - Servicefreshdesk
: Your Freshdesk API Key. - Servicefreshdesk_contact_center
: Your Freshdesk Contact Center API key. - Servicefreshsales
: Your Freshsales API key. - Servicefreshservice
: Your Freshservice API Key. - Servicefreshsuccess
: Your Freshsuccess API key. - Servicefreshteam
: Your Freshteam API key. - Servicefriendbuy
: Your Friendbuy API key. - Servicefullstory
: Your Fullstory API key. - Servicegainsight_product_experience
: Your Gainsight Product Experience API key. - Servicegem
: Your Gem API key. - Servicegorgias
: Your Gorgias API key. - Servicegreenhouse
: Your Greenhouse API key. - Servicegrepsr
: Your Grepsr API Key. - Servicegrin
: Your Grin API key. - Servicehappyfox
: Your HappyFox API key. - Serviceheight
: Your Height API key. - Servicehelpshift
: Your Helpshift API Key. - Serviceincidentio
: Your incident.io API key. - Serviceinfobip
: Your Infobip API key. - Serviceinsightly
: Your Insightly API key. - Serviceintegrate
: Your Integrate API key. - Serviceinvoiced
: Your Invoiced API key. - Serviceiterable
: Your Iterable API key. - Serviceivanti
: Your Ivanti API Key. - Servicejotform
: Your Jotform API key. - Servicejustcall
: Your JustCall API key. - Servicekatana
: Your Katana API key. - Servicekevel
: Your Kevel API key. - Servicekeypay
: Your KeyPay API key. - Servicekisi
: Your Kisi API key. - Serviceklaviyo
: Your Klaviyo API key. - Servicelearnupon
: Your Learnupon API key. - Servicelemlist
: Your Lemlist API key. - Servicelever
: Your Lever API key. - Serviceliftoff
: Your Liftoff API key. - Servicelinear
: Your Linear API key. - Servicelinksquares
: Your LinkSquares API key. - Servicelob
: Your Lob API key. - Serviceloop
: Your Loop API key. - Servicelucca
: Your Lucca API key. - Serviceluma
: Your Luma API key. - Servicemaileon
: Your Maileon API key. - Servicemailgun
: Your Mailgun API key. - Servicemailjet
: Your Mailjet API key. - Servicemalomo
: Your Malomo API key. - Servicemambu
: Your Mambu API key. - Servicemandrill
: Your Mandrill API key. - Servicemaxio_chargify
: Enter Your API Key. - Servicemessagebird
: Your MessageBird API key. - Servicemountain
: Your MNTN API key. - Servicemyosh
: Your myosh API key. - Serviceokendo
: Your Okendo API key. - Serviceometria
: Your Ometria API Key. - Serviceoncehub
: Your OnceHub API key. - Serviceordway
: Your Ordway API key. - Serviceortto
: Your Ortto API key. - Servicepagerduty
: Your PagerDuty API key. - Servicepandadoc
: Your PandaDoc API key. - Servicepapershift
: Your Papershift API Key - Servicepartnerize
: Your Partnerize user API key. - Servicepersona
: Your Persona API key. - Servicepicqer
: Your Picqer API key. - Servicepigment
: Your Pigment API key. - Servicepinpoint
: Your Pinpoint API key. - Servicepipe17
: The Pipe17 API key. - Serviceplacerai
: Your Placer.ai API key. - Serviceplayvox
: Your Playvox API Key. - Serviceposthog
: Your PostHog API key. - Serviceprive
: Your Prive API key. - Serviceprosperstack
: Your ProsperStack API key. - Servicequalaroo
: Your Qualaroo API Key. - Servicequorum
: Your Quorum API key. - Servicerebound_returns
: Your ReBound Returns API key. - Servicerecurly
: The Recurly API key. - Servicereplyio
: Your Reply API key. - Servicerevenuecat
: Your RevenueCat API key. - Servicereviewsio
: Your REVIEWS.io API key. - Servicerevops
: Your RevOps bearer token. - Servicericochet360
: Your Ricochet360 API key. - Serviceringover
: Your Ringover API key. - Servicerippling
: Your Rippling API key. - Servicerocketlane
: Your Rocketlane API key. - Servicerootly
: Your Rootly API key. - Serviceruddr
: Your Ruddr API key. - Servicesafebase
: Your SafeBase API key. - Servicesage_hr
: Your Sage HR API key. - Servicesailthru
: The Sailthru API key. - Servicesalsify
: Your Salsify API Key. - Servicesecurity_journey
: Your Security Journey API key. - Servicesendgrid
: The SendGrid API key. - Servicesendinblue
: Your Sendinblue API key. - Serviceshortcut
: Your Shortcut API token. - Serviceshortio
: Your Short.io API key. - Servicesimplesat
: Your Simplesat API key. - Servicesistrix
: Your SISTRIX API key. - Serviceskilljar
: Your Skilljar API key. - Servicesmartwaiver
: Your Smartwaiver API key. - Servicesnyk
: Your Snyk API key. - Servicesonarqube
: Your Sonarqube API key. - Servicesparkpost
: Your SparkPost API key. - Servicesquarespace
: Your Squarespace API key. - Servicestackadapt
: Your StackAdapt API key. - Servicestatuspage
: Your Statuspage API Key. - Servicestripe
: Restricted API key - Servicestripe_test
: Restricted API key - Servicesubscript
: Your Subscript API key. - Servicesurvicate
: Your Survicate API Key. - Serviceteads
: Your Teads API key. - Serviceteamtailor
: Your Teamtailor API key. - Servicetestrail
: Your TestRail API key. - Serviceticket_tailor
: Your Ticket Tailor API key. - Servicetranscend
: Your Transcend API key. - Servicetrello
: Your TRELLO api key. - Servicetriple_whale
: Your Triple Whale API key. - Serviceuppromote
: Your UpPromote API key. - Serviceveeqo
: Your Veeqo API key. - Servicevenminder
: Your Venminder API key. - Servicevisit_by_ges
: Your Visit by GES API key. - Servicevitally
: Your Vitally API key. - Servicevonage
: Your Vonage API Key. - Servicevts
: Your VTS API key. - Servicewebconnex
: Your Webconnex API key. - Servicewicked_reports
: Your Wicked Reports API key. - Serviceworkleap_officevibe
: Your Workleap Officevibe API key. - Servicexsolla
: Your Xsolla API key. - Serviceyougov_sport
: Your Yougov Sport API key. - Servicezingtree
: Your Zingtree API key. - Servicezip
: Your Zip API key. - api
Key StringApi Secret - Field usage depends on
service
value: - Servicerevel
: Your Revel Systems API Key and API Secret. - api
Keys List<String> - Field usage depends on
service
value: - Servicemandrill
: Comma-separated list of API keys. Required ifuse_api_keys
is set totrue
. - api
Password String - Field usage depends on
service
value: - Serviceduoplane
: Your Duoplane API password. - api
Quota Number - Field usage depends on
service
value: - Servicemarketo
: Allowed number of API requests to Marketo instance per day, the default value is 10000. - api
Read StringAccess Token - Field usage depends on
service
value: - Servicethe_movie_database
: Your The Movie Database API read access token. - api
Requests NumberPer Minute - Field usage depends on
service
value: - Servicequaltrics
: Allowed number of API requests to Qualtrics per minute, the default value is 2000. Maximum allowed number is 3000 because brands may make up to 3000 API requests per minute across all of its API calls. - api
Secret String - Field usage depends on
service
value: - Serviceconfluent_cloud
: API Secret - Serviceforj_community
: Your Forj Community API secret. - Servicefriendbuy
: Your Friendbuy API secret. - Servicejustcall
: Your JustCall API secret. - Serviceliftoff
: Your Liftoff API secret. - Servicemixpanel
: Mixpanel API Secret. - Servicequalaroo
: Your Qualaroo API Secret. - Servicesailthru
: The Sailthru API secret. - Serviceshareasale
: Your ShareASale API secret. - Servicevonage
: Your Vonage API Secret. - api
Secret StringKey - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API Secret key. - api
Server String - Field usage depends on
service
value: - Servicesigma_computing_source
: Your Sigma Computing api server. - api
Token String - Field usage depends on
service
value: - Serviceaha
: Your Aha! API key. - Serviceaircall
: Your Aircall API Token. - Serviceappsflyer
: API Token for AppsFlyer's PULL API. - Serviceawin
: Your Awin API Token. - Servicebackbone_plm
: Your Backbone PLM API token. - Servicebrex
: Your Brex API token - Servicebuildkite
: Your Buildkite API token. - Servicebuzzsprout
: Your Buzzsprout API token. - Servicecentra
: Your Centra API token. - Servicechameleon
: Your Chameleon API token. - Serviceclari
: Your Clari API token. - Servicecloudflare_analytics
: Your Cloudflare Analytics API token. - Serviceconfluence
: The Confluence API token. - Servicedixa
: Your Dixa API token. - Servicedrip
: Your Drip API Token. - Servicefactbird
: Your Factbird API token. - Servicefone_dynamics
: Your Fone Dynamics API token. - Servicefountain
: Your Fountain API token. - Serviceg2
: Your G2 API token. - Servicegladly
: Your Gladly API Token. - Servicehibob
: Your Hibob API token. - Servicekandji
: Your Kandji API token. - Servicelivechat
: Your Livechat Access token. - Servicelivechat_partner
: Your Livechat Partner API Token. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics API token. - Servicemegaphone
: Your Megaphone API token. - Servicemissive
: Your Missive API token. - Servicemixmax
: Mixmax API token. - Serviceokta
: Your Okta API token. - Serviceordway
: Your Ordway API token. - Servicepackiyo
: Your Packiyo API token. - Servicepipedrive
: (Optional)Your Pipedrive personal API token - Servicepivotal_tracker
: Pivotal Tracker API token. - Servicepostmark
: Your Postmark account API token. - Serviceproductive
: Your Productive API token. - Servicequaltrics
: API token of the Qualtrics account. - Servicerakutenadvertising
: Your Rakuten Advertising API token. - Servicerecharge
: The Recharge API token. - Servicereferralhero
: Your Referralhero API token. - Serviceresource_management_by_smartsheet
: Your Resource Management by Smartsheet API token. - Serviceretently
: Your Retently API token. - Servicereviewsai
: Your REVIEWS.ai API token. - Servicerundeck
: Your Rundeck API token. - Servicesafetyculture
: Your SafetyCulture API token. - Servicesensor_tower
: Your Sensor Tower API token. - Servicesentry
: Your Sentry auth token. - Servicesimplecast
: Your Simplecast API token. - Servicesnyk
: Your Snyk API token. - Servicetextus
: Your TextUs API token. - Servicetoggl_track
: Your Toggl Track API token - Servicetrello
: Your TRELLO api token. - Servicetrisolute
: Your Trisolute API token. - Servicevwo
: Your VWO API token. - Serviceweb_scraper
: Your Web Scraper API token. - Servicezendesk
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - Servicezendesk_sunshine
: Zendesk API tokens are auto-generated passwords in the Support admin interface. - api
Type String - api
Url String - Field usage depends on
service
value: - Servicebraze
: Your Braze API URL. - api
Url StringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP API URL region. - api
Usage String - Field usage depends on
service
value: - Servicezendesk
: Maximum Zendesk Api Usage allowed - api
User StringIdentifier - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user identifier. - api
User StringSecret - Field usage depends on
service
value: - Serviceshipnetwork
: Your ShipNetwork API user secret. - api
Utilization StringPercentage - Field usage depends on
service
value: - Servicekustomer
: Api Utilization Percentage - api
Version String - Field usage depends on
service
value: - Servicepardot
: API Version - app
Id String - Field usage depends on
service
value: - Servicechurnkey
: Your Churnkey APP ID. - Serviceopen_exchange_rates
: Your Open Exchange Rates App Id. - Servicerokt
: Your Rokt app ID. - app
Ids List<String> - Field usage depends on
service
value: - Servicependo
: Specific App IDs to sync. Must be populated ifsync_mode
is set toSpecificAppIds
. - app
Ids List<Property Map>Appsflyers - app
Key String - Field usage depends on
service
value: - Serviceloopio
: Your Loopio App Key. - Serviceservicetitan
: Your ServiceTitan app key. - Serviceyotpo
: Your Yotpo App Key - app
Reference String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl app reference. - app
Secret String - Field usage depends on
service
value: - Servicerokt
: Your Rokt app secret. - app
Secret StringToken - app
Specific StringPassword - Field usage depends on
service
value: - Serviceitunes_connect
: Your app-specific password - app
Sync StringMode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all apps or specific apps. - append
File StringOption - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that the source completely overwrites the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceazure_blob_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicebox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicedropbox
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegcs
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicegoogle_drive
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicekinesis
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Services3
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicesftp
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Serviceshare_point
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - Servicewasabi_cloud_storage
: If you know that the source completely over-writes the same file with new data, you can append the changes instead of upserting based on filename and line number. - application
Id String - Field usage depends on
service
value: - Servicealgolia
: Your Algolia application ID. - Servicexactly
: Your Xactly Application ID. - application
Key String - Field usage depends on
service
value: - Servicecin7core
: Your Cin7 Core application key. - Servicedatadog
: Your Datadog application key. - Servicedear
: Your Dear Application key. - Servicepartnerize
: Your Partnerize user application key. - apps List<String>
- Field usage depends on
service
value: - Serviceitunes_connect
: Specific apps to sync. Must be populated ifapp_sync_mode
is set toSpecificApps
. - archive
Log StringFormat - Field usage depends on
service
value: - Servicesql_server_hva
: Format for archive log file names - Servicesql_server_sap_ecc_hva
: Format for archive log file names - archive
Log StringPath - Field usage depends on
service
value: - Servicesql_server_hva
: Directory where archive logs are located - Servicesql_server_sap_ecc_hva
: Directory where archive logs are located - archive
Pattern String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceazure_blob_storage
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicebox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicedropbox
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceemail
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegcs
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicegoogle_drive
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicekinesis
: Optional. Files inside of compressed archives with filenames matching this regular expression will be synced. - Services3
: Files inside compressed archives with filenames matching this regular expression will be synced. - Servicesftp
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Serviceshare_point
: Files inside of compressed archives with filenames matching this regular expression will be synced. - Servicewasabi_cloud_storage
: Files inside compressed archives with filenames matching this regular expression will be synced. - are
Soap BooleanCredentials Provided - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP credentials provided. - asb
Ip String - Field usage depends on
service
value: - Serviceazure_service_bus
: The IP address (or) the URL of ASB namespace - asm
Option Boolean - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using ASM on a non-RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you are using ASM on a non-RAC instance. - asm
Oracle StringHome - Field usage depends on
service
value: - Serviceoracle_hva
: ASM Oracle Home path. - Serviceoracle_sap_hva
: The Oracle ASM home directory. - asm
Password String - Field usage depends on
service
value: - Serviceoracle_hva
: ASM password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user's password. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - asm
Tns String - Field usage depends on
service
value: - Serviceoracle_hva
: ASM TNS. - Serviceoracle_sap_hva
: ASM TNS. - asm
User String - Field usage depends on
service
value: - Serviceoracle_hva
: ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - Serviceoracle_sap_hva
: The ASM user. Mandatory ifuse_oracle_rac
orasm_option
is set totrue
. - attribution
Window String - Field usage depends on
service
value: - Serviceamazon_ads
: Time period used to attribute conversions based on clicks. - attribution
Window StringSize - Field usage depends on
service
value: - Servicetiktok_ads
: Rollback sync duration to capture conversions. Set this to your configured attribution window in TikTok Ads. The default value is 7 days. - audience String
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 API audience. - auth String
- Field usage depends on
service
value: - Servicedatabricks_db
: Token-based authentication type - Serviceredshift_db
: Password-based authentication type - Servicesnowflake_db
: Password-based or key-based authentication type - auth
Code String - Field usage depends on
service
value: - Servicehappyfox
: Your HappyFox auth code. - auth
Environment String - Field usage depends on
service
value: - Serviceyounium
: Your Younium auth environment. - auth
Method String - Field usage depends on
service
value: - Serviceaurora_postgres
: Database authentication method - Serviceazure_postgres
: Database authentication method - Serviceazure_sql_db
: Authentication Method. - Serviceazure_sql_managed_db
: Authentication Method. - Servicegoogle_cloud_postgresql
: Database authentication method - Serviceheroku_postgres
: Database authentication method - Servicepostgres
: Database authentication method - Servicepostgres_rds
: Database authentication method - Servicesql_server_hva
: Authentication Method - Servicesql_server_sap_ecc_hva
: Authentication Method - Servicewebhooks
: The authentication mechanism you want to use - auth
Mode String - Field usage depends on
service
value: - Serviceanaplan
: The Anaplan authentication method. - Serviceconcur
: The Authentication Mode used by SAP Concur. It can be PasswordGrant or CompanyLevel auth mode - Servicegithub
: Authorization type. - auth
Token String - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback auth token. - auth
Type String - Field usage depends on
service
value: - Serviceairtable
: Type of authentication being used by connector - Serviceaws_cost_report
: Access approach - Serviceazure_service_bus
: The authentication mode to access the topic - Servicedynamics_365
: Authentication mechanism. Either one ofOAUTH2
, orSERVICE_PRINCIPAL
. Default valueOAUTH2
- Servicegcs
: Authorization type. Required for storage bucket authentication. - Servicegoogle_sheets
: TheOAuth
value must be specified for this type of authorization. - Servicejira
: Authorization type. - Servicemixpanel
: Authentication Method - Servicepardot
: Authenticate using OAuth or HTTP Basic - Servicequaltrics
: Type of authentication being used by connector - Services3
: Access approach - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage Access approach. Required for connector creation. Default value:ACCESS_KEY
. - auth
Url StringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP auth grant URL region. - authentication
Method String - Field usage depends on
service
value: - Serviceadobe_analytics
: Authentication Method - Serviceelastic_cloud
: The authentication method used to connect to your cluster. - Servicees_self_hosted
: The authentication method used to connect to your cluster. - Serviceopendistro
: The authentication method used to connect to your cluster. - Serviceopensearch
: The authentication method used to connect to your cluster. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud authentication method. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud authentication method. - Servicesalesforce
: (Optional) Authentication type (default value =STANDARD
) - Servicesalesforce_sandbox
: (Optional) Authentication type (default value =STANDARD
) - String
- aws
Region StringCode - Field usage depends on
service
value: - Servicedynamodb
: The AWS region code for the DynamoDB instance, e.g.us-east-1
. - backint
Configuration StringPath - backint
Executable StringPath - backward
Sync StringLimit - Field usage depends on
service
value: - Servicezendesk
: Limit of the Historical Sync Time for selected tables - base
Currency String - Field usage depends on
service
value: - Serviceopen_exchange_rates
: Your Open Exchange Rates Base Currency. - base
Domain String - Field usage depends on
service
value: - Servicefreshteam
: Your company's Freshteam base domain name (usually company.freshteam.com). - base
Id String - Field usage depends on
service
value: - Serviceairtable
: ID of base in Airtable - base
Url String - Field usage depends on
service
value: - Serviceaha
: Your Aha! subdomain. - Serviceakeneo
: Your Akeneo base URL. - Servicebilling_platform
: Your BillingPlatform subdomain. - Serviceboostr
: Your Boostr base URL. - Servicebrex
: Your Brex Base URL - Servicecentra
: Your Centra base URL. - Servicecornerstone
: Your Cornerstone base URL. - Serviceculture_amp
: Your Culture Amp base URL. - Servicedatadog
: Your Datadog base url. - Servicefactbird
: Your Factbird base url. - Servicefillout
: Your Fillout Base URL. - Servicefinancial_force
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicefreshsales
: Your Freshsales product. - Servicegongio
: Your Gong API Base URL. - Serviceironclad
: Your Ironclad base url. - Servicejotform
: Your Jotform base URL. - Servicemailgun
: Your Mailgun base URL. - Servicenice
: Your NICE base URL. - Serviceortto
: Your Ortto base URL. Possible values:api
,api.au
,api.eu
. - Serviceprisma_cloud
: Your Prisma Cloud admin console URL. - Servicesalesforce
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicesalesforce_sandbox
: (Optional) The custom Salesforce domain. Make sure that thebase_url
starts withhttps://
. - Servicestickyio
: Your sticky.io base URL . - Serviceveevavault
: Your Veeva Vault base URL. - Servicevitally
: Your Vitally base URL. - bearer
Token String - Field usage depends on
service
value: - Serviceada
: Your Ada API Access Token. - Servicecrowddev
: Your crowd.dev Auth Token. - Servicecustomerio
: Your Customer.io App API Key. - Servicefreshchat
: Your Freshchat API Token. - Servicehopin
: Your Hopin API key. - Serviceorbit
: Your Orbit API Token. - Serviceproductboard
: Your Productboard API key. - Servicesmarthr
: Your SmartHR access token. - Servicesprout
: Your Sprout Social API Access Token. - Servicezenefits
: Your Zenefits bearer token. - blob
Sas StringUrl - Field usage depends on
service
value: - Servicewebhooks
: The blob SAS URL of your Azure container. Required ifbucket_service
is set toAZURE
. - blockchain String
- Field usage depends on
service
value: - Servicerarible
: Your Rarible Blockchain. - brand
Id String - Field usage depends on
service
value: - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Brand ID. - breakdowns List<String>
- Field usage depends on
service
value: - Servicefacebook
: List of breakdowns which connector will sync. Possible breakdowns values. - bucket String
- Field usage depends on
service
value: - Serviceappsflyer
: Customer S3 Bucket - Serviceaws_cloudtrail
: The AWS bucket name which is configured for AWS CloudTrail. - Serviceaws_cost_report
: The S3 bucket name with the AWS Cost and Usage Report - Serviceaws_inventory
: The AWS bucket name that is configured for AWS Config. - Serviceaws_lambda
: S3 Bucket - Servicecloudfront
: The bucket name for CloudFront. - Servicegcs
: The name of the GCS bucket. - Servicegoogle_play
: The Google Cloud Storage source bucket. - Serviceheap
: The S3 bucket name. - Servicekinesis
: The name of the Kinesis bucket. - Services3
: The S3 bucket name. Required for connector creation. - Servicesegment
: The name of the Segment bucket. Must be populated ifsync_type
is set toS3
. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket name. Required for connector creation. - bucket
Name String - Field usage depends on
service
value: - Serviceadjust
: Your AWS S3 or GCS bucket. - Servicegoogle_analytics_360
: The name of the bucket. - Servicegoogle_analytics_4_export
: The name of the bucket. - bucket
Service String - Field usage depends on
service
value: - Servicewebhooks
: Whether to store the events in Fivetran's container service or your S3 bucket. Default value:Fivetran
. - business
Accounts List<String> - Field usage depends on
service
value: - Servicereddit_ads
: Specific Accounts to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - business
Id String - Field usage depends on
service
value: - Servicebirdeye
: Your Birdeye Business ID. - business
Unit String - Field usage depends on
service
value: - Servicedeposco
: Your Deposco business unit. - business
Unit StringId - Field usage depends on
service
value: - Servicepardot
: Business Unit Id - catalog String
- Field usage depends on
service
value: - Servicedatabricks_db
: catalog to sync - certificate String
- Field usage depends on
service
value: - Serviceanaplan
: The contents of your PEM certificate file. Must be populated ifauth_mode
is set toCertificate
. - Servicequaltrics
: Your Client Certificate - Servicesalesforce
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.pem
certificate (only when authentication_method =ADVANCED
). - click
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'click' action. - client String
- client
Cert String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate. - Serviceheroku_kafka
: Heroku Kafka client certificate. Required forTLS
security protocol. - client
Cert StringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka client certificate key. - Serviceheroku_kafka
: Heroku Kafka client certificate key. Required forTLS
security protocol. - client
Host String - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Host. - client
Id String - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client ID. - Serviceadobe_analytics
: Client ID from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client ID. - Serviceadp_workforce_now
: Your ADP Client ID. - Serviceakamai
: Your Akamai client ID. - Serviceakeneo
: Your Akeneo client ID. - Serviceauth0
: Your Auth0 client ID. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client ID. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Id - Servicebilling_platform
: Your BillingPlatform client ID. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client ID. - Servicebrightcove
: Your Brightcove client ID. - Servicebrightpearl
: Your Brightpearl client ID. - Servicebuildium
: Your Buildium API client ID. - Servicecanvas_by_instructure
: Your Canvas by Instructure client ID. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure client ID. - Servicecastor_edc
: Your Castor EDC client Id. - Serviceclazar
: Your Clazar client ID. - Servicecloudbeds
: Your Cloudbeds client ID. - Servicecommercetools
: Your commercetools client ID. - Serviceconcur
: The SAP Concur Client ID. - Serviceconstant_contact
: Your Constant Contact client ID. - Servicecornerstone
: Your Cornerstone client ID. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo Client ID. - Servicecriteo_retail_media
: Your Criteo Retail Media client ID. - Serviceculture_amp
: Your Culture Amp client ID. - Servicecvent
: Your Cvent client ID. - Serviced2l_brightspace
: Your D2L Brightspace client ID. - Servicedialpad
: Your Dialpad client ID. - Serviceebay
: Your eBay app ID. - Serviceexact_online
: Your Exact Online client ID. - Servicefillout
: Your Fillout client ID. - Serviceflexport
: The Flexport API Key. - Serviceformstack
: Your Formstack client ID. - Servicegenesys
: Your Genesys client ID. - Servicehana_sap_hva_ecc_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehana_sap_hva_s4_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicehilti_ontrack
: Your Hilti On!Track client ID. - Serviceilevel
: Your iLevel Client ID. - Serviceinstructure
: Your Instructure client ID. - Serviceintegral_ad_science
: Your integral_ad_science client id. - Serviceironclad
: Your Ironclad client ID. - Servicejama_software
: Your Jama Software client ID. - Servicejibble
: Your Jibble client ID. - Servicekhoros_communities
: Your Khoros Communities client ID. - Servicelooker_source
: Your Looker Client ID. - Servicemarketo
: Marketo REST API Client Id. - Servicemedallia
: Medallia Client ID - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client ID. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client ID. - Servicemicrosoft_teams
: Your Microsoft Teams Client ID. - Servicenavan
: Your Navan client ID. - Servicenice
: Your NICE client ID. - Serviceon24
: Your ON24 client ID. - Serviceoracle_sap_hva_netweaver
: Three-digit (000-999) identifier of the SAP client, which is sent to an AS ABAP upon logon. - Servicepaychex
: Your Paychex client ID. - Servicepaypal
:Client ID
of your PayPal client application. - Servicepaypal_sandbox
:Client ID
of your PayPal client application. - Servicepersonio
: Your Personio Client ID. - Servicepiwik_pro
: Your Piwik PRO client ID. - Servicepodio
: Your Podio client ID. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client ID. - Serviceprisma_cloud
: Your Prisma Cloud access key ID. - Serviceprocore
: Your Procore client ID. - Servicequora_ads
: Your Quora Ads client ID. - Servicereltio
: Your Reltio client ID. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client ID. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client ID. - Servicesalesloft
:Client ID
of your Salesloft client application. - Servicesana
: Your Sana client ID. - Servicesap_success_factors
: Your SAP SuccessFactors Client ID. - Serviceservicenow
: ServiceNow Client ID. - Serviceservicetitan
: Your ServiceTitan client ID. - Servicesharetribe
: Your Sharetribe client ID. - Serviceshipnetwork
: Your ShipNetwork client ID. - Servicesigma_computing_source
: Your Sigma Computing client ID. - Serviceskillstx
: Your SkillsTX client ID. - Serviceskimlinks
: Your Skimlinks client ID. - Servicesmartrecruiters
: Your SmartRecruiters client ID. - Servicesplash
: Your Splash client ID. - Servicesquare
: The Application ID of your organization. - Servicestandard_metrics
: Your Standard Metrics Client ID. - Servicesugarcrm
: Your SugarCRM client ID. - Serviceswoogo
: Your Swoogo client Id. - Servicetaboola
: The Taboola client ID. - Servicetalkdesk
: The Client ID of your OAuth Client - Servicetive
: Your Tive client ID. - Servicetoast
: Your Toast client ID. - Servicetrelica
: Your Trelica client ID. - Servicetremendous
: Your Tremendous client ID. - Servicetymeshift
: Your Tymeshift email. - Serviceudemy_business
: Your Udemy Business client ID. - Servicevimeo
: Your Vimeo client ID. - Servicevisma
: Your Visma client ID. - Servicevonage_contact_center
: Your Vonage Contact Center client ID. - Servicewalmart_marketplace
: Your Walmart Marketplace client ID. - Servicexero
: your clientId - Servicexray
: Your Xray Client ID. - Serviceyougov_sport
: Your Yougov Sport client ID. - Servicezendesk_chat
: Your Zendesk client ID. - Servicezoho_books
: Your Zoho Books Client ID. - Servicezoho_campaigns
: Your Zoho Campaigns Client ID. - Servicezoho_desk
: Your Zoho Desk Client Id. - Servicezoho_inventory
: Your Zoho Inventory client ID. - Servicezuora
: Zuora Client ID. - Servicezuora_sandbox
: Zuora Client ID. - client
Key String - Field usage depends on
service
value: - Serviceappfigures
: Your Appfigures Client Key. - Servicethinkific
: Your Thinkific client key. - Serviceyougov_sport
: Your Yougov Sport client key. - client
Name String - Field usage depends on
service
value: - Servicedestini
: Your Destini Client Name. - Servicemedallia
: Medallia company name - client
Namespace String - Field usage depends on
service
value: - Serviceceridian_dayforce
: Your Ceridian Dayforce Client Namespace. - client
Private StringKey - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Private Key in .pem format. - Serviceazure_postgres
: Client Private Key in .pem format. - Servicegoogle_cloud_postgresql
: Client Private Key in .pem format. - Serviceheroku_postgres
: Client Private Key in .pem format. - Servicepostgres
: Client Private Key in .pem format. - Servicepostgres_rds
: Client Private Key in .pem format. - client
Public StringCertificate - Field usage depends on
service
value: - Serviceaurora_postgres
: Client Certificate in .pem format. - Serviceazure_postgres
: Client Certificate in .pem format. - Servicegoogle_cloud_postgresql
: Client Certificate in .pem format. - Serviceheroku_postgres
: Client Certificate in .pem format. - Servicepostgres
: Client Certificate in .pem format. - Servicepostgres_rds
: Client Certificate in .pem format. - client
Secret String - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica client secret. - Serviceadobe_analytics
: Client Secret from the OAuth Server-to-Server or Service Account (JWT) credentials of your Adobe Project. - Serviceadobe_workfront
: Your Adobe Workfront client secret. - Serviceadp_workforce_now
: Your ADP Client Secret. - Serviceakamai
: Your Akamai client secret. - Serviceakeneo
: Your Akeneo client secret. - Serviceauth0
: Your Auth0 client secret. - Serviceautodesk_bim_360
: Your Autodesk BIM 360 client secret. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Client Secret - Servicebilling_platform
: Your BillingPlatform client secret. - Servicebing_webmaster_tools
: Your Bing Webmaster Tools client secret. - Servicebrightcove
: Your Brightcove client secret. - Servicebrightpearl
: Your Brightpearl client secret. - Servicecanvas_by_instructure
: Your Canvas by Instructure client secret. - Servicecastor_edc
: Your Castor EDC Client Secret. - Serviceclazar
: Your Clazar client secret. - Servicecloudbeds
: Your Cloudbeds client secret. - Servicecommercetools
: Your commercetools client secret. - Serviceconcur
: The SAP Concur Client secret. - Serviceconstant_contact
: Your Constant Contact client secret. - Servicecornerstone
: Your Cornerstone client secret. - Servicecoupa
: Your Coupa client_id - Servicecriteo
: Your Criteo client secret key. - Servicecriteo_retail_media
: Your Criteo Retail Media client secret. - Serviceculture_amp
: Your Culture Amp client secret. - Servicecvent
: Your Cvent client secret. - Serviced2l_brightspace
: Your D2L Brightspace client secret. - Servicedialpad
: Your Dialpad client secret. - Serviceebay
: Your eBay cert ID. - Serviceexact_online
: Your Exact Online client secret. - Servicefillout
: Your Fillout client secret - Serviceflexport
: The Flexport API Secret. - Serviceformstack
: Your Formstack client secret. - Servicegenesys
: Your Genesys client secret. - Servicehilti_ontrack
: Your Hilti On!Track client secret. - Serviceilevel
: Your iLevel Client Secret. - Serviceinstructure
: Your Instructure client secret. - Serviceintegral_ad_science
: Your integral_ad_science client secret. - Serviceironclad
: Your Ironclad client secret. - Servicejama_software
: Your Jama Software client secret. - Servicejibble
: Your Jibble client secret. - Servicelooker_source
: Your Looker Client Secret. - Servicemarketo
: Marketo REST API Client Secret. - Servicemedallia
: Medallia Client Secret key - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Client Secret. - Servicemicrosoft_power_bi
: Your Microsoft Power BI client secret. - Servicemicrosoft_teams
: Your Microsoft Teams Client Secret. - Servicenavan
: Your Navan client secret. - Servicenice
: Your NICE client secret. - Servicepaychex
: Your Paychex client secret. - Servicepersonio
: Your Personio secret. - Servicepiwik_pro
: Your Piwik PRO client secret. - Servicepodio
: Your Podio client secret. - Servicepower_reviews_enterprise
: Your PowerReviews Enterprise Client Secret. - Serviceprisma_cloud
: Your Prisma Cloud secret access Key. - Serviceprocore
: Your Procore client secret. - Servicequora_ads
: Your Quora Ads client secret. - Servicereltio
: Your Reltio client secret. - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud Client secret. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud client secret. - Servicesalesloft
:Client Secret
of your Salesloft client application. - Servicesana
: Your Sana client secret. - Servicesap_success_factors
: Your SAP SuccessFactors Client Secret that you generated through SAML Assertion. - Serviceservicenow
: ServiceNow Client Secret. - Serviceservicetitan
: Your ServiceTitan secret key. - Servicesharetribe
: Your Sharetribe client secret. - Servicesigma_computing_source
: Your Sigma Computing client secret. - Serviceskillstx
: Your SkillsTX client secret. - Serviceskimlinks
: Your Skimlinks client secret. - Servicesmartrecruiters
: Your SmartRecruiters client secret. - Servicesplash
: Your Splash client secret. - Servicesquare
: The Application Secret of your organization. - Servicestandard_metrics
: Your Standard Metrics Client secret. - Servicesugarcrm
: Your SugarCRM client secret. - Serviceswoogo
: Your Swoogo Client Secret. - Servicetaboola
: The Taboola client secret. - Servicetalkdesk
: The Client Secret of your OAuth Client - Servicethinkific
: Your Thinkific client secret. - Servicetive
: Your Tive client secret. - Servicetoast
: Your Toast client secret. - Servicetrelica
: Your Trelica client secret. - Servicetremendous
: Your Tremendous client secret. - Servicetymeshift
: Your Tymeshift password. - Serviceudemy_business
: Your Udemy Business client secret. - Servicevimeo
: Your Vimeo client secret. - Servicevisma
: Your Visma client secret. - Servicevonage_contact_center
: Your Vonage Contact Center client secret. - Servicewalmart_marketplace
: Your Walmart Marketplace client secret. - Servicexero
: your clientSecret - Servicexray
: Your Xray Client Secret. - Servicezendesk_chat
: Your Zendesk client secret. - Servicezoho_books
: Your Zoho Books Client Secret. - Servicezoho_campaigns
: Your Zoho Campaigns Client Secret. - Servicezoho_desk
: Your Zoho Desk Client secret. - Servicezoho_inventory
: Your Zoho Inventory client secret. - Servicezuora
: Zuora Client Secret. - Servicezuora_sandbox
: Zuora Client Secret. - cloud
Storage StringType - Field usage depends on
service
value: - Servicebraze
: Cloud storage type Braze Current is connected to. - collection
Address String - Field usage depends on
service
value: - Servicerarible
: Your Rarible Collection Address. - columns List<String>
- Field usage depends on
service
value: - Servicedouble_click_publishers
: Columns provide all trafficking statistics and revenue information available for the chosen Dimensions. - community
Domain String - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community domain. - community
Id String - Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities community ID. - companies List<String>
- Field usage depends on
service
value: - Servicebusiness_central
: List of companies to sync - company String
- Field usage depends on
service
value: - Serviceordway
: Your Ordway company name. - company
Id String - Field usage depends on
service
value: - Service360learning
: Your 360Learning Company ID. - Servicesage_intacct
: Company ID - Servicesap_success_factors
: Your SAP SuccessFactors Company ID. - company
Ids String - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail company IDs. - company
Key String - Field usage depends on
service
value: - Servicekhoros_care
: Your Khoros Care companyKey. - Serviceupland
: Your Upland Software Company Key. - company
Name String - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo company name. - company
Request StringToken - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company Request Token - company
Uuid String - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur Company UUID - compression String
- Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Serviceazure_blob_storage
: The secrets that should be passed to the function at runtime. - Servicebox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicedropbox
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Serviceemail
: The secrets that should be passed to the function at runtime. - Serviceftp
: The secrets that should be passed to the function at runtime. - Servicegcs
: The secrets that should be passed to the function at runtime. - Servicegoogle_drive
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicekinesis
: If your files are compressed, but do not have extensions indicating the compression method, you can force them to be uncompressed according to the selected compression algorithm. Leave the value as infer if your files are saved with the correct compression extensions. - Services3
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicesftp
: The secrets that should be passed to the function at runtime. - Serviceshare_point
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - Servicewasabi_cloud_storage
: The compression format is used to let Fivetran know that even files without a compression extension should be decompressed using the selected compression format. - config
Method String - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The report configuration method. Specifies whether a new configuration is defined manually or an existing configuration is reused. The default value isCREATE_NEW
. - config
Repository StringUrl - Field usage depends on
service
value: - Servicesnowplow
: Public repository URL containing JSON configuration files. - config
Type String - Field usage depends on
service
value: - Servicefacebook
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - connect
Password String - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect password. - connect
Username String - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect username. - connecting
User String - connecting
User StringEmail - connection
Method String - Field usage depends on
service
value: - Serviceaws_msk
: How Fivetran connects to your message brokers in the cluster - Serviceazure_blob_storage
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your storage container,SSH_TUNNEL
: Fivetran will connect to your storage container using a host machine (commonly used for VPN connections),PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_function
: Connection Method. Possible values:DIRECT
: Fivetran will connect directly to your function,PRIVATE_LINK
: Fivetran will connect to your storage container using PrivateLink. - Serviceazure_service_bus
: The connection method - Servicesftp
: The connection method used to connect to SFTP Server. - connection
Name String - Field usage depends on
service
value: - Serviceappsflyer
: Your Data Locker Connection Name. Default value: `data-locker-hourly/ - connection
String String - Field usage depends on
service
value: - Serviceazure_blob_storage
: The blob storage container connection string. - Serviceazure_event_hub
: Connection string of the Event Hub Namespace you want to sync. - Serviceazure_service_bus
: The connection string used for authentication. Required if the authentication type isConnectionString
- Servicemicrosoft_dynamics_365_fno
: The blob storage container's connection string. - Servicemicrosoft_dynamics_365_fo
: The blob storage container connection string. - connection
Type String - Field usage depends on
service
value: - Serviceaurora
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaurora_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceaws_cost_report
: Connection method. Default value:Directly
. - Serviceaws_lambda
: Connection method. Default value:Directly
. - Serviceazure_blob_storage
: Connection method. Default value:Directly
. - Serviceazure_cosmos_for_mongo
: Possible values:Directly
,PrivateLink
.Directly
is the default value - Serviceazure_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceazure_sql_managed_db
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicebigquery_db
: Direct or PrivateLink connection - Serviceclarity
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicecockroachdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicedb2i_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedb2i_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedocumentdb
: 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:tunnel_host
,tunnel_port
,tunnel_user
. - Servicedynamics_365_fo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceehr
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceelastic_cloud
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceemail
: Connection method. Default value:Directly
. - Servicees_self_hosted
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_postgresql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicegoogle_cloud_sqlserver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_b1
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_ecc_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicehana_sap_hva_s4_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceheroku_postgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicekinesis
: Connection method. Default value:Directly
. - Servicemagento_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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemagento_mysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemaria_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemongo_sharded
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_azure
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicemysql_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopendistro
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceopensearch
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_ebs
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rac
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceoracle_sap_hva_netweaver
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicepostgres_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Serviceredshift_db
: Directly or Private Link - Services3
: Connection method. Default value:Directly
. - Servicesap_hana
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesap_s4hana
: Connection Method - Servicesnowflake_db
: Directly or Private Link - Servicesql_server
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_rds
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - Servicesql_server_sap_ecc_hva
: 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:tunnel_host
,tunnel_port
,tunnel_user
. Otherwise,Directly
is used as a value if the parameter is omitted. - console
Url String - Field usage depends on
service
value: - Serviceprisma_cloud
: Your Prisma Cloud console URL. - consumer
Group String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka consumer group name. - Serviceaws_msk
: The name of consumer group created for Fivetran. - Serviceazure_event_hub
: Name of consumer group created for Fivetran. - Serviceconfluent_cloud
: Confluent Cloud consumer group name. - Serviceheroku_kafka
: Heroku Kafka consumer group name. - consumer
Key String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Key - Servicetwitter
: API Key of your app - Servicetwitter_ads
: The Twitter App consumer key. - Servicewoocommerce
: Your WooCommerce Consumer key. - consumer
Name String - Field usage depends on
service
value: - Servicexactly
: Your Xactly Connect consumer name. - consumer
Secret String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Consumer Secret - Servicetwitter
: API Secret of your app - Servicetwitter_ads
: The Twitter App consumer secret. - Servicewoocommerce
: Your WooCommerce Consumer secret. - container
Address String - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of the Azure Storage Container which is accessible from host machine. - container
Name String - Field usage depends on
service
value: - Serviceazure_blob_storage
: The name of the blob container. - Servicemicrosoft_dynamics_365_fno
: The name of the blob container. - Servicemicrosoft_dynamics_365_fo
: The name of the blob container. - content
Owner StringId - Field usage depends on
service
value: - Serviceyoutube_analytics
: Used only for Content Owner reports. The ID of the content owner for whom the API request is being made. - contract
Version String - Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica contract version. - conversation
Webhook StringUrl - Field usage depends on
service
value: - Servicehelpscout
: Your conversation webhook URL - conversion
Dimensions List<String> - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Conversion Dimensions. - conversion
Report StringTime - Field usage depends on
service
value: - Servicepinterest_ads
: The date that the user interacted with the ad OR completed a conversion event. - conversion
Window NumberSize - Field usage depends on
service
value: - Servicegoogle_ads
: A period of time in days during which a conversion is recorded. - convert
Dats BooleanType To Date - csv
Definition String - Field usage depends on
service
value: - Serviceadjust
: CSV definition for the CSV export (https://help.adjust.com/en/article/csv-uploads#how-do-i-format-my-csv-definition). - currency String
- Field usage depends on
service
value: - Servicecriteo
: Currency - Servicerokt
: Your Rokt currency. - custom
Base StringUrl - Field usage depends on
service
value: - Servicedatadog
: Your Datadog custom base url. - Servicedeposco
: Your Deposco custom base URL. - custom
Event StringSync Mode - Field usage depends on
service
value: - Serviceiterable
: Custom Events Sync Mode. - custom
Events List<String> - Field usage depends on
service
value: - Serviceiterable
: List of custom events to sync. Should be specified whencustom_event_sync_mode
isSelectedEvents
- custom
Field List<String>Ids - Field usage depends on
service
value: - Servicedouble_click_publishers
: The list of custom field IDs included in the report. Custom fields can only be selected with their corresponding dimensions. - custom
Floodlight List<String>Variables - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Custom Floodlight variables enable you to capture information beyond the basics (visits and revenue) that you can collect with standard parameters in your tags. - custom
Payloads List<Property Map> - custom
Reports List<Property Map> - custom
Tables List<Property Map> - custom
Url String - Field usage depends on
service
value: - Servicedbt_cloud
: Your dbt Cloud access url. - Servicefactbird
: Your Factbird custom base url. - Servicejotform
: Your Jotform custom base URL. - customer
Api StringKey - Field usage depends on
service
value: - Serviceukg_pro
: Your UKG Pro Customer API key. - customer
Id String - Field usage depends on
service
value: - Servicegoogle_ads
: ID of the customer, can be retrieved from your AdWords dashboard. - customer
List StringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The parameter to retrieve customer details. - daily
Api NumberCall Limit - data
Access StringMethod - Field usage depends on
service
value: - Servicecosmos
: 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. - data
Center String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl data center. - Servicequaltrics
: Data center ID of the Qualtrics account. Can be found in the URL beforequaltrics.com
. (For example, if your URL isyouraccount.ca1.qualtrics.com
, then the data center isca1
.) - Servicezoho_crm
: Data Center, depending on the Domain name - data
Center StringId - Field usage depends on
service
value: - Servicezonka_feedback
: Your Zonka Feedback data center ID. - data
Set StringName - Field usage depends on
service
value: - Servicebigquery_db
: Data set name - database String
- Field usage depends on
service
value: - Serviceaurora
: The database name. - Serviceaurora_postgres
: The database name. - Serviceazure_cosmos_for_mongo
: Authentication database for the source. Usually 'admin'. - Serviceazure_postgres
: The database name. - Serviceazure_sql_db
: The database name. - Serviceazure_sql_managed_db
: The database name. - Serviceclarity
: The database name. - Servicecockroachdb
: The database name. - Servicedb2i_hva
: The database name. - Servicedb2i_sap_hva
: The database name. - Servicedynamics_365_fo
: The database name. - Serviceehr
: The database name. - Servicegoogle_cloud_mysql
: The database name. - Servicegoogle_cloud_postgresql
: The database name. - Servicegoogle_cloud_sqlserver
: The database name. - Servicehana_sap_hva_b1
: The Hana database name. - Servicehana_sap_hva_ecc
: The Hana database name. - Servicehana_sap_hva_ecc_netweaver
: The Hana database name. - Servicehana_sap_hva_s4
: The Hana database name. - Servicehana_sap_hva_s4_netweaver
: The Hana database name. - Serviceheroku_postgres
: The database name. - Servicemagento_mysql
: The database name. - Servicemagento_mysql_rds
: The database name. - Servicemaria
: The database name. - Servicemaria_azure
: The database name. - Servicemaria_rds
: The database name. - Servicemysql
: The database name. - Servicemysql_azure
: The database name. - Servicemysql_rds
: The database name. - Serviceoracle
: The database name. - Serviceoracle_ebs
: The database name. - Serviceoracle_hva
: The database name. - Serviceoracle_rac
: The database name. - Serviceoracle_rds
: The database name. - Serviceoracle_sap_hva
: The database name. - Servicepostgres
: The database name. - Servicepostgres_rds
: The database name. - Serviceredshift_db
: The database name: Redshift - Servicesap_hana
: The database name. - Servicesap_s4hana
: The database name. - Servicesnowflake_db
: The database name: Snowflake - Servicesql_server
: The database name. - Servicesql_server_hva
: The database name. - Servicesql_server_rds
: The database name. - Servicesql_server_sap_ecc_hva
: The database name. - database
Name String - Field usage depends on
service
value: - Servicefirebase
: Database Name - dataset
Id String - Field usage depends on
service
value: - Servicegoogle_analytics_360
: The dataset ID. - Servicegoogle_analytics_4_export
: The Dataset ID. - datasource String
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite data source value:NetSuite.com
. - date
Granularity String - Field usage depends on
service
value: - Serviceadobe_analytics
: The aggregation duration you want. Default value:HOUR
. - db String
- Field usage depends on
service
value: - Servicemyosh
: Your Myosh Server variables/db . - delimiter String
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Serviceazure_blob_storage
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicebox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicedropbox
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceemail
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegcs
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicegoogle_drive
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicekinesis
: Optional. You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. If your files sync with the wrong number of columns, consider setting this value - Services3
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicesftp
: You can specify your the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Serviceshare_point
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - Servicewasabi_cloud_storage
: You can specify the delimiter that your CSVs use here. Fivetran generally tries to infer the delimiter, but in some cases this is impossible. - developer
Reference String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl dev reference. - dimension
Attributes List<String> - Field usage depends on
service
value: - Servicedouble_click_publishers
: Dimension attributes provide additional fields associated with a Dimension. Dimension attributes can only be selected with their corresponding Dimensions. - dimensions List<String>
- Field usage depends on
service
value: - Serviceadroll
: The dimenstions that you want to sync. - Servicedouble_click_campaign_manager
: Report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. Theadvertiser
dimension is mandatory forREACH
report type - Servicedouble_click_publishers
: Report dimensions to include in the sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_display_and_video_360
: The report dimensions (filters) to include into a sync. The dimension names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - direct
Capture StringMethod - Field usage depends on
service
value: - Serviceoracle_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- Serviceoracle_sap_hva
: Possible values:DIRECT
,BFILE
,ASM
,ARCHIVE_ONLY
- distributed
Connector NumberCluster Size - Field usage depends on
service
value: - Servicecosmos
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - Servicedynamodb
: Specifies the total number of connectors in the Distributed Connector Cluster running in parallel. - domain String
- Field usage depends on
service
value: - Serviceauth0
: Your Auth0 domain. - Servicebubble
: Your Bubble app name or domain name. - Serviceconfluence
: Your Confluence domain. - Servicekustomer
: Domain is the beginning of your kustomer URL going before .kustomerapp.com, e.g. for yourcompany.kustomerapp.com the domain name is yourcompany - Serviceokta
: Your Okta domain. - Servicepipedrive
: Your Pipedrive domain. - Serviceshopware
: Your Shopware domain. - Servicesistrix
: Your SISTRIX domain. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk domain. - Serviceuservoice
: Domain of your UserVoice site. If it ends with ".uservoice.com", you can specify just the subdomain ("mydomain.uservoice.com" - "mydomain") - Servicezendesk
: Zendesk domain. - Servicezendesk_sunshine
: Zendesk domain. - domain
Host StringName - Field usage depends on
service
value: - Serviceworkday
: Workday host name. - Serviceworkday_financial_management
: Workday host name. - Serviceworkday_hcm
: Workday host name. - domain
Name String - Field usage depends on
service
value: - Servicecalabrio
: Your Calabrio domain name - Servicedynamics_365
: The custom domain name associated with Dynamics 365. - Servicehelpshift
: Your Helpshift domain name. - domain
Type String - Field usage depends on
service
value: - Servicemedallia
: Domain type of your Medallia URL - dsv
Service StringAuth - dsv
Subscription StringKey - ecommerce
Stores List<String> - Field usage depends on
service
value: - Servicemailchimp
: List of IDs of the Mailchimp E-Commerce Stores to Sync - edition String
- elements List<String>
- email String
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Email. - Serviceboostr
: Your Boostr email. - Servicecopper
: Your Copper email address. - Serviceemail
: Send your emails to this address. - Servicemoloco
: Your Moloco account email. - Servicenetsuite_suiteanalytics
: The NetSuite user's email address. - Servicepardot
: The email of the Pardot user. - Serviceskuvault
: Your SkuVault email. - Servicesmadex
: Your Smadex account's email ID. - Servicezendesk
: Zendesk email. - Servicezendesk_sunshine
: Zendesk email. - email
Address String - Field usage depends on
service
value: - Serviceclockodo
: Your Clockodo email address. - email
Id String - Field usage depends on
service
value: - Serviceordway
: Your Ordway user email ID. - Serviceplanful
: Your Planful email ID. - empty
Header Boolean - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceazure_blob_storage
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicebox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicedropbox
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceemail
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegcs
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicegoogle_drive
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicekinesis
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Services3
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - Servicesftp
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Serviceshare_point
: Optional. If your CSV generating software doesn't provide header line for the documents, Fivetran can generate the generic column names and sync data rows with them. - Servicewasabi_cloud_storage
: If your CSVs are headerless, set this is astrue
. Whentrue
, we will generate generic column names following the convention ofcolumn_0
,column_1
, ...column_n
to map the rows. Default value:false
. - enable
All BooleanDimension Combinations - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Whether to enable all reach dimension combinations in the report. Default value:false
- enable
Archive BooleanLog Only - Field usage depends on
service
value: - Servicesql_server_hva
: Use archive log only mode - Servicesql_server_sap_ecc_hva
: Use archive log only mode - enable
Data BooleanExtensions Syncing - enable
Distributed BooleanConnector Mode - Field usage depends on
service
value: - Servicecosmos
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - Servicedynamodb
: Enable to allow the connector to join a cluster of connectors forming a Distributed Connector Cluster. This cluster allows parallel syncs from the same source to the same destination using multiple connectors. - enable
Enrichments Boolean - Field usage depends on
service
value: - Servicesnowplow
: Enable Enrichments - enable
Exports Boolean - Field usage depends on
service
value: - Servicebraze
: Enable User Profile Exports - enable
Tde Boolean - Field usage depends on
service
value: - Servicesql_server_hva
: Using Transparent Data Encryption (TDE) - Servicesql_server_sap_ecc_hva
: Using Transparent Data Encryption (TDE) - encoded
Public StringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: Use the public key to grant Fivetran access to Apple Search Ads api. - encryption
Key String - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Encryption Key. - endpoint String
- Field usage depends on
service
value: - Servicebranch
: Webhook Endpoint - Serviceiterable
: Register the following URL for webhooks on your Iterable dashboard. - Servicemarketo
: Marketo REST API endpoint. - Servicesnowplow
: Connection-specific collector endpoint. The collector endpoint will have thewebhooks.fivetran.com/snowplow/endpoint_ID
format. You will need it to configure Snowplow to connect with Fivetran. - Servicewebhooks
: You can send your events to https://webhooks.fivetran.com/webhooks/{endpoint} - engagement
Attribution StringWindow - Field usage depends on
service
value: - Servicepinterest_ads
: The number of days to use as the conversion attribution window for an engagement (i.e. closeup or save) action. - enriched
Export String - Field usage depends on
service
value: - Serviceoptimizely
: Enriched Events S3 bucket - entity
Id String - Field usage depends on
service
value: - Servicecheckout
: Your Checkout.com entity ID. - Servicezuora
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - Servicezuora_sandbox
: Ifis_multi_entity_feature_enabled
istrue
, then it'sEntityId
. - environment String
- Field usage depends on
service
value: - Servicebazaarvoice
: Your Bazaarvoice environment. - Servicebuildium
: Your Buildium environment. - Servicecheckout
: Your Checkout.com environment. - Serviceconcord
: Your Concord environment. - Servicedeposco
: Your Deposco environment. - Servicedialpad
: Your Dialpad environment. - Serviceinvoiced
: Your Invoiced environment. - Servicejibble
: Your Jibble environment. - Servicelucca
: Your Lucca environment. - Serviceprocore
: Your Procore account environment. - Servicereltio
: Your Reltio environment. - Serviceservicetitan
: Your ServiceTitan environment. - Servicesmarthr
: Your SmartHR environment. - Servicetrelica
: Your Trelica environment. - Servicetremendous
: Your Tremendous environment. - Servicevts
: Your VTS environment. - Servicexactly
: Your Xactly environment. - Serviceyounium
: Your Younium API environment. - Servicezuora
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - Servicezuora_sandbox
: Zuora Sandbox Environment. This accepts either of the two values Sandbox or Central Sandbox based on your subscription. The default environment is Sandbox. - environment
Host String - Field usage depends on
service
value: - Servicexactly
: Your Xactly environment host. - environment
Name String - Field usage depends on
service
value: - Servicebusiness_central
: Name of the environment - escape
Char String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceazure_blob_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicebox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicedropbox
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceemail
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegcs
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicegoogle_drive
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicekinesis
: Optional. If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Services3
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicesftp
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Serviceshare_point
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - Servicewasabi_cloud_storage
: If your CSV generator follows non-standard rules for escaping quotation marks, you can set the escape character here. - escape
Char StringOptions - Field usage depends on
service
value: - Servicegcs
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - Services3
: Approach used by CSV parser. Default value:CUSTOM_ESCAPE_CHAR
. required for CSV parsing whennon_standard_escape_char
istrue
. - eu
Region Boolean - Field usage depends on
service
value: - Servicekustomer
: Turn it on if your app is on EU region - Servicesurvey_monkey
: The SurveyMonkey account region. Specifytrue
, if your account is hosted in the EU region. Default value isfalse
. - events List<String>
- Field usage depends on
service
value: - Serviceiterable
: List of events to sync. Should be specified whensync_mode
isSelectedEvents
- export
Storage StringType - Field usage depends on
service
value: - Serviceadjust
: Your cloud storage. - Servicebraze
: Export Storage. Required ifenable_exports
istrue
- external
Id String - Field usage depends on
service
value: - Serviceappsflyer
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_cloudtrail
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Serviceaws_cost_report
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Serviceaws_lambda
: The external ID is a string that designates who can assume the role. - Serviceaws_msk
: This is the same as yourgroup_id
. This is required whensasl_mechanism
is set toIAM
. - Serviceazure_function
: External ID. - Servicecloudfront
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicedynamodb
: This is the same as yourgroup_id
, used for authentication along with therole_arn
. - Servicekinesis
: The external ID is a string that designates who can assume the role. For more information, click a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"here/a - Services3
: Used for authentication along with therole_arn
. If not provided, it uses connector'sgroup_id
. Use the List All Groups endpoint to find thegroup_id
. - Servicesegment
: The external ID is a string that designates who can assume the role. For more information, see a href="http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html"Amazon's AWS Identity and Access Management User Guide/a. - facility
Codes String - Field usage depends on
service
value: - Serviceunicommerce
: Your uniware facility codes. - fields List<String>
- Field usage depends on
service
value: - Servicefacebook
: List of fields which connector will sync. Possible field values. - file
Type String - Field usage depends on
service
value: - Serviceaws_cost_report
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Serviceazure_blob_storage
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicebox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicedropbox
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Serviceemail
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegcs
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Servicegoogle_drive
: If your files are saved with improper extensions, you can force them to be synced as the selected filetype. - Servicekinesis
: If your files are saved with improper extensions, you can force them to by synced as the selected filetype. Leave the value as infer if your files have the correct extensions - Services3
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicesftp
: If your files are saved with improper extensions, you can force them to by synced as the selected file type. - Serviceshare_point
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - Servicewasabi_cloud_storage
: If your files are saved with improper extensions, you can force them to be synced as the selected file type. - filter String
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - finance
Account StringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all finance accounts or specific finance accounts. - finance
Accounts List<String> - Field usage depends on
service
value: - Serviceitunes_connect
: Specific finance accounts to sync. Must be populated iffinance_account_sync_mode
is set toSpecificFinanceAccounts
. - folder String
- Field usage depends on
service
value: - Servicedropbox
: Your Dropbox Folder URL. - folder
Id String - Field usage depends on
service
value: - Servicebox
: Folder URL - Servicegoogle_drive
: Folder URL - folder
Path String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Folder Path - Serviceone_drive
: Your OneDrive folder URL - Serviceoracle_business_intelligence_publisher
: The folder path to save data models and reports. - forecast
Id String - Field usage depends on
service
value: - Serviceclari
: Your Clari Forecast id . - ftp
Host String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP host. - ftp
Password String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP password. - ftp
Port Number - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP port. - ftp
User String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: FTP user. - function String
- Field usage depends on
service
value: - Serviceaws_lambda
: The name of your AWS Lambda Function. - function
App String - Field usage depends on
service
value: - Serviceazure_function
: Function app name in Azure portal. - function
Key String - Field usage depends on
service
value: - Serviceazure_function
: Function key used for authorization. - function
Name String - Field usage depends on
service
value: - Serviceazure_function
: Name of the function to be triggered. - function
Trigger String - Field usage depends on
service
value: - Servicegoogle_cloud_function
: The trigger URL of the cloud function. - gcs
Bucket String - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is thecloud_storage_type
- Servicewebhooks
: The GCS bucket name. Required ifbucket_service
is set toGCS
. - gcs
Export StringBucket - Field usage depends on
service
value: - Servicebraze
: Your GCS bucket. Required ifGCS
is theexport_storage_type
- gcs
Export StringFolder - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is theexport_storage_type
- gcs
Folder String - Field usage depends on
service
value: - Servicebraze
: Your GCS folder name. Required ifGCS
is thecloud_storage_type
- generate
Fivetran BooleanPk - Field usage depends on
service
value: - Serviceworkday
: 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. - group
Id String - Field usage depends on
service
value: - Serviceline_ads
: Your LINE Ads group ID(s). - group
Name String - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) The group name of thetarget_group_id
. - hana
Backup StringPassword - hana
Mode String - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_ecc_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - Servicehana_sap_hva_s4_netweaver
: The mode for connecting to HANA server. Available options: Single container (default), Multiple containers - Tenant database, Multiple containers - System database, Manual port selection - This option is used only if the database port needs to be specified manually. - has
Manage BooleanPermissions - Field usage depends on
service
value: - Serviceazure_service_bus
: The boolean value specifying whether the connection string has manage permissions - historic
Sync StringTime Frame - Field usage depends on
service
value: - Servicebraze
: Range of data in history you would like to include in the initial sync. - Serviceiterable
: The time range for which historical data should be synced. Default value:All Time
. - Serviceklaviyo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicemarketo
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesailthru
: Range of historical data you would like to include in the initial sync. Default value:ALL_TIME
. - Servicesalesforce_marketing_cloud
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - historical
Sync StringLimit - Field usage depends on
service
value: - Serviceconcur
: Historical Sync Limit for the Sync - Serviceeloqua
: Range of data in history you would like to include in the initial sync. Default value:ALL_TIME
. - Servicepardot
: The time range for which historical data should be synced. Default value:All Time
. - historical
Sync StringTime Frame - Field usage depends on
service
value: - Servicerokt
: Your Rokt historical sync time frame. - Serviceskimlinks
: Your Skimlinks Historical sync time frame. - Servicevimeo
: Your Vimeo Historical sync time frame. - Servicezendesk
: Used to configure Historical sync timeframe for selected tables - home
Folder String - Field usage depends on
service
value: - Serviceappsflyer
: Your S3 home folder path of the Data Locker. - host String
- Field usage depends on
service
value: - Serviceaurora
: DB instance host or IP address. - Serviceaurora_postgres
: DB instance host or IP address. - Serviceazure_postgres
: DB instance host or IP address. - Serviceazure_sql_db
: DB instance host or IP address. - Serviceazure_sql_managed_db
: DB instance host or IP address. - Serviceclarity
: DB instance host or IP address. - Servicecockroachdb
: DB instance host or IP address. - Servicecommercetools
: Your commercetools host. - Servicedatabricks_db
: The host URL for your Databricks account. - Servicedb2i_hva
: A host address of the primary node. It should be a DB instance host/IP address with a port number. - Servicedb2i_sap_hva
: DB instance host or IP address. - Servicedocumentdb
: Host IP address of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: DB instance host or IP address. - Serviceehr
: DB instance host or IP address. - Serviceelastic_cloud
: DB instance host or IP address. - Servicees_self_hosted
: DB instance host or IP address. - Serviceftp
: FTP host address. - Servicegoogle_cloud_mysql
: DB instance host or IP address. - Servicegoogle_cloud_postgresql
: DB instance host or IP address. - Servicegoogle_cloud_sqlserver
: DB instance host or IP address. - Servicehana_sap_hva_b1
: DB instance host or IP address. - Servicehana_sap_hva_ecc
: DB instance host or IP address. - Servicehana_sap_hva_ecc_netweaver
: DB instance host or IP address. - Servicehana_sap_hva_s4
: DB instance host or IP address. - Servicehana_sap_hva_s4_netweaver
: DB instance host or IP address. - Serviceheroku_postgres
: DB instance host or IP address. - Servicejira
: The Jira service host address. - Servicemagento_mysql
: DB instance host or IP address. - Servicemagento_mysql_rds
: DB instance host or IP address. - Servicemaria
: DB instance host or IP address. - Servicemaria_azure
: DB instance host or IP address. - Servicemaria_rds
: DB instance host or IP address. - Servicemarin
: The Marin host address. - Servicemysql
: DB instance host or IP address. - Servicemysql_azure
: DB instance host or IP address. - Servicemysql_rds
: DB instance host or IP address. - Servicenetsuite_suiteanalytics
: The NetSuite service host address. - Serviceopendistro
: DB instance host or IP address. - Serviceopensearch
: DB instance host or IP address. - Serviceoracle
: DB instance host or IP address. - Serviceoracle_ebs
: DB instance host or IP address. - Serviceoracle_hva
: DB instance host or IP address. - Serviceoracle_rac
: DB instance host or IP address. - Serviceoracle_rds
: DB instance host or IP address. - Serviceoracle_sap_hva
: DB instance host or IP address. - Serviceoracle_sap_hva_netweaver
: DB instance host or IP address. - Servicepostgres
: DB instance host or IP address. - Servicepostgres_rds
: DB instance host or IP address. - Serviceredshift_db
: Host name - Servicesap_hana
: The SAP HANA host or IP address. - Servicesap_s4hana
: The SAP S/4 host or IP address. - Servicesftp
: SFTP host address. - Servicesnowflake_db
: Host name - Servicesplunk
: The Splunk service host address. - Servicesql_server
: DB instance host or IP address. - Servicesql_server_hva
: DB instance host or IP address. - Servicesql_server_rds
: DB instance host or IP address. - Servicesql_server_sap_ecc_hva
: DB instance host or IP address. - host
Ip String - Field usage depends on
service
value: - Serviceazure_blob_storage
: IP address of host tunnel machine which is used to connect to the Storage container. - Serviceazure_service_bus
: The IP address of the host machine which we use to connect to ASB via ssh - host
Name String - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble Hostname. - Servicedatadog
: Your Datadog host name. - host
Url String - Field usage depends on
service
value: - Serviceadobe_commerce
: Your Adobe Commerce host url. - Servicesparkpost
: Your SparkPost host URL. - host
User String - Field usage depends on
service
value: - Serviceazure_blob_storage
: Username in the host machine. - Serviceazure_service_bus
: The username on the host machine which we use to connect to ASB via ssh - hostname String
- Field usage depends on
service
value: - Serviceakamai
: Your Akamai hostname. - Serviceukg_pro
: Your UKG Pro hostname. - hosts List<String>
- Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: A list of host addresses for Azure Cosmos DB for Mongo DB. - Servicemongo
: 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. - Servicemongo_sharded
: 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. - http
Path String - Field usage depends on
service
value: - Servicedatabricks_db
: http path - identifier String
- Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client identifier. - Servicestatistics_netherlands_cbs
: Your Statistics Netherlands CBS catalog identifier. - identity String
- Field usage depends on
service
value: - Servicemarketo
: Marketo REST API identity url. - include
Ocapi BooleanEndpoints - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: Whether to sync data through OCAPI endpoints. - instance String
- Field usage depends on
service
value: - Serviceacumatica
: Your Acumatica instance name. - Servicecoupa
: The instance name of your Coupa account in the URL. - Serviceflywheel_digital
: Your Flywheel Digital instance. - Servicesalesforce_marketing_cloud
: The Salesforce Marketing Cloud instance ID - Serviceservicenow
: ServiceNow Instance ID. - instance
Number String - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_ecc_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4
: Two-digit number (00-97) of the SAP instance within its host. - Servicehana_sap_hva_s4_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - Serviceoracle_sap_hva_netweaver
: Two-digit number (00-97) of the SAP instance within its host. - instance
Url String - Field usage depends on
service
value: - Servicesap_business_by_design
: The SAP Business ByDesign instance URL. - integration
Key String - Field usage depends on
service
value: - Servicependo
: The integration key of the Pendo account. - ip
Address String - Field usage depends on
service
value: - Serviceaveva_pi
: IP address of the AF Server - is
Account BooleanLevel Connector - Field usage depends on
service
value: - Servicefivetran_log
: (Optional) Retrieve account-level logs. - is
Auth2Enabled Boolean - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Default value:false
- is
Custom BooleanApi Credentials - Field usage depends on
service
value: - Servicetwitter_ads
: Custom API credentials - is
External BooleanActivities Endpoint Selected - Field usage depends on
service
value: - Servicepardot
: Whether theEXTERNAL_ACTIVITY
table must be synced or not. - is
Ftps Boolean - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Use Secure FTP (FTPS). - is
Keypair Boolean - Field usage depends on
service
value: - Servicesftp
: Whether to use a key pair for authentication. Whentrue
, do not usepassword
. - is
Multi BooleanEntity Feature Enabled - Field usage depends on
service
value: - Servicezuora
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - Servicezuora_sandbox
: Set totrue
if there are multiple entities in your Zuora account and you only want to use one entity. Otherwise, set tofalse
. - is
New BooleanPackage - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Indicates that that your installed package uses OAuth 2.0. Default value:false
- is
Private BooleanKey Encrypted - Field usage depends on
service
value: - Servicesnowflake_db
: Indicates that a private key is encrypted. The default value:false
. The field can be specified if authentication type isKEY_PAIR
. - is
Private BooleanLink Required - Field usage depends on
service
value: - Serviceaws_lambda
: We use PrivateLink by default if your AWS Lambda is in the same region as Fivetran. Turning on this toggle ensures that Fivetran always connects to AWS lambda over PrivateLink. Learn more in our PrivateLink documentation. - Services3
: Set totrue
if you want to connect to S3 bucket over PrivateLink. Default value:false
. - is
Public Boolean - Field usage depends on
service
value: - Serviceaws_cost_report
: Whether you are syncing from a public bucket. Default value:false
. - Servicekinesis
: Is the bucket public? (you don't need an AWS account for syncing public buckets!) - Services3
: Whether you are syncing from a public bucket. Default value:false
. - is
Sailthru BooleanConnect Enabled - Field usage depends on
service
value: - Servicesailthru
: Enable this if you want to sync Sailthru Connect - is
Secure Boolean - Field usage depends on
service
value: - Serviceftp
: Whether the server supports FTPS. - is
Sftp BooleanCreds Available - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Provide SFTP credentials - is
Single BooleanTable Mode - Field usage depends on
service
value: - Servicebox
: Allows the creation of connector using Merge Mode strategy. - Servicedropbox
: Allows the creation of connector using Merge Mode strategy. - Servicegoogle_drive
: Allows the creation of connector using Merge Mode strategy. - Servicesftp
: Allows the creation of connector using the specified Sync strategy. - Serviceshare_point
: Allows the creation of connector using Merge Mode strategy. - is
Test BooleanAccount - Field usage depends on
service
value: - Serviceadyen
: Whether or not your Adyen Account is a Test Account. Default value:false
. - is
Vendor Boolean - Field usage depends on
service
value: - Serviceamazon_selling_partner
: Whether or not you have a Vendor Account. Default value:false
. - issuer String
- Field usage depends on
service
value: - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud issuer name. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud issuer name. - json
Delivery StringMode - Field usage depends on
service
value: - Serviceaws_cost_report
: Control how your JSON data is delivered into your destination - Serviceazure_blob_storage
: Control how your JSON data is delivered into your destination - Servicebox
: Control how your JSON data is delivered into your destination - Servicedropbox
: Control how your JSON data is delivered into your destination - Serviceemail
: Control how your JSON data is delivered into your destination - Serviceftp
: Control how your JSON data is delivered into your destination - Servicegcs
: Control how your JSON data is delivered into your destination - Servicegoogle_drive
: Control how your JSON data is delivered into your destination - Servicekinesis
: Control how your JSON data is delivered into your destination - Services3
: Control how your JSON data is delivered into your destination - Servicesftp
: Control how your JSON data is delivered into your destination - Serviceshare_point
: Control how your JSON data is delivered into your destination - Servicewasabi_cloud_storage
: Specifies how Fivetran should handle your JSON data. Default value:Packed
. - key String
- Field usage depends on
service
value: - Serviceuservoice
: The UserVoice API key. - key
Password String - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKey Password
. - key
Store StringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Key Store Type - keystore String
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theKeystore File
as Base64 encoded string. - keystore
Password String - Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, enter yourKeystore Password
. - last
Synced StringChanges Utc_ - latest
Version String - legal
Entity StringId - Field usage depends on
service
value: - Serviceyounium
: Your Younium legal entity ID. - limit
For NumberApi Calls To External Activities Endpoint - Field usage depends on
service
value: - Servicepardot
: API limit for the external activities endpoint. - line
Separator String - Field usage depends on
service
value: - Serviceaws_cost_report
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceazure_blob_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicebox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicedropbox
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceemail
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegcs
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicegoogle_drive
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicekinesis
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Services3
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicesftp
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Serviceshare_point
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - Servicewasabi_cloud_storage
: You can specify the custom line separator for your CSV files. The line separator is used in files to separate one row from the next. - list
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment list ID. - list
Of StringCompany Ids - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail list of company IDs. - list
Strategy String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Servicekinesis
: Optional. If you have a file structure where new files are always named in lexicographically increasing order such as files being named in increasing order of time, you can select codetime_based_pattern_listing/code. - Services3
: The listing strategy you want to use. Default value:complete_listing
. - list
Sync StringMode - Field usage depends on
service
value: - Servicegoogle_analytics_4_export
: The Sync Mode - log
Journal String - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal name. - Servicedb2i_sap_hva
: The log journal name. - log
Journal StringSchema - Field usage depends on
service
value: - Servicedb2i_hva
: The log journal schema. - Servicedb2i_sap_hva
: The log journal schema. - log
On StringGroup - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - Servicehana_sap_hva_s4_netweaver
: Name of the SAP logon group. The default value is PUBLIC. This field is optional. - login String
- Field usage depends on
service
value: - Servicerebound_returns
: Your ReBound Returns login. - Servicethe_trade_desk
: The Trade Desk email. It is a part of the login credentials. - Servicewalmart_dsp
: Walmart DSP email. It is a part of the login credentials. - login
Password String - Field usage depends on
service
value: - Serviceconcur
: The SAP Concur password. - Servicesage_intacct
: The login password. It is a part of the login credentials. - manager
Accounts List<String> - Field usage depends on
service
value: - Servicegoogle_ads
: The list of the Manager Account IDs whose clients will be synced. Must be populated ifsync_mode
is set toManagerAccounts
. - max
Api NumberRequests Per Day - Field usage depends on
service
value: - Servicereltio
: Maximum API requests per day - merchant
Id String - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Merchant ID. - Serviceamazon_selling_partner
: The Merchant ID or Vendor Code. - Serviceavantlink
: Your AvantLink Merchant ID. - Servicebraintree
: Your Braintree merchant ID. - Servicebraintree_sandbox
: Your Braintree merchant ID. - Serviceshareasale
: Your ShareASale merchant ID. - Servicexsolla
: Your Xsolla Merchant ID. - message
Type String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka message type. - Serviceaws_msk
: The Message type. - Serviceazure_event_hub
: Message type. - Serviceazure_service_bus
: The format of messages in the topic - Serviceconfluent_cloud
: Confluent Cloud message type. - Serviceheroku_kafka
: Heroku Kafka message type. - metric
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment metric ID. - metrics List<String>
- Field usage depends on
service
value: - Serviceadroll
: The metrics that you want to sync. - Servicecriteo
: Metrics - Servicedouble_click_campaign_manager
: Report metrics to include into a sync. - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_display_and_video_360
: The report metrics to include into a sync. The metric names are provided in the API format. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - named
Range String - Field usage depends on
service
value: - Servicegoogle_sheets
: The name of the named data range on the sheet that contains the data to be synced. - namespace String
- Field usage depends on
service
value: - Serviceazure_service_bus
: The ASB namespace which we have to sync. Required forAzureActiveDirectory
authentication. - network
Code Number - Field usage depends on
service
value: - Servicedouble_click_publishers
: Network code is a unique, numeric identifier for your Ad Manager network. - non
Standard BooleanEscape Char - Field usage depends on
service
value: - Servicegcs
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - Services3
: Use this if your CSV generator uses non-standard ways of escaping characters. Default value:false
. - null
Sequence String - Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Serviceazure_blob_storage
: If your CSVs use a special value indicating null, you can specify it here. - Servicebox
: If your CSVs use a special value indicating null, you can specify it here. - Servicedropbox
: If your CSVs use a special value indicating null, you can specify it here. - Serviceemail
: If your CSVs use a special value indicating null, you can specify it here. - Serviceftp
: If your CSVs use a special value indicating null, you can specify it here. - Servicegcs
: If your CSVs use a special value indicating null, you can specify it here. - Servicegoogle_drive
: If your CSVs use a special value indicating null, you can specify it here. - Servicekinesis
: Optional. If your CSVs use a special value indicating null, you can specify it here. - Services3
: If your CSVs use a special value indicating null, you can specify it here. - Servicesftp
: If your CSVs use a special value indicating null, you can specify it here. - Serviceshare_point
: If your CSVs use a special value indicating null, you can specify it here. - Servicewasabi_cloud_storage
: If your CSVs use a special value indicating null, you can specify it here. - oauth
Token String - oauth
Token StringSecret - ocapi
Client StringId - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client ID. - ocapi
Client StringSecret - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI Client secret. - ocapi
Custom StringObject Types - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI custom object types. - ocapi
Hostname String - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce Commerce Cloud OCAPI hostname. - odbc
Driver StringManager Library Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: ODBC manager library path - Servicehana_sap_hva_ecc
: ODBC manager library path - Servicehana_sap_hva_s4
: ODBC manager library path - odbc
Sys StringIni Path - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_ecc
: odbc.ini and odbcsinst.ini location - Servicehana_sap_hva_s4
: odbc.ini and odbcsinst.ini location - on
Error String - Field usage depends on
service
value: - Serviceaws_cost_report
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceazure_blob_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicebox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicedropbox
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegcs
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicegoogle_drive
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicekinesis
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Services3
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - Servicesftp
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Serviceshare_point
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value as fail unless you are certain that you have undesirable, malformed data. - Servicewasabi_cloud_storage
: If you know that your files contain some errors, you can choose to have poorly formatted lines skipped. We recommend leaving the value asfail
unless you are certain that you have undesirable, malformed data. - on
Premise Boolean - Field usage depends on
service
value: - Servicejira
: Whether the Jira instance is local or in cloud. - organization String
- Field usage depends on
service
value: - Servicegladly
: Your Gladly Organization Name. - Servicestatuspage
: Your Statuspage Organization ID. - organization
Domain String - Field usage depends on
service
value: - Serviceadobe_workfront
: Your Adobe Workfront organization domain. - organization
Id String - Field usage depends on
service
value: - Serviceadobe_analytics
: Organization ID from the Service Account (JWT) credentials of your Adobe Project. - Serviceintegrate
: Your Integrate organization ID. - Servicemegaphone
: Your Megaphone organization ID. - Serviceproductive
: Your Productive Organization ID. - Servicesalesforce_commerce_cloud
: The organization ID from Salesforce Commerce Cloud account. - Servicesentry
: Your Sentry organization ID. - Servicezoho_books
: Your Zoho Books Organization ID. - Servicezoho_inventory
: Your Zoho Inventory organization ID. - organization
Name String - Field usage depends on
service
value: - Servicebrightpearl
: Your Brightpearl organization name. - Serviceconfluence
: Your Confluence organization name. - organizations List<String>
- Field usage depends on
service
value: - Serviceapple_search_ads
: Organizations - Servicesnapchat_ads
: Specific organizations IDs to sync. Must be populated ifsyncMode
is set toSpecificOrganizations
. - packed
Mode List<String>Tables - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicedynamodb
: List of tables to be synced in packed mode. - Servicefirebase
: Specific tables to sync. Must be populated ifpacking_mode
is set toSelectTablesForPackedMode
. - Servicemongo
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - Servicemongo_sharded
: List of tables to be synced in packed mode; format:db.table
(case-sensitive). - packing
Mode String - Field usage depends on
service
value: - Serviceazure_cosmos_for_mongo
: Indicates the desired sync pack mode. Accepted values areUsePackedModeOnly
andUseUnpackedModeOnly
.SelectTablesForPackedMode
is deprecated. - Servicefirebase
: Whether to sync all tables in unpacked mode or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceklaviyo
: Packing mode for EVENT and PERSON tables. - Servicemongo
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Servicemongo_sharded
: Whether to sync all tables in unpacked mode only, all tables in packed mode only, or specific tables in packed mode. Default value:UseUnpackedModeOnly
. - Serviceoptimizely
: Packing mode for conversion and decision tables. - Servicesailthru
: Packing mode for LIST_STATE and USER tables. - pages List<String>
- Field usage depends on
service
value: - Servicefacebook_pages
: Specific pages to sync. Must be populated ifsync_mode
is set toSpecificPages
. - partner
Code String - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission partner code. - partner
User StringId - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserID. - partner
User StringSecret - Field usage depends on
service
value: - Serviceexpensify
: Your Expensify partnerUserSecret. - partners List<String>
- Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The list of partners to include into a sync. This parameter only takes effect whenconfig_method
is set toCREATE_NEW
. - Servicethe_trade_desk
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicewalmart_dsp
: Specific Partner IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - pass
Phrase String - Field usage depends on
service
value: - Servicequaltrics
: Pass Phrase - passphrase String
- Field usage depends on
service
value: - Servicesnowflake_db
: 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 isKEY_PAIR
. - password String
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS password. - Serviceadobe_commerce
: Your Adobe Commerce password. - Serviceakeneo
: Your Akeneo password. - Serviceanaplan
: Your Anaplan password. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Password. - Serviceaurora
: The user's password. - Serviceaurora_postgres
: The user's password. - Serviceazure_cosmos_for_mongo
: Password used for source database authentication. - Serviceazure_postgres
: The user's password. - Serviceazure_sql_db
: The user's password. - Serviceazure_sql_managed_db
: The user's password. - Serviceboostr
: Your Boostr password. - Serviceceridian_dayforce
: Your Ceridian Dayforce Password. - Servicecin7
: Your Cin7 API Key. - Serviceclarity
: The user's password. - Servicecockroachdb
: The user's password. - Servicecollibra
: Your collibra password. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account password. - Servicecontrast_security
: Your Contrast Security API Password. - Servicedb2i_hva
: The user's password. - Servicedb2i_sap_hva
: The user's password. - Servicedeposco
: Your Deposco password. - Servicedocumentdb
: The user's password. - Servicedynamics_365_fo
: The user's password. - Serviceehr
: The user's password. - Serviceelastic_cloud
: The user's password. - Servicees_self_hosted
: The user's password. - Serviceftp
: FTP password. - Serviceglobalmeet
: Your GlobalMeet Password. - Servicegoogle_cloud_mysql
: The user's password. - Servicegoogle_cloud_postgresql
: The user's password. - Servicegoogle_cloud_sqlserver
: The user's password. - Servicegreen_power_monitor
: Your GreenPowerMonitor password. - Serviceguru
: Your Guru password. - Servicehana_sap_hva_b1
: The user's password. - Servicehana_sap_hva_ecc
: The user's password. - Servicehana_sap_hva_ecc_netweaver
: The user's password. - Servicehana_sap_hva_s4
: The user's password. - Servicehana_sap_hva_s4_netweaver
: The user's password. - Serviceheroku_postgres
: The user's password. - Servicehilti_ontrack
: Your Hilti On!Track password. - Serviceimpact
: Your Impact Account Token - Serviceintegral_ad_science
: Your integral_ad_science password. - Serviceitunes_connect
: Your password - Servicejamf
: Your Jamf password. - Servicejira
: The Jira user's password. - Servicekhoros_care
: Your Khoros Care password. - Servicekissmetrics
: Your Kissmetrics API Password. - Serviceklarna
: Your Klarna Password. - Servicelessonly
: Your Lessonly password. - Servicemagento_mysql
: The user's password. - Servicemagento_mysql_rds
: The user's password. - Servicemaria
: The user's password. - Servicemaria_azure
: The user's password. - Servicemaria_rds
: The user's password. - Servicemarin
: The Marin user's password. - Servicemoloco
: Your Moloco account password. - Servicemongo
: The user's password. - Servicemongo_sharded
: The user's password. - Servicemyosh
: Your myosh password. - Servicemysql
: The user's password. - Servicemysql_azure
: The user's password. - Servicemysql_rds
: The user's password. - Servicenetsuite_suiteanalytics
: The NetSuite user's password. - Serviceopendistro
: The user's password. - Serviceopensearch
: The user's password. - Serviceoracle
: The user's password. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence user password. - Serviceoracle_ebs
: The user's password. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud user password. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud user password. - Serviceoracle_hva
: The user's password. - Serviceoracle_rac
: The user's password. - Serviceoracle_rds
: The user's password. - Serviceoracle_sap_hva
: The user's password. - Serviceoracle_sap_hva_netweaver
: The user's password. - Serviceoutbrain
: The Outbrain user's password. - Servicepardot
: The Pardot user's password. - Servicepartnerize
: Your Partnerize account's password. - Servicepodio
: Your Podio account password. - Servicepostgres
: The user's password. - Servicepostgres_rds
: The user's password. - Serviceqmatic_data_connect
: Your Qmatic Data Connect password. - Serviceredshift_db
: The Redshift user's password. - Servicerevx
: Your RevX Password. - Servicertb_house
: Your RTB House password. - Servicesap_business_by_design
: The SAP Business ByDesign password. - Servicesap_hana
: Your SAP HANA password. - Servicesap_s4hana
: Your SAP S/4 password. - Servicescorm
: Your Scorm Secret Key. - Serviceservicenow
: Your account password. - Servicesftp
: SFTP password. - Serviceshiphero
: Your ShipHero password. - Serviceshipstation
: Your ShipStation password. - Serviceshopware
: Your Shopware password. - Serviceskuvault
: Your SkuVault password. - Servicesmadex
: Your Smadex Password. - Servicesnowflake_db
: The Snowflake user's password. - Servicesplash
: Your Splash password. - Servicesplunk
: The Splunk user's password. - Servicesql_server
: The user's password. - Servicesql_server_hva
: The user's password. - Servicesql_server_rds
: The user's password. - Servicesql_server_sap_ecc_hva
: The user's password. - Servicestarrez
: Your StarRez API password - Servicestickyio
: Your sticky.io password. - Servicestylight
: Your Stylight Password. - Servicesugarcrm
: Your SugarCRM password. - Serviceteamwork
: Your Teamwork password. - Servicethe_trade_desk
: The Trade Desk password. It is a part of the login credentials. - Servicetoggl_track
: Your Toggl Track Password - Serviceukg_pro
: Your UKG Pro password. - Serviceunicommerce
: Your uniware login password. - Serviceupland
: Your Upland Software Password. - Serviceveevavault
: Your Veeva Vault password. - Servicewalmart_dsp
: Walmart DSP password. It is a part of the login credentials. - Servicewhen_i_work
: Your When I Work password. - Servicewherefour
: Your Wherefour password. - Serviceworkday
: Workday password. - Serviceworkday_financial_management
: Workday password. - Serviceworkday_hcm
: Workday password. - Servicexandr
: Your Xandr password. - Serviceyounium
: Your Younium password. - pat String
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Token
generated in Github. - pat
Name String - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Name. - pat
Secret String - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source PAT Secret. - path String
- Field usage depends on
service
value: - Servicejira
: A URL subdirectory where the Jira instance is working. - pats List<String>
- Field usage depends on
service
value: - Servicegithub
: ThePersonal Access Tokens
. - pattern String
- Field usage depends on
service
value: - Serviceaws_cost_report
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Serviceazure_blob_storage
: All files in your search path matching this regular expression will be synced. - Servicebox
: All files in your search path matching this regular expression will be synced. - Servicedropbox
: All files in your search path matching this regular expression will be synced. - Serviceemail
: All files in your search path matching this regular expression will be synced. - Serviceftp
: All files in your search path matching this regular expression will be synced. - Servicegcs
: All files in your search path matching this regular expression will be synced. - Servicegoogle_drive
: All files in your search path matching this regular expression will be synced. - Servicekinesis
: Optional. All files in your search path matching this regular expression will be synced. This parameter is optional. - Services3
: All files in your search path matching this regular expression will be synced. - Servicesftp
: All files in your search path matching this regular expression will be synced. - Serviceshare_point
: All files in your search path matching this regular expression will be synced. - Servicewasabi_cloud_storage
: All files in your search path matching this regular expression will be synced. - pdb
Name String - Field usage depends on
service
value: - Serviceoracle
: Optional: Required only for containerized database. - Serviceoracle_ebs
: Optional: Required only for containerized database. - Serviceoracle_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - Serviceoracle_rac
: Optional: Required only for containerized database. - Serviceoracle_rds
: Optional: Required only for containerized database. - Serviceoracle_sap_hva
: (Multi-tenant databases only) The database's PDB name. Exclude this parameter for single-tenant databases. - pem
Certificate String - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM certificate file. Must be populated ifis_auth2_enabled
is set tofalse
. - pem
Private StringKey - Field usage depends on
service
value: - Serviceapple_search_ads
: The contents of your PEM secret key file. Must be populated ifis_auth2_enabled
is set totrue
. - per
Interaction List<String>Dimensions - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: Per Interaction Dimensions. - personal
Access StringToken - Field usage depends on
service
value: - Servicecj_commission_detail
: Your CJ Commission Detail personal access token. - Servicedatabricks_db
: Access Token - Serviceharvest
: Your Harvest Personal Access Token. - Serviceproductive
: Your Productive personal access token. - Servicetotango
: Your Totango personal access token. - personal
Api StringToken - Field usage depends on
service
value: - Servicecircleci
: Your CircleCI Personal API token. - Servicemonday
: Your Monday.com Personal API Token. - pgp
Pass StringPhrase - Field usage depends on
service
value: - Serviceazure_blob_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The PGP passphrase used to create the key. Must be populated ifuse_pgp_encryption_options
is set totrue
. - pgp
Secret StringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Serviceftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicegcs
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Services3
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicesftp
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - Servicewasabi_cloud_storage
: The contents of your PGP secret key file. Must be populated ifuse_pgp_encryption_options
is set totrue
. - phone
Number String - Field usage depends on
service
value: - Serviceitunes_connect
: Register the number on AppleId Account Page for 2FA - plan
Type String - Field usage depends on
service
value: - Servicejustcall
: Your JustCall Plan Type. - port Number
- Field usage depends on
service
value: - Serviceaurora
: The port number. - Serviceaurora_postgres
: The port number. - Serviceaveva_pi
: Port number at which the AF Server is running - Serviceazure_postgres
: The port number. - Serviceazure_sql_db
: The port number. - Serviceazure_sql_managed_db
: The port number. - Serviceclarity
: The port number. - Servicecockroachdb
: The port number. - Servicedatabricks_db
: The port of your SQL warehouse. - Servicedb2i_hva
: The port number. - Servicedb2i_sap_hva
: The port number. - Servicedocumentdb
: Port of the primary node. Ignored ifhosts
value is provided. - Servicedynamics_365_fo
: The port number. - Serviceehr
: The port number. - Serviceelastic_cloud
: The port number. - Servicees_self_hosted
: The port number. - Serviceftp
: FTP port. - Servicegoogle_cloud_mysql
: The port number. - Servicegoogle_cloud_postgresql
: The port number. - Servicegoogle_cloud_sqlserver
: The port number. - Servicehana_sap_hva_b1
: The port number. - Servicehana_sap_hva_ecc
: The port number. - Servicehana_sap_hva_ecc_netweaver
: The port number. - Servicehana_sap_hva_s4
: The port number. - Servicehana_sap_hva_s4_netweaver
: The port number. - Serviceheroku_postgres
: The port number. - Servicejira
: The Jira service host port. - Servicemagento_mysql
: The port number. - Servicemagento_mysql_rds
: The port number. - Servicemaria
: The port number. - Servicemaria_azure
: The port number. - Servicemaria_rds
: The port number. - Servicemysql
: The port number. - Servicemysql_azure
: The port number. - Servicemysql_rds
: The port number. - Servicenetsuite_suiteanalytics
: The NetSuite service host port. - Serviceopendistro
: The port number. - Serviceopensearch
: The port number. - Serviceoracle
: The port number. - Serviceoracle_ebs
: The port number. - Serviceoracle_hva
: The port number. - Serviceoracle_rac
: The port number. - Serviceoracle_rds
: The port number. - Serviceoracle_sap_hva
: The port number. - Servicepostgres
: The port number. - Servicepostgres_rds
: The port number. - Serviceredshift_db
: Port number - Servicesap_hana
: The SAP HANA port number. - Servicesap_s4hana
: The SAP S/4 port number. - Servicesftp
: SFTP port. - Servicesnowflake_db
: The Snowflake optional port number. - Servicesplunk
: The Splunk service host port. - Servicesql_server
: The port number. - Servicesql_server_hva
: The port number. - Servicesql_server_rds
: The port number. - Servicesql_server_sap_ecc_hva
: The port number. - post
Click StringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on clicks. Default value:DAY_30
- prebuilt
Report String - Field usage depends on
service
value: - Servicefacebook
: The name of report of which connector will sync the data. Possible prebuilt_report values. - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - prefix String
- Field usage depends on
service
value: - Serviceaws_cloudtrail
: If prefix is present when configuring the bucket. - Serviceaws_cost_report
: Folder path to the aws_cost_report files within the bucket. - Serviceaws_inventory
: The prefix if you used one when configuring the bucket. - Serviceazure_blob_storage
: All files and folders under this folder path will be searched for files to sync. - Servicebox
: All files and folders under this folder path will be searched for files to sync. - Servicecloudfront
: The name of the CloudFront folder in the bucket. - Servicedropbox
: All files and folders under this folder path will be searched for files to sync. - Serviceftp
: All files and folders under this folder path will be searched for files to sync. - Servicegcs
: All files and folders under this folder path will be searched for files to sync. - Servicegoogle_drive
: All files and folders under this folder path will be searched for files to sync, this can be the entire drive link or a folder URL - Servicekinesis
: Folder path to the Kinesis files within the bucket. - Servicemarin
: Folder path to the Marin manifest file. - Servicemicrosoft_dynamics_365_fo
: Folder name in which the exported dynamics 365 data resides. - Services3
: All files and folders under this folder path will be searched for files to sync. - Servicesegment
: Folder path to the Segment files within the bucket. Must be populated ifsync_type
is set toS3
. - Servicesftp
: All files and folders under this folder path will be searched for files to sync. - Serviceshare_point
: All files and folders under this folder path link will be searched for files to sync. This can be any shared folder link. - Servicewasabi_cloud_storage
: All files and folders under this folder path will be searched for files to sync. - primary
Key String - Field usage depends on
service
value: - Servicecare_quality_commission
: Your Care Quality Commission primary key. - primary
Keys List<String> - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - private
Key String - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS REST API private key. - Serviceadobe_analytics
: The complete contents of your private key file including the start and end tags (----BEGIN PRIVATE KEY----
to----END PRIVATE KEY----
). - Serviceadp_workforce_now
: Private Key. - Serviceanaplan
: The contents of your private key file. Must be populated ifauth_mode
is set toCertificate
. - Serviceapple_search_ads
: The contents of your secret key file. Must be populated ifis_auth2_enabled
is set tofalse
. - Servicebraintree
: The contents of your secret key file. - Servicebraintree_sandbox
: The contents of your secret key file. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud private key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud private key. - Servicequaltrics
: Your private key - Servicesalesforce
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesalesforce_sandbox
: Provide content of the.key
private key (only when authentication_method =ADVANCED
). - Servicesnowflake_db
: Private access key. The field should be specified if authentication type isKEY_PAIR
. - private
Token String - Field usage depends on
service
value: - Serviceeventbrite
: Your Eventbrite private token. - product String
- Field usage depends on
service
value: - Servicewebconnex
: Your Webconnex product. - profiles List<String>
- Field usage depends on
service
value: - Serviceamazon_ads
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSpecificProfiles
. - Servicegoogle_analytics
: Specific User Profile IDs to sync. Must be populated ifsyncMode
is set toSpecificAccounts
. - Servicegoogle_analytics_mcf
: Specific User Profile IDs to sync. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - profiles
Amazon StringDsp - Field usage depends on
service
value: - Serviceamazon_dsp
: Comma-separated list of your Amazon DSP profiles. - project
Access StringToken - Field usage depends on
service
value: - Servicerollbar
: Your Rollbar project access token. - project
Credentials List<Property Map> - project
Id String - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery project ID - Servicegoogle_analytics_360
: The project ID. - Servicegoogle_analytics_4_export
: The Project ID. - Servicemixpanel
: Project ID - project
Ids String - Field usage depends on
service
value: - Servicesentry
: Your Sentry project IDs. - project
Key String - Field usage depends on
service
value: - Servicecommercetools
: Your commercetools project key. - projects List<String>
- Field usage depends on
service
value: - Serviceasana
: Specific Project IDs to sync. Must be populated ifsyncMode
is set toSpecificProjects
. - Servicejira
: Specific projects to sync. Must be populated ifsyncMode
is set toCUSTOM
. - properties List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics_4
: The array of strings in theproperties/{id}
format whereid
is a Google Analytics 4 property identifier. Must be populated ifsync_mode
is set toSPECIFIC_ACCOUNTS
. - property
Id String - Field usage depends on
service
value: - Servicecloudbeds
: Your Cloudbeds property IDs. - public
Key String - Field usage depends on
service
value: - Serviceaurora
: Public Key - Serviceaurora_postgres
: Public Key - Serviceazure_blob_storage
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_cosmos_for_mongo
: Public Key - Serviceazure_postgres
: Public Key - Serviceazure_service_bus
: Public key generated by Fivetran to be copied into the host-machine's authorized keys file. - Serviceazure_sql_db
: Public Key. - Serviceazure_sql_managed_db
: Public Key. - Servicebraintree
: The contents of your PEM certificate file. - Servicebraintree_sandbox
: The contents of your PEM certificate file. - Serviceclarity
: Public Key. - Servicecockroachdb
: Public Key - Servicedb2i_hva
: Public Key - Servicedb2i_sap_hva
: Public Key - Servicedocumentdb
: Public Key - Servicedynamics_365_fo
: Public Key. - Serviceehr
: Public Key. - Serviceelastic_cloud
: Public Key - Servicees_self_hosted
: Public Key - Servicegoogle_cloud_mysql
: Public Key - Servicegoogle_cloud_postgresql
: Public Key - Servicegoogle_cloud_sqlserver
: Public Key. - Servicehana_sap_hva_b1
: Public Key - Servicehana_sap_hva_ecc
: Public Key - Servicehana_sap_hva_ecc_netweaver
: Public Key - Servicehana_sap_hva_s4
: Public Key - Servicehana_sap_hva_s4_netweaver
: Public Key - Serviceheroku_postgres
: Public Key - Servicemagento_mysql
: Public Key - Servicemagento_mysql_rds
: Public Key - Servicemaria
: Public Key - Servicemaria_azure
: Public Key - Servicemaria_rds
: Public Key - Servicemongo
: Public Key - Servicemongo_sharded
: Public Key - Servicemysql
: Public Key - Servicemysql_azure
: Public Key - Servicemysql_rds
: Public Key - Serviceopendistro
: Public Key - Serviceopensearch
: Public Key - Serviceoracle
: Public Key - Serviceoracle_ebs
: Public Key - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud public key. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud public key. - Serviceoracle_hva
: Public Key - Serviceoracle_rac
: Public Key - Serviceoracle_rds
: Public Key - Serviceoracle_sap_hva
: Public Key - Servicepartnerstack_vendor
: Your PartnerStack Vendor Public key. - Servicepostgres
: Public Key - Servicepostgres_rds
: Public Key - Servicesap_hana
: Public Key - Servicesap_s4hana
: Public Key - Servicesftp
: Public Key - Servicesql_server
: Public Key. - Servicesql_server_hva
: Public Key. - Servicesql_server_rds
: Public Key. - Servicesql_server_sap_ecc_hva
: Public Key. - publication
Name String - Field usage depends on
service
value: - Serviceaurora_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceazure_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - Servicepostgres_rds
: Publication name. Specify only for"updated_method": "WAL_PGOUTPUT"
. - publisher
Id String - Field usage depends on
service
value: - Serviceskimlinks
: Your Skimlinks publisher ID. - pull
Archived BooleanCampaigns - Field usage depends on
service
value: - Serviceoutbrain
: Include or ignore results from archived campaigns - python
Version String - query
Id String - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: The ID of the query whose configuration you want to reuse. This is a required parameter whenconfig_method
is set toREUSE_EXISTING
. - query
Param StringValue - Field usage depends on
service
value: - Servicealchemer
: Your Alchemer API key. - Servicebirdeye
: Your Birdeye query-param-value. - quota
Project StringId - Field usage depends on
service
value: - Servicebigquery_db
: Specify a different project ID to account for quota and billing of Fivetran query workload - quote
Char String - Field usage depends on
service
value: - Serviceazure_blob_storage
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegcs
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicegoogle_drive
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Services3
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Servicesftp
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - Serviceshare_point
: You can specify the enclosing character used in your CSVs here. Fivetran will consider " as the quote character if this field is empty and quote_character_enabled is set to true. - quote
Character BooleanEnabled - Field usage depends on
service
value: - Serviceazure_blob_storage
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegcs
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicegoogle_drive
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Services3
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Servicesftp
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - Serviceshare_point
: If you don’t want to use an enclosing character while processing the files, set the value to false. By default, the value is set to true and is considered " as quote character. - rate
Limit StringPlan - Field usage depends on
service
value: - Servicevimeo
: Your Vimeo rate limit plan. - refresh
Token String - Field usage depends on
service
value: - Serviceironsource
: Your IronsourceClient Secret
. - refresh
Token StringExpires At - Field usage depends on
service
value: - Servicepinterest_ads
: The expiration date of the refresh token. Unix timestamp in seconds - region String
- Field usage depends on
service
value: - Servicealgolia
: Your Algolia analytics region. - Serviceamazon_ads
: The region used by the Amazon Ads profile. - Serviceamazon_selling_partner
: The region used by the Amazon Selling Partner profile. - Serviceanaplan
: Your Anaplan account region - Serviceatlassian_ops_genie
: Your company's Osgenie region (usually company.opsgenie.com) - Serviceawin
: Your Awin Region. - Serviceaws_lambda
: The AWS region code for the DynamoDB instance. - Servicebigin_by_zoho_crm
: Your Bigin by Zoho CRM Region - Serviceconcur
: The region. - Servicecvent
: Your Cvent region. - Serviceeverflow
: Your Everflow region. - Serviceexact_online
: Your Exact Online region. - Servicegetfeedback
: Your GetFeedback region. - Servicehappyfox
: Your HappyFox region. - Servicekeypay
: Your KeyPay region. - Servicemedallia_agile_research
: Your Medallia Agile region. - Servicemessagebird
: Your MessageBird Account region. - Servicemixpanel
: Data Region - Servicenavan
: Your Navan region. - Serviceon24
: Your ON24 region. - Servicependo
: The Pendo account region. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Region. - Serviceringover
: Your Ringover region. - Servicesamsara
: The region of your Samsara account. For instance, if your region isEUROPE
, provideeu.samsara
in theRegion
field. If your region is not in Europe, providesamsara
. - Servicesnyk
: Your Snyk region. - Servicetalkdesk
: Your Talkdesk region (".com",".eu","ca.com") - Servicetotango
: Your Totango region. - Servicetranscend
: Your Transcend region. - Servicevonage_contact_center
: Your Vonage Contact Center region. - Servicewasabi_cloud_storage
: The Wasabi Cloud Storage bucket region. Required for connector creation. Default value:US_EAST_1
. - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing Region. - Servicezoho_books
: Your Zoho Books application host region. - Servicezoho_campaigns
: Your Zoho Campaigns application host region. - Servicezoho_desk
: Your Zoho Desk domain. - Servicezoho_inventory
: Your Zoho Inventory application host region. - region
Api StringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution API URL region. - region
Auth StringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution auth URL region. - region
Token StringUrl - Field usage depends on
service
value: - Serviceamazon_attribution
: Your Amazon Attribution token URL region. - region
Url String - Field usage depends on
service
value: - Serviceplayvox_workforce_management
: Your Playvox Workforce Management region URL. - replica
Id Number - Field usage depends on
service
value: - Serviceaurora
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicegoogle_cloud_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemagento_mysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemaria_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_azure
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - Servicemysql_rds
: Unique ID within the MySQL replica set. Must be an integer different from all other master and replica servers within the same group. - replication
Slot String - Field usage depends on
service
value: - Serviceaurora_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceazure_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicegoogle_cloud_postgresql
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Serviceheroku_postgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - Servicepostgres_rds
: Replication slot name. Specify only for"updated_method": "WAL"
or"WAL_PGOUTPUT"
. - report
Configs List<Property Map> - report
Configuration List<String>Ids - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: You can select only one Floodlight Configuration ID per account. - report
Format StringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report
Granularity String - Field usage depends on
service
value: - Servicepinterest_ads
: Granularity at which reports will be - report
Keys String - Field usage depends on
service
value: - Servicerakutenadvertising
: Your Rakuten Advertising report keys. - report
Lists List<Property Map> - report
Service StringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Report Service API key. - report
Suites List<String> - report
Timezone String - Field usage depends on
service
value: - Servicecriteo
: Report Timezone - report
Type String - Field usage depends on
service
value: - Serviceadroll
: The report type you want. Default value:ALL_ADS
. - Servicedouble_click_campaign_manager
: Type of reporting data to sync. Default value:STANDARD
. - Servicegoogle_display_and_video_360
: The type of the report to create. This is a required parameter whenconfig_method
is set toCREATE_NEW
. - Serviceyoutube_analytics
: The name of report of which connector will sync the data. - report
Url String - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - reports List<Property Map>
- reports
Linkedin List<String>Ads - Field usage depends on
service
value: - Servicelinkedin_ads
: Specific analytics reports to sync. Must be populated if adAnalytics is set to 'SpecificReports'. - repositories List<String>
- Field usage depends on
service
value: - Servicegithub
: Specific Repository IDs to sync. Must be populated ifsyncMode
is set toSpecificRepositories
. - resource
Token String - Field usage depends on
service
value: - Servicecosmos
: A token that provides access to a specific Azure Cosmos DB resource. Required for theRESOURCE_TOKEN
data access method. - resource
Url String - Field usage depends on
service
value: - Servicedynamics_365
: URL at which Dynamics 365 is accessed - rest
Api NumberLimit - Field usage depends on
service
value: - Servicepardot
: The number of API calls that the connector should not exceed in a day. Default REST API call limit per day: 150,000. - rfc
Library StringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Servicehana_sap_hva_s4_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - Serviceoracle_sap_hva_netweaver
: Directory path containing the SAP NetWeaver RFC SDK library files. - role String
- Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: The NetSuite Role ID for connection. - Servicesnowflake_db
: Snowflake Connector role name - role
Arn String - Field usage depends on
service
value: - Serviceappsflyer
: S3 Role ARN - Serviceaws_cloudtrail
: The Role ARN required for authentication. - Serviceaws_cost
: The Role ARN required for authentication. - Serviceaws_cost_report
: The Role ARN required for authentication. - Serviceaws_inventory
: The Role ARN required for authentication. - Serviceaws_lambda
: The Role ARN required for authentication. - Serviceaws_msk
: Ifsasl_mechanism
is set toIAM
, enter your Role ARN - Servicecloudfront
: The Role ARN required for authentication. - Servicedynamodb
: Role ARN - Serviceheap
: The Role ARN required for authentication. - Servicekinesis
: The Role ARN required for authentication. - Services3
: The Role ARN required for authentication. Required for connector creation when syncing using private bucket. - Servicesegment
: The Role ARN required for authentication. Must be populated ifsync_type
is set toS3
. - rollback
Window Number - Field usage depends on
service
value: - Serviceappsflyer
: Rollback window - rollback
Window NumberSize - Field usage depends on
service
value: - Servicebingads
: A period of time in days during which a conversion is recorded. - s3Bucket String
- Field usage depends on
service
value: - Servicewebhooks
: The S3 bucket name. Required ifbucket_service
is set toS3
. - s3Export
Bucket String - Field usage depends on
service
value: - Servicebraze
: Your S3 user export bucket. Required ifAWS_S3
is theexport_storage_type
- s3Export
External StringId - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used ifexport_storage_type
isAWS_S3
- s3Export
Folder String - Field usage depends on
service
value: - Servicebraze
: Your S3 user export folder name. Required ifAWS_S3
is theexport_storage_type
- s3Export
Role StringArn - Field usage depends on
service
value: - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is theexport_storage_type
- s3Role
Arn String - Field usage depends on
service
value: - Serviceadjust
: Used if theexport_storage_type
isAWS_S3
, the Role ARN required for authentication. - Servicewebhooks
: The Role ARN required for authentication. Required ifbucket_service
is set toS3
. - s3bucket String
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The S3 bucket name. - Servicebraze
: Your S3 bucket required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Name of the bucket configured to receive sailthru connect data. - s3external
Id String - Field usage depends on
service
value: - Servicebraze
: This is the same as yourgroup_id
, used for authentication along with therole_arn
required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: The external ID is a string that designates who can assume the role. - s3folder String
- Field usage depends on
service
value: - Servicebraze
: Your S3 folder name required ifAWS_S3
is thecloud_storage_type
- s3path String
- Field usage depends on
service
value: - Servicesailthru
: Copy and use this to configure Sailthru Connect in your sailthru account. - s3role
Arn String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The Role ARN required for authentication. - Servicebraze
: The Role ARN required for authentication required ifAWS_S3
is thecloud_storage_type
- Servicesailthru
: Role ARN of the IAM role created for Fivetran. - sales
Account StringSync Mode - Field usage depends on
service
value: - Serviceitunes_connect
: Whether to sync all sales accounts or specific sales accounts. - sales
Accounts List<String> - Field usage depends on
service
value: - Serviceitunes_connect
: Specific sales account to sync. Must be populated ifsales_account_sync_mode
is set toSpecificSalesAccounts
. - salesforce
Security StringToken - Field usage depends on
service
value: - Servicepardot
: The Pardot user's Salesforce SSO Account Security Token. - sandbox
Account String - Field usage depends on
service
value: - Servicegocardless
: Your GoCardless account type. - sap
Schema String - Field usage depends on
service
value: - Servicedb2i_hva
: The SAP schema. - Servicedb2i_sap_hva
: SAP schema name. - Servicesql_server_hva
: SAP Schema Name. Required only for High-Volume Agent SAP ECC connector. - Servicesql_server_sap_ecc_hva
: SAP Schema Name. - sap
Source StringSchema - Field usage depends on
service
value: - Servicehana_sap_hva_b1
: The schema name where the HANA tables reside. - Servicehana_sap_hva_ecc
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_ecc_netweaver
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4
: The Hana schema name where the SAP tables reside. - Servicehana_sap_hva_s4_netweaver
: The Hana schema name where the SAP tables reside. - sap
User String - Field usage depends on
service
value: - Serviceoracle_sap_hva
: The Oracle schema name where the SAP tables reside. - sasl
Mechanism String - Field usage depends on
service
value: - Serviceapache_kafka
: SASL Mechanism - Serviceaws_msk
: Ifsecurity_protocol
is set toSASL
, enter the SASL Mechanism - sasl
Plain StringKey - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl
Plain StringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl
Scram256Key String - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - sasl
Scram256Secret String - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - sasl
Scram512Key String - Field usage depends on
service
value: - Serviceapache_kafka
: API Key - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - sasl
Scram512Secret String - Field usage depends on
service
value: - Serviceapache_kafka
: API Secret - Serviceaws_msk
: Ifsasl_mechanism
is set toSCRAM_SHA_512
, enter your secret'ssaslScram512Key
. - schema
Registry StringCredentials Source - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Credentials source - Serviceaws_msk
: Schema Registry Credentials source - Serviceconfluent_cloud
: Schema Registry Credentials source - schema
Registry StringKey - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Key - Serviceaws_msk
: Schema Registry Key - Serviceazure_service_bus
: The key used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Key - schema
Registry StringSecret - Field usage depends on
service
value: - Serviceapache_kafka
: Schema Registry Secret - Serviceaws_msk
: Schema Registry Secret - Serviceazure_service_bus
: The secret used to access the schema registry. Required for theavro
andprotobuf
message types - Serviceconfluent_cloud
: Schema Registry Secret - schema
Registry List<String>Urls - Field usage depends on
service
value: - Serviceapache_kafka
: Your schema registry URLs - Serviceaws_msk
: Your schema registry URLs - Serviceazure_service_bus
: The comma-separated list of schema registry servers in theserver:port
format - Serviceconfluent_cloud
: Your schema registry URLs - scope String
- Field usage depends on
service
value: - Serviceebay
: Your eBay scopes. - scopes String
- Field usage depends on
service
value: - Servicecornerstone
: Your Cornerstone scopes. - seats List<String>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific Seats to sync. Must be populated ifsync_mode_seat
is set toSPECIFIC_SEATS
. - secret String
- Field usage depends on
service
value: - Serviceappcues
: Your Appcues Secret. - Servicebuildium
: Your Buildium API secret. - Servicecanvas_data_2_by_instructure
: Your Canvas Data 2 by Instructure secret. - Serviceloopio
: Your Loopio Secret. - Servicemode
: Your Mode Secret. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management client secret. - Servicetwilio
: The Twilio API secret - Serviceuservoice
: The UserVoice API secret. - Servicevenminder
: Your Venminder secret. - Servicevts
: Your VTS secret. - secret
Key String - Field usage depends on
service
value: - Serviceafterpay
: Your Afterpay Secret Key. - Serviceappsflyer
: Your AWS secret key. - Servicebigquery_db
: Private key of the customer service account. If specified, your service account will be used to process the data instead of the Fivetran-managed service account. - Servicecheckr
: Your Checkr secret key. - Serviceezofficeinventory
: Your EZOfficeInventory API secret key. - Servicegcs
: Your JSON Private Key. Used to authorize service account. Required if you use a Custom Service Account to authenticate the storage bucket. - Serviceironsource
: Your IronsourceClient ID
. - Serviceline_ads
: Your LINE Ads secret key. - Servicemailjet
: Your Mailjet secret key. - Servicepartnerstack_vendor
: Your PartnerStack Vendor Secret key. - Servicepaypal
:Client Secret
of your PayPal client application. - Servicepaypal_sandbox
:Client Secret
of your PayPal client application. - Servicephoenix_ads
: Your Phoenix Ads Secret key. - Serviceretailnext
: Your RetailNext secret key. - Servicestatsig
: Your Statsig secret key. - Serviceyotpo
: Your Yotpo Secret key - secrets String
- Field usage depends on
service
value: - Serviceaws_lambda
: The secrets that should be passed to the function at runtime. - Serviceazure_function
: The secrets that should be passed to the function at runtime. - Servicegoogle_cloud_function
: The secrets that should be passed to the function at runtime. - secrets
Lists List<Property Map> - security
Protocol String - Field usage depends on
service
value: - Serviceapache_kafka
: Security protocol for Kafka interaction. - Serviceaws_msk
: The security protocol for Kafka interaction. - Serviceconfluent_cloud
: Security protocol for Confluent Cloud interaction. - Serviceheroku_kafka
: Security protocol for Heroku Kafka interaction. - segments List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - selected
Event List<String>Types - Field usage depends on
service
value: - Servicesalesforce_marketing_cloud
: Select the event types to be synced. - selected
Exports List<String> - Field usage depends on
service
value: - Serviceanaplan
: The list of export IDs in the formatworkspace_id_model_id_export_id
that the connector will sync. Must be populated ifsync_mode
is set toSpecificExports
. - sender
Id String - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender ID - sender
Password String - Field usage depends on
service
value: - Servicesage_intacct
: Your Sender Password - server String
- Field usage depends on
service
value: - Servicecastor_edc
: Your Castor EDC Server. - server
Address String - Field usage depends on
service
value: - Servicetableau_source
: Your Tableau Source server address. - server
Region String - Field usage depends on
service
value: - Serviceclockify
: Your Clockify server region. - server
Url String - Field usage depends on
service
value: - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence Instance URL. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud Instance URL. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud Instance URL. - server
Variable String - Field usage depends on
service
value: - Servicemyosh
: Your myosh server variable. - servers List<String>
- Field usage depends on
service
value: - Serviceapache_kafka
: Comma-separated list of Kafka servers in the formatserver:port
. - Serviceaws_msk
: Comma-separated list of Kafka servers in theserver:port
format. - Serviceconfluent_cloud
: Comma-separated list of Confluent Cloud servers in the formatserver:port
. - Serviceheroku_kafka
: Comma-separated list of Heroku Kafka servers in the formatserver:port
. - service
Account String - Field usage depends on
service
value: - Servicegoogle_drive
: Share the folder with the email address - service
Account StringEmail - Field usage depends on
service
value: - Servicegoogle_cloud_function
: Provide Invoker role to this service account. - service
Account StringKey - Field usage depends on
service
value: - Servicefirebase
: The contents of your service account key file. Required for authentication. - service
Account StringSecret - Field usage depends on
service
value: - Servicemixpanel
: Service Account Secret - service
Account StringUsername - Field usage depends on
service
value: - Servicemixpanel
: Service Account Username - service
Authentication String - Field usage depends on
service
value: - Servicedsv
: A base64 encoded variant of yourusername:password
string. Required for authentication. - service
Name String - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to Service. - Servicewalmart_marketplace
: Your Walmart Marketplace service name. - service
Version String - sftp
Host String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP host. - Servicesalesforce_marketing_cloud
: Host - sftp
Is BooleanKey Pair - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Log in with key pair or password - Servicesalesforce_marketing_cloud
: 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 - sftp
Password String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP password required if sftp_is_key_pair is false - Servicesalesforce_marketing_cloud
: Password - sftp
Port Number - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP port. - Servicesalesforce_marketing_cloud
: Port - sftp
Public StringKey - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: Public Key - Servicesalesforce_marketing_cloud
: Public Key - sftp
User String - Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: SFTP user. - Servicesalesforce_marketing_cloud
: User - String
- Field usage depends on
service
value: - Serviceshare_point
: Your SharePoint folder URL. You can find the folder URL by following the steps mentioned here. - sheet
Id String - Field usage depends on
service
value: - Servicegoogle_sheets
: The URL of the sheet that can be copied from the browser address bar, or the ID of the sheet that can be found in the sheet's URL between /d/ and /edit. - shop String
- Field usage depends on
service
value: - Serviceshopify
: The Shopify shop name. Can be found in the URL before .myshopify.com. - shop
Domain String - Field usage depends on
service
value: - Servicetriple_whale
: Your Triple Whale shop domain. - short
Code String - Field usage depends on
service
value: - Servicesalesforce_commerce_cloud
: The Salesforce eight-character string assigned to a realm for routing purposes. - should
Sync BooleanEvents With Deleted Profiles - Field usage depends on
service
value: - Serviceklaviyo
: Sync events linked to deleted profiles - show
Records BooleanWith No Metrics - Field usage depends on
service
value: - Serviceapple_search_ads
: Turn the toggle on if you want the reports to also return records without metrics. - sid String
- Field usage depends on
service
value: - Servicetwilio
: The Twilio API key SID - signer
Public StringKey - Field usage depends on
service
value: - Serviceazure_blob_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Serviceftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicegcs
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Services3
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicesftp
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - Servicewasabi_cloud_storage
: The contents of the signer's public key file. Must be populated ifuse_pgp_encryption_options
is set totrue
and PGP encrypted files are signed. - site
Address String - Field usage depends on
service
value: - Serviceteamwork
: Your Teamwork site address. - site
Id String - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Site ID of the SharePoint site from which you want to sync your lists. The Site ID is theid
field in the Graph API response for sites. - Servicesalesforce_commerce_cloud
: The name of the site from which you want to sync data. - site
Name String - Field usage depends on
service
value: - Servicemicrosoft_lists
: The Name of the SharePoint site. The Site Name is thename
field in the Graph API response for sites. - Servicetableau_source
: Your Tableau Source site name. - site
Urls List<String> - Field usage depends on
service
value: - Servicegoogle_search_console
: Specific Site URLs to sync. Must be populated ifsync_mode
is set toSpecificSites
. - skip
After Number - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicebox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicedropbox
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceemail
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegcs
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicegoogle_drive
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - Servicesftp
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Serviceshare_point
: We will skip over the number of lines specified at the end so as to not introduce aberrant data into your destination. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified at the end to avoid introducing aberrant data into your destination. - skip
Before Number - Field usage depends on
service
value: - Serviceaws_cost_report
: Enter 1 or greater - Serviceazure_blob_storage
: We will skip over the number of lines specified before syncing data. - Servicebox
: We will skip over the number of lines specified before syncing data. - Servicedropbox
: We will skip over the number of lines specified before syncing data. - Serviceemail
: We will skip over the number of lines specified before syncing data. - Serviceftp
: We will skip over the number of lines specified before syncing data. - Servicegcs
: We will skip over the number of lines specified before syncing data. - Servicegoogle_drive
: We will skip over the number of lines specified before syncing data. - Servicekinesis
: Enter 1 or greater - Services3
: We will skip over the number of lines specified before syncing data. - Servicesftp
: We will skip over the number of lines specified before syncing data. - Serviceshare_point
: We will skip over the number of lines specified before syncing data. - Servicewasabi_cloud_storage
: We will skip over the number of lines specified before syncing data. - skip
Empty BooleanReports - Field usage depends on
service
value: - Servicegoogle_ads
: Toggles the "Skip empty reports" feature. Enabled by default - snc
Certificate String - snc
Certificate StringSource - snc
Fivetran StringName - snc
Library StringPath - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Path to the external security product's library. - Servicehana_sap_hva_s4_netweaver
: Path to the external security product's library. - snc
Mode String - snc
My StringName - snc
Name String - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Client SNC name. - Servicehana_sap_hva_s4_netweaver
: Client SNC name. - snc
Partner StringName - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Communication partner's SNC name. - Servicehana_sap_hva_s4_netweaver
: Communication partner's SNC name. - snc
Source StringName - soap
Uri String - Field usage depends on
service
value: - Servicemarketo
: Marketo SOAP API Endpoint. - String
- Field usage depends on
service
value: - Servicelinkedin_company_pages
: The social data (UGCPosts, Shares, Comments) sync time frame in months. Default value:SIX
. - source String
- Field usage depends on
service
value: - Serviceadobe_analytics_data_feed
: The data source. - store
Hash String - Field usage depends on
service
value: - Servicebig_commerce
: The BigCommerce store hash. - store
Id String - Field usage depends on
service
value: - Servicereviewsio
: Your REVIEWS.io store ID - sub
Domain String - Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS subdomain. - Serviceactivecampaign
: Your ActiveCampaign sub-domain. - Serviceacumatica
: Your Acumatica subdomain. - Serviceada
: Your Ada sub-domain. - Servicealchemer
: Your Alchemer sub-domain. - Serviceatlassian_jira_align
: Your Jira Align base URL. - Serviceazure_boards
: Your Azure Boards Organization Name. - Serviceazure_devops
: Your Azure Organization Name - Servicebetterworks
: Your Betterworks subdomain. - Servicebubble
: Your Bubble subdomain. - Servicebuildium
: Your Buildium subdomain. - Servicecanvas_by_instructure
: Your Canvas by Instructure domain. - Servicechargebee_product_catalog_1
: Your Chargebee Product Catalog 1 subdomain. - Servicechargebee_product_catalog_2
: Your Chargebee subdomain. - Servicecheckr
: Your Checkr subdomain. - Serviceclubspeed
: Your Clubspeed subdomain. - Servicecollibra
: Your collibra subdomain. - Servicecompliance_checkpoint
: Your Compliance Checkpoint subdomain. - Serviceconcord
: Your Concord Sub Domain. - Servicecontrast_security
: Your Contrast Security subdomain. - Servicecustomerio
: Your Customer.io region-specific Subdomain. - Servicedbt_cloud
: Your dbt Cloud API server region. - Servicedeputy
: Your Deputy subdomain. - Servicedocebo
: Your Docebo subdomain. - Servicedrata
: Your Drata sub_domain. - Serviceeventsforce
: Your Eventsforce subdomain. - Serviceezofficeinventory
: Your EZOfficeInventory Subdomain. - Servicefountain
: Your Fountain subdomain. - Servicefreshchat
: Your Freshchat Sub Domain - Servicegainsight_customer_success
: The subdomain of your Gainsight account. - Servicegainsight_product_experience
: Your Gainsight Product Experience subdomain. - Servicegenesys
: Your Genesys subdomain. - Servicegreen_power_monitor
: Your GreenPowerMonitor subdomain. - Serviceinfobip
: Your Infobip sub_domain. - Serviceinsightly
: Your company's Insightly subdomain name. - Serviceinstructure
: The Sub domain in which your Instructure account is hosted. - Servicejamf
: Your Jamf subdomain. - Servicekandji
: Your Kandji Subdomain. - Servicekhoros_care
: Your Khoros Care subDomain. - Servicelooker_source
: Your looker SubDomain name. - Servicelucca
: Your Lucca subdomain. - Servicemailgun
: Your Mailgun subdomain. - Servicematomo
: Your Matomo subdomain. - Servicemaxio_chargify
: Enter Your Subdomain. - Servicemyosh
: Your myosh subdomain. - Servicenamely
: Your Namely subdomain. - Servicenylas
: Your Nylas subdomain. - Serviceokta
: Your Okta subdomain. - Servicepicqer
: Your Picqer subdomain. - Servicepinpoint
: Your Pinpoint sub domain name. - Servicepiwik_pro
: Your Piwik PRO subdomain. - Serviceplayvox
: Your Playvox Subdomain. - Serviceposthog
: Your PostHog data region (app
oreu
). - Servicerecurly
: Your company's Recurly subdomain. - Servicereltio
: Your Reltio subdomain. - Servicerevel
: Your Revel Systems subDomain. - Servicerundeck
: Your Rundeck subdomain. - Servicesage_hr
: Your Sage HR subdomain. - Servicesalesforce_marketing_cloud
: Your Salesforce Marketing Cloud subdomain. - Servicesalsify
: Your Salsify Organization ID. - Servicesap_success_factors
: Your SAP SuccessFactors Subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicestarrez
: Your StarRez subdomain - Servicesugarcrm
: Your SugarCRM subdomain. - Servicetableau_source
: Your Tableau Source subdomain. - Servicetempo
: Your Tempo subdomain. - Servicetestrail
: Your TestRail subdomain. - Servicethinkific
: Your Thinkific subdomain. - Servicetotango
: Your Totango Subdomain. - Servicetymeshift
: Your Tymeshift subdomain. - Serviceupland
: Your Upland Software subDomain. - Servicewordpress
: Your WordPress subdomain. - Serviceworkable
: Your Workable Subdomain. - Servicewrike
: Your Wrike Subdomain. - subdomain String
- Field usage depends on
service
value: - Servicebamboohr
: The subdomain used to access your account. If you access BambooHR at 'https://mycompany.bamboohr.com', then the subdomain is 'mycompany'. - Servicedatadog
: Your Datadog subdomain. - Serviceebay
: Your eBay environment. - Servicefreshdesk
: Your company's freshdesk subdomain (usually company.freshdesk.com). - Servicefreshsales
: Your Freshsales domain. - Servicefreshservice
: Your company's freshservice subdomain (usually company.freshservice.com). - Servicefreshsuccess
: Your Freshsuccess subdomain. - Servicegorgias
: Your Gorgias subdomain. - Servicejama_software
: Your Jama Software subdomain. - Serviceklarna
: Your Klarna subdomain. - Servicelearnupon
: Your Learnupon subdomain. - Servicemaxio_saasoptics
: Your Maxio SaaSOptics subdomain. - Servicemedallia
: Medallia subdomain - Servicepackiyo
: Your Packiyo subdomain. - Serviceqmatic_data_connect
: Your Qmatic Data Connect subdomain. - Servicesana
: Your Sana subdomain. - Serviceskillstx
: Your SkillsTX subdomain. - Servicesmarthr
: Your SmartHR subdomain. - Servicesonarqube
: Your Sonarqube subdomain. - Servicetoast
: Your Toast domain. - Servicevts
: Your VTS Subdomain. - Servicezendesk_chat
: Your Zendesk domain. - subscriber
Name String - Field usage depends on
service
value: - Serviceazure_service_bus
: The subscriber name. If the connection string does not have manage permission, you need to specify a subscriber name we can use to fetch data. If not specified, we default tofivetran_sub_schema
- subscription String
- Field usage depends on
service
value: - Serviceretailnext
: Your RetailNext subscription. - subscription
Key String - Field usage depends on
service
value: - Servicedsv
: Your DSV subscription key. - support
Connected BooleanAccounts Sync - Field usage depends on
service
value: - Servicestripe
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - Servicestripe_test
: Sync Connected Accounts. Connected Account Documentation - https://stripe.com/docs/api/connected_accounts. - support
Nested BooleanColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - survey
Ids String - Field usage depends on
service
value: - Servicequalaroo
: Array of Qualaroo Survey IDs. - swipe
Attribution StringWindow - Field usage depends on
service
value: - Servicesnapchat_ads
: The time period to attribute conversions based on swipes. Default value:DAY_28
- sync
Data BooleanLocker - Field usage depends on
service
value: - Serviceappsflyer
: Sync AppsFlyer Data Locker. Default value istrue
, set it tofalse
to sync AppsFlyer data using only webhooks. - sync
Format String - Field usage depends on
service
value: - Servicewebhooks
: The webhooks sync format. Default value:Unpacked
. Unpacked messages must be valid JSON. - sync
Formula BooleanFields - Field usage depends on
service
value: - Servicefinancial_force
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce
: Enable this option to sync formula fields directly (default value =false
) - Servicesalesforce_sandbox
: Enable this option to sync formula fields directly (default value =false
) - sync
Metadata Boolean - Field usage depends on
service
value: - Servicefacebook_ads
: Parameter defining whether to enable or disable metadata synchronisation. Default value:TRUE
. - sync
Method String - Field usage depends on
service
value: - Serviceaws_lambda
: Sync Method - sync
Mode String - Field usage depends on
service
value: - Serviceadroll
: Whether to sync all advertisables or specific advertisables. Default value:AllAdvertisables
. - Serviceamazon_ads
: Option to select connector should sync all profiles or specific profiles. - Serviceanaplan
: Whether to sync all exports or specific exports. - Serviceapple_search_ads
: Sync Mode - Serviceasana
: Whether to sync all projects or specific projects. - Servicebingads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicedouble_click_campaign_manager
: Whether to sync all user profiles or specific ones. Default value:AllAccounts
. - Servicedynamodb
: Which packed mode setting to use. Default value:UsePackedModeOnly
. - Servicefacebook
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_ad_account
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicefacebook_ads
: Option to select connector should sync all accounts or specific accounts. Possible sync_mode values. - Servicefacebook_pages
: Whether to sync all accounts or specific accounts. Default value:AllPages
. - Servicegithub
: Whether to sync all repositories or specific repositories. - Servicegoogle_ads
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_4
: Whether to sync all accounts or specific accounts. - Servicegoogle_analytics_mcf
: Whether to sync all accounts or specific accounts. Default value:ALL_ACCOUNTS
- Servicegoogle_search_console
: Whether to sync all sites or specific sites. - Serviceinstagram_business
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Serviceiterable
: Events Sync Mode. - Servicejira
: Whether to sync all projects or specific projects. - Servicelinkedin_ads
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
- Servicependo
: Whether to sync all App IDs or specific App IDs. Default value:AllAppIds
. - Servicepinterest_ads
: Whether to sync all advertisers or specific advertisers. - Servicereddit_ads
: Whether to sync all accounts or specific accounts. - Servicesalesforce_marketing_cloud
: Select the sync mode. - Servicesnapchat_ads
: Whether to sync all organizations or specific organizations. Default value:AllOrganizations
. - Servicespotify_ads
: Whether to sync all ad accounts or specific ad accounts. - Servicetaboola
: Whether to sync all accounts or specific accounts. - Servicethe_trade_desk
: Whether to sync all accounts or specific accounts. - Servicetiktok_ads
: Whether to sync all advertiser accounts or specific accounts. - Servicetwilio
: Whether to sync all accounts or specific accounts. - Servicetwitter
: Whether to sync all accounts or specific accounts. Default value:AllAccounts
. - Servicetwitter_ads
: Whether to sync all accounts or specific accounts. - Servicewalmart_dsp
: Whether to sync all accounts or specific accounts. - Serviceyahoo_gemini
: Whether to sync all accounts or specific accounts. Default value:SpecificAccounts
. - Servicezuora
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - Servicezuora_sandbox
: SelectZuora Billing
to sync exclusively Zuora Billing related records. ChooseZuora Revenue
for syncing only Zuora Revenue reports. If both Zuora Billing records and Zuora Revenue reports are to be synced, opt forBoth
. - sync
Mode StringAdvertiser - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all advertisers or specific advertisers. Default value:ALL_ADVERTISERS
. - sync
Mode StringSeat - Field usage depends on
service
value: - Serviceyahoo_dsp
: Whether to sync all seats or specific seats. Default value:ALL_SEATS
. - sync
Multiple BooleanAccounts - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set totrue
, we sync the data of the additional linked accounts. When this parameter is set tofalse
, we sync only the data from the main account that was used for authorization - sync
Pack StringMode - Field usage depends on
service
value: - Servicecosmos
: 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. - Servicedocumentdb
: Indicates whether synced data will be packed into a single entry(column), or unpacked with one layer of nested fields. - sync
Pull BooleanApi - Field usage depends on
service
value: - Serviceappsflyer
: These options are for Appsflyer's Pull API, and are only necessary for syncing events from Pull API. - sync
Type String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceaws_msk
: The sync type. Unpacked messages must be valid JSON. - Serviceazure_event_hub
: Sync type. Unpacked messages must be valid JSON. - Serviceazure_service_bus
: The sync type, which is based on the message type. Fortext
andxml
,packed
is supported. Forprotobuf
andavro
,unpacked
is supported. Forjson
, bothpacked
andunpacked
are supported - Serviceconfluent_cloud
: Kafka sync type. Unpacked messages must be valid JSON. - Serviceheroku_kafka
: Heroku Kafka sync type. Unpacked messages must be valid JSON. - Servicesegment
: The Segment connector sync type. - sysnr String
- system
Id String - Field usage depends on
service
value: - Servicehana_sap_hva_ecc_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - Servicehana_sap_hva_s4_netweaver
: Unique identifier sapsid of the SAP system. This field is displayed only when the REMOTE SERVICE IDENTIFICATION is set to System ID. - table
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment table ID. - table
Name String - Field usage depends on
service
value: - Serviceairtable
: Name of table in Airtable - tables
Without StringAccess Updated At - Field usage depends on
service
value: - Servicehubspot
: Timestamp to indicate when tables without access was updated - target
Entity StringId - Field usage depends on
service
value: - Serviceculture_amp
: Your Culture Amp Target entity ID. - target
Host String - Field usage depends on
service
value: - Serviced2l_brightspace
: Your D2L Brightspace target host. - tde
Certificate String - Field usage depends on
service
value: - Servicesql_server_hva
: Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Certificate used to protect a database encryption key - tde
Certificate StringName - Field usage depends on
service
value: - Servicesql_server_hva
: Name of the Certificate used to protect a database encryption key - Servicesql_server_sap_ecc_hva
: Name of the Certificate used to protect a database encryption key - tde
Password String - Field usage depends on
service
value: - Servicesql_server_hva
: Password of the TDE private key - Servicesql_server_sap_ecc_hva
: Password of the TDE private key - tde
Private StringKey - Field usage depends on
service
value: - Servicesql_server_hva
: Private key associated with the TDE certificate - Servicesql_server_sap_ecc_hva
: Private key associated with the TDE certificate - team
Id String - Field usage depends on
service
value: - Serviceasana
: Team ID - technical
Account StringId - Field usage depends on
service
value: - Serviceadobe_analytics
: Technical Account ID from the Service Account (JWT) credentials of your Adobe Project. - template
Labels List<String> - Field usage depends on
service
value: - Servicemandrill
: Provide the labels to filter the templates - tenant String
- Field usage depends on
service
value: - Servicemicrosoft_entra_id
: Your Microsoft Entra ID Tenant. - Servicemicrosoft_power_bi
: Your Microsoft Power BI tenant. - Servicemicrosoft_teams
: Your Microsoft Teams Tenant. - Serviceunicommerce
: Your uniware tenant. - Serviceworkday
: Workday tenant name - Serviceworkday_financial_management
: Workday tenant name - Serviceworkday_hcm
: Workday tenant name - tenant
App StringUrl - Field usage depends on
service
value: - Serviceplanful
: Your Planful tenant app URL. - tenant
Code String - Field usage depends on
service
value: - Servicedeposco
: Your Deposco tenant code. - tenant
Configs List<Property Map> - tenant
Id String - Field usage depends on
service
value: - Serviceazure_sql_db
: Azure AD tenant ID. - Serviceazure_sql_managed_db
: Azure AD tenant ID. - Servicebusiness_central
:Tenant ID
of your Business Central application - Servicecrowddev
: Your crowd.dev Tenant ID. - Servicereltio
: Your Reltio tenant ID. - Serviceservicetitan
: Your ServiceTitan tenant ID. - Servicevisma
: Your Visma tenant ID. - tenant
Name String - Field usage depends on
service
value: - Servicemambu
: Your Mambu tenant name. - tenant
Url String - Field usage depends on
service
value: - Serviceivanti
: Your Ivanti Tenant URL. - Serviceplayvox_workforce_management
: Your Playvox Workforce Management tenant URL. - Servicereltio
: Your Reltio tenant URL. - test
Table StringName - Field usage depends on
service
value: - Servicesap_hana
: testTableName - Servicesap_s4hana
: testTableName - time
Zone String - Field usage depends on
service
value: - Servicepardot
: The time zone configured in your Pardot instance. An empty value defaults toUTC+00:00
. - timeframe
Months String - Field usage depends on
service
value: - Serviceadobe_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector has been created. Default value:TWELVE
. - Serviceadroll
: 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
. - Serviceapple_search_ads
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicebingads
: 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:SIX
. - Servicecriteo
: The 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. NOTE: The greater number of months means the initial sync will take more time. - Servicedouble_click_campaign_manager
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicedouble_click_publishers
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicefacebook
: 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
. - Servicefacebook_ads
: 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
. - Servicegoogle_ads
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled custom and prebuilt reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_analytics
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_4
: The number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. The default value:TWELVE
. - Servicegoogle_analytics_mcf
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. Default value:TWELVE
. - Servicegoogle_display_and_video_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicegoogle_search_ads_360
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Servicegoogle_search_console
: Number of months' worth of reporting data you'd like to include in your initial sync. A change of this value will trigger a re-sync for enabled reports during the next connector sync. - Serviceinstagram_business
: 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:SIX
. - Serviceitunes_connect
: Historical sync time frame in months. - Servicelinkedin_ads
: Number of months for which to query reporting data included in the initial sync. This number cannot be modified once the connector is created. Default value:ALL_TIME
. - Serviceoutbrain
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicepinterest_ads
: 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
. - Servicereddit_ads
: 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
. - Servicesnapchat_ads
: 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
. - Servicespotify_ads
: The 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:SIX
. - Servicetaboola
: Number of months' worth of reporting data you'd like to include in your initial sync. This cannot be modified once connection is created. NOTE: The more months of reporting data you sync, the longer your initial sync will take. - Servicethe_trade_desk
: 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
. - Servicetiktok_ads
: 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
. - Servicetwitter
: 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
. - Servicetwitter_ads
: Historical sync timeframe in months. - Servicewalmart_dsp
: 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
. - Serviceyahoo_dsp
: Number of monthsworth of reporting data you'd like to include in your initial sync. This cannot be modified once the connector is created. Default value:
THREE. - Service
yahoo_gemini: 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`. - timezone String
- Field usage depends on
service
value: - Servicerokt
: Your Rokt timezone. - timezone
Mode String - Field usage depends on
service
value: - Serviceapple_search_ads
: Determines whether to use UTC or the users timezone from the apple account - tns String
- Field usage depends on
service
value: - Serviceoracle_hva
: Single-tenant database: The database's SID. Multi-tenant database: The database's TNS. - Serviceoracle_sap_hva
: Single-tenant database: The database SID. Multi-tenant database: The database TNS. - toast
Id String - Field usage depends on
service
value: - Servicetoast
: Your Toast Restaurant External ID. - token String
- Field usage depends on
service
value: - Servicekhoros_communities
: Your Khoros Communities token. - Servicematomo
: Your Matomo auth token. - Servicemode
: Your Mode Token. - Serviceoracle_moat_analytics
: Your Oracle Moat Analytics Token. - Serviceshareasale
: Your ShareASale token. - Servicesolarwinds_service_desk
: Your SolarWinds Service Desk token. - token
Authenticated StringContainer - Field usage depends on
service
value: - Servicecosmos
: The container name. Required for theRESOURCE_TOKEN
data access method. - token
Authenticated StringDatabase - Field usage depends on
service
value: - Servicecosmos
: The database name. Required for theRESOURCE_TOKEN
data access method. - token
Id String - Field usage depends on
service
value: - Servicechargedesk
: Your ChargeDesk token ID. - Servicemux
: Your Mux token ID - token
Key String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token ID - Serviceon24
: Your ON24 token key. - Serviceproofpoint_security_awareness
: Your Proofpoint Security Awareness Token Key. - token
Secret String - Field usage depends on
service
value: - Servicenetsuite_suiteanalytics
: Token Secret - Serviceon24
: Your ON24 token secret. - token
Secret StringKey - Field usage depends on
service
value: - Servicemux
: Your Mux token secret key - token
Url StringRegion - Field usage depends on
service
value: - Serviceamazon_dsp
: Your Amazon DSP token URL region. - topics List<String>
- Field usage depends on
service
value: - Serviceazure_service_bus
: The comma-separated list of topics which should be synced. Required if you do not have manage permissions - trust
Store StringType - Field usage depends on
service
value: - Serviceheroku_kafka
: Trust Store Type - trusted
Cert String - Field usage depends on
service
value: - Serviceapache_kafka
: Kafka trusted certificate. - Serviceheroku_kafka
: Heroku Kafka trusted certificate. Required forTLS
security protocol. - truststore String
- Field usage depends on
service
value: - Serviceaws_msk
: Ifsecurity_protocol
is set toTLS
, add theTruststore File
as Base64 encoded string. - tunnel
Host String - Field usage depends on
service
value: - Serviceaurora
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceaurora_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_cosmos_for_mongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceazure_sql_managed_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceclarity
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicecockroachdb
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedb2i_hva
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedb2i_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicedocumentdb
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). Required for connector creation. - Servicedynamics_365_fo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceehr
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceelastic_cloud
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicees_self_hosted
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_postgresql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicegoogle_cloud_sqlserver
: SSH host, only specify when connecting via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_b1
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_ecc_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicehana_sap_hva_s4_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceheroku_postgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemagento_mysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemaria_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemongo_sharded
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_azure
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicemysql_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceopendistro
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceopensearch
: SSH host, specify only to connect using an SSH tunnel (do not use a load balancer). - Serviceoracle
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_ebs
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rac
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Serviceoracle_sap_hva_netweaver
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicepostgres_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_hana_db
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesap_s4hana
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesftp
: Tunnel host address, specify only to connect via SSH tunnel. - Servicesql_server
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_rds
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - Servicesql_server_sap_ecc_hva
: SSH host, specify only to connect via an SSH tunnel (do not use a load balancer). - tunnel
Port Number - Field usage depends on
service
value: - Serviceaurora
: SSH port, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH port, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH port, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH port, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH port, only specify when connecting via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH port, specify only to connect via an SSH tunnel. - Serviceehr
: SSH port, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH port, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH port, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH port, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH port, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH port, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo
: SSH port, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH port, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH port, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH port, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH port, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH port, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH port, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH port, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel port, specify only to connect via SSH tunnel. - Servicesql_server
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH port, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH port, specify only to connect via an SSH tunnel. - tunnel
User String - Field usage depends on
service
value: - Serviceaurora
: SSH user, specify only to connect via an SSH tunnel. - Serviceaurora_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_cosmos_for_mongo
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_postgres
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceazure_sql_managed_db
: SSH user, specify only to connect via an SSH tunnel. - Serviceclarity
: SSH user, specify only to connect via an SSH tunnel. - Servicecockroachdb
: SSH user, specify only to connect via an SSH tunnel. - Servicedb2i_hva
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedb2i_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicedocumentdb
: SSH user, specify only to connect via an SSH tunnel. Required for connector creation. - Servicedynamics_365_fo
: SSH user, specify only to connect via an SSH tunnel. - Serviceehr
: SSH user, specify only to connect via an SSH tunnel. - Serviceelastic_cloud
: SSH user, specify only to connect using an SSH tunnel. - Servicees_self_hosted
: SSH user, specify only to connect using an SSH tunnel. - Servicegoogle_cloud_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_postgresql
: SSH user, specify only to connect via an SSH tunnel. - Servicegoogle_cloud_sqlserver
: SSH user, only specify when connecting via an SSH tunnel. - Servicehana_sap_hva_b1
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_ecc_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4
: SSH user, specify only to connect via an SSH tunnel. - Servicehana_sap_hva_s4_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Serviceheroku_postgres
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemagento_mysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemaria_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo
: SSH user, specify only to connect via an SSH tunnel. - Servicemongo_sharded
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_azure
: SSH user, specify only to connect via an SSH tunnel. - Servicemysql_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceopendistro
: SSH user, specify only to connect using an SSH tunnel. - Serviceopensearch
: SSH user, specify only to connect using an SSH tunnel. - Serviceoracle
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_ebs
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rac
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_rds
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva
: SSH user, specify only to connect via an SSH tunnel. - Serviceoracle_sap_hva_netweaver
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres
: SSH user, specify only to connect via an SSH tunnel. - Servicepostgres_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_hana_db
: SSH user, specify only to connect via an SSH tunnel. - Servicesap_s4hana
: SSH user, specify only to connect via an SSH tunnel. - Servicesftp
: Tunnel user, specify only to connect via SSH tunnel. - Servicesql_server
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_hva
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_rds
: SSH user, specify only to connect via an SSH tunnel. - Servicesql_server_sap_ecc_hva
: SSH user, specify only to connect via an SSH tunnel. - type
Name String - Field usage depends on
service
value: - Serviceakamai
: Your Akamai type name. - Servicebubble
: Your Bubble type name. - unique
Id String - update
Config BooleanOn Each Sync - Field usage depends on
service
value: - Servicegoogle_display_and_video_360
: Specifies whether the configuration is updated before each sync or only when the connector settings are saved. This parameter only takes effect whenconfig_method
is set toREUSE_EXISTING
. The default value istrue
. - update
Method String - Field usage depends on
service
value: - Serviceaurora
: 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. - Serviceaurora_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceazure_sql_db
: (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 tonull
or not specified. - Serviceazure_sql_managed_db
: (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 tonull
or not specified. - Serviceclarity
: (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 tonull
or not specified. - Servicedynamics_365_fo
: Update Method - Serviceehr
: (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 tonull
or not specified. - Servicegoogle_cloud_mysql
: 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. - Servicegoogle_cloud_postgresql
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicegoogle_cloud_sqlserver
: (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 tonull
or not specified. - Serviceheroku_postgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicemagento_mysql
: 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. - Servicemagento_mysql_rds
: 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. - Servicemaria
: 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. - Servicemaria_azure
: 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. - Servicemaria_rds
: 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. - Servicemysql
: 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. - Servicemysql_azure
: 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. - Servicemysql_rds
: 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. - Serviceoracle
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_ebs
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rac
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_rds
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Serviceoracle_sap_hva
: The method used to detect new or changed rows. Supported values: -LOGMINER
- Fivetran uses LogMiner, a utility that is part of Oracle Database, to detect modified rows in the source tables. -TELEPORT
- Fivetran's proprietary replication method that uses compressed snapshots to detect and apply changes. - Servicepostgres
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Servicepostgres_rds
: The method to detect new or changed rows. Specify only for"service": "postgres"
or"service": "postgres_rds"
. 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. - Serviceredshift_db
: Default value:Teleport
- Servicesnowflake_db
: Default value:Teleport
- Servicesql_server
: (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 tonull
or not specified. - Servicesql_server_hva
: (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 tonull
or not specified. - Servicesql_server_rds
: (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 tonull
or not specified. - Servicesql_server_sap_ecc_hva
: (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 tonull
or not specified. - uri String
- Field usage depends on
service
value: - Servicecosmos
: Cosmos resource instance address. - url
Format String - Field usage depends on
service
value: - Servicefountain
: Your Fountain URL format. - use
Api BooleanKeys - Field usage depends on
service
value: - Servicemandrill
: Whether to use multiple API keys for interaction. - use
Customer BooleanBucket - Field usage depends on
service
value: - Serviceappsflyer
: Use Custom Bucket. Set it to 'true' if the data is being synced to your S3 bucket instead of an AppsFlyer-managed bucket. - use
Oracle BooleanRac - Field usage depends on
service
value: - Serviceoracle_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - Serviceoracle_sap_hva
: Default value:false
. Set totrue
if you're using a RAC instance. - use
Pgp BooleanEncryption Options - Field usage depends on
service
value: - Serviceazure_blob_storage
: Set totrue
if files present in the Azure Blob Storage container are encrypted using PGP. Default value:false
. - Serviceftp
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicegcs
: Set totrue
if files are encrypted using PGP in the GCS bucket. Default value:false
. - Services3
: Set totrue
if files are encrypted using PGP in the S3 bucket. Default value:false
. - Servicesftp
: Set totrue
if files present in SFTP server are encrypted using PGP. Default value:false
. - Servicewasabi_cloud_storage
: Set totrue
if files are encrypted using PGP in the Wasabi Cloud Storage bucket. Default value:false
. - use
Service BooleanAccount - Field usage depends on
service
value: - Servicebigquery_db
: BigQuery use service account; default is false - use
Template BooleanLabels - Field usage depends on
service
value: - Servicemandrill
: Use template labels to filter templates for sync - use
Webhooks Boolean - Field usage depends on
service
value: - Servicegithub
: Set totrue
to capture deletes. - Servicexero
: Updates to few fields like sent_to_contact in Invoice table might be missed if you don't enable this. - use
Workspace Boolean - Field usage depends on
service
value: - Servicebigquery_db
: Create and drop tables in a query results dataset. Default is false - Servicesnowflake_db
: Choose a database and schema to create temporary tables for syncs. - user String
- Field usage depends on
service
value: - Serviceaurora
: The user name. - Serviceaurora_postgres
: The user name. - Serviceazure_cosmos_for_mongo
: Username for source database access. - Serviceazure_postgres
: The user name. - Serviceazure_sql_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceazure_sql_managed_db
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceclarity
: The user name. For Azure Databases, the format must beuser@domain
. - Servicecockroachdb
: The user name. - Servicedb2i_hva
: The user name. - Servicedb2i_sap_hva
: The username. - Servicedocumentdb
: The user name. - Servicedynamics_365_fo
: The user name. The format must beuser@domain
. - Serviceehr
: The user name. For Azure Databases, the format must beuser@domain
. - Serviceelastic_cloud
: The user name. - Servicees_self_hosted
: The user name. - Serviceftp
: FTP user. - Servicegoogle_cloud_mysql
: The user name. - Servicegoogle_cloud_postgresql
: The user name. - Servicegoogle_cloud_sqlserver
: The user name. For Azure Databases, the format must beuser@domain
. - Servicehana_sap_hva_b1
: The username. - Servicehana_sap_hva_ecc
: The username. - Servicehana_sap_hva_ecc_netweaver
: The username. - Servicehana_sap_hva_s4
: The username. - Servicehana_sap_hva_s4_netweaver
: The username. - Serviceheroku_postgres
: The user name. - Servicejira
: The Jira username. - Servicemagento_mysql
: The user name. - Servicemagento_mysql_rds
: The user name. - Servicemaria
: The user name. - Servicemaria_azure
: The user name. - Servicemaria_rds
: The user name. - Servicemarin
: The Marin username. - Servicemongo
: The user name. - Servicemongo_sharded
: The user name. - Servicemysql
: The user name. - Servicemysql_azure
: The user name. - Servicemysql_rds
: The user name. - Serviceopendistro
: The user name. - Serviceopensearch
: The user name. - Serviceoracle
: The user name. - Serviceoracle_ebs
: The user name. - Serviceoracle_hva
: The user name. - Serviceoracle_rac
: The user name. - Serviceoracle_rds
: The user name. - Serviceoracle_sap_hva
: The username. - Serviceoracle_sap_hva_netweaver
: The username. - Serviceoutbrain
: The username or email of the Outbrain user. - Servicepostgres
: The user name. - Servicepostgres_rds
: The user name. - Serviceredshift_db
: The Redshift username. - Servicesap_hana
: Your SAP HANA user name. - Servicesap_s4hana
: Your SAP S/4 user name. - Servicesftp
: SFTP user. - Servicesnowflake_db
: The Snowflake username. - Servicesplunk
: The Splunk username. - Servicesql_server
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_hva
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_rds
: The user name. For Azure Databases, the format must beuser@domain
. - Servicesql_server_sap_ecc_hva
: The user name. For Azure Databases, the format must beuser@domain
. - user
Id String - Field usage depends on
service
value: - Servicecoassemble
: Your Coassemble user ID. - Servicegmail
: Your Gmail user ID. - Servicehibob
: Your HiBob Service User Token. - Servicemarketo
: Marketo SOAP API User Id. - Serviceokendo
: Your Okendo user ID. - Serviceplayvox
: Your Playvox User ID. - Servicesage_intacct
: User ID - Servicevimeo
: Your Vimeo user ID. - user
Key String - user
Name String - Field usage depends on
service
value: - Serviceworkday
: Workday username. - user
Profiles List<String> - Field usage depends on
service
value: - Servicedouble_click_campaign_manager
: IDs of specific User Profiles to sync. Must be populated ifsync_mode
is set toSpecificAccounts
. - user
Token String - Field usage depends on
service
value: - Servicehibob
: Your HiBob Service User ID. - Servicekonnect_insights
: Your Konnect Insights User Token. - Servicesonarqube
: Your Sonarqube user token. - username String
- Field usage depends on
service
value: - Serviceabsorb_lms
: Your Absorb LMS username. - Serviceadobe_commerce
: Your Adobe Commerce username. - Serviceakeneo
: Your Akeneo username. - Serviceanaplan
: Your Anaplan user ID. Must be populated ifauth_mode
is set toBasic
. - Serviceappfigures
: Your Appfigures Username. - Serviceaveva_pi
: Username for the user to authenticate as with the AF Server - Serviceceridian_dayforce
: Your Ceridian Dayforce Username. - Servicechurnzero
: Your ChurnZero username. - Servicecin7
: Your Cin7 API Username. - Servicecollibra
: Your collibra username. - Servicecompliance_checkpoint
: Your Compliance Checkpoint account username. - Serviceconcur
: The SAP Concur username. - Serviceconfluence
: Your Confluence username. - Servicecontrast_security
: Your Contrast Security API Username. - Servicedcl_logistics
: Your DCL Logistics username. - Servicedeposco
: Your Deposco username. - Servicegithub
:Login
of your GitHub profile. - Servicegladly
: Your Gladly Username. - Serviceglobalmeet
: Your GlobalMeet Username. - Servicegorgias
: Your Gorgias username. - Servicegreen_power_monitor
: Your GreenPowerMonitor username. - Serviceguru
: Your Guru username. - Servicehilti_ontrack
: Your Hilti On!Track username. - Serviceimpact
: Your Impact Account SID - Serviceintegral_ad_science
: Your integral_ad_science username. - Serviceitunes_connect
: Your Apple ID - Servicejamf
: Your Jamf username. - Servicekhoros_care
: Your Khoros Care username. - Servicekissmetrics
: Your Kissmetrics API Username. - Serviceklarna
: Your Klarna Username. - Servicelearnupon
: Your Learnupon username. - Servicelessonly
: Your Lessonly username. - Servicemailgun
: Your Mailgun API username. - Servicemyosh
: Your myosh username. - Serviceoracle_business_intelligence_publisher
: The Oracle Business Intelligence username. - Serviceoracle_fusion_cloud_apps_crm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_fscm
: The Oracle Fusion Cloud username. - Serviceoracle_fusion_cloud_apps_hcm
: The Oracle Fusion Cloud username. - Servicepartnerize
: Your Partnerize account's username. - Servicepingdom
: Your Pingdom Username. - Servicepodio
: Your Podio account username. - Serviceqmatic_data_connect
: Your Qmatic Data Connect username. - Servicequorum
: Your Quorum username . - Servicerevx
: Your RevX Username. - Servicertb_house
: Your RTB House username. - Servicesap_business_by_design
: The SAP Business ByDesign username. - Servicescorm
: Your Scorm App ID. - Serviceservicenow
: Your ServiceNow User ID (username). - Serviceshiphero
: Your ShipHero username. - Serviceshipstation
: Your ShipStation username. - Serviceshopware
: Your Shopware username. - Servicesplash
: Your Splash username. - Servicestarrez
: Your StarRez API username - Servicestickyio
: Your sticky.io username . - Servicestylight
: Your Stylight Username. - Servicesugarcrm
: Your SugarCRM username. - Serviceteamwork
: Your Teamwork username. - Servicetestrail
: Your TestRail username. - Serviceukg_pro
: Your UKG Pro username. - Serviceunicommerce
: Your uniware login username. - Serviceupland
: Your Upland Software Username. - Serviceveevavault
: Your Veeva Vault username. - Servicewhen_i_work
: Your When I Work username. - Servicewherefour
: Your Wherefour username. - Serviceworkday_financial_management
: Workday username. - Serviceworkday_hcm
: Username of your Workday Integration System User account - Servicexandr
: Your Xandr username. - Serviceyounium
: Your Younium username. - version String
- Field usage depends on
service
value: - Servicecriteo_retail_media
: Your Criteo Retail Media version. - view
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook
: Time period to attribute conversions based on views. Possible view_attribution_window values. - Servicepinterest_ads
: The number of days to use as the conversion attribution window for a 'view' action. - Servicesnapchat_ads
: The time period to attribute conversions based on views. Default value:DAY_1
- view
Id String - Field usage depends on
service
value: - Servicepigment
: Your Pigment view ID. - view
Through StringAttribution Window Size - Field usage depends on
service
value: - Servicelinkedin_ads
: The time period to attribute conversions based on views. Default value:DAY_7
- web
Service StringApi Key - Field usage depends on
service
value: - Serviceadyen
: Your Adyen Web Service API key. - webhook
Endpoint String - Field usage depends on
service
value: - Serviceappsflyer
: Webhook Url - webhook
Key String - Field usage depends on
service
value: - Servicexero
: Webhook Key - webhook
Url String - Field usage depends on
service
value: - Servicebranch
: Webhook URL - Servicepipedrive
: The registered URL for webhooks in your Pipedrive dashboard. - Servicesegment
: Webhook URL. - Servicexero
: (ReadOnly) The Webhook URL generated by Fivetran. You can configure this in XERO. - word
Press StringSite Id Or Woocommerce Domain Name - Field usage depends on
service
value: - Servicewoocommerce
: The Site ID of your WordPress hosted WooCommerce instance or the subdomain of your self-hosted WooCommerce instance. - workplace
Id String - Field usage depends on
service
value: - Servicemoloco
: Your Moloco workplace ID. - workspace String
- Field usage depends on
service
value: - Servicemode
: Your Mode Workspace. - workspace
Name String - Field usage depends on
service
value: - Servicebigquery_db
: Workspace Dataset Name - Servicesnowflake_db
: The name of the database where the temporary tables will be created. - workspace
Same BooleanAs Source - Field usage depends on
service
value: - Servicebigquery_db
: Use the source dataset as the workspace dataset - workspace
Schema String - Field usage depends on
service
value: - Servicesnowflake_db
: The name of the schema that belongs to the workspace database where the temporary tables will be created. - ws
Certificate String - Field usage depends on
service
value: - Serviceadp_workforce_now
: Web Services Certificate. - x
Api StringKey - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X API key. - x
Key String - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research key. - x
Master StringKey - Field usage depends on
service
value: - Servicemedallia_agile_research
: Your Medallia Agile Research master key. - x
User StringEmail - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Email. - x
User StringToken - Field usage depends on
service
value: - Serviceworkday_strategic_sourcing
: Your Workday Strategic Sourcing X User Token.
ConnectorConfigAccountsRedditAd, ConnectorConfigAccountsRedditAdArgs
- Name string
- Field usage depends on
service
value: - Servicereddit_ads
: Reddit username of the additional linked account.
- Name string
- Field usage depends on
service
value: - Servicereddit_ads
: Reddit username of the additional linked account.
- name String
- Field usage depends on
service
value: - Servicereddit_ads
: Reddit username of the additional linked account.
- name string
- Field usage depends on
service
value: - Servicereddit_ads
: Reddit username of the additional linked account.
- name str
- Field usage depends on
service
value: - Servicereddit_ads
: Reddit username of the additional linked account.
- name String
- Field usage depends on
service
value: - Servicereddit_ads
: Reddit username of the additional linked account.
ConnectorConfigAdobeAnalyticsConfiguration, ConnectorConfigAdobeAnalyticsConfigurationArgs
- Calculated
Metrics List<string> - Field usage depends on
service
value: - Serviceadobe_analytics
: The calculated_metrics that you want to sync. - Elements List<string>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The elements that you want to sync. - Metrics List<string>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The metrics that you want to sync. - Report
Suites List<string> - Field usage depends on
service
value: - Serviceadobe_analytics
: Specific report suites to sync. Must be populated ifsync_mode
is set toSpecificReportSuites
. - Segments List<string>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The segments that you want to sync. - Sync
Mode string - Field usage depends on
service
value: - Serviceadobe_analytics
: Whether to sync all report suites or specific report suites. Default value:AllReportSuites
. - Table string
- Field usage depends on
service
value: - Serviceadobe_analytics
: The table name unique within the schema to which connector will sync the data. Required for connector creation.
- Calculated
Metrics []string - Field usage depends on
service
value: - Serviceadobe_analytics
: The calculated_metrics that you want to sync. - Elements []string
- Field usage depends on
service
value: - Serviceadobe_analytics
: The elements that you want to sync. - Metrics []string
- Field usage depends on
service
value: - Serviceadobe_analytics
: The metrics that you want to sync. - Report
Suites []string - Field usage depends on
service
value: - Serviceadobe_analytics
: Specific report suites to sync. Must be populated ifsync_mode
is set toSpecificReportSuites
. - Segments []string
- Field usage depends on
service
value: - Serviceadobe_analytics
: The segments that you want to sync. - Sync
Mode string - Field usage depends on
service
value: - Serviceadobe_analytics
: Whether to sync all report suites or specific report suites. Default value:AllReportSuites
. - Table string
- Field usage depends on
service
value: - Serviceadobe_analytics
: The table name unique within the schema to which connector will sync the data. Required for connector creation.
- calculated
Metrics List<String> - Field usage depends on
service
value: - Serviceadobe_analytics
: The calculated_metrics that you want to sync. - elements List<String>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The elements that you want to sync. - metrics List<String>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The metrics that you want to sync. - report
Suites List<String> - Field usage depends on
service
value: - Serviceadobe_analytics
: Specific report suites to sync. Must be populated ifsync_mode
is set toSpecificReportSuites
. - segments List<String>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The segments that you want to sync. - sync
Mode String - Field usage depends on
service
value: - Serviceadobe_analytics
: Whether to sync all report suites or specific report suites. Default value:AllReportSuites
. - table String
- Field usage depends on
service
value: - Serviceadobe_analytics
: The table name unique within the schema to which connector will sync the data. Required for connector creation.
- calculated
Metrics string[] - Field usage depends on
service
value: - Serviceadobe_analytics
: The calculated_metrics that you want to sync. - elements string[]
- Field usage depends on
service
value: - Serviceadobe_analytics
: The elements that you want to sync. - metrics string[]
- Field usage depends on
service
value: - Serviceadobe_analytics
: The metrics that you want to sync. - report
Suites string[] - Field usage depends on
service
value: - Serviceadobe_analytics
: Specific report suites to sync. Must be populated ifsync_mode
is set toSpecificReportSuites
. - segments string[]
- Field usage depends on
service
value: - Serviceadobe_analytics
: The segments that you want to sync. - sync
Mode string - Field usage depends on
service
value: - Serviceadobe_analytics
: Whether to sync all report suites or specific report suites. Default value:AllReportSuites
. - table string
- Field usage depends on
service
value: - Serviceadobe_analytics
: The table name unique within the schema to which connector will sync the data. Required for connector creation.
- calculated_
metrics Sequence[str] - Field usage depends on
service
value: - Serviceadobe_analytics
: The calculated_metrics that you want to sync. - elements Sequence[str]
- Field usage depends on
service
value: - Serviceadobe_analytics
: The elements that you want to sync. - metrics Sequence[str]
- Field usage depends on
service
value: - Serviceadobe_analytics
: The metrics that you want to sync. - report_
suites Sequence[str] - Field usage depends on
service
value: - Serviceadobe_analytics
: Specific report suites to sync. Must be populated ifsync_mode
is set toSpecificReportSuites
. - segments Sequence[str]
- Field usage depends on
service
value: - Serviceadobe_analytics
: The segments that you want to sync. - sync_
mode str - Field usage depends on
service
value: - Serviceadobe_analytics
: Whether to sync all report suites or specific report suites. Default value:AllReportSuites
. - table str
- Field usage depends on
service
value: - Serviceadobe_analytics
: The table name unique within the schema to which connector will sync the data. Required for connector creation.
- calculated
Metrics List<String> - Field usage depends on
service
value: - Serviceadobe_analytics
: The calculated_metrics that you want to sync. - elements List<String>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The elements that you want to sync. - metrics List<String>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The metrics that you want to sync. - report
Suites List<String> - Field usage depends on
service
value: - Serviceadobe_analytics
: Specific report suites to sync. Must be populated ifsync_mode
is set toSpecificReportSuites
. - segments List<String>
- Field usage depends on
service
value: - Serviceadobe_analytics
: The segments that you want to sync. - sync
Mode String - Field usage depends on
service
value: - Serviceadobe_analytics
: Whether to sync all report suites or specific report suites. Default value:AllReportSuites
. - table String
- Field usage depends on
service
value: - Serviceadobe_analytics
: The table name unique within the schema to which connector will sync the data. Required for connector creation.
ConnectorConfigAppIdsAppsflyer, ConnectorConfigAppIdsAppsflyerArgs
- App
Id string - Field usage depends on
service
value: - Serviceappsflyer
: Your App ID
- App
Id string - Field usage depends on
service
value: - Serviceappsflyer
: Your App ID
- app
Id String - Field usage depends on
service
value: - Serviceappsflyer
: Your App ID
- app
Id string - Field usage depends on
service
value: - Serviceappsflyer
: Your App ID
- app_
id str - Field usage depends on
service
value: - Serviceappsflyer
: Your App ID
- app
Id String - Field usage depends on
service
value: - Serviceappsflyer
: Your App ID
ConnectorConfigCustomPayload, ConnectorConfigCustomPayloadArgs
- Key string
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Key - Serviceazure_function
: Payload Key - Servicegoogle_cloud_function
: Payload Key - Value string
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Value - Serviceazure_function
: Payload Value - Servicegoogle_cloud_function
: Payload Value
- Key string
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Key - Serviceazure_function
: Payload Key - Servicegoogle_cloud_function
: Payload Key - Value string
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Value - Serviceazure_function
: Payload Value - Servicegoogle_cloud_function
: Payload Value
- key String
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Key - Serviceazure_function
: Payload Key - Servicegoogle_cloud_function
: Payload Key - value String
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Value - Serviceazure_function
: Payload Value - Servicegoogle_cloud_function
: Payload Value
- key string
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Key - Serviceazure_function
: Payload Key - Servicegoogle_cloud_function
: Payload Key - value string
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Value - Serviceazure_function
: Payload Value - Servicegoogle_cloud_function
: Payload Value
- key str
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Key - Serviceazure_function
: Payload Key - Servicegoogle_cloud_function
: Payload Key - value str
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Value - Serviceazure_function
: Payload Value - Servicegoogle_cloud_function
: Payload Value
- key String
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Key - Serviceazure_function
: Payload Key - Servicegoogle_cloud_function
: Payload Key - value String
- Field usage depends on
service
value: - Serviceaws_lambda
: Payload Value - Serviceazure_function
: Payload Value - Servicegoogle_cloud_function
: Payload Value
ConnectorConfigCustomReport, ConnectorConfigCustomReportArgs
- Add
Metric boolVariants - Field usage depends on
service
value: - Servicesnapchat_ads
: Add fields for separate "swipe-up" and "view" variants of selected metrics - Aggregate string
- Field usage depends on
service
value: - Servicetiktok_ads
: Time aggregation of report - Base
Metrics List<string>Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of Core, Additional and Conversion Metrics Stats Fields. - Breakdown string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakdown on custom report. - Breakout string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakout on custom report. - Conversions
Report boolIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether to enable or disable event conversions data synchronisation. Default value:false
- Custom
Events boolIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether the custom events are included in event conversions report. Default value:false
- Dimension string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Dimension on custom report. - Dimensions List<string>
- Field usage depends on
service
value: - Servicetiktok_ads
: Dimensions to synced - Event
Names List<string> - Field usage depends on
service
value: - Servicereddit_ads
: The list of events the conversion data will be synchronised for - Granularity string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Granularity on custom report. - Level string
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - Metrics List<string>
- Field usage depends on
service
value: - Servicetiktok_ads
: Metrics to be synced - Report
Fields List<string> - Field usage depends on
service
value: - Servicereddit_ads
: The list of fields included in custom report - Report
Name string - Field usage depends on
service
value: - Servicereddit_ads
: The table name within the schema to which connector syncs the data of the specific report. - Servicesnapchat_ads
: Custom report name (must be unique) - Report
Type string - Field usage depends on
service
value: - Servicetiktok_ads
: Type of report to be generated - Segmentation string
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - Sk
Ad List<string>Metrics Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of SKAd Metrics fields in custom report. - Table
Name string - Field usage depends on
service
value: - Servicetiktok_ads
: Destination Table name of report - Time
Zone string - Field usage depends on
service
value: - Servicereddit_ads
: The specific time zone to sync report data ifuseAccountTimeZone
set tofalse
. - Time
Zone stringMode - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set toACCOUNT
, connector will use account related time zone to sync report data. Default value:ACCOUNT
. Possible values:ACCOUNT
,USER
- Add
Metric boolVariants - Field usage depends on
service
value: - Servicesnapchat_ads
: Add fields for separate "swipe-up" and "view" variants of selected metrics - Aggregate string
- Field usage depends on
service
value: - Servicetiktok_ads
: Time aggregation of report - Base
Metrics []stringFields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of Core, Additional and Conversion Metrics Stats Fields. - Breakdown string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakdown on custom report. - Breakout string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakout on custom report. - Conversions
Report boolIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether to enable or disable event conversions data synchronisation. Default value:false
- Custom
Events boolIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether the custom events are included in event conversions report. Default value:false
- Dimension string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Dimension on custom report. - Dimensions []string
- Field usage depends on
service
value: - Servicetiktok_ads
: Dimensions to synced - Event
Names []string - Field usage depends on
service
value: - Servicereddit_ads
: The list of events the conversion data will be synchronised for - Granularity string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Granularity on custom report. - Level string
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - Metrics []string
- Field usage depends on
service
value: - Servicetiktok_ads
: Metrics to be synced - Report
Fields []string - Field usage depends on
service
value: - Servicereddit_ads
: The list of fields included in custom report - Report
Name string - Field usage depends on
service
value: - Servicereddit_ads
: The table name within the schema to which connector syncs the data of the specific report. - Servicesnapchat_ads
: Custom report name (must be unique) - Report
Type string - Field usage depends on
service
value: - Servicetiktok_ads
: Type of report to be generated - Segmentation string
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - Sk
Ad []stringMetrics Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of SKAd Metrics fields in custom report. - Table
Name string - Field usage depends on
service
value: - Servicetiktok_ads
: Destination Table name of report - Time
Zone string - Field usage depends on
service
value: - Servicereddit_ads
: The specific time zone to sync report data ifuseAccountTimeZone
set tofalse
. - Time
Zone stringMode - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set toACCOUNT
, connector will use account related time zone to sync report data. Default value:ACCOUNT
. Possible values:ACCOUNT
,USER
- add
Metric BooleanVariants - Field usage depends on
service
value: - Servicesnapchat_ads
: Add fields for separate "swipe-up" and "view" variants of selected metrics - aggregate String
- Field usage depends on
service
value: - Servicetiktok_ads
: Time aggregation of report - base
Metrics List<String>Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of Core, Additional and Conversion Metrics Stats Fields. - breakdown String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakdown on custom report. - breakout String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakout on custom report. - conversions
Report BooleanIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether to enable or disable event conversions data synchronisation. Default value:false
- custom
Events BooleanIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether the custom events are included in event conversions report. Default value:false
- dimension String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Dimension on custom report. - dimensions List<String>
- Field usage depends on
service
value: - Servicetiktok_ads
: Dimensions to synced - event
Names List<String> - Field usage depends on
service
value: - Servicereddit_ads
: The list of events the conversion data will be synchronised for - granularity String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Granularity on custom report. - level String
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - metrics List<String>
- Field usage depends on
service
value: - Servicetiktok_ads
: Metrics to be synced - report
Fields List<String> - Field usage depends on
service
value: - Servicereddit_ads
: The list of fields included in custom report - report
Name String - Field usage depends on
service
value: - Servicereddit_ads
: The table name within the schema to which connector syncs the data of the specific report. - Servicesnapchat_ads
: Custom report name (must be unique) - report
Type String - Field usage depends on
service
value: - Servicetiktok_ads
: Type of report to be generated - segmentation String
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - sk
Ad List<String>Metrics Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of SKAd Metrics fields in custom report. - table
Name String - Field usage depends on
service
value: - Servicetiktok_ads
: Destination Table name of report - time
Zone String - Field usage depends on
service
value: - Servicereddit_ads
: The specific time zone to sync report data ifuseAccountTimeZone
set tofalse
. - time
Zone StringMode - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set toACCOUNT
, connector will use account related time zone to sync report data. Default value:ACCOUNT
. Possible values:ACCOUNT
,USER
- add
Metric booleanVariants - Field usage depends on
service
value: - Servicesnapchat_ads
: Add fields for separate "swipe-up" and "view" variants of selected metrics - aggregate string
- Field usage depends on
service
value: - Servicetiktok_ads
: Time aggregation of report - base
Metrics string[]Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of Core, Additional and Conversion Metrics Stats Fields. - breakdown string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakdown on custom report. - breakout string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakout on custom report. - conversions
Report booleanIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether to enable or disable event conversions data synchronisation. Default value:false
- custom
Events booleanIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether the custom events are included in event conversions report. Default value:false
- dimension string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Dimension on custom report. - dimensions string[]
- Field usage depends on
service
value: - Servicetiktok_ads
: Dimensions to synced - event
Names string[] - Field usage depends on
service
value: - Servicereddit_ads
: The list of events the conversion data will be synchronised for - granularity string
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Granularity on custom report. - level string
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - metrics string[]
- Field usage depends on
service
value: - Servicetiktok_ads
: Metrics to be synced - report
Fields string[] - Field usage depends on
service
value: - Servicereddit_ads
: The list of fields included in custom report - report
Name string - Field usage depends on
service
value: - Servicereddit_ads
: The table name within the schema to which connector syncs the data of the specific report. - Servicesnapchat_ads
: Custom report name (must be unique) - report
Type string - Field usage depends on
service
value: - Servicetiktok_ads
: Type of report to be generated - segmentation string
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - sk
Ad string[]Metrics Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of SKAd Metrics fields in custom report. - table
Name string - Field usage depends on
service
value: - Servicetiktok_ads
: Destination Table name of report - time
Zone string - Field usage depends on
service
value: - Servicereddit_ads
: The specific time zone to sync report data ifuseAccountTimeZone
set tofalse
. - time
Zone stringMode - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set toACCOUNT
, connector will use account related time zone to sync report data. Default value:ACCOUNT
. Possible values:ACCOUNT
,USER
- add_
metric_ boolvariants - Field usage depends on
service
value: - Servicesnapchat_ads
: Add fields for separate "swipe-up" and "view" variants of selected metrics - aggregate str
- Field usage depends on
service
value: - Servicetiktok_ads
: Time aggregation of report - base_
metrics_ Sequence[str]fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of Core, Additional and Conversion Metrics Stats Fields. - breakdown str
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakdown on custom report. - breakout str
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakout on custom report. - conversions_
report_ boolincluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether to enable or disable event conversions data synchronisation. Default value:false
- custom_
events_ boolincluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether the custom events are included in event conversions report. Default value:false
- dimension str
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Dimension on custom report. - dimensions Sequence[str]
- Field usage depends on
service
value: - Servicetiktok_ads
: Dimensions to synced - event_
names Sequence[str] - Field usage depends on
service
value: - Servicereddit_ads
: The list of events the conversion data will be synchronised for - granularity str
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Granularity on custom report. - level str
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - metrics Sequence[str]
- Field usage depends on
service
value: - Servicetiktok_ads
: Metrics to be synced - report_
fields Sequence[str] - Field usage depends on
service
value: - Servicereddit_ads
: The list of fields included in custom report - report_
name str - Field usage depends on
service
value: - Servicereddit_ads
: The table name within the schema to which connector syncs the data of the specific report. - Servicesnapchat_ads
: Custom report name (must be unique) - report_
type str - Field usage depends on
service
value: - Servicetiktok_ads
: Type of report to be generated - segmentation str
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - sk_
ad_ Sequence[str]metrics_ fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of SKAd Metrics fields in custom report. - table_
name str - Field usage depends on
service
value: - Servicetiktok_ads
: Destination Table name of report - time_
zone str - Field usage depends on
service
value: - Servicereddit_ads
: The specific time zone to sync report data ifuseAccountTimeZone
set tofalse
. - time_
zone_ strmode - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set toACCOUNT
, connector will use account related time zone to sync report data. Default value:ACCOUNT
. Possible values:ACCOUNT
,USER
- add
Metric BooleanVariants - Field usage depends on
service
value: - Servicesnapchat_ads
: Add fields for separate "swipe-up" and "view" variants of selected metrics - aggregate String
- Field usage depends on
service
value: - Servicetiktok_ads
: Time aggregation of report - base
Metrics List<String>Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of Core, Additional and Conversion Metrics Stats Fields. - breakdown String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakdown on custom report. - breakout String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Breakout on custom report. - conversions
Report BooleanIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether to enable or disable event conversions data synchronisation. Default value:false
- custom
Events BooleanIncluded - Field usage depends on
service
value: - Servicereddit_ads
: The boolean value specifying whether the custom events are included in event conversions report. Default value:false
- dimension String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Dimension on custom report. - dimensions List<String>
- Field usage depends on
service
value: - Servicetiktok_ads
: Dimensions to synced - event
Names List<String> - Field usage depends on
service
value: - Servicereddit_ads
: The list of events the conversion data will be synchronised for - granularity String
- Field usage depends on
service
value: - Servicesnapchat_ads
: Sets Granularity on custom report. - level String
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - metrics List<String>
- Field usage depends on
service
value: - Servicetiktok_ads
: Metrics to be synced - report
Fields List<String> - Field usage depends on
service
value: - Servicereddit_ads
: The list of fields included in custom report - report
Name String - Field usage depends on
service
value: - Servicereddit_ads
: The table name within the schema to which connector syncs the data of the specific report. - Servicesnapchat_ads
: Custom report name (must be unique) - report
Type String - Field usage depends on
service
value: - Servicetiktok_ads
: Type of report to be generated - segmentation String
- Field usage depends on
service
value: - Servicereddit_ads
: Level of custom report. - sk
Ad List<String>Metrics Fields - Field usage depends on
service
value: - Servicesnapchat_ads
: List of SKAd Metrics fields in custom report. - table
Name String - Field usage depends on
service
value: - Servicetiktok_ads
: Destination Table name of report - time
Zone String - Field usage depends on
service
value: - Servicereddit_ads
: The specific time zone to sync report data ifuseAccountTimeZone
set tofalse
. - time
Zone StringMode - Field usage depends on
service
value: - Servicereddit_ads
: When this parameter is set toACCOUNT
, connector will use account related time zone to sync report data. Default value:ACCOUNT
. Possible values:ACCOUNT
,USER
ConnectorConfigCustomTable, ConnectorConfigCustomTableArgs
- Action
Breakdowns List<string> - Field usage depends on
service
value: - Servicefacebook_ads
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - Action
Report stringTime - Field usage depends on
service
value: - Servicefacebook_ads
: The report time of action stats. Possible action_report time values. - Aggregation string
- Field usage depends on
service
value: - Servicefacebook_ads
: Options to select aggregation duration. Possible aggregation values. - Breakdowns List<string>
- Field usage depends on
service
value: - Servicefacebook_ads
: List of breakdowns which connector will sync. Possible breakdowns values. - Click
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Config
Type string - Field usage depends on
service
value: - Servicefacebook_ads
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Engaged
View stringAttribution Window - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on engaged views. Possible view_attribution_window values. - Fields List<string>
- Field usage depends on
service
value: - Servicefacebook_ads
: List of fields which connector will sync. Possible field values. - Level string
- Prebuilt
Report stringName - Field usage depends on
service
value: - Servicefacebook_ads
: The report name to which connector will sync the data. Possible prebuilt_report values. - Table
Name string - Field usage depends on
service
value: - Servicefacebook_ads
: The table name within the schema to which the connector will sync the data. It must be unique within the connector and must comply with Fivetran's naming conventions. - Use
Unified boolAttribution Setting - View
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on views. Possible view_attribution_window values.
- Action
Breakdowns []string - Field usage depends on
service
value: - Servicefacebook_ads
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - Action
Report stringTime - Field usage depends on
service
value: - Servicefacebook_ads
: The report time of action stats. Possible action_report time values. - Aggregation string
- Field usage depends on
service
value: - Servicefacebook_ads
: Options to select aggregation duration. Possible aggregation values. - Breakdowns []string
- Field usage depends on
service
value: - Servicefacebook_ads
: List of breakdowns which connector will sync. Possible breakdowns values. - Click
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - Config
Type string - Field usage depends on
service
value: - Servicefacebook_ads
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - Engaged
View stringAttribution Window - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on engaged views. Possible view_attribution_window values. - Fields []string
- Field usage depends on
service
value: - Servicefacebook_ads
: List of fields which connector will sync. Possible field values. - Level string
- Prebuilt
Report stringName - Field usage depends on
service
value: - Servicefacebook_ads
: The report name to which connector will sync the data. Possible prebuilt_report values. - Table
Name string - Field usage depends on
service
value: - Servicefacebook_ads
: The table name within the schema to which the connector will sync the data. It must be unique within the connector and must comply with Fivetran's naming conventions. - Use
Unified boolAttribution Setting - View
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on views. Possible view_attribution_window values.
- action
Breakdowns List<String> - Field usage depends on
service
value: - Servicefacebook_ads
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action
Report StringTime - Field usage depends on
service
value: - Servicefacebook_ads
: The report time of action stats. Possible action_report time values. - aggregation String
- Field usage depends on
service
value: - Servicefacebook_ads
: Options to select aggregation duration. Possible aggregation values. - breakdowns List<String>
- Field usage depends on
service
value: - Servicefacebook_ads
: List of breakdowns which connector will sync. Possible breakdowns values. - click
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - config
Type String - Field usage depends on
service
value: - Servicefacebook_ads
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - engaged
View StringAttribution Window - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on engaged views. Possible view_attribution_window values. - fields List<String>
- Field usage depends on
service
value: - Servicefacebook_ads
: List of fields which connector will sync. Possible field values. - level String
- prebuilt
Report StringName - Field usage depends on
service
value: - Servicefacebook_ads
: The report name to which connector will sync the data. Possible prebuilt_report values. - table
Name String - Field usage depends on
service
value: - Servicefacebook_ads
: The table name within the schema to which the connector will sync the data. It must be unique within the connector and must comply with Fivetran's naming conventions. - use
Unified BooleanAttribution Setting - view
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on views. Possible view_attribution_window values.
- action
Breakdowns string[] - Field usage depends on
service
value: - Servicefacebook_ads
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action
Report stringTime - Field usage depends on
service
value: - Servicefacebook_ads
: The report time of action stats. Possible action_report time values. - aggregation string
- Field usage depends on
service
value: - Servicefacebook_ads
: Options to select aggregation duration. Possible aggregation values. - breakdowns string[]
- Field usage depends on
service
value: - Servicefacebook_ads
: List of breakdowns which connector will sync. Possible breakdowns values. - click
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - config
Type string - Field usage depends on
service
value: - Servicefacebook_ads
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - engaged
View stringAttribution Window - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on engaged views. Possible view_attribution_window values. - fields string[]
- Field usage depends on
service
value: - Servicefacebook_ads
: List of fields which connector will sync. Possible field values. - level string
- prebuilt
Report stringName - Field usage depends on
service
value: - Servicefacebook_ads
: The report name to which connector will sync the data. Possible prebuilt_report values. - table
Name string - Field usage depends on
service
value: - Servicefacebook_ads
: The table name within the schema to which the connector will sync the data. It must be unique within the connector and must comply with Fivetran's naming conventions. - use
Unified booleanAttribution Setting - view
Attribution stringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on views. Possible view_attribution_window values.
- action_
breakdowns Sequence[str] - Field usage depends on
service
value: - Servicefacebook_ads
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action_
report_ strtime - Field usage depends on
service
value: - Servicefacebook_ads
: The report time of action stats. Possible action_report time values. - aggregation str
- Field usage depends on
service
value: - Servicefacebook_ads
: Options to select aggregation duration. Possible aggregation values. - breakdowns Sequence[str]
- Field usage depends on
service
value: - Servicefacebook_ads
: List of breakdowns which connector will sync. Possible breakdowns values. - click_
attribution_ strwindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - config_
type str - Field usage depends on
service
value: - Servicefacebook_ads
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - engaged_
view_ strattribution_ window - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on engaged views. Possible view_attribution_window values. - fields Sequence[str]
- Field usage depends on
service
value: - Servicefacebook_ads
: List of fields which connector will sync. Possible field values. - level str
- prebuilt_
report_ strname - Field usage depends on
service
value: - Servicefacebook_ads
: The report name to which connector will sync the data. Possible prebuilt_report values. - table_
name str - Field usage depends on
service
value: - Servicefacebook_ads
: The table name within the schema to which the connector will sync the data. It must be unique within the connector and must comply with Fivetran's naming conventions. - use_
unified_ boolattribution_ setting - view_
attribution_ strwindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on views. Possible view_attribution_window values.
- action
Breakdowns List<String> - Field usage depends on
service
value: - Servicefacebook_ads
: List of action_breakdowns which connector will sync. Possible action_breakdowns values. - action
Report StringTime - Field usage depends on
service
value: - Servicefacebook_ads
: The report time of action stats. Possible action_report time values. - aggregation String
- Field usage depends on
service
value: - Servicefacebook_ads
: Options to select aggregation duration. Possible aggregation values. - breakdowns List<String>
- Field usage depends on
service
value: - Servicefacebook_ads
: List of breakdowns which connector will sync. Possible breakdowns values. - click
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on clicks. Possible click_attribution_window values. - config
Type String - Field usage depends on
service
value: - Servicefacebook_ads
: Option to select Prebuilt Reports or Custom Reports. Possible config_type values. - engaged
View StringAttribution Window - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on engaged views. Possible view_attribution_window values. - fields List<String>
- Field usage depends on
service
value: - Servicefacebook_ads
: List of fields which connector will sync. Possible field values. - level String
- prebuilt
Report StringName - Field usage depends on
service
value: - Servicefacebook_ads
: The report name to which connector will sync the data. Possible prebuilt_report values. - table
Name String - Field usage depends on
service
value: - Servicefacebook_ads
: The table name within the schema to which the connector will sync the data. It must be unique within the connector and must comply with Fivetran's naming conventions. - use
Unified BooleanAttribution Setting - view
Attribution StringWindow - Field usage depends on
service
value: - Servicefacebook_ads
: Time period to attribute conversions based on views. Possible view_attribution_window values.
ConnectorConfigProjectCredential, ConnectorConfigProjectCredentialArgs
- Api
Key string - Field usage depends on
service
value: - Serviceamplitude
: The API key of the project. - Project string
- Field usage depends on
service
value: - Serviceamplitude
: The project name you wish to use with Fivetran. - Secret
Key string - Field usage depends on
service
value: - Serviceamplitude
: The secret key of the project.
- Api
Key string - Field usage depends on
service
value: - Serviceamplitude
: The API key of the project. - Project string
- Field usage depends on
service
value: - Serviceamplitude
: The project name you wish to use with Fivetran. - Secret
Key string - Field usage depends on
service
value: - Serviceamplitude
: The secret key of the project.
- api
Key String - Field usage depends on
service
value: - Serviceamplitude
: The API key of the project. - project String
- Field usage depends on
service
value: - Serviceamplitude
: The project name you wish to use with Fivetran. - secret
Key String - Field usage depends on
service
value: - Serviceamplitude
: The secret key of the project.
- api
Key string - Field usage depends on
service
value: - Serviceamplitude
: The API key of the project. - project string
- Field usage depends on
service
value: - Serviceamplitude
: The project name you wish to use with Fivetran. - secret
Key string - Field usage depends on
service
value: - Serviceamplitude
: The secret key of the project.
- api_
key str - Field usage depends on
service
value: - Serviceamplitude
: The API key of the project. - project str
- Field usage depends on
service
value: - Serviceamplitude
: The project name you wish to use with Fivetran. - secret_
key str - Field usage depends on
service
value: - Serviceamplitude
: The secret key of the project.
- api
Key String - Field usage depends on
service
value: - Serviceamplitude
: The API key of the project. - project String
- Field usage depends on
service
value: - Serviceamplitude
: The project name you wish to use with Fivetran. - secret
Key String - Field usage depends on
service
value: - Serviceamplitude
: The secret key of the project.
ConnectorConfigReport, ConnectorConfigReportArgs
- Aggregation string
- Field usage depends on
service
value: - Servicegoogle_search_console
: (Optional) Aggregation type. Supported only for theSEARCH_RESULTS
report type - Attributes List<string>
- Field usage depends on
service
value: - Servicegoogle_search_ads_360
: The report attributes included to sync. - Config
Type string - Field usage depends on
service
value: - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Servicegoogle_analytics_4
: Whether to use the Prebuilt Reports or Custom Reports. - Dimensions List<string>
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics_4
: The report dimensions to include into a sync. - Servicegoogle_search_console
: The report dimensions included to sync. - Fields List<string>
- Field usage depends on
service
value: - Servicegoogle_ads
: A list of the fields to sync. Must be populated ifconfig_type
is set toCustom
. - Filter string
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - Filter
Field stringName - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The dimension name to filter on. - Filter
Type string - Field usage depends on
service
value: - Servicegoogle_analytics_4
: Filter type for reports request. Possible values are INCLUDE and EXCLUDE - Filter
Value string - Generate
Fivetran boolPk - Field usage depends on
service
value: - Serviceworkday
: 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. - Metrics List<string>
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_analytics_4
: The report metrics to include into a sync. - Servicegoogle_search_ads_360
: The report metrics included to sync. - Prebuilt
Report string - Field usage depends on
service
value: - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Servicegoogle_analytics_4
: The name of the Prebuilt Report from which the connector will sync the data. - Primary
Keys List<string> - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - Report
Format stringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - Report
Type string - Field usage depends on
service
value: - Servicegoogle_ads
: The name of the Google Ads report from which the connector will sync the data. Possible report_type values. - Servicegoogle_search_ads_360
: The type of report - Servicegoogle_search_console
: The type of report - Report
Url string - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - Rollback
Window double - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The custom window size for rollback syncs. - Search
Types List<string> - Field usage depends on
service
value: - Servicegoogle_search_console
: Search types included to sync. Supported only for theSEARCH_RESULTS
report type - Segment
Ids List<string> - Segments List<string>
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Servicegoogle_search_ads_360
: The report segments included to sync. - Support
Nested boolColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - Table string
- Field usage depends on
service
value: - Servicegoogle_ads
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics_4
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_search_ads_360
: The name of a table within the schema to which connector syncs the data of a given report. - Servicegoogle_search_console
: The name of a table within the schema to which connector syncs the data of a given report. - Serviceworkday
: The table name within the schema to which connector will sync the data of the specific report. - Time
Aggregation stringGranularity - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The report data aggregation time granularity.
- Aggregation string
- Field usage depends on
service
value: - Servicegoogle_search_console
: (Optional) Aggregation type. Supported only for theSEARCH_RESULTS
report type - Attributes []string
- Field usage depends on
service
value: - Servicegoogle_search_ads_360
: The report attributes included to sync. - Config
Type string - Field usage depends on
service
value: - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Servicegoogle_analytics_4
: Whether to use the Prebuilt Reports or Custom Reports. - Dimensions []string
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics_4
: The report dimensions to include into a sync. - Servicegoogle_search_console
: The report dimensions included to sync. - Fields []string
- Field usage depends on
service
value: - Servicegoogle_ads
: A list of the fields to sync. Must be populated ifconfig_type
is set toCustom
. - Filter string
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - Filter
Field stringName - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The dimension name to filter on. - Filter
Type string - Field usage depends on
service
value: - Servicegoogle_analytics_4
: Filter type for reports request. Possible values are INCLUDE and EXCLUDE - Filter
Value string - Generate
Fivetran boolPk - Field usage depends on
service
value: - Serviceworkday
: 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. - Metrics []string
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_analytics_4
: The report metrics to include into a sync. - Servicegoogle_search_ads_360
: The report metrics included to sync. - Prebuilt
Report string - Field usage depends on
service
value: - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Servicegoogle_analytics_4
: The name of the Prebuilt Report from which the connector will sync the data. - Primary
Keys []string - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - Report
Format stringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - Report
Type string - Field usage depends on
service
value: - Servicegoogle_ads
: The name of the Google Ads report from which the connector will sync the data. Possible report_type values. - Servicegoogle_search_ads_360
: The type of report - Servicegoogle_search_console
: The type of report - Report
Url string - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - Rollback
Window float64 - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The custom window size for rollback syncs. - Search
Types []string - Field usage depends on
service
value: - Servicegoogle_search_console
: Search types included to sync. Supported only for theSEARCH_RESULTS
report type - Segment
Ids []string - Segments []string
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Servicegoogle_search_ads_360
: The report segments included to sync. - Support
Nested boolColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - Table string
- Field usage depends on
service
value: - Servicegoogle_ads
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics_4
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_search_ads_360
: The name of a table within the schema to which connector syncs the data of a given report. - Servicegoogle_search_console
: The name of a table within the schema to which connector syncs the data of a given report. - Serviceworkday
: The table name within the schema to which connector will sync the data of the specific report. - Time
Aggregation stringGranularity - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The report data aggregation time granularity.
- aggregation String
- Field usage depends on
service
value: - Servicegoogle_search_console
: (Optional) Aggregation type. Supported only for theSEARCH_RESULTS
report type - attributes List<String>
- Field usage depends on
service
value: - Servicegoogle_search_ads_360
: The report attributes included to sync. - config
Type String - Field usage depends on
service
value: - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Servicegoogle_analytics_4
: Whether to use the Prebuilt Reports or Custom Reports. - dimensions List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics_4
: The report dimensions to include into a sync. - Servicegoogle_search_console
: The report dimensions included to sync. - fields List<String>
- Field usage depends on
service
value: - Servicegoogle_ads
: A list of the fields to sync. Must be populated ifconfig_type
is set toCustom
. - filter String
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - filter
Field StringName - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The dimension name to filter on. - filter
Type String - Field usage depends on
service
value: - Servicegoogle_analytics_4
: Filter type for reports request. Possible values are INCLUDE and EXCLUDE - filter
Value String - generate
Fivetran BooleanPk - Field usage depends on
service
value: - Serviceworkday
: 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. - metrics List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_analytics_4
: The report metrics to include into a sync. - Servicegoogle_search_ads_360
: The report metrics included to sync. - prebuilt
Report String - Field usage depends on
service
value: - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Servicegoogle_analytics_4
: The name of the Prebuilt Report from which the connector will sync the data. - primary
Keys List<String> - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - report
Format StringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report
Type String - Field usage depends on
service
value: - Servicegoogle_ads
: The name of the Google Ads report from which the connector will sync the data. Possible report_type values. - Servicegoogle_search_ads_360
: The type of report - Servicegoogle_search_console
: The type of report - report
Url String - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - rollback
Window Double - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The custom window size for rollback syncs. - search
Types List<String> - Field usage depends on
service
value: - Servicegoogle_search_console
: Search types included to sync. Supported only for theSEARCH_RESULTS
report type - segment
Ids List<String> - segments List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Servicegoogle_search_ads_360
: The report segments included to sync. - support
Nested BooleanColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - table String
- Field usage depends on
service
value: - Servicegoogle_ads
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics_4
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_search_ads_360
: The name of a table within the schema to which connector syncs the data of a given report. - Servicegoogle_search_console
: The name of a table within the schema to which connector syncs the data of a given report. - Serviceworkday
: The table name within the schema to which connector will sync the data of the specific report. - time
Aggregation StringGranularity - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The report data aggregation time granularity.
- aggregation string
- Field usage depends on
service
value: - Servicegoogle_search_console
: (Optional) Aggregation type. Supported only for theSEARCH_RESULTS
report type - attributes string[]
- Field usage depends on
service
value: - Servicegoogle_search_ads_360
: The report attributes included to sync. - config
Type string - Field usage depends on
service
value: - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Servicegoogle_analytics_4
: Whether to use the Prebuilt Reports or Custom Reports. - dimensions string[]
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics_4
: The report dimensions to include into a sync. - Servicegoogle_search_console
: The report dimensions included to sync. - fields string[]
- Field usage depends on
service
value: - Servicegoogle_ads
: A list of the fields to sync. Must be populated ifconfig_type
is set toCustom
. - filter string
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - filter
Field stringName - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The dimension name to filter on. - filter
Type string - Field usage depends on
service
value: - Servicegoogle_analytics_4
: Filter type for reports request. Possible values are INCLUDE and EXCLUDE - filter
Value string - generate
Fivetran booleanPk - Field usage depends on
service
value: - Serviceworkday
: 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. - metrics string[]
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_analytics_4
: The report metrics to include into a sync. - Servicegoogle_search_ads_360
: The report metrics included to sync. - prebuilt
Report string - Field usage depends on
service
value: - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Servicegoogle_analytics_4
: The name of the Prebuilt Report from which the connector will sync the data. - primary
Keys string[] - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - report
Format stringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report
Type string - Field usage depends on
service
value: - Servicegoogle_ads
: The name of the Google Ads report from which the connector will sync the data. Possible report_type values. - Servicegoogle_search_ads_360
: The type of report - Servicegoogle_search_console
: The type of report - report
Url string - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - rollback
Window number - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The custom window size for rollback syncs. - search
Types string[] - Field usage depends on
service
value: - Servicegoogle_search_console
: Search types included to sync. Supported only for theSEARCH_RESULTS
report type - segment
Ids string[] - segments string[]
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Servicegoogle_search_ads_360
: The report segments included to sync. - support
Nested booleanColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - table string
- Field usage depends on
service
value: - Servicegoogle_ads
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics_4
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_search_ads_360
: The name of a table within the schema to which connector syncs the data of a given report. - Servicegoogle_search_console
: The name of a table within the schema to which connector syncs the data of a given report. - Serviceworkday
: The table name within the schema to which connector will sync the data of the specific report. - time
Aggregation stringGranularity - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The report data aggregation time granularity.
- aggregation str
- Field usage depends on
service
value: - Servicegoogle_search_console
: (Optional) Aggregation type. Supported only for theSEARCH_RESULTS
report type - attributes Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_search_ads_360
: The report attributes included to sync. - config_
type str - Field usage depends on
service
value: - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Servicegoogle_analytics_4
: Whether to use the Prebuilt Reports or Custom Reports. - dimensions Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics_4
: The report dimensions to include into a sync. - Servicegoogle_search_console
: The report dimensions included to sync. - fields Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_ads
: A list of the fields to sync. Must be populated ifconfig_type
is set toCustom
. - filter str
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - filter_
field_ strname - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The dimension name to filter on. - filter_
type str - Field usage depends on
service
value: - Servicegoogle_analytics_4
: Filter type for reports request. Possible values are INCLUDE and EXCLUDE - filter_
value str - generate_
fivetran_ boolpk - Field usage depends on
service
value: - Serviceworkday
: 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. - metrics Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_analytics_4
: The report metrics to include into a sync. - Servicegoogle_search_ads_360
: The report metrics included to sync. - prebuilt_
report str - Field usage depends on
service
value: - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Servicegoogle_analytics_4
: The name of the Prebuilt Report from which the connector will sync the data. - primary_
keys Sequence[str] - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - report_
format_ strtype - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report_
type str - Field usage depends on
service
value: - Servicegoogle_ads
: The name of the Google Ads report from which the connector will sync the data. Possible report_type values. - Servicegoogle_search_ads_360
: The type of report - Servicegoogle_search_console
: The type of report - report_
url str - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - rollback_
window float - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The custom window size for rollback syncs. - search_
types Sequence[str] - Field usage depends on
service
value: - Servicegoogle_search_console
: Search types included to sync. Supported only for theSEARCH_RESULTS
report type - segment_
ids Sequence[str] - segments Sequence[str]
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Servicegoogle_search_ads_360
: The report segments included to sync. - support_
nested_ boolcolumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - table str
- Field usage depends on
service
value: - Servicegoogle_ads
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics_4
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_search_ads_360
: The name of a table within the schema to which connector syncs the data of a given report. - Servicegoogle_search_console
: The name of a table within the schema to which connector syncs the data of a given report. - Serviceworkday
: The table name within the schema to which connector will sync the data of the specific report. - time_
aggregation_ strgranularity - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The report data aggregation time granularity.
- aggregation String
- Field usage depends on
service
value: - Servicegoogle_search_console
: (Optional) Aggregation type. Supported only for theSEARCH_RESULTS
report type - attributes List<String>
- Field usage depends on
service
value: - Servicegoogle_search_ads_360
: The report attributes included to sync. - config
Type String - Field usage depends on
service
value: - Servicegoogle_analytics
: Whether to use the Prebuilt Reports or Custom Reports. - Servicegoogle_analytics_4
: Whether to use the Prebuilt Reports or Custom Reports. - dimensions List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report dimensions to include into a sync. Thedate
dimension is mandatory for all the report types. - Servicegoogle_analytics_4
: The report dimensions to include into a sync. - Servicegoogle_search_console
: The report dimensions included to sync. - fields List<String>
- Field usage depends on
service
value: - Servicegoogle_ads
: A list of the fields to sync. Must be populated ifconfig_type
is set toCustom
. - filter String
- Field usage depends on
service
value: - Servicegoogle_analytics
: String parameter restricts the data returned for your report. To use the filter parameter, specify a dimension or metric on which to filter, followed by the filter expression - filter
Field StringName - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The dimension name to filter on. - filter
Type String - Field usage depends on
service
value: - Servicegoogle_analytics_4
: Filter type for reports request. Possible values are INCLUDE and EXCLUDE - filter
Value String - generate
Fivetran BooleanPk - Field usage depends on
service
value: - Serviceworkday
: 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. - metrics List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: The report metrics to include into a sync. - Servicegoogle_analytics_4
: The report metrics to include into a sync. - Servicegoogle_search_ads_360
: The report metrics included to sync. - prebuilt
Report String - Field usage depends on
service
value: - Servicegoogle_analytics
: The name of the Prebuilt Report from which the connector will sync the data. - Servicegoogle_analytics_4
: The name of the Prebuilt Report from which the connector will sync the data. - primary
Keys List<String> - Field usage depends on
service
value: - Serviceworkday
: Primary Keys - report
Format StringType - Field usage depends on
service
value: - Serviceworkday
: This is to select report format from JSON and CSV. By default, report format is JSON. - report
Type String - Field usage depends on
service
value: - Servicegoogle_ads
: The name of the Google Ads report from which the connector will sync the data. Possible report_type values. - Servicegoogle_search_ads_360
: The type of report - Servicegoogle_search_console
: The type of report - report
Url String - Field usage depends on
service
value: - Serviceworkday
: URL for a live custom report. - rollback
Window Number - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The custom window size for rollback syncs. - search
Types List<String> - Field usage depends on
service
value: - Servicegoogle_search_console
: Search types included to sync. Supported only for theSEARCH_RESULTS
report type - segment
Ids List<String> - segments List<String>
- Field usage depends on
service
value: - Servicegoogle_analytics
: 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. - Servicegoogle_search_ads_360
: The report segments included to sync. - support
Nested BooleanColumns - Field usage depends on
service
value: - Serviceworkday
: This option is to unpack the nested columns and sync them separately. By default, we sync the nested columns as JSON objects. - table String
- Field usage depends on
service
value: - Servicegoogle_ads
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_analytics_4
: The table name within the schema to which connector will sync the data of the specific report. - Servicegoogle_search_ads_360
: The name of a table within the schema to which connector syncs the data of a given report. - Servicegoogle_search_console
: The name of a table within the schema to which connector syncs the data of a given report. - Serviceworkday
: The table name within the schema to which connector will sync the data of the specific report. - time
Aggregation StringGranularity - Field usage depends on
service
value: - Servicegoogle_analytics_4
: The report data aggregation time granularity.
ConnectorConfigReportConfig, ConnectorConfigReportConfigArgs
- Config
Type string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Set the value toPREBUILT
if it's one of the preconfigured reports (see theprebuilt_report_type
option). Otherwise, set toCUSTOM
. - Currency string
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Currency used in a report. Default value:USD
. - Dimensions List<string>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Dimensions used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - Interval
Type string - Field usage depends on
service
value: - Serviceyahoo_dsp
: The granularity of data in a report. Default value:DAY
. - Metrics List<string>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Metrics used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - Prebuilt
Report stringType - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific report type to sync. Must be populated ifconfig_type
is set toPREBUILT
. - Report
Name string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Table name in destination. - Time
Zone string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specify the time zone to be used to request report data - Use
Advertiser boolTimezone - Field usage depends on
service
value: - Serviceyahoo_dsp
: Use advertiser timezone to request report data.
- Config
Type string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Set the value toPREBUILT
if it's one of the preconfigured reports (see theprebuilt_report_type
option). Otherwise, set toCUSTOM
. - Currency string
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Currency used in a report. Default value:USD
. - Dimensions []string
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Dimensions used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - Interval
Type string - Field usage depends on
service
value: - Serviceyahoo_dsp
: The granularity of data in a report. Default value:DAY
. - Metrics []string
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Metrics used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - Prebuilt
Report stringType - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific report type to sync. Must be populated ifconfig_type
is set toPREBUILT
. - Report
Name string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Table name in destination. - Time
Zone string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specify the time zone to be used to request report data - Use
Advertiser boolTimezone - Field usage depends on
service
value: - Serviceyahoo_dsp
: Use advertiser timezone to request report data.
- config
Type String - Field usage depends on
service
value: - Serviceyahoo_dsp
: Set the value toPREBUILT
if it's one of the preconfigured reports (see theprebuilt_report_type
option). Otherwise, set toCUSTOM
. - currency String
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Currency used in a report. Default value:USD
. - dimensions List<String>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Dimensions used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - interval
Type String - Field usage depends on
service
value: - Serviceyahoo_dsp
: The granularity of data in a report. Default value:DAY
. - metrics List<String>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Metrics used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - prebuilt
Report StringType - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific report type to sync. Must be populated ifconfig_type
is set toPREBUILT
. - report
Name String - Field usage depends on
service
value: - Serviceyahoo_dsp
: Table name in destination. - time
Zone String - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specify the time zone to be used to request report data - use
Advertiser BooleanTimezone - Field usage depends on
service
value: - Serviceyahoo_dsp
: Use advertiser timezone to request report data.
- config
Type string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Set the value toPREBUILT
if it's one of the preconfigured reports (see theprebuilt_report_type
option). Otherwise, set toCUSTOM
. - currency string
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Currency used in a report. Default value:USD
. - dimensions string[]
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Dimensions used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - interval
Type string - Field usage depends on
service
value: - Serviceyahoo_dsp
: The granularity of data in a report. Default value:DAY
. - metrics string[]
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Metrics used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - prebuilt
Report stringType - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific report type to sync. Must be populated ifconfig_type
is set toPREBUILT
. - report
Name string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Table name in destination. - time
Zone string - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specify the time zone to be used to request report data - use
Advertiser booleanTimezone - Field usage depends on
service
value: - Serviceyahoo_dsp
: Use advertiser timezone to request report data.
- config_
type str - Field usage depends on
service
value: - Serviceyahoo_dsp
: Set the value toPREBUILT
if it's one of the preconfigured reports (see theprebuilt_report_type
option). Otherwise, set toCUSTOM
. - currency str
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Currency used in a report. Default value:USD
. - dimensions Sequence[str]
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Dimensions used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - interval_
type str - Field usage depends on
service
value: - Serviceyahoo_dsp
: The granularity of data in a report. Default value:DAY
. - metrics Sequence[str]
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Metrics used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - prebuilt_
report_ strtype - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific report type to sync. Must be populated ifconfig_type
is set toPREBUILT
. - report_
name str - Field usage depends on
service
value: - Serviceyahoo_dsp
: Table name in destination. - time_
zone str - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specify the time zone to be used to request report data - use_
advertiser_ booltimezone - Field usage depends on
service
value: - Serviceyahoo_dsp
: Use advertiser timezone to request report data.
- config
Type String - Field usage depends on
service
value: - Serviceyahoo_dsp
: Set the value toPREBUILT
if it's one of the preconfigured reports (see theprebuilt_report_type
option). Otherwise, set toCUSTOM
. - currency String
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Currency used in a report. Default value:USD
. - dimensions List<String>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Dimensions used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - interval
Type String - Field usage depends on
service
value: - Serviceyahoo_dsp
: The granularity of data in a report. Default value:DAY
. - metrics List<String>
- Field usage depends on
service
value: - Serviceyahoo_dsp
: Metrics used in a report. Must be populated ifconfig_type
is set toCUSTOM
. - prebuilt
Report StringType - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specific report type to sync. Must be populated ifconfig_type
is set toPREBUILT
. - report
Name String - Field usage depends on
service
value: - Serviceyahoo_dsp
: Table name in destination. - time
Zone String - Field usage depends on
service
value: - Serviceyahoo_dsp
: Specify the time zone to be used to request report data - use
Advertiser BooleanTimezone - Field usage depends on
service
value: - Serviceyahoo_dsp
: Use advertiser timezone to request report data.
ConnectorConfigReportList, ConnectorConfigReportListArgs
- Dimension string
- Field usage depends on
service
value: - Servicespotify_ads
: The dimension (entity_type) to sync. - Fields List<string>
- Field usage depends on
service
value: - Servicespotify_ads
: A list of the fields (metrics) to sync. - Granularity string
- Field usage depends on
service
value: - Servicespotify_ads
: The report granularity. - Table string
- Field usage depends on
service
value: - Servicespotify_ads
: The table name within the schema to which connector will sync the data of the specific report.
- Dimension string
- Field usage depends on
service
value: - Servicespotify_ads
: The dimension (entity_type) to sync. - Fields []string
- Field usage depends on
service
value: - Servicespotify_ads
: A list of the fields (metrics) to sync. - Granularity string
- Field usage depends on
service
value: - Servicespotify_ads
: The report granularity. - Table string
- Field usage depends on
service
value: - Servicespotify_ads
: The table name within the schema to which connector will sync the data of the specific report.
- dimension String
- Field usage depends on
service
value: - Servicespotify_ads
: The dimension (entity_type) to sync. - fields List<String>
- Field usage depends on
service
value: - Servicespotify_ads
: A list of the fields (metrics) to sync. - granularity String
- Field usage depends on
service
value: - Servicespotify_ads
: The report granularity. - table String
- Field usage depends on
service
value: - Servicespotify_ads
: The table name within the schema to which connector will sync the data of the specific report.
- dimension string
- Field usage depends on
service
value: - Servicespotify_ads
: The dimension (entity_type) to sync. - fields string[]
- Field usage depends on
service
value: - Servicespotify_ads
: A list of the fields (metrics) to sync. - granularity string
- Field usage depends on
service
value: - Servicespotify_ads
: The report granularity. - table string
- Field usage depends on
service
value: - Servicespotify_ads
: The table name within the schema to which connector will sync the data of the specific report.
- dimension str
- Field usage depends on
service
value: - Servicespotify_ads
: The dimension (entity_type) to sync. - fields Sequence[str]
- Field usage depends on
service
value: - Servicespotify_ads
: A list of the fields (metrics) to sync. - granularity str
- Field usage depends on
service
value: - Servicespotify_ads
: The report granularity. - table str
- Field usage depends on
service
value: - Servicespotify_ads
: The table name within the schema to which connector will sync the data of the specific report.
- dimension String
- Field usage depends on
service
value: - Servicespotify_ads
: The dimension (entity_type) to sync. - fields List<String>
- Field usage depends on
service
value: - Servicespotify_ads
: A list of the fields (metrics) to sync. - granularity String
- Field usage depends on
service
value: - Servicespotify_ads
: The report granularity. - table String
- Field usage depends on
service
value: - Servicespotify_ads
: The table name within the schema to which connector will sync the data of the specific report.
ConnectorConfigSecretsList, ConnectorConfigSecretsListArgs
- Key string
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Key. - Serviceazure_function
: Key - Servicegoogle_cloud_function
: Key - Value string
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Value. - Serviceazure_function
: Value - Servicegoogle_cloud_function
: Value
- Key string
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Key. - Serviceazure_function
: Key - Servicegoogle_cloud_function
: Key - Value string
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Value. - Serviceazure_function
: Value - Servicegoogle_cloud_function
: Value
- key String
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Key. - Serviceazure_function
: Key - Servicegoogle_cloud_function
: Key - value String
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Value. - Serviceazure_function
: Value - Servicegoogle_cloud_function
: Value
- key string
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Key. - Serviceazure_function
: Key - Servicegoogle_cloud_function
: Key - value string
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Value. - Serviceazure_function
: Value - Servicegoogle_cloud_function
: Value
- key String
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Key. - Serviceazure_function
: Key - Servicegoogle_cloud_function
: Key - value String
- Field usage depends on
service
value: - Serviceaws_lambda
: Secret Value. - Serviceazure_function
: Value - Servicegoogle_cloud_function
: Value
ConnectorConfigTenantConfig, ConnectorConfigTenantConfigArgs
ConnectorDestinationSchema, ConnectorDestinationSchemaArgs
- Name string
- The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
- Prefix string
- The connector schema prefix has to be unique within the group (destination). Each replicated schema is prefixed with the provided value. Required for connector creation.
- Table string
- The table name unique within the schema to which connector will sync the data. Required for connector creation.
- Name string
- The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
- Prefix string
- The connector schema prefix has to be unique within the group (destination). Each replicated schema is prefixed with the provided value. Required for connector creation.
- Table string
- The table name unique within the schema to which connector will sync the data. Required for connector creation.
- name String
- The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
- prefix String
- The connector schema prefix has to be unique within the group (destination). Each replicated schema is prefixed with the provided value. Required for connector creation.
- table String
- The table name unique within the schema to which connector will sync the data. Required for connector creation.
- name string
- The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
- prefix string
- The connector schema prefix has to be unique within the group (destination). Each replicated schema is prefixed with the provided value. Required for connector creation.
- table string
- The table name unique within the schema to which connector will sync the data. Required for connector creation.
- name str
- The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
- prefix str
- The connector schema prefix has to be unique within the group (destination). Each replicated schema is prefixed with the provided value. Required for connector creation.
- table str
- The table name unique within the schema to which connector will sync the data. Required for connector creation.
- name String
- The connector schema name in destination. Has to be unique within the group (destination). Required for connector creation.
- prefix String
- The connector schema prefix has to be unique within the group (destination). Each replicated schema is prefixed with the provided value. Required for connector creation.
- table String
- The table name unique within the schema to which connector will sync the data. Required for connector creation.
ConnectorTimeouts, ConnectorTimeoutsArgs
- Create string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- Update string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- Create string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- Update string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- create String
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- update String
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- create string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- update string
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- create str
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- update str
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- create String
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
- update String
- A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
Package Details
- Repository
- fivetran fivetran/terraform-provider-fivetran
- License
- Notes
- This Pulumi package is based on the
fivetran
Terraform Provider.