Microsoft teams
Connect to Microsoft Teams to manage channels.
Create Channel
Create Channel
Creates a new channel in a microsoft teams team using the microsoft graph api.
Get All Chats
Get All Chats
Retrieve a list of all chats that a user is part of in microsoft teams using the microsoft graph api.
Get All Chat Messages
Get All Chat Messages
Retrieve all messages from a specific microsoft teams chat using the microsoft graph api.
List Team Channels
List Team Channels
Retrieves a list of channels within a microsoft teams team using the microsoft graph api.
Create Chat
Create Chat
Creates a new microsoft teams chat (one-on-one or group) via ms graph. if a ‘oneonone’ chat already exists for the same 2 members, the existing chat is returned.
List Chat Messages
List Chat Messages
Retrieves a list of messages from a microsoft teams chat using the microsoft graph api.
Reply to Teams Channel Message
Reply to Teams Channel Message
Post Message to Teams Channel
Post Message to Teams Channel
Posts a message to a channel in microsoft teams using the microsoft graph api.
Get Teams Message
Get Teams Message
Retrieve a specific message from a microsoft teams channel using the microsoft graph api.
Send Message to Teams Chat
Send Message to Teams Chat
Posts a message to a chat in microsoft teams using the microsoft graph api.
List People
List People
Retrieve a collection of person objects from microsoft graph people api. returns the raw json response in ‘response data’.
Create Online Meeting
Create Online Meeting
Creates a new online meeting in microsoft teams using the microsoft graph api. this creates a standalone meeting that isn’t associated with any event on the user’s calendar.
List Teams
List Teams
Retrieves a list of all microsoft teams within the organization using the microsoft graph api.