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 04:45 AM
And per your reply above...
If you've already reviewed certain options and have ruled some of them out, for whatever reason, then please add that to your post so that we're aware. We are unable to know what you have tried/haven't tried or prefer to use unless you tell us.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 05:01 AM
The request is 'I need to pull data from snowflake into servicenow...' The connector (from your link) helps to do the other way round (pull service-now data in snowflake - we are also doing that). But for a specific need I'd be interested in making queries to Snowflake using the SHF's SQL REST API.