Forum Discussion

BolaMSS's avatar
BolaMSS
Copper Contributor
Jan 23, 2020

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 the moment inputting the dynamic expression for the file upload returns something like the below

 

[{"name":"file_name_uploader name.pdf","link":"https://site-my.sharepoint.com/personal/user_domain_org_uk/Documents/Apps/Microsoft%20Forms/form%name/Question/file_name_uploader%20name.pdf","id":"01SRUKHVHWF2EPTNWXGRFJG2OJLGWEP4U3","type":null,"size":53051,"referenceId":"01SRUKHVHVSSRUV4ZAEVC32ET433VDJFEI","driveId":"b!fIPurN8Gv0KRaCyuRrHjC9jY71Bph9dEih0_Lpx16CbadVWIm1v3SYdD_VMzYe5M","status":1,"uploadSessionUrl":null}]

 

Is there an Azure logic expression or another way to extract just the link to the file?

 

Thanks

Resources