The CreatorCon Call for Content is officially open! Get started here.

Flow Designer REST and  x-www-form-urlencoded

benjaminmetzler
Tera Expert

What is the proper way of calling an API with x-www-form-urlencoded in a Flow Designer REST Action? 

 

I have a CXOne API that I want to call from within a flow designer Action. The API takes a x-www-form-urlencoded username and password. I am able to call it with Postman, but I am trying to use REST Action, but x-www-form-urlencoded isn't an option and "Form URL-Encoded" isn't correct (as I understand it).

 

Is there a way to specify x-www-form-urlencoded for the "Request Type"? 

 

Thanks,

Ben

 

 

1 ACCEPTED SOLUTION

roehltablada
Mega Guru

Go to the Request Content of the REST Step. Set the Request Type to Form URL-Encoded.

roehltablada_0-1690921982414.png

 

 

View solution in original post

1 REPLY 1

roehltablada
Mega Guru

Go to the Request Content of the REST Step. Set the Request Type to Form URL-Encoded.

roehltablada_0-1690921982414.png