azure logic apps
2 TopicsHow 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. Using azure logic-app, I have to create Microsoft Teams. Add members to Microsoft Teams Create a new Channel within newly created MS Teams. Post a message into a channel. 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.2.7KViews1like0Comments