Skip to main content

Custom URL Scheme

Paperparrot implements a custom url scheme: paperparrot://. This can be used to reference a document in Paperparrot from any other context or app. You can use this to integrate services like Telegram bots with Paperparrot.

If you're looking to receive notifications for new documents, you might want to check out Paperparrots Push Notification Feature.

For now, only opening documents by ID is supported:

Opening a Document

  1. Open paperparrot://documents/123 (where 123 is the ID of the document you want to open) in any browser.
  2. Select "Open in Paperparrot"
  3. ???
  4. Profit.