Question

How to create x-www-form-urlencoded parameters in Web service

Hi,

 

From Postman I am calling a REST API by passing some parameters in x-www-form-urlencoded format. Please see the screenshot below : 

 

Header - Content Type - application/x-www-form-urlencoded

 

From Creatio I am using Web service section to call this same API but can't understand how to send these parameters in x-www-form-urlencoded

 

I think I am making mistake in defining the Parameter type of the parameters I am passing.

 

Please help urgently!

Like 1

Like

1 comments

Thank you for your question.



Unfortunately, Creatio does cant parse x-www-form-urlencoded type of requests as of yet.

We have already added this case to an existing development request in order to add this functionality in future releases.



There has been a similar question in our Creatio community in which a possible workaround was proposed.

I will leave a link to it here.

Show all comments