Hi All.
I have built a UI flow to gather data from a vendors legacy portal.
As you can see below is just a basic table which I have being pulled into a Sharepoint list without issue.
In the last column is a icon of a Zip file that contains the billing data. In the UI flow it just downloads to the default downloads folder.
Javascript for the download of the file:
<a onclick="javascript:App.downloadBill('bcad785cbfecasdf11ea9a2ddsserfsa9762b3fff56','5E333196E5135SS8B223AE5CED4CCA6984540FDECF08AEA534BA86C346280E5385AD45fDD9E19069289F9BC8F5A5124F8D2C82C9E99CA5','BillsViewBillsUICompositeMediator','A123456789','A123456789','0.00');" href="javascript:void(0);"><img width="16px" height="16px" src="com.salmat.viewpay.MainModule/images/iconWinZip.png"></a>
What I cant work out at the moment is :
Has anyone got some ideas?
Thanks in advance
Solved! Go to Solution.
Hi @LeeJBS,
After you download the zip file through UI Flow, you could store these files into a folder of OneDrive for business, then create a Flow to extract achieve to the folder when a file is created in the folder, then create new files in the SharePoint folder:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @LeeJBS,
After you download the zip file through UI Flow, you could store these files into a folder of OneDrive for business, then create a Flow to extract achieve to the folder when a file is created in the folder, then create new files in the SharePoint folder:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have the same issue. The part that isn't covered in the answer is how to automate getting the file from 'downloads' into a OneDrive folder. Is that possible?
Personally I made a Downloads folder in my OneDrive and made that my default download location in Chrome.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
72 | |
26 | |
16 | |
16 | |
15 |
User | Count |
---|---|
145 | |
44 | |
44 | |
33 | |
30 |