How to Create a team using a MS team Graph spoke

ChaitanyaKanuri
Tera Expert

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,

3 REPLIES 3

johnfeist
Mega Sage
Mega Sage

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

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster

Reet88
Giga Contributor

Please explain stepwise

Zmud1
Tera Contributor

@johnfeist  Hi, can you share some details?