Snowflake to Servicenow Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 04:32 AM - edited 08-29-2024 04:46 AM
Hi Team,
I need to pull data from snowflake into servicenow. What approach i need to follow to perform this integration? I already know that we can have this using jdbc connector but is there any other way to achieve this like rest api?
Thanks,
Poorva Bhawsar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 05:14 AM
Yes these are basic and post that table and field level mapping .
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
08-29-2024 05:41 AM
ok thanks for confirming, but what challenges we will be having using this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 06:14 AM
The first challenge you need to build from scratch which means all design work need to do. This can increase technical debt and also in case you stuck or something did not work, you need to trouble shoot by your self.
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
10-15-2024 12:44 AM
Hello Poorva,
I have the exact same requirement. Where you able to succeed pulling from snowflake with Oauth using the Snowflake SQL REST API?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 04:35 AM
Your team would be who you directly work with, this post is on the ServiceNow Community forums.
For an integration with Snowflake, please attempt to conduct an initial search as there's quite a bit of material out there on this type of connection. For example: https://other-docs.snowflake.com/en/connectors/servicenow/about
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!