Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Trouble using local storage variable in Salesforce Integration soql query

Hi Lee -

Could you please clarify what kind of integration do you mean and where we should add such additional note?

Lee Kraus
Posts: 0
Joined: Mon Jan 05, 2015 12:54 am

Trouble using local storage variable in Salesforce Integration soql query

Sure. When you create a Salesforce service integration in appery.io to query or update an object in Salesforce, you cannot (to my knowledge) set additional request or response parameters to the service, you have to write this JS statement to set the parameters (as documented above). It won't add a WHERE parameter for you. So, you should have a note in the Salesforce service that let's a user know this limitation.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Trouble using local storage variable in Salesforce Integration soql query

We've added a note inside our docs, thanks for pointing this out.

Return to “Issues”