Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Dear Jose,
Sorry for the late reply.
If you trigger the flow with the trigger when an event is added, modified and deleted, the flow will be triggered when the event is created, modified and deleted each time and for each repeating events. So you will receive emails for each events including repeating events.
To get rid of confusion, I suggest you create three flows for each trigger "when a new event is created", "when a new event is modified" and "when a new event is deleted". As there is no proper trigger for "when a new event is created" with specific condition, I suggest you use Filter Array to filter the specific event, fill the event property to SharePoint list and then send emails based on the list item in SharePoint Online as a workaround. For "when a new event is created", you can create the flow as follows.
For "when a new event is deleted", there is no such trigger, I suggest you just trigger the flow as "when an item is deleted" in SharePoint Online, then you can remove the event in Calendar to complete the process.
For "when a new event is modified", if you just modify one event, the flow will only be triggered based on the current event you modified. So only one email will be sent.
Welcome to share any updates when you have time if you need further help on this issue.
Best Regards,
Cliff