Hi,
I am dealing with an API, which requires data to be sent in “x-www-form-urlencoded” type BODY. I could not find a way to send BODY data in “x-www-form-urlencoded” form.
If you have heard of Postman API Platform, where you can send test requests to API, I have sent BODY data in “x-www-form-urlencoded” form from it. The response successfully comes, and everything is good in Postman. Here’s the screenshot of Postman BODY area -
If you could suggest any way to send data in BODY with “x-www-form-urlencoded” form in Thunkable X, it would be helpful.
Thanks!