/quip-api

Quip Automation REST API for editing documents, folders, and users

Primary LanguagePythonApache License 2.0Apache-2.0

Quip Automation API

This is the official repository for the Quip Automation API.

Client Libraries

Official

Community

Sample Apps

Official

  • baqup: Exports all of your Quip folders, documents and messages to a local directory. Python on the command line
  • mail2quip: Create Quip messages by email. Sample server. Python on App Engine
  • twitterbot: Post Twitter messages to a Quip thread via the Twitter streaming API. Python on the command line
  • webhooks: Inbound Webhook support for posting GitHub, Crashlytics, PagerDuty and other service notifications to threads. Python on App Engine
  • wordpress: Publish Quip documents to WordPress. Python on the command line
  • websocket: Receive messages from Quip in real time. Python on the command line

Community

  • quiptree: Browser extension to display Quip folders and files in tree format. Javascript on Browser Extension Engine