How to load the data into import set table using data source and flow designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 03:06 AM
Hi All,
I have created a flow to load the data into import set table. Data is loading successfully into import set table as expected when I run the flow.
I have created a data source and robust transformer for the data transition.
Now I want to connect the flow to data source so that I can schedule import schedule based on requirement.
Can anyone suggest how we can link flow to a data source to pull the data into import set. Thanks in advance.
Best Regards,
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 03:16 AM
Hi @Ganeshm1 ,
OOTB it's not possible, to meet the requirement, you might have to create a custom action.
Please refer to the thread : https://www.servicenow.com/community/developer-forum/need-to-run-scheduled-import-from-flow-designer...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 03:21 AM
@Community Alums : The above link is about triggering the schedule import from flow.
My questions is regarding pulling the data from the flow using data source. Could you please suggest me on this. Thank You!
Best Regards,
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 06:37 PM
Hi @Ganeshm1 ,
Please refer to this article : https://www.servicenow.com/community/developer-blog/episode-17-import-data-through-multiple-excels-a...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 07:53 PM
Hi,
You may think of using Data Stream action option which is available in Data source.
Thanks,
Narsing