Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lightweight API for Cloud Documents Metadata #839

Open
irlabs opened this issue Jun 3, 2021 · 3 comments
Open

Lightweight API for Cloud Documents Metadata #839

irlabs opened this issue Jun 3, 2021 · 3 comments

Comments

@irlabs
Copy link

irlabs commented Jun 3, 2021

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
@auduongtuan
Copy link

Yes, we really need it.

@lichtschlag
Copy link

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.

@acstll
Copy link

acstll commented Jun 7, 2022

Would love to be able to get a download link for a specific version of a document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants