Skip to content

quip/quip-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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