Salesforce: Updating API Version

I’m using Salesforce nodes to connect to Salesforce and would like to include data from new objects that are available in the most recent API versions (64.0+). I have been able to query these objects using a GET request, but this depends on the Salesforce Authentication Extractor which is now deprecated. My preference would be to be able to do this using Salesforce nodes like Salesforce Simple Query.

Is there any way to update the connector to use the current Salesforce API versions OR to set the API version in a flow variable?

Specifically:

Hi @KateMcCormickHe -

Let me ask internally about this and see what I can find out.

1 Like

@ScottF Were you able to get any info on this?

V48.0 is hard-coded into the class so the connector node would stop working entirely when Salesforce decides to deprecate that version. New objects added since the Summer ‘20 release are not available using this node. Allowing the version to be set as a flow variable, for example, would mean the node itself doesn’t need to be updated with each new SF release.

Hi @KateMcCormickHe -

I did ask back in August, but hadn’t heard anything. Let me check again with the product team.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.