Hey everyone,
I have currently created a work flow triggered by MS Forms. The form itself is for event booking. A user can use this form to request a specific room to be booked for an event planned for the future. I have automated the responses to be processed as a PDF and uploaded to SharePoint, however, I want to automate the files to be organized in their respective MM/YYYY folder based off the file name and NOT the date the form was submitted. is this possible?
Example:
File created: 2023/12/25-TitleofEvent.pdf
Automate file to move to/create folder: December 2023
I have copied another workflow which can do this based off the date the form was submitted but ideally i want to upload these to the date the event is organized for.
Thanks all!