When you configure an export, import, or other type of flow step using the prebuilt Microsoft Teams connector, you can select any of the API operations listed below*, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the Microsoft Teams API documentation. *You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Channel |
List channels |
X |
|
Get channel |
X |
||
List members of a channel |
X |
||
Get member |
X |
||
List channel messages |
X |
||
Get message |
X |
||
List channel message replies |
X |
||
Get a reply to a channel message |
X |
||
Create channel |
X |
||
Update channel |
X |
||
Delete channel |
X |
||
Send message |
X |
||
Reply to a message |
X |
||
Chat |
Get a chat between user and app |
X |
|
Group |
List groups |
X |
|
Get group |
X |
||
List members |
X |
||
List owners |
X |
||
Create group |
X |
||
Update group |
X |
||
Delete group |
X |
||
Team |
List joined teams |
X |
|
List user's joined teams |
X |
||
List all teams (groups) |
X |
||
Get team |
X |
||
List members of team |
X |
||
Get member of team |
X |
||
Get primary channel |
X |
||
Create team |
X |
||
Update team |
X |
||
Delete team |
X |
||
Archive team |
X |
||
Unarchive team |
X |
||
Clone team |
X |
||
Create team from group |
X |
||
Add member to team |
X |
||
Update member in team |
X |
||
Remove member from team |
X |
Comments
Please sign in to leave a comment.