Microsoft Teams · Arazzo Workflow
Microsoft Teams Archive Team
Version 1.0.0
Confirm a team is active and then archive it, making it read-only.
View Spec
View on GitHub
ChatCollaborationCommunicationMicrosoft 365ProductivityVideo ConferencingArazzoWorkflows
Provider
Workflows
archive-team
Confirm a team and archive it, branching when already archived.
Reads the team to confirm it exists, and when it is not already archived, submits the archive request. When the team is already archived the flow ends without re-archiving.
1
getTeam
getTeam
Read the team to confirm it exists and inspect its archive state.
2
archiveTeam
archiveTeam
Submit the archive request. Microsoft Graph accepts archiving as an asynchronous operation and returns 202 Accepted.