
Announcements
I create a teams meeting event but notice that it can't be updated. But when I tried to create an event on Outlook ( So I can used update event later) notice that I'll be creating the event without a bridge.
My question is: Any way to update the teams meeting event or add a bridge automatically at the time of create the event using the one available for Outlook?
Thanks for any help.
To create the teams bridge:
use the "Create a Teams Meeting" action.
To update an event:
You'll need to use the "Get Events (V4)" action and use a filter to target a unique item about the event. I would personally do a unique Subject like "Meeting Subject 123456" with the Filter Query of " Subject eq 'Meeting Subject 123456' ". I would make a unique subject for each "Create a teams meeting". This will pull the Calendar Event ID for you to then use "Update Event(V4) action to update the event accordingly.
Below screenshot depicts the basic flow for updating an outlook event.