How to create an app on SNOW with integrations with on premise Web Server (not exposed to Internet)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-31-2024 03:30 AM
I want to create an App on SNOW which will call APIs on an on premise web server, this web server is not exposed on the Internet and hence SNOW app cannot directly call APIs on it, Should I use MID Server to route all APIs from SNOW to Local on premise web server ?
or is there any other approach by using some Integration hub app ?
I am using App Engine Studio to build the SNOW app, please help me to understand how this can be achieved.
Any help will be greatly appreciated, thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-31-2024 05:32 AM
Hi @jayantseth
Are you referring SNOW as ServiceNow then its wrong, SNOW and ServiceNow are 2 different products. You can use AES to build that, but before that I will recommend try to make a high level design which tell you how to start in AES.
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-31-2024 07:23 AM
HI Atul,
Thanks for your response I want to use AES to make this app, I have basic understanding of AES but I could not find any option for achieving the below :
1. Trigger APIs on local server which is not exposed to Internet.
2. Fetch response from local server back the Service Now app ( build using AES )
Can you let me know what articles or online documents I can go through to achieve this ?
and Can we leverage MID Server as a proxy or some sort to forward REST API requests from Service Now app ( build using AES ) to the on premise local server ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-31-2024 04:07 PM
Hi @jayantseth
Practically, I don't have much idea about this. I will mainly say, please consider @AshishKM @ChrisBurks' inputs in this.
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-01-2025 10:02 PM
Hi Atul,
Thanks for your inputs.
Regards,
Jayant Seth