Having a test domain in ServiceNow applcation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 05:09 AM
Hi all,
As a product owner I want to explore how we can connect our internal applications' APIs to import data to ServiceNow's Health and Safety module by using ServiceNow APIs.
To do that it seems I need access to a ServiceNow instance, create an integration user and define data model and web service connections. So I wonder if I can start a test instance to explore such integration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 06:02 AM
Hi @DenizcanA
To integrate 2 systems, you need to build the bridge between both. So on one side you have SN and other side 3rd party tool.
You need access to both system
Need aunthication on both side
You need to do table - table
Field - field
value to value mapping and then need to do test.
This video might be helpful
https://youtu.be/xRqIr5YwAFs?si=fkgiL9ThoxNGkkRq
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
12-11-2024 01:42 AM
Thanks a lot for your response and the material you attached, much appreciated.
Currently I have access to SN's AppEngine Demo Environment, however when I try to connect a data source via our APIs, I see I have no permissions to access this page, I have attached the screenshot of it. So is there anyway that I can test API integration in the AppEngine demo instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 06:22 AM
Hi @DenizcanA
I tried in my PDI and it work
try to repair the AES plugin.
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]
****************************************************************************************************************