
Beyond-Bot.ai + microsoft_teams
Microsoft Teams integrates chat, video meetings, and file storage within Microsoft 365, providing virtual collaboration and communication for distributed teams
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to microsoft_teams.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in microsoft_teams.
Trigger Workflows
Start automated workflows in microsoft_teams based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within microsoft_teams.
Microsoft Teams Create Meeting
Use to schedule a new standalone microsoft teams online meeting, i.e., one not linked to any calendar event.
Microsoft Teams Teams Create Chat
Creates a new chat; if a 'oneonone' chat with the specified members already exists, its details are returned, while 'group' chats are always newly created.
Microsoft Teams Chats Get All Chats
Retrieves all microsoft teams chats a specified user is part of, supporting filtering, property selection, and pagination.
Microsoft Teams Chats Get All Messages
Retrieves all messages from a specified microsoft teams chat using the microsoft graph api, automatically handling pagination; ensure `chat id` is valid and odata expressions in `filter` or `select` are correct.
Microsoft Teams Teams Create Channel
Creates a new 'standard', 'private', or 'shared' channel within a specified microsoft teams team.
Microsoft Teams Teams Get Message
Retrieves a specific message from a microsoft teams channel using its team, channel, and message ids.
Microsoft Teams Teams List
Retrieves microsoft teams accessible by the authenticated user, allowing filtering, property selection, and pagination.
Microsoft Teams Teams List Channels
Retrieves channels for a specified microsoft teams team id (must be valid and for an existing team), with options to include shared channels, filter results, and select properties.
Microsoft Teams Teams List Chat Messages
Retrieves messages (newest first) from an existing and accessible microsoft teams one-on-one chat, group chat, or channel thread, specified by `chat id`.
Microsoft Teams Teams List People
Retrieves a list of people relevant to a specified user from microsoft graph, noting the `search` parameter is only effective if `user id` is 'me'.
Microsoft Teams Teams Post Channel Message
Posts a new text or html message to a specified channel in a microsoft teams team.
Microsoft Teams Teams Post Chat Message
Sends a non-empty message (text or html) to a specified, existing microsoft teams chat; content must be valid html if `content type` is 'html'.
Microsoft Teams Teams Post Message Reply
Sends a reply to an existing message, identified by `message id`, within a specific `channel id` of a given `team id` in microsoft teams.