While doing Appgyver Rest API with content-Type as “application/x-www/form-url-encoded”. But it always sends the request payload in JSON.
We want the request payload to be sent as in the below
Please suggest to us how the Rest POST API can be made?