Zapier Integration

Connect HummingDeck to your favorite tools

Automate your document tracking workflows with Zapier. When a prospect views your document, trigger actions in any of 8,000+ apps — no code required.

HummingDeck
+
Zapier logo

What you can automate

New Document View

Available

Fires when a real person views your tracked document. Includes viewer name, email, company, document title, device, location, and timestamp. Bot traffic from email security scanners (SafeLinks, Proofpoint) is automatically filtered out — only genuine human views trigger the Zap.

Trigger

Example workflows

Build any of these automations in minutes with Zapier.

New document viewAdd row to Google Sheets

Log every document view to a spreadsheet for reporting and analysis.

Slack
New document viewSend Slack message

Notify your team in Slack the moment a prospect opens your proposal.

New document viewCreate task in Asana

Automatically create a follow-up task when a prospect views your document.

HubSpot
New document viewUpdate deal in HubSpot

Log document engagement directly to your HubSpot deal timeline.

New document viewSend follow-up via Gmail

Trigger a personalized follow-up email when a prospect finishes reading.

Salesforce
New document viewCreate lead in Salesforce

Automatically create or update a Salesforce lead when a new prospect views your content.

And thousands more. Explore all apps on Zapier

Get started in 5 minutes

Sign up for HummingDeck

Create a free HummingDeck account and upload your first document.

1

Find HummingDeck on Zapier

Go to Zapier and search for HummingDeck in the app directory.

2

Connect your account

Authorize HummingDeck via OAuth. No API keys to copy — just sign in and approve.

3

Choose a trigger and action

Pick a HummingDeck trigger like 'New Document View' and connect it to any action in 8,000+ apps.

4

Turn on your Zap

Test your Zap and turn it on. From now on, everything runs automatically.

5

API Documentation

For developers building custom integrations or exploring the Zapier integration internals.

OpenAPI Spec (JSON)

Authentication

OAuth 2.0

Base URL

https://app.hummingdeck.com/api/zapier

Endpoints

MethodPathDescription
GET/meTest authentication
POST/hooksSubscribe to events
DELETE/hooks/{id}Unsubscribe from events
GET/viewsList recent views (polling)
GET/decisionsList recent decisions (polling)
GET/emailsList recent email captures (polling)
POST/sharesCreate share link
POST/decksUpload document
GET/decks?title=Search documents
GET/contacts?email=Search contacts

Webhook payload example

view.created

{
  "event": "view.created",
  "data": {
    "id": "view_abc123",
    "deck_id": "deck_xyz789",
    "deck_title": "Q4 Enterprise Proposal",
    "viewer_email": "sarah@acme.com",
    "viewer_name": "Sarah Wood",
    "viewer_company": "Acme Corp",
    "location": "San Francisco, CA",
    "device": "Desktop",
    "browser": "Chrome",
    "pages_viewed": 8,
    "total_pages": 12,
    "duration_seconds": 272,
    "completion_percent": 67,
    "created_at": "2026-03-29T14:32:00Z"
  }
}

Start automating your document workflows

Connect HummingDeck to 8,000+ apps and never miss a prospect signal again.

Sign Up Free