credentials for Rest step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 07:16 PM
Hi All,
I am not sure where to give userid and password for REST step in Flow designer. I configured oauth and getting tokens successfully.I am trying post operation using MID server . I am getting status 404.
I also configured connection &credential alias . But here also i am not finding userid and password.
Thanks
Raji
- Labels:
-
HR Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 11:18 PM
Hi Raji,
Follow this thread :https://community.servicenow.com/community?id=community_question&sys_id=d0e3aeeadb4e6090fb4ae15b8a96...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2022 09:25 PM
Hi Raji,
Any update to this ?Any follow-up required? if not
Kindly mark the answer as Correct & Helpful both such that others can get help.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2022 11:25 PM
Hi
Follow below link for more details:
Creating a REST Action with an Inline Connection
Use the REST step in an action to interact with a REST API. Configure the REST configuration details directly in the REST step to set up an inline connection.
A REST API is accessed with an endpoint URL. The endpoint URL consists of a base URL, a resource path, and query parameters. The base URL is the internet hostname for the REST API. The resource path is the address to the API resource. Query parameters are name/value pairs passed to the REST API after a ? in the endpoint URL. Query parameters pass inputs to a REST API and are often used to filter, sort, or specify the output format.
Users with the action_designer role or the admin role can create and save custom actions. To create a REST action with an inline connection, create an action then add and configure a REST step. The example maps the components of an endpoint URL to the configuration fields of a REST step.

Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 12:44 AM
Hi
Is your issue resolved?
If yes,
Feel free to mark correct, if your issue has been resolved, so it ends up in solved queue.
Will be helpful for others looking for the similar query.
Aman Kumar