I'm looking to use Power Automate to automatically create a 15 minute meeting (call it the cleaning meeting) that will follow any meeting that has been booked in the a specific meeting room.
The meeting room logic will automatically accept any meeting when the meeting room is open and the meeting duration is less than 90 minutes.
Right now, I've figured out the logic to create the cleaning meeting, except it will always create the cleaning meeting, regardless of whether the original meeting request is accepted or not. I'd like to only create the cleaning meeting if the original meeting room is accepted, and if possible, remove the cleaning meeting if the original meeting is cancelled.
Any ideas how to check if a meeting has been accepted by the meeting room? Or if a meeting has been cancelled?