Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). More only by using your login credentials or by following the instructions below . |
With Microsoft Teams modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More in Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More, you can monitor, list, create, update, delete, and retrieve teams and channels in your Microsoft Teams account.
To use the Microsoft Teams modules, you must have a Microsoft business account. You also should be an adminAdmins in Boost.space have exclusive access to system settings. They manage the overall system setup, including appearance, language, currency, user settings, and the availability of individual modules to users and teams. More of the account and Microsoft Office 365 Premium must be activated for your admin business account. You can create an account at https://www.microsoft.com/en-us/microsoft-365/business.
Refer to the Microsoft Teams API documentation for a list of available endpoints.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Microsoft Teams moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
Optional: Click Show advanced settings and enter your custom appCreate your own custom apps to be used in the integrator engine and share them with users in your organization. client credentials.
For more information, refer to the Microsoft Teams documentation regarding client credentials. If requested, use the following Redirect URI when creating your custom app:
https://integrator.boost.space/oauth/cb/microsoft-teams
. -
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Microsoft Teams modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
You can watch, list, retrieve, create, update teams and create and update teams for groups with the following modules.
Retrieves a team’s details when a new team/group is created or an existing team is edited.
Connection |
|
Filter |
Define the filter settings for the returned groups. You can retrieve only groups whose name or email starts with the specified term. |
Limit |
Set the maximum number of results Boost.space Integrator will return during one execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
Retrieves all the teams in Microsoft Teams that you are a memberCan view and manage items while using existing statuses and labels. More of.
Connection |
|
Limit |
Set the maximum number of teams Boost.space Integrator will return during one execution cycle. |
Returns all teams (including Office 365 Groups) in your account.
Connection |
|
Filter |
Define the filter settings for the returned groups. You can retrieve only groups whose name or email starts with the specified term |
Order By |
Select whether to order results by displaying names in ascending or descending order. |
Limit |
Set the maximum number of teams Boost.space Integrator will return during one execution cycle. |
Returns a team’s/group’s details.
Connection |
|
Group ID |
Enter (map) or select the ID of the team/group you want to retrieve details about. |
Creates a new Office 365 group (unified group) or Security group.
You can’t currently create a team via this module.
Connection |
|
Display Name |
Enter the name that is displayed in the address book for the group. |
Alias for Group |
Enter the mail alias (nickname) for the group. Alias can only contain lowercase letters, numbers, and underscores. For Security Group type, simply provide an alias as a nickname. |
Group Type |
Enable the Unified option (or enter “Unified”) to create an Office 365 group. Otherwise, the Security group (used for granting access to SharePoint resources) is created. |
Description |
Enter the description of the group. |
Security Enabled |
Enable this option if a group is a security group and you have not enabled the “Unified” option in the Group Type field. |
OwnersCan manage members, managers and owners of a specific space. Can view and manage items. Can edit settings of a given space. More |
Select the owners of the group. The owners are a set of non-admin usersCan use the system on a limited basis based on the rights assigned by the admin. More who can modify this object. |
MembersCan view and manage items while using existing statuses and labels. More |
Select users and groups that are members of this group. |
Updates a group’s/team’s properties.
Connection |
|
Group ID |
Enter the ID or select the group/team you want to update. |
Visibility |
Set the Office 365 group to public or private. |
Please find the descriptions of the fields in the Create Office 365 group section above.
Creates a new team from a group.
If the group was created less than 15 minutes ago, it’s possible for the Create Team module to fail with a 404 errorService is unavailable due to a failure, a service responds with unexpected data or the validation of input data fails. More code due to replication delays. The recommended pattern is to re-run the Create Team module three times, with a 10 seconds delay between calls.
Connection |
|
Group ID |
Enter the ID or select the group from which you want to create a team. |
Admin and Settings |
Set the team’s Member Settings, Messaging Settings, Fun Settings, and Guest Settings. |
Deletes a team/group.
Connection |
|
Group ID |
Enter the ID or select the group you want to delete. |
You can list, retrieve, create, update, and delete channels with the following modules.
Lists all channels in the Microsoft Team.
Connection |
|
Team ID |
Enter the ID or select the team you want to list channels from. |
Limit |
Set the maximum number of channels Boost.space Integrator will return during one execution cycle. |
Retrieves the properties and relationship of a channel.
Connection |
|
Team ID |
Enter the ID or select the team that contains the channel you want to retrieve details about. |
Channel ID |
Enter the ID or select the channel you want to retrieve details about. |
Creates a new channel in a Microsoft Team.
Connection |
|
Team ID |
Enter the ID or select the team you want to create a channel for. |
Channel Name |
Enter the name for the new channel. |
Description |
Enter the channel description. |
Updates the properties of the specified channel.
Connection |
|
Team ID |
Enter the ID or select the team that contains the channel you want to update. |
Channel ID |
Enter the ID or select the channel you want to update. |
Please find the descriptions of the fields in the Create Channel section above.
Deletes a channel from the team.
Connection |
|
Team ID |
Enter the ID or select the team that contains the channel you want to delete. |
Channel ID |
Enter the ID or select the channel you want to delete. |
You can watch and send messages and replies with the following modules.
TriggersEvery scenario has a trigger, an event that starts your scenario. A scenario must have a trigger. There can only be one trigger for each scenario. When you create a new scenario, the first module you choose is your trigger for that scenario. Create a trigger by clicking on the empty module of a newly created scenario or moving the... when someone sends a message in a team’s channel or in a chat.
Connection |
|
Choose a Type of Messages to be Watched |
Select the types of messages you want to watch. You can choose between channel and chat messages. |
Team ID only appears for channel messages |
Select or map the Team ID whose channel messages you want to watch. |
Channel ID |
Select or map the Channel ID whose messages you want to watch. |
Chat ID only appears for chat messages |
Select or map the Chat ID whose messages you want to watch. |
Limit |
Set the maximum number of messages Boost.space Integrator will return during one execution cycle. |
Triggers when a new reply to a selected message is received. Not available for personal accounts.
Sends a message to a team’s channel or to a chat.
Connection |
|
Send a Message |
Select a message type you want to send. You can choose a channel or chat message. |
Team ID |
Select or map the Team ID to which you want to send the message. |
Channel ID |
Select or map the Channel ID to which you want to send the message. |
Create a New Chat |
Select either Yes or No. Yes to create a new chat. |
Chat Type |
Select or map either One On One or Group. |
Message |
Enter the message text. |
Content Type |
Select or map the format in which you want to send the message. For example, |
You can add members to teams and to groups with the following modules.
Adds a new member.
Connection |
|
Enter a Member Name |
Enter the new member’s name. |
Password Profile |
Enter the new member’s profile password. |
Adds a member to an Office 365 Group.
Connection |
|
Group ID |
Select or map the Group ID to which you want to add the member. |
Member ID |
Select or map the Member ID whom you want to add to the group. |
You can create, retrieve, update, and delete online meetings with the following modules.
Creates an online meeting. This will be a standalone meeting that is not associated with any event on the user’s calendar; therefore, meetings created via this module will not show on the user’s calendar.
Connection |
|||||||
Subject |
Enter the subject of the online meeting. |
||||||
Start Date and Time |
Enter the meeting start time |
||||||
End Date and Time |
Enter the meeting end time |
||||||
Allowed Presenters |
Select or map a type of userCan use the system on a limited basis based on the rights assigned by the admin. More who can be a presenter in the meeting. |
||||||
Attendees |
Information about a participant in a meeting.
|
||||||
Allow Attendee To Enable Camera |
Select or map whether attendees can turn on their cameras. |
||||||
Allow Attendee To Enable Mic |
Select or map whether attendees can turn on their microphones. |
||||||
Allow Meeting Chat |
Select or map whether to enable meeting chat. |
||||||
Allow Teamwork Reactions |
Select or map whether to enable reactions for the meeting. |
||||||
Chat Info |
Enter the chat information associated with this online meeting.
|
||||||
Is Entry and Exit Announced |
Select or map whether to announce when callers join or leave. |
||||||
Lobby Bypass Settings |
Select or map which participants can bypass the meeting lobby.
|
||||||
RecordOne row in the Boost.space database. These are individual rows under spaces in each module. For example single products, but not their variants. More Automatically |
Select or map whether to record the meeting automatically. |
Updates an online meeting by its ID.
Connection |
|||||
Meeting ID |
Enter the ID associated with the online meeting. |
||||
Subject |
Enter the subject of the online meeting. |
||||
Start Date and Time |
Enter the meeting start time. |
||||
End Date and Time |
Enter the meeting end time. |
||||
Allowed Presenters |
Select or map a type of user who can be a presenter in the meeting. |
||||
Attendees |
Information about a participant in a meeting.
|
||||
Allow Attendee To Enable Camera |
Select or map whether attendees can turn on their cameras. |
||||
Allow Attendee To Enable Mic |
Select or map whether attendees can turn on their microphones. |
||||
Allow Meeting Chat |
Select or map whether to enable meeting chat. |
||||
Allow Teamwork Reactions |
Select or map whether to enable reactions for the meeting. |
||||
Is Entry and Exit Announced |
Select or map whether to announce when callers join or leave. |
||||
Lobby Bypass Settings |
Select or map which participants can bypass the meeting lobby.
|
||||
Record Automatically |
Select or map whether to record the meeting automatically. |
Retrieves an online meeting by its ID.
Deletes an online meeting by its ID.
You can search users, retrieve users’ statusesCreate statuses for each module separately to create an ideal environment for efficient and consistent work. More, and call APIs with the following modules.
Searches for users by a filter parameter.
Connection |
|
Filter |
Add filters to search for users who match your specified filters. |
Limit |
Set the maximum number of users Boost.space Integrator will return during one execution cycle. |
Retrieves the selected users’ availability and activity statusCreate statuses for each module separately to create an ideal environment for efficient and consistent work. More
Allows you to perform a custom API call.
Connection |
||||
URL |
Enter a path relative to
|
|||
Method |
Select the HTTP method you want to use: GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
|||
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
|||
Query String |
Enter the request query string. |
|||
Body |
Enter the body content for your API call. |
The following API call returns a list of all channels from the specified team in your Microsoft Teams account:
URL:/v1.0/teams/7d0845d0-5015-4d1e-8cfc-4628f53a237d/channels
where the 7d0845d0-5015-4d1e-8cfc-4628f53a237d
is the Group ID of the team you want to retrieve channels from.
You can retrieve the group ID, for example, using the List All Teams > Groups or Watch Teams module.
Method: GET
Matches of the search can be found in the module’s Output under Bundle > Body > value.
In our example, 9 channels were returned:
-
Add a Member – User.ReadWrite.All
-
Add a Member to a Group – User.Read.All, GroupMember.ReadWrite.All
-
Create a Channel – Group.ReadWrite.All
-
Create an Office 365 Group – Group.ReadWrite.All, User.Read.All
-
Create a Team from a Group – Group.ReadWrite.All
-
Delete a Channel – Group.ReadWrite.All
-
Delete a Team or Group – Group.ReadWrite.All
-
Get a Channel – Group.Read.All
-
Get a Team – Group.Read.All
-
List All Teams & Groups – Group.Read.All
-
List Channels – Group.Read.All
-
List Jointed Teams – Group.Read.All
-
Search Users – User.Read.All
-
Send a Message – ChannelMessage.Send, Chat.ReadWrite, User.Read.All, Group.ReadWrite.All
-
Update a Channel – Group.ReadWrite.All
-
Update a Team – Group.ReadWrite.All
-
Watch Message – ChannelMessage.Read.All, Chat.Read
-
Watch Teams – Group.Read.All