How to Create a team using a MS team Graph spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 07:54 AM
Hi,
I am trying to Integrate MS teams with ServiceNow where I want to create a Team and channel for the same team.
I am using Microsoft Teams Graph spoke to create a channel with the help of Group ID that is already available.
But I am trying to create a group where I am not able to. I have created an application in azure and configured everything in the instance.
Can you guys help me how to / what spoke action I need to use to create a Team in MS Teams.
Thanks,
- Labels:
-
flow designer
-
IntegrationHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2022 06:38 AM
Hi Test,
I did it a while back and there were a number of steps. The SN online documentation will get you started but there is a lot more to it. The big "gotchas" had to do with rights on the userid that was being used to create the team. I did it with a script and had to spend a lot of time going through the MSFT documentation on creating the team, adding owners, members, etc. If you have an admin who is well versed in the applications, roles, rights, etc. I would suggest working with that person and checking the MSFT documentation against your current setup. My code is too long to include here.
Hope that helps.
:{)
Helpful and Correct tags are appreciated and help others to find information faster
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2023 10:53 AM
Please explain stepwise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2025 06:11 AM
@johnfeist Hi, can you share some details?