web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Forward Outlook Event ...
Power Automate
Unanswered

Forward Outlook Event to users using Update Event (V3)

(0) ShareShare
ReportReport
Posted on by 124

Hi Everyone,

I am using the action Update Event (V3) (Preview) for updating an outlook event with the help of the EventID. With this I am able to Postpone or Prepone the event, update Location, Subject etc.

Note: Used action Create Event for creating events, with this am able to store the Event ID of the Outlook event.

Trying to update the attendees list as we do in outlook (Forward Invite) which sends the Invite only to new users, it sends the Invite to all inclusing the users who has received the Invite already. Please find the below flow settings I have tried in the Update Event action.

Configuration1: Added the new users to the required Attendees field and proceeded with filling the mandatory fields. This configration cancels the event and sends the cancelled invite to the new user

UpdateEvent.JPG

 

 

 

 

 

 

 

 

 

 

 

Configuration2: Filled in all details including the Body, Location and the Attendees list inclusing the new ones intended for forward. This configuration sends the Invite to the new users as expected but it also sends the invite to the old users(Who were invited earlier)

UpdateEvent.JPG

 

 

 

 

 

 

 

 

 

 

 

 

 

Please help with this. The result is same with Update Event (V2). My requirement to send/forward the existing event to the user with out sending the invite to the already invited users.

Categories:
I have the same question (0)
  • rogrimbe Profile Picture
    Microsoft Employee on at

    Hi ashiqf, 

    I know it is a long time since you wrote this message, 

    I'm facing the same issue myself. updating everyone and the new ones

    I guess the connector isn't working like forward event and is working like send update event with the default option of send to everyone and not the updated one like you can select when doing this manually. 

     

    did you manage to find a way around this? 

  • ashiqf Profile Picture
    124 on at

    Hello rogrimbe,

    MS Flow does not have such a feature currently, like "send the update only to added or deleted attendees".

    If you want a similar feature to be supported by MS Flow, please consider voting for a similar existing idea below:

    Update-Event-v2-to-send-updates-only-to-new-attendees

  • rogrimbe Profile Picture
    Microsoft Employee on at

    Voted! hope they will add this very small and significant feature 

  • ashiqf Profile Picture
    124 on at

    Hi @rogrimbe ,

    There is beta graph endpoint (Not suitable for production as per the information on the Microsoft website) available to forward an event to a specific user

    Example:

    POST https://graph.microsoft.com/beta/me/events/{id}/forward

    Content-type: application/json Content-length: 56

    { "ToRecipients":[ { "emailAddress": { "address":"danas@contoso.onmicrosoft.com", "name":"Dana Swope" } } ], "Comment": "Dana, hope you can make this meeting." }

    Ref: https://docs.microsoft.com/en-us/graph/api/event-forward?view=graph-rest-beta&tabs=http

    If you would to get some help to call a Graph API in flow, please look here.

  • rogrimbe Profile Picture
    Microsoft Employee on at

    Nice! 

    I'll look into it with my usage 

    thanks ashiqf

  • Manoelpachecojr Profile Picture
    12 on at

    I using another workaround here.

     

    1) Forward your meeting to another person.

    2) Get the Message ID (I created a simple flow with a button and the connector Get emails (V3), in order to get the ID from the Forward email), fill the gaps as below:

    • Folder: Sent Items
    • Fetch Only Unread Messages: No

    3) Find the subject of your invite and copy the "id" above it.

    4) Create your flow using the connector Forward an email instead Update event, and fill the gaps:

    • Message Id: "id"
    • To: <destination email>

    Works for me in this time.

     

    For any question, please let me know.

     

    Thanks,

     

    Manoel

  • rbn_nue Profile Picture
    on at

    Hi @Manoelpachecojr ,

     

    This will work for single instance meetings. How can we forward a single instance of a meeting series (recurring meeting) using power automate? Any thoughts on this?

     

    Thank you. 

  • Manoelpachecojr Profile Picture
    12 on at

    Hey @rbn_nue , sorry by the delay!

    If you foward a Serie is possible to get the ID too! I used this in our Training session here (a serie with 4 meetings) and works!

     

    For any question, please let me know!

     

    Manoel

  • korvhund Profile Picture
    16 on at

    That’s good, but if you change any details in the cal invite you have to update the sent email with new ID. And I don’t think any users are added to the cal invite either. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard