make+allpdfmagic

Automate PDF workflows with Make.com

Connect AllPDFMagic to 1,000+ apps via Make.com HTTP modules. Process PDFs, extract data, and trigger document workflows — without writing a single line of code.

Connect in 3 steps

1

Get your API key

Sign up for AllPDFMagic (free). Copy your API key from the dashboard.

Get API key
2

Add HTTP module in Make

In your Make scenario, add an "HTTP — Make a request" module. Set method to POST and the URL to any AllPDFMagic endpoint.

3

Set the Authorization header

Add header: Authorization = "Bearer YOUR_API_KEY". Pass your PDF file as a multipart/form-data body field named "file".

Popular automation templates

Copy these scenarios in Make and replace the API key with yours.

Gmail → Invoice Extractor → Google Sheets

When a new email with a PDF attachment arrives, extract invoice data automatically and append it to a Google Sheet for bookkeeping.

  1. 1.Trigger: New email in Gmail with PDF attachment
  2. 2.AllPDFMagic: Extract invoice data (vendor, amount, date, line items)
  3. 3.Google Sheets: Append row with structured data

Google Drive → AI Summarizer → Notion

When a PDF is added to a Google Drive folder, summarize it with AI and create a Notion page with the key points.

  1. 1.Trigger: New file in Google Drive folder
  2. 2.AllPDFMagic: AI summarize document
  3. 3.Notion: Create page with summary and original link

Typeform → Generate PDF Report → Email

When a survey is completed, generate a PDF report from the responses and email it to the respondent.

  1. 1.Trigger: New Typeform submission
  2. 2.AllPDFMagic: Convert HTML report to PDF
  3. 3.Gmail/SendGrid: Email PDF to respondent

Dropbox → Compress + Watermark → Slack

When a large PDF is uploaded to Dropbox, compress it, add a watermark, and post the optimized file to a Slack channel.

  1. 1.Trigger: New file in Dropbox folder
  2. 2.AllPDFMagic: Compress PDF + add watermark
  3. 3.Slack: Post file to #documents channel

Available endpoints

MethodEndpointDescriptionTier
POST/api/v1/pdf/compressReduce PDF file sizeFree
POST/api/v1/pdf/mergeMerge multiple PDFsFree
POST/api/v1/pdf/splitSplit PDF into pagesFree
POST/api/v1/ai/summarizeAI document summaryIndie
POST/api/v1/ai/extract-invoiceExtract invoice dataDeveloper
POST/api/v1/convert/word-to-pdfWord → PDFIndie
POST/api/v1/convert/pdf-to-excelPDF → ExcelIndie
POST/api/v1/pdf/watermarkAdd text watermarkDeveloper

See full API reference →

Start automating PDF workflows today

Free API key — 500 calls/month. No credit card required.