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 Apps / Sending MS Teams invit...
Power Apps
Answered

Sending MS Teams invite via Powerapps?

(0) ShareShare
ReportReport
Posted on by 138

Hey all,

 

I’m curious, is there a way to use Powerapps or integrating Power Automation with Powerapps to send a Teams invitation?

 

I have created a Powerapp for booking for a workshop and webinars, the users get added to a list and I want that specific user to be added to attendees and then to receive the Teams invitation for approval of the meeting.

 

is this possible?

 

thanks in advance.

Categories:
I have the same question (0)
  • timl Profile Picture
    37,252 Super User 2026 Season 1 on at

    Hi @Andy_Prog 

    You can use the Teams connector to send meeting invites. An example of the formula you would use looks like this:

     

    MicrosoftTeams.CreateTeamsMeeting(
     LookUp(varCalendars,DisplayName="Calendar").Name, 
     "Meeting subject text", 
     {content:"Meeting body text", contentType:"text"}, 
     "GMT", 
     {dateTime:"2021-04-11T18:30:00"}, 
     {dateTime:"2021-04-11T19:30:00"}, 
     true, 
     "teamsForBusiness",
     {requiredAttendees:"timl@powerapps-guide.com"}
    )

    There are more details in my post here:
    http://powerappsguide.com/blog/post/using-the-teams-connector

     

  • Andy_Prog Profile Picture
    138 on at

    Hi @timl ,

     

    I appreciate the reply, thank you!

     

    what if the meeting is already created and an attendee wanted to be added automatically via PowerApps? Is this possible?

     

    Andy

     

     

  • Verified answer
    timl Profile Picture
    37,252 Super User 2026 Season 1 on at

    Hi Andy,

    Unfortunately, I don't think that's possible as the Teams connector only provides the option to add a Teams meeting, but not to retrieve or to edit meetings.

    https://docs.microsoft.com/en-us/connectors/teams/

     

  • Andy_Prog Profile Picture
    138 on at

    @timl 

     

    I was chancing my arm really, because I couldn’t find an option anywhere.

     

    I will try to receive an invite and possibly forwarding the invite might work. A little trial and error. If not, I guess the attendees will be manually inserted.

     

    thanks again!

  • EliotM95 Profile Picture
    7 on at

    Hi Timl, do you know where the list of time zones for this connector is? I'm looking for Mexico's time zone but I can't find it.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 339 Most Valuable Professional

#2
11manish Profile Picture

11manish 180

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard