So I have a site that I desperatly need to have a Calendar With Resources. We share our O365 with a county office and cannot use the rooms in outlook to reserve our labs. I was creating workflows using SharePoint Designer but was then having the error "To export a list, you must have a Microsoft SharePoint Foundation-compatible application" when trying to export a list from SharePoint because of having multiple versions of Office installed (which is the only way to use Office 2016 and use SharePoint Designer)
I need to create a flow to my site that notifies a cerain users when a new even is created. The site url looks something like this: mysite.sharepoint.com/sites/mysite/Facilities/Lists/CalendarWithResources/calendar
However, when I try to enter this into a flow I get a 404 error.
Wondering if the content type "Schedule and Reservations" is just not allowed. If not does anyone have a different way to accomplish this in the new sharepoint?