In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Microsoft Teams Admin and Missive workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Create team
Allows you to create a new team in Microsoft Teams.
List teams
Retrieves a list of all teams that the user is a member of.
Remove member
Remove a member from a team.
Update team
Update the properties of a team.
Create channel
Allows you to create a new channel in an existing team.
Send chatMessage
Allows you to send a chat message to a chat thread.
Create workforce integration
Allows you to create an integration for workforce management.
Create workforceIntegration
Creates a new workforce integration.
Create teamworkTag
Allows you to create a new teamwork tag.
Create onlineMeeting
Allows you to create a new online meeting.
Create onlineMeeting
Creates a new online meeting.
Create online meeting
Creates a new online meeting.
Get online meeting
Retrieves the details of a specific online meeting.
Update online meeting
Updates the properties of an existing online meeting.
Delete online meeting
Deletes a specific online meeting.
Create or get online meeting
Creates a new online meeting or retrieves an existing one.
List online meeting transcripts
Lists the transcripts associated with an online meeting.
List online meeting recordings
Lists the recordings associated with an online meeting.
Create onlineMeeting
Create an online meeting on behalf of a user.
Create onlineMeeting
Create an online meeting on behalf of a user.
Create online meeting
Creates an online meeting for a user using a token.
Get onlineMeeting by meeting ID
Retrieve an online meeting using meeting ID with delegated and app permission.
Get onlineMeeting by user ID
Retrieve an online meeting using meeting ID with delegated and app permission.
Get onlineMeeting by videoTeleconferenceId
Retrieve an online meeting using videoTeleconferenceId with app permission.
Get onlineMeeting by joinWebUrl
Retrieve an online meeting using joinWebUrl with delegated and app permission.
Get onlineMeeting by user ID using joinWebUrl
Retrieve an online meeting using joinWebUrl with delegated and app permission.
Get onlineMeeting by joinMeetingId
Retrieve an online meeting using joinMeetingId with delegated and app permission.
Get onlineMeeting by user ID using joinMeetingId
Retrieve an online meeting using joinMeetingId with delegated and app permission.
Get attendee report by meeting ID (deprecated)
Retrieve the attendee report of a Teams live event using meeting ID with delegated and app permission.
Get attendee report by user ID (deprecated)
Retrieve the attendee report of a Teams live event using meeting ID with delegated and app permission.
Get online meetings
Retrieve a list of online meetings based on specified filters.
Retrieve online meeting
You can retrieve meeting information via meeting ID with either a user or application token.
Get online meeting
Retrieves an online meeting by its ID.
List online meetings
Lists online meetings for the logged-in user based on the JoinWebUrl filter.
List online meetings
Retrieve a collection of online meetings for a user.
Retrieve online meeting
Retrieve meeting information using the joinMeetingId.
List online meetings
Retrieve a list of online meetings for a user with a specific filter.
Get attendee report
Retrieves the attendee report for a specified online meeting.
Create schedule
Creates a new schedule within the scheduling groups.
Create shift
Creates a new shift within the schedule.
Create timeOff
Creates a new time off entry.
List learningProviders
Retrieves a list of learning providers.
List learningContents
Retrieves a list of learning contents for a specific provider.
Get user profile
Retrieve the profile of a user.
Get user manager
Get the profile information for a user's manager.
Get user direct reports
Retrieve the IDs of a user's direct reports.
Set automatic replies
Set automatic replies when a user is away from the office.
Get relevant people
Get the people who are most relevant to a user.
List user's OneDrive files
Access a user's files on OneDrive.
Get user calendar
Access a user's calendar on Exchange Online.
Find meeting times
Determine the best time to meet with a user's team.
Subscribe to calendar changes
Subscribe to and track changes in a user's calendar.
Track event changes
Tell the user when they're spending more than 80% of their time in meetings.
List user tasks
Find the tasks assigned to a user in Planner.
Start a new conversation
Start a new conversation in the Microsoft 365 group.
Get default notebook
Get the default notebook for the group.
Create page
Create a page in the default notebook.
Create online meeting
Creates a new online meeting.
Get online meeting
Retrieves the details of an online meeting.
Update online meeting
Updates the properties of an online meeting.
Delete online meeting
Deletes an online meeting.
Create or get online meeting
Creates or retrieves an online meeting.
List transcripts of online meeting
Lists all transcripts for an online meeting.
List recordings of online meeting
Lists all recordings for an online meeting.
Get onlineMeeting
Retrieve the properties and relationships of an onlineMeeting object.
To set up Microsoft Teams Admin integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Microsoft Teams Admin to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Microsoft Teams Admin official documentation to get a full list of all API endpoints and verify the scraped ones!
Reopen conversation
Reopens the current conversation.
Assign users
Assigns users to the current conversation.
Create draft
Creates a new draft in a new conversation.
List conversations
List conversations visible to the user who owns the API token.
Get conversation
Fetch a specific conversation using the conversation id.
List messages
List messages in the conversation passed as `id`.
Create conversation
Creates a new conversation.
Archive conversation
Archives a specified conversation.
Trash conversation
Moves the specified conversation to trash.
Move to inbox
Moves the specified conversation back to inbox.
Comment on conversation
Adds a comment to a specified conversation.
Create task
Creates a new task related to a conversation.
Add labels
Adds labels to the specified conversation.
Remove labels
Removes labels from the specified conversation.
Close conversation
Closes a specified conversation.
Reopen conversation
Reopens a specified closed conversation.
Assign conversation
Assigns a specified conversation to a user.
Add assignees
Adds assignees to a specified conversation.
Remove assignees
Removes assignees from a specified conversation.
Set color
Sets color for the specified conversation.
Set subject
Sets the subject of the specified conversation.
Fetch conversations
Fetches attributes for the given conversation IDs.
Create conversation
Creates a new conversation.
Archive conversation
Archives current conversation.
Trash conversation
Trashes current conversation.
Move to Inbox
Moves current conversation to Inbox.
Create comment
Creates a comment in the current conversation.
Add labels
Adds labels to the current conversation.
Remove labels
Removes labels from the current conversation.
Close conversation
Closes the current conversation.
Create draft in current conversation
Creates a new draft in the current conversation.
Reply to conversation
Replies to current conversation latest message.
Forward message
Forwards current conversation latest message.
Insert text
Inserts content as text in the currently selected composer.
Insert HTML
Inserts content as HTML in the currently selected composer.
Create draft
Creates a new draft in Missive.
Create report
Create analytics report
Get report
Get analytics report
Create contact
Creates new contacts in the contact book.
Update contact(s)
Update existing contacts with new information based on their IDs.
List contacts
Retrieve a list of contacts stored in Missive.
Get a contact
Fetch a specific contact using the contact ID.
List contact books
List the contact books that the authenticated user has access to.
List contact groups
List contact groups or organizations linked to a contact book.
Create message
Create an incoming message in a custom channel.
Get message
Fetch a specific message headers, body and attachments using the message id.
List messages
Fetch messages matching an email Message-ID.
Fetch messages
Fetches attributes for the given message IDs.
List organizations
List organizations the authenticated user is part of.
Create post
Create a post in a conversation or append it to an existing one.
List responses
List responses for the authenticated user.
Get response
Fetch a specific response using the response id.
List shared labels
List shared labels in organizations the authenticated user is part of.
List teams
List teams in organizations the authenticated user is part of.
List users
List users in organizations the authenticated user is part of.
Fetch users
Fetches attributes for all users.
Get stored data
Retrieve data that has been previously stored using storeSet.
Set stored data
Store data that remains consistent between page reloads and app reloads.
Fetch labels
Fetches attributes for all shared labels.
Create task
Creates a task in the current conversation.
To set up Missive integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Missive to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Missive official documentation to get a full list of all API endpoints and verify the scraped ones!
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast