Hello everyone,
I'm building a flow as the orders below:
1. Download files from URL
2. Upload and rename these to Sharepoint.
My question is:
a. How can I rename the file as same as dropdown1 and dropdown2? The new name is: Dropdown1-Dropdown2
b. Currently, I download the file from URL manually to my local drive and upload it by the Powerapp as step2. How can I combine step 1 and step2 in one flow?