My programming skills have gotten rusty, so I can't figure out how to do this.
I'm doing a pretty standard Flow to save attachments sent to an email address in Onedrive. I would like for the name of the file to be NameofSender_EmailSubject_Date.pdf. The name of sender would be the local part of the email address (ie everything before the @ symbol), and the Date I would like formatted such that April 15, 2010 would be 41510.
I assume I need to initialize some variables to pull this information from the email as a string, but I can't figure out how to format into the form I want. Any help would be appreaciated.

Report
All responses (
Answers (