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?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Lee -
Could you please clarify what kind of integration do you mean and where we should add such additional note?
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.
We've added a note inside our docs, thanks for pointing this out.
Thanks.