Back to Changelogv0.20.0

Webhook API Enhancements

New webhook endpoints for links, document versioning, and more.

We've expanded our webhook API with new endpoints for developers building integrations with Papermark.

New endpoints:

  • links.get — Retrieve all links for your team with metadata
  • link.update — Update existing links programmatically
  • document.update — Create new document versions via API

Build automated workflows, sync with your CRM, or integrate document sharing into your existing tools.

  • Full link management via API
  • Document versioning support
  • Bearer token authentication
  • Consistent with existing webhook patterns

Check our API documentation for details.

Webhook API