Integración con Silverfin¶
Silverfin es un proveedor de servicios de terceros que ofrece una plataforma en la nube para contadores.
Odoo y Silverfin están integrados para automatizar la sincronización de datos.
Configuración¶
Para configurar esta integración, debe introducir los siguientes datos en su cuenta de Silverfin:
Dirección de correo electrónico del usuario
URL de la base de datos de Odoo
Nombre de su base de datos de Odoo
Clave API de Odoo¶
You can create Odoo external API keys either for a single database (hosting: Odoo Online, On-premise, and Odoo.sh) or for all databases managed by a single user (hosting: Odoo Online).
Importante
Estas claves API son personales y brindan acceso completo a su cuenta de usuario. Guárdela con seguridad.
You can copy the API key only at its creation. It is not possible to retrieve it later.
Si la necesita otra vez, cree una nueva clave API (y elimine la anterior).
Véase
/developer/reference/external_api
Per database¶
To add an API key to a single database, connect to the database, enable the developer mode, click on the user menu, and then My Profile / Preferences. Under the Account Security tab, click on New API Key, confirm your password, give a descriptive name to your new key, and copy the API key.

Véase
api/external_api/keys
For all databases (fiduciaries)¶
To add an API key to all databases managed by a single user at the same time (the easiest method for fiduciaries), navigate to Odoo’s website and sign in with your administrator account. Next, open your account security settings in developer mode, click on New API Key, confirm your password, give a descriptive name to your new key, and copy the new API key.
Truco
Open the database manager to view all databases that will be linked to the single API key.
