Integrations

RelayPDF in Zapier

Search RelayPDF in the Zap editor, connect a pdf_live_ key, and pick an action. Create PDF, Convert File, and Merge return a File field Gmail, Drive, and Slack can attach. Recurring invoices use a published templateId plus templateData. Convert and raster jobs wait via Zapier callbacks so LibreOffice can outlive the action timeout.

Setup
Zapier → Create → Search RelayPDF → Connect account (pdf_live_…)
Action: Create PDF → Source Template
Template: invoice
Template Data: (map from Google Sheets / Typeform)
File: attach in Gmail / Drive / Slack
Connection test calls GET /v1/account and is not billed. Paste the key only — no Bearer prefix.
The app is invite-only until Zapier directory review. Maintainers push from packages/zapier-relaypdf.
Map the File output into Gmail, Drive, or Slack. URL is a 24-hour download if you need to store a link.
Office files go through Convert File, not Create PDF. Pass the previous step’s File and a sourceFilename with the real extension.
New Webhook Event uses POST /v1/webhooks. Do not paste Zapier URLs into Dashboard → Webhooks unless you are using the HTTP fallback.
Webhooks by Zapier remains the escape hatch: POST https://api.relaypdf.com/v1/pdf with Authorization Bearer pdf_live_…