Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create private channels #6

Open
LuiseFreese opened this issue Jun 11, 2021 · 4 comments
Open

Create private channels #6

LuiseFreese opened this issue Jun 11, 2021 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@LuiseFreese
Copy link
Contributor

Right now, we only provision standard channels but we would like to also create private channels. This might be a good start: Create a private channel on behalf of a team owner

@LuiseFreese LuiseFreese added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 11, 2021
@ValerasNarbutas
Copy link

Hey, private channel creation possible with a custom connection using graph, but they have a couple of issues when talking about provisioning. The still unresolved issue of not creating sharepoint site for files tab. @LuiseFreese you provision normal team channels using logic apps/MS automate?

@LuiseFreese
Copy link
Contributor Author

we provision standard channels so far. we use the filesFolder endpoint to avoid that users get an error when selecting the files tab for the first time.

prior to that, we ensure that the group exists, that then the team exists and then we config the channels. You can have a look at it in the docs :-)

https://github.com/ProvisionGenie/ProvisionGenie/blob/main/Docs/LogicApps.md

@ValerasNarbutas
Copy link

ValerasNarbutas commented Sep 29, 2021

we provision standard channels so far. we use the filesFolder endpoint to avoid that users get an error when selecting the files tab for the first time.

prior to that, we ensure that the group exists, that then the team exists and then we config the channels. You can have a look at it in the docs :-)

https://github.com/ProvisionGenie/ProvisionGenie/blob/main/Docs/LogicApps.md

i will check it, filesFolder might not be enough when talking about private channels, but i do hope it is working now.
more about this is in still open issue i created last year : https://github.com/microsoftgraph/microsoft-graph-docs-contrib/issues/4452
and this one
https://techcommunity.microsoft.com/t5/microsoft-teams/microsoft-teams-channel-does-not-create-sharepoint-folder-for/m-p/193334

Been a while i did check it, good opportunity check it again :)

@LuiseFreese
Copy link
Contributor Author

It definitely works in standard channels - wanna help to extend Genie with private channels?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants