OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation.
MIT License
234 stars 65 forks source link

Native Teams Templates support - retrieval #179

Open alexc-MSFT opened 3 years ago

alexc-MSFT commented 3 years ago

Summary With this release the app template will integrate with the native Teams Templates functionality that is now available (templates defined from the Teams Admin Centre).

image

Intended Outcome To be able to integrate with the new native templates functionality.

How will it work You will be able to define templates in the Teams Admin Centre, these will be synced using the Microsoft Graph to the 'Teams Templates' list. The list will be kept in constant sync in case templates are deleted.

The Power App will read from the above list and allow users to select a template.

The provisioning will be updated to ensure it can provision from defined templates in addition to Microsoft provided templates e.g. Adopt O365.

Please note - This functionality has a dependency on the introduction of new Graph endpoints to surface templates defined in the Admin Centre.

iehlers commented 3 years ago

How we can update to latest version on an existing integrated teams-apps-requestateam?

jcmmarq commented 3 years ago

yes really needed functionality as we are using our own templates today

jcmmarq commented 3 years ago

how do we upgrade??