I have a Form that lets employees submit vacation days in a Form. That Form then sets off a Power Automate Flow which creates calendar events on a Group Calendar. Now we need a way for them to cancel vacation requests. Each Event created has the ID of the original Form submission (ex. ID: 1234).
I see there is a "Delete event (V2)" action. How can I find the ID of events that match specific criteria based on invitee and/or description?