Forum Discussion

jcasqueiro's avatar
jcasqueiro
Brass Contributor
Feb 15, 2023
Solved

Teams | Using Power Automate to create Teams Channel Calendar Appointment from a message

Hi

I would like to create a teams event on a channel based on the reception of a message with headers in the subject (or in the body). For instance, something like this:

 

To: Channel

From: AAA

Subject: 04/02/2023 10:00 02H Event name

Text: AEIOUAEIOU

 

would create an appointment on the teams calendar on the 2nd April 2023 from 10:00 to 12:00 with description AEIOUAEIOU

 

Is this something that can be done with PA?

If positive can anyone give some hints on the necessary flow?

 

Thanks/Brgds

joao

  • I don't think Teams Channel Meetings actions are currently available in the Teams connector. You could explore Graph API and see if it's possible there. https://learn.microsoft.com/en-us/graph/choose-online-meeting-api
    If you're ok using your account for creating the meetings, you should be able to use the Create a Teams Meeting action on the Teams connector: https://learn.microsoft.com/en-us/connectors/teams/#create-a-teams-meeting

1 Reply

  • jefmeyer's avatar
    jefmeyer
    Iron Contributor
    I don't think Teams Channel Meetings actions are currently available in the Teams connector. You could explore Graph API and see if it's possible there. https://learn.microsoft.com/en-us/graph/choose-online-meeting-api
    If you're ok using your account for creating the meetings, you should be able to use the Create a Teams Meeting action on the Teams connector: https://learn.microsoft.com/en-us/connectors/teams/#create-a-teams-meeting

Resources