A Power Automate flow was designed to email me when an Excel file from a SharePoint folder is changed, and it is is not working.
The flow starts with step" "Action 'When_a_file_is_modified'", and according to the Flow checker, this is the error:
{
"status": 400,
"message": "The file id 'https://company-my.sharepoint.com/:x:/r/personal/name_company_domain/_layouts/15/Doc.aspx?sourcedoc={29AE3A63-2982-4FDA-B7F0-D28A515E3FCF}&file=CRTracking.xlsx&action=default&mobileredirect=true' is not valid.",
"source": "api.connectorp.svc.ms"
}
The file is valid and people are contributing to it online. The file was saved originally in my company's OneDrive folder, which is synced to SharePoint, and I can navigate to the file from the SharePoint format, so not sure what's going on here. Any insights or pointers are truly appreciated.
Thanks
-Guillermo