-
My goal: query deeply nested objects in Salesforce
-
Issue: Prior to Salesforce API version 58, it was only possible to query 1 level deep with SOQL. For my app I need to go deeper. Starting in Salesforce API version 58, this is supported. When I try to set the API version of my Salesforce Resource in Retool, this highest it lets me select is 57.
Are there any plans to support newer versions of the Salesforce API?