- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 03:39 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 01:33 PM
Go to the Request Content of the REST Step. Set the Request Type to Form URL-Encoded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 01:33 PM
Go to the Request Content of the REST Step. Set the Request Type to Form URL-Encoded.