
Announcements
Hi there,
I am trying to have calendar events populate a sharepoint list once created as an event in an outlook calendar in 365.
I need to know if the event is part of a series or not, and if it is to follow a different flow (collecting info like how many occurences, first and last occurences etc).
To do this I need the series master id of the trigger event- something not natively included in the trigger.
To circumnavigate this I set up an HTTP request to get the event details.
I set up app permissions and a client secret in azure/entra:
Microsoft Graph (3) | admin consent required | ||||
Calendars.Read | Application | Read calendars in all mailboxes | Yes | ||
Calendars.ReadWrite | Application | Read and write calendars in all mailboxes | Yes | ||
User.Read | Delegated | Sign in and read user profile | No |
Hi @zizzer
did you tried using http request action which is coming under Outlook 365 actions ?
Nived N 🚀
LinkedIn: Nived N's LinkedIn
YouTube: Nived N's YouTube Channel
Blog: Nived Nambiar's Blogs
🔍 Found my answer helpful? Please consider marking it as the solution!
Your appreciation keeps me motivated. Thank you! 🙌