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

SalesforceCredentials

class
class SalesforceCredentials

Bases: Credentials, ABC

Categories: credentials

Abstract base for Salesforce credential shapes.

Today only SalesforceTokenCredentials (username + password + security token) is supported; sibling subclasses can add OAuth / JWT auth without changing the connector surface.