Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
2085 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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

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

Avatar
Zrušit
Nejlepší odpověď

Hello,

You can export the email field from the needed model.

Like: Partner, Employee, User, etc


Thanks

Avatar
Zrušit