postURL Function

postURL Function

Hello and thanks for reading. I created a Zoho Flow that needs to execute a postURL function as its last step. For some reason, I am not reading the documents correctly when it comes to formatting. I assumed it would work similarly to invoking a URL where I would put data in the following format:

PostURL field:  https://mywebsite.com/
DataToBePosted field: zoho_client_id=3546044999999999&vls_assigned=John Doe



How do I format the fields in Zoho Flow without throwing an error?