NEWParselane v2 is live — PII auto-redaction, AI summarization, and enterprise watermarking  →  See what's new
Parselane

Integrations

One document API. Every platform your team already uses.

Native connectors for the major automation platforms. Or use the REST API directly — it works everywhere.

Available connectors

Power Automate

Available

Native connector. All 20+ actions as labeled flow steps. Trigger from SharePoint, Outlook, Dynamics, Teams.

20+ actionsView connector →

n8n

Available

Community node. Install in 30 seconds. Binary output handled correctly within n8n's data model.

20+ actionsView connector →

Zapier

Available

Official Zap integration. Use with any Zapier trigger. 20+ document actions available.

20+ actionsView connector →

HubSpot

Available

Process documents from HubSpot workflows. Attach processed output to deals, contacts, tickets.

15+ actionsView connector →

Make

Available

Native module library. All action categories exposed. Visual scenario builder compatible.

20+ actionsView connector →

Azure Logic Apps

Available

Enterprise connector. SharePoint, Blob Storage, Service Bus, Dynamics triggers.

20+ actionsView connector →

REST API

Always available. No connector required.

If your platform isn't listed above, use the HTTP action or webhook — every platform supports POST requests.

curl -X POST https://api.parselane.com/v1/process \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "file=@document.pdf" \
  -F "action=convert_pdf"

Install once. Use from any flow.

40 free credits. No card required. Connect your first document action in minutes.