Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3 Vastaukset
2080 Näkymät

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

Avatar
Hylkää
Paras vastaus

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

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

Avatar
Hylkää
Paras vastaus

Hello,

You can export the email field from the needed model.

Like: Partner, Employee, User, etc


Thanks

Avatar
Hylkää