Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
Please consider addressing the following when creating your topic:
What have you tried?
I have a double quotes in the URL and not sure how to handle/escape in the Pagination steps in Webservice connector. I tried " and “”, did not work.
What errors did you face (share screenshots)?
Pagination does not work, navigate the first page URL twice and stops.
Share the details of your efforts (code / search query, workflow json etc.)?
What is the result you are getting and what were you expecting?
Thanks Mahesh for your reply, not in the URL. I wanted to escape in Paging script where I need to pass a filter which required the value in double quotes.