You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we want to build tools on top of the Sketch Cloud workspaces / projects & documents, we need some fast API's to get info on the Cloud hosted documents (without having to download them first).
List of documents the user has access to
Metadata per document:
Name
Team / Workspace
Project
ObjectID
Last Modified Date
isLibary
Less required, but nice to have:
List of users currently editing
Preview image
The text was updated successfully, but these errors were encountered:
I would also like to be able to upload to the cloud via api.
Background: I want to write a script that changes all files in a folder and then pushes the result to the cloud.
If we want to build tools on top of the Sketch Cloud workspaces / projects & documents, we need some fast API's to get info on the Cloud hosted documents (without having to download them first).
The text was updated successfully, but these errors were encountered: