Edit on GitHub
Which Version of the Salesforce API Is Fivetran Using?link
Updated 11 days ago
Questionlink
Which version of the Salesforce API is Fivetran using?
Environmentlink
Connector: Salesforce
Answerlink
To find the Salesforce API version, do the following:
In the connector page, go to the Logs tab.
Query for
api_call
.Expand the
api_call
events to find the API version in the URI.
Causelink
The Salesforce API version can be found in the calls Fivetran makes. You can identify the Salesforce API version by looking at the /v
in the URI.