How to load the data into import set table using data source and flow designer?

Ganeshm1
Tera Guru

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

5 REPLIES 5

Community Alums
Not applicable

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...

 

Ganeshm1
Tera Guru

@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

Community Alums
Not applicable

Hi,

You may think of using Data Stream action option which is available in Data source.

 

Thanks,

Narsing