How to create basic auth credentials
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2022 02:22 AM
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2022 05:53 AM
Hello,
Please refer to documentation, such as: https://docs.servicenow.com/bundle/sandiego-application-development/page/integrate/outbound-rest/tas...
If dealing with REST.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2022 06:49 AM
Hi,
Please follow the below steps:
1. In the navigator you can type "basic_auth_credentials.LIST"
2. Click on New.
3. Enter user name and pwd.
4. Click on Save
Please mark helpful/correct.
Thanks.