No-code & low-code

FilePost in your automation stack

Drop a file from any workflow tool into a permanent CDN URL. No backend code, no expiring links.

Get free API key 300 uploads / mo free · no credit card
Workflow automation diagram

Available integrations

Each platform has a tutorial showing the exact action / module / step to use. The integrations themselves are live; the dedicated landing pages are rolling out.

Why integrate via API rather than build into each tool

The FilePost API is small enough that any tool with an HTTP request block can talk to it — that's literally every automation platform that exists. We publish dedicated apps where the platform supports them (Zapier, Pipedream) and tutorials where it doesn't.

Don't see your tool?

If it can fire an HTTP request, it can call FilePost. Pattern: POST multipart form data to https://filepost.dev/v1/upload with X-API-Key header, get JSON back with the permanent URL. Full API docs.

Useful background

Questions we actually get

Do I need different API keys for different integrations?

No. One FilePost API key works across every integration and every direct API call. Rotate via the dashboard if a workflow leaks it.

What about file size limits in automation tools?

Most platforms cap individual HTTP request payloads — Zapier at ~25 MB, Make at ~50 MB, n8n configurable. FilePost's per-file cap (50/200/500 MB by plan) is usually higher than the platform's. For larger files, use a direct API call from your own code.

Can I trigger downstream workflows when a file is uploaded?

Yes — intake links support webhooks. Set webhook_url when creating the link; we POST the file metadata to it on every upload. Docs here.

Do uploads through integrations count against my plan?

Yes. Every upload — direct API, intake link, integration — counts as one against your monthly upload quota. Storage and bandwidth are unmetered on Starter and Pro.

Wire FilePost into your stack today.

Free tier covers most automation prototypes. Upgrade once your workflow proves itself in production.

Get free API key 300 uploads / mo · 50 MB max · no credit card