Integrations

Connects to the tools you already run

Banks, payroll, CRM, and data warehouses — Propelly syncs both ways and keeps your existing stack in lockstep. No exports, no stale data, no double entry.

Banking & payments

Two-way sync · real-time
Stripe
Payments & revenue
Mercury
Business banking
Plaid
Bank connections
Wise
Multi-currency

Spend & payroll

Auto-categorized
Brex
Corporate cards
Ramp
Spend management
Gusto
Payroll & benefits
Rippling
HR & payroll

CRM & data warehouse

Revenue & reporting
Salesforce
Bookings & pipeline
HubSpot
Deals & contacts
Snowflake
Data warehouse
NetSuite
Legacy GL migration
Built on an open API

If it's not on the list, connect it anyway

Every object in Propelly is available through a documented REST API and webhooks. Pipe in a custom source, push data to your warehouse, or build an internal workflow — the ledger stays the source of truth.

REST API for every ledger object
Webhooks on posts, approvals, and exceptions
Reverse ETL to your warehouse, both ways
// fetch open invoices
GET /v1/invoices?status=open
// response
{
"data": [
{ "customer": "Cobalt", "amount": 8200 },
{ "customer": "Meridian", "amount": 24500 }
],
"total_open": 32700
}

Don't see your stack?

Tell us what you run and we'll confirm the fit in your demo — most connectors are live in a day.