Is there a place to store External API Keys or Token in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 10:33 AM
Is there a place to store External API Keys or Token in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 11:23 AM
Yes, in ServiceNow, you can store external API keys or tokens securely using Credential Records.
Here are the key options:
-
Credential Store: You can create and manage credentials for external systems by storing them securely in the Credential Store. This feature allows you to store various types of credentials, including API keys, usernames, passwords, and tokens. You can find this under the Security > Credentials module.
-
Encrypted Fields: For better security, you can create encrypted fields on custom tables. This ensures that sensitive information like API keys or tokens are stored in an encrypted form, preventing unauthorized access.
-
Secrets Management: ServiceNow also provides Secrets Management, which allows you to securely manage and retrieve secrets, such as API keys or tokens, from a centralized location.
By using these methods, you ensure that external API keys or tokens are stored securely and can be used in integrations without exposing sensitive data.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 07:45 PM
You can make use of API Key Credentials store. Refer https://www.servicenow.com/docs/bundle/xanadu-platform-security/page/product/credentials/reference/A...
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 08:43 PM
you can use credentials to store the confidential information.
These credentials can then be used in API integrations etc
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2025 07:53 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader