bmakuh / quip-mass-exporter

A tool to export all your documents at once from Quip app
MIT License
37 stars 18 forks source link

Breakdown of what you need to do to install #4

Open crodonline opened 6 years ago

crodonline commented 6 years ago

For the novice, what info do we need to get this to run? I would like to pull of my quip info and I am slowly getting it piece by piece, but what are the things we need to change in order for this to run?

sonnenkern commented 4 years ago

You could try my new tool: https://github.com/sonnenkern/quip-export.

With my Quip-Export Package you can start export in NodeJS environment as a command line tool or use in your own application as a library. Online web-version is also available. The export is quite fast due to real asynchronious (parallel) API calls.