i have my own website in cakephp framework, Now i want to use odoo crm for sales and accounting purpose.
And right now, i did not found any method to pull the lead in odoo crm from my website leads form.
Please guide me how to do that.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i have my own website in cakephp framework, Now i want to use odoo crm for sales and accounting purpose.
And right now, i did not found any method to pull the lead in odoo crm from my website leads form.
Please guide me how to do that.
Hi,
If you are looking to create the leads in Odoo which are there in your website you can use the Odoo web service and achieve this. See this,
https://www.odoo.com/documentation/11.0/webservices/odoo.html
In the above link, you can see the sample PHP code which tell you how to create and read the data in odoo tables.
Thanks
Hi,
An easier way is to embed the Odoo form either the contact us form or a form builder form into your website using a plugin such as:
https://www.odoo.com/apps/modules/13.0/pr1_iframe_forms/
Cheers
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
2
Sep 18
|
3270 | ||
|
1
Jul 15
|
4057 | ||
|
0
Mar 15
|
3497 | ||
|
1
Mar 15
|
4703 | ||
|
0
Mar 15
|
3129 |
use odoo xml rpc: https://www.youtube.com/watch?v=isjhwKAL63M