Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Quip API Sample Apps

  • 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
  • events-api: Examine, audit, and quarantine Quip content in real-time based on the Events API feed. Python on the command line