This seems like it should be easy, but I would like to trigger when a file is added to one of the many sub-folders in an Uploads folder on a SharePoint site. I would like to use non-deprecated trigger.
The AI keeps suggesting using the trigger "When a file is created (properties only)" with the IncludeSubfolders parameter, but this doesn't seem to be a valid parameter. The error is "'IncludeSubfolders' is no longer present in the operation schema. It should be removed before the workflow is re-saved."
Once this is working, I'm hoping to send an email with a list of new files and paths.