Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.56 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.56 KB

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
  • 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