Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
2072 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

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

Imagine profil
Abandonează
Cel mai bun răspuns

Hello,

You can export the email field from the needed model.

Like: Partner, Employee, User, etc


Thanks

Imagine profil
Abandonează