Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
2063 Vistas

how to get all email addresses from odoo database​? Is there anyway to automate the process?

Avatar
Descartar
Mejor respuesta

You can use Odoo's API if you need to automate it.

https://www.odoo.com/documentation/12.0/webservices/odoo.html

Avatar
Descartar
Mejor respuesta

Hello,

You can export the email field from the needed model.

Like: Partner, Employee, User, etc


Thanks

Avatar
Descartar