Hi Lee -
Could you please clarify what kind of integration do you mean and where we should add such additional note?
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.