Skip to main content

Abacus

Integrate with Abacus ERP — one of Switzerland’s most widely deployed business software suites. Retrieve customer and project data, sync financial records, and connect Abacus to your Collabase workflows.

Authentication

Auth type: Basic (username + password or API key depending on Abacus version) Configure API access in your Abacus installation settings. Requires Abacus with REST API module enabled.
CredentialDescription
Base URLYour Abacus installation URL
API KeyAbacus API key or Basic auth credentials

Actions

ActionKey inputsKey outputs
List Customerssearch, limitcustomers[], count
Get CustomercustomerIdcustomerId, name, address, email
Create Customername, address, email, phonecustomerId, name
List Projectsstatus, customerId, limitprojects[], count
Get ProjectprojectIdprojectId, name, status, customerId
List OrderscustomerId, status, limitorders[], count
Get Financial SummarytotalRevenue, totalExpenses, netProfit
Abacus is commonly deployed on-premises. Ensure your Collabase instance can reach your Abacus API endpoint — either on the same network or via a secure tunnel/VPN.