SOLVED

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

Brass Contributor

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

1 Reply
best response confirmed by jcasqueiro (Brass Contributor)
Solution
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 best response

Accepted Solutions
best response confirmed by jcasqueiro (Brass Contributor)
Solution
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

View solution in original post