33+ apps, natively.
Flows connect directly to the apps where your documents live — sign in once or paste an API key, and every step reads in plain language. Anything not listed still works through the webhook trigger and HTTP step, or from Make, Zapier and n8n below.
Native connections
Every app links to its own setup guide — where to get the key, exact fields, troubleshooting.
- Google Drive — Save generated PDFs into foldersOne-click sign-in
- Google Sheets — Append extracted data as rowsOne-click sign-in
- Gmail — Email documents from your addressOne-click sign-in
- Dropbox — File documents into your DropboxPaste an API key
- OneDrive — File documents into OneDriveComing soon
- Notion — Save docs and links into pages or databasesPaste an API key
- Dropbox Sign — Send generated PDFs for signaturePaste an API key
- PandaDoc — Turn PDFs into signable documentsPaste an API key
- DocuSign — Send envelopes to signersComing soon
- HubSpot — Log notes with document links on recordsPaste an API key
- Pipedrive — Attach notes and documents to dealsPaste an API key
- Airtable — Append records, read-back verifiedPaste an API key
- Salesforce — Attach files onto recordsComing soon
- Stripe — Pull payment and invoice data into flowsPaste an API key
- Shopify — Order data → invoices and packing slipsPaste an API key
- WooCommerce — Order data from your WordPress storePaste an API key
- Typeform — Read responses as flow dataPaste an API key
- Jotform — Read submissions as flow dataPaste an API key
- Any form tool — Point its webhook at your flow's URLPaste an API key
- Trello — Create cards with document linksPaste an API key
- Asana — Create tasks with document linksPaste an API key
- monday.com — Create items and updatesPaste an API key
- ClickUp — Create tasks with document linksPaste an API key
- Jira — Open issues with document linksPaste an API key
- Twilio (SMS + WhatsApp) — Text a document linkPaste an API key
- Telegram — Message a chat when a flow finishesPaste an API key
- Discord — Post to a channel webhookPaste an API key
- Zendesk — Open tickets with document linksPaste an API key
- Freshdesk — Open tickets with document linksPaste an API key
- Slack — Post messages and files to channelsComing soon
- Outlook — Email documents from your Microsoft accountComing soon
- Mailchimp — Add subscribers from flow dataPaste an API key
- ActiveCampaign — Sync contacts from flow dataPaste an API key
Any app that can send a webhook can start a flow — every flow gets a unique URL, and the payload is available in every step as {{trigger.body.field}}. Outbound, the HTTP step calls any REST API. That covers the long tail of thousands of apps without waiting for a native connector. See Flows →
Use the API from your automation platform
Already orchestrating in Make, Zapier or n8n? Call any of the 30 document tools from there — step-by-step guides with copy-paste modules, nothing to install.
Every ASHDOCS tool is one “HTTP → Make a request” module away — generate, convert, edit and extract documents inside any scenario.
Turn any Zapier trigger — a form response, a new row, a paid invoice — into a finished PDF with one Webhooks by Zapier step.
The HTTP Request node plus one Header Auth credential gives every n8n workflow — cloud or self-hosted — the full 30-tool document API.
A 20-line automation script turns any record into a PDF and writes it straight back into an attachment field. No third-party connector in the middle.
A short Apps Script turns any row into a PDF in Drive and writes the link back to the sheet — triggered from a custom menu or a form submission.