Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

Credentials

AwsAccessSecretKeyAWS access key ID / secret access key credentials.
AzureAccountKeyAzure storage account name / key credentials.
AzureCredentialsAbstract base for Azure credential types.
CredentialsAbstract base for every credential type.
GCPCredentialsAbstract base for Google Cloud credential types.
GCPHmacHMAC access key / secret for GCS's S3-compatible endpoint.
GCPJsonGCP service-account JSON key credentials.
SalesforceCredentialsAbstract base for Salesforce credential shapes.
SalesforceTokenCredentialsSalesforce username / password / security-token credentials.
SecretReference to a secret value, used for credential fields.
StrOrSecretSpecA connector field that accepts either a plain string or a Secret.
UserPasswordUsername / password credentials.