Page 3 of 3

Trouble using local storage variable in Salesforce Integration soql query

Posted: Wed Apr 08, 2015 3:33 pm
by Illya Stepanov

Hi Lee -

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


Trouble using local storage variable in Salesforce Integration soql query

Posted: Wed Apr 08, 2015 3:38 pm
by Lee Kraus

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.


Trouble using local storage variable in Salesforce Integration soql query

Posted: Thu Apr 16, 2015 2:55 pm
by Illya Stepanov

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


Trouble using local storage variable in Salesforce Integration soql query

Posted: Thu Apr 16, 2015 3:41 pm
by Lee Kraus

Thanks.