Best practice to move attachment from flow to data source

RK41
Tera Expert

Hi Everyone, Good day.

 

I wanted to know what is the best practice to move attachment from flow to data source. Currently I am going to use the OneDrive integration hub action in flow designer to get excel sheet from OneDrive. And I have to move this to data source, then have to start the transform map. This flow have to execute weekly once. So my questions are below.

 

1. How and which action I have to use to get the attachment from OneDrive using OneDrive integration hub?

2. How to move the attachment from Flow to Data source?

3. How to auto start the transform map once data source is attached with new attachment?

 

Thanks,

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @RK41 

I don't know how files from OneDrive are incoming in ServiceNow but for rest you could follow what I have described in my article: Import Excel File from Inbound Email via Flow

Maik

View solution in original post

6 REPLIES 6

Hi

even if you chose "Once" you have to set any execution time. However it is recommended to add some leading time to provide the chance to the system to get ready accordingly. And maybe it is possible to add that leading time with an inline function, but I'm not sure at the moment. Why don't try it out and provide your results here? Then all of us have the chance to learn something 🙂

Maik

Maik,

 

I have tried the same timing function and now its working as I expected. Thank you so much buddy for your kind response and good solution.

 

Thanks,

RK