I am trying to make HTTP Call where i need to send the data in url encoded format.
I will be using encode formula but which encoding type to use for url encoding?
Thanks.
Hi,
Thanks for reaching out! You can use the following formula: .encode_www_form
Send us a ticket, we will try our best to assist you with your problem
R7-Dev (old)
Encoding type for url encoding
I am trying to make HTTP Call where i need to send the data in url encoded format.
I will be using encode formula but which encoding type to use for url encoding?
Thanks.