Snowflake servicenow - Data transfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 11:09 PM
Hello Team,
IM trying to pull the files from Servicenow to Snowflake. I have connector in snowflake which will pull the records . When im trying to pull incident records, they are coming as rows and columns.
When I'm trying to do the same with db_image or sys_attachment table, it is also coming as rows and columns(data in string). I would like to get those as files/ attachments.
can anyone help me out here.
Thank you
Sunil.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 05:47 AM
Hello Sunil,
What information do you get when you are trying to query db_image or sys_attachment? Do have an example response that you can share or maybe a screenshot?
Thanks!