Cloud storage document automation
Connect your cloud and turn invoices, bank statements and PDFs into structured Excel automatically — import documents and save results back without manual downloads.
Google Drive
Process invoices & PDFs straight from Google Drive into Excel.
Learn moreDropbox
Import documents from Dropbox and save results back automatically.
Learn moreOneDrive
Connect OneDrive to automate invoice and statement processing.
Automation platforms
No-code routes into the same extraction. There is no published FlowParse app on these platforms yet — each connects through the platform's own HTTP or webhook step, and each guide below is the worked setup with the exact request to paste.
Zapier
Trigger on a new email attachment or file and extract it in a Zap. Needs a paid Zapier plan for webhooks.
Read the setupMake
Build it as a visual scenario — the HTTP module needs no premium tier and toBase64() handles the file.
Read the setupn8n
Self-hosted, so the documents never leave your own network and there is no per-task meter.
Read the setupPower Automate
For Microsoft 365 shops. The HTTP action is premium, and a flow stops waiting at 120 seconds.
Read the setupAirtable
A Run-a-script automation fills the record's own fields — inside a 30-second script window.
Read the setupBuilding it yourself instead? The document extraction API is one REST call, and the webhook automation guide covers the queue, retry and idempotency design around it.
