Having a test domain in ServiceNow applcation

DenizcanA
Tera Contributor

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?

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

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?

 

Screenshot 2024-12-11 at 10.36.53.jpg

Hi @DenizcanA 

 

I tried in my PDI and it work

 

AGLearnNGrow_0-1733926921722.png

 

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]

****************************************************************************************************************