Hi,
I have this service which has a where parameter, and it work perfectly if I only need one parameter. However I need 2 or more, so how can I add another where parameter?
For example in my case,
I want the app to show the shops that are located in the text value of "mobileCollapsblock_changiVillage" estate, and fall under the category of the text value of "mobileheader_confectionery".
The first pic show the mapping of the before send event.
The second pic show the coding inside the "JS".
Thanks!