Forum Discussion
BolaMSS
Jan 23, 2020Copper Contributor
Extract URL from file upload question in Flow from Microsoft form
I have an MS flow approval workflow for a form and I am using the new file upload feature. I'm trying to get the URL path to files to display correctly when sent in the email body using flow. At...
- Jan 23, 2020
BolaMSS the blog post at https://www.bythedevs.com/post/working-with-files-on-ms-forms-in-ms-power-automate shows you how to parse the JSON and get the url.
Rob
Los GallardosMicrosoft Power Automate Community Super User
RobElliott
Jan 23, 2020Silver Contributor
BolaMSS the blog post at https://www.bythedevs.com/post/working-with-files-on-ms-forms-in-ms-power-automate shows you how to parse the JSON and get the url.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- lahirubandaraJul 14, 2022Copper ContributorHi,
I did manage to get the URLs. But can you please help me to find the way to add those multiple URLs to a single column in SharePoint List?? - BolaMSSJan 27, 2020Copper Contributor
Thanks! RobElliott