Create a Team from Template with Logic App

Sascha Reichhardt 36 Reputation points
2020-10-30T12:44:25.117+00:00

Hi there,

i created a Teams Template in Teams Admin Center (admin.teams.microsoft.com) and called it cmr.

Then I created a Logic App that creates a new Team when a new Response from Microsoft Froms is submitted. That works.

"template@odata.bind": "https://graph.microsoft.com/beta/teamsTemplates('standard')"

But I want to create a new Team with Graph API using my Template cmr.

I used:

"template@odata.bind": "https://graph.microsoft.com/beta/teamsTemplates('cmr')"

"template@odata.bind": "https://graph.microsoft.com/beta/teamsTemplates('templateID')"

But didnt work.

Is this possible?

Thanks

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,867 questions
{count} votes