Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
2068 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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

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

Аватар
Відмінити
Найкраща відповідь

Hello,

You can export the email field from the needed model.

Like: Partner, Employee, User, etc


Thanks

Аватар
Відмінити