Figma · Arazzo Workflow
Figma Snapshot Team Project Versions
Version 1.0.0
Walk a team to its first project, list that project's files, and read one file's version history.
View Spec
View on GitHub
CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UXArazzoWorkflows
Provider
Workflows
snapshot-team-project-versions
Trace a team to a project file and read its version history.
Lists a team's projects, lists the first project's files, and reads the version history of the first file.
1
listTeamProjects
getTeamProjects
List the projects owned by the team so the first project can be opened.
2
listProjectFiles
getProjectFiles
List the files contained in the first project so a file can be selected for its version history.
3
readVersionHistory
getFileVersions
Read the version history of the first file, including named versions and auto-save entries.