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
✓ AvailableNative connector. All 20+ actions as labeled flow steps. Trigger from SharePoint, Outlook, Dynamics, Teams.
n8n
✓ AvailableCommunity node. Install in 30 seconds. Binary output handled correctly within n8n's data model.
Zapier
✓ AvailableOfficial Zap integration. Use with any Zapier trigger. 20+ document actions available.
HubSpot
✓ AvailableProcess documents from HubSpot workflows. Attach processed output to deals, contacts, tickets.
Make
✓ AvailableNative module library. All action categories exposed. Visual scenario builder compatible.
Azure Logic Apps
✓ AvailableEnterprise connector. SharePoint, Blob Storage, Service Bus, Dynamics triggers.
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.