Hi,
I need to create a flow where when a file is uploaded using MS forms, through Powe automate an email would be generated with the attachment also in that email.
But the file needs to be renamed using the answers provided from the MS forms.
Ex:
Question 1> First Name
Answer> Sam
Question 2> Last Name
Answer> Peter
Question 3> Please upload a photo
Answer> User uploads a photo
When the email is sent attaching the photo uploaded it needs to be renamed as "Sam_Peter". Where as the file name needs to be extracted from the answers provided in the MS Forms questions. The file needs to be saved in One Drive also.
I already have a process in place where a mail is generated by extracting the file uploaded in MS forms, but the issue is i need support on how to rename the file accordingly as above requested.