跳至内容
菜单
此问题已终结
3 回复
2077 查看

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

形象
丢弃