Forum Discussion

svw1105's avatar
svw1105
Copper Contributor
May 13, 2021

How to start MS Teams call using Azure logic app

Hi All,

I am working on a requirement where I am using azure logic-app to create following flow.

  1. Using azure logic-app, I have to create Microsoft Teams.
  2. Add members to Microsoft Teams
  3. Create a new Channel within newly created MS Teams.
  4. Post a message into a channel.
  5. It should call to all the members within the teams using "Meet Now" option in MS Team.

I am able to achieve all the above till 4th step but I am not getting any way to make a call to the members in MS team using "Meet Now" option in azure logic-app.

 

Also, I have tried using "Deep linking to an audio" option using below API.

https://teams.microsoft.com/l/call/0/0?users=abc@domain.com

 

But after tried to run above link, I am getting an error which is attached with this thread for your reference.

 

If anybody can suggest how to achieve the task mentioned in 5th point that would be very helpful.

 

 

 

No RepliesBe the first to reply

Resources