C
Built for Coreflow
Connecting the ledger…
Schedule a demo
Vertical SaaS · embedded ERP & accounting integrations

One Apideck integration, built for Coreflow

Operational records, straight into any ledger. Switch the vertical — the same integration re-themes for any industry and posts into whatever ledger the customer runs.

Coreflow · connect your customer's ledger

Where does Acme Ops keep its books?

Your customer authorizes once through Apideck Vault. Coreflow then reads their live actuals from any ledger — one integration, no per-ERP connector.

+ 38 more that support this flow — QuickBooks Desktop, Sage Business Cloud Accounting, Zoho Books, MYOB, Odoo, Exact Online and more. 44 accounting connectors expose everything this demo reads; Apideck connects to 48+ accounting & ERP systems through one API.

Consumer: acme-ops

The one call that starts it all

POSTPOST /vault/sessions
Headers
Content-Type:application/json
x-apideck-app-id:demo-app-id
x-apideck-consumer-id:acme-ops
x-apideck-service-id:netsuite
Authorization:Bearer sk_live_•••••
Request body
{
  "consumer_metadata": {
    "account_name": "Acme Ops"
  },
  "redirect_uri": "https://app.example.com/callback"
}

In Live mode this launches the real @apideck/vault-js widget. In Mock mode it opens a stand-in with the same UX.