SpeakDo is designed as a business layer independent of the ERP. Dolibarr is the first integration available.
An intent becomes a business action — whichever ERP eventually carries it out. Today, only one integration is actually in production.
Available today
Dolibarr
The first integration actually available, used in production: a free module under the GNU GPL license, installed in a few minutes, with permissions managed natively by Dolibarr on every action.
External module, with no changes to Dolibarr's core
Business action catalog already covering field and AI agent use cases
The PWA, MCP and telephony (coming) all rely on this same integration
SpeakDo is architected not to depend technically on a single ERP: the action catalog, business role profiles and permission checks are designed as a layer distinct from the ERP execution itself.
No additional connector is in production today
No compatibility with any third-party ERP is announced or promised
Future integrations will be documented individually, once they actually exist
A simple principle. We never present an integration as available until it is actually in production. This page will be updated the day a new integration concretely exists — not before.
Why a layer independent of the ERP?
SpeakDo isn't trying to rebuild a general-purpose ERP interface: it turns an intent — expressed in the field, by an AI agent, or soon by phone — into a structured business action. That logic (which action, for which role profile, with which checks) is deliberately kept separate from how it is ultimately carried out in a given ERP. That's what makes it possible, over time, to consider other ERP executions without changing what SpeakDo fundamentally does: turning an intent into a controlled action.
1
An intentField, AI agent, or soon phone.
2
A controlled action catalogFiltered by role profile and by the SpeakDo account's policy.
3
An ERP executionToday Dolibarr, always with the real permissions of the user concerned.