what solution would you recommend for Odoo<>Wordpress CRM integration for a client with 12000 contacts ?
Odoo WordPress Connector
API Integration
Third-party Integration Tools: Platforms like Zapier
Custom Development:
what solution would you recommend for Odoo<>Wordpress CRM integration for a client with 12000 contacts ?
Odoo WordPress Connector
API Integration
Third-party Integration Tools: Platforms like Zapier
Custom Development:
Hello,
If the goal is to integrate WordPress with Odoo CRM, I would personally recommend going with a direct API-based approach instead of relying completely on middleware.
There are already a few WordPress plugins that push WooCommerce customers or form entries into Odoo, but most of them are either very specific in scope or require adjustments depending on your Odoo version.
If you’re mainly trying to send contact form submissions (for example from Contact Form 7) into Odoo CRM as leads, you don’t necessarily need full custom development. A plugin like Contact Form to Any API can send the form data directly to Odoo’s API endpoint. You just configure the Odoo endpoint URL, authentication (API key or credentials), and map the form fields to the crm.lead fields. Once set up, every new submission creates a lead automatically.
This way you avoid modifying core files and you’re not dependent on Zapier or another third-party connector unless you really need advanced workflow logic.
If you share your Odoo version (Community or Enterprise) and which WordPress form plugin you're using, the setup details can be adjusted accordingly.
Hello Armel,
I would recommend a ready connector as a base, and on top of it, we can do the customization if required.
You can check our ready solution for this: https://apps.odoo.com/apps/modules/17.0/zehntech_odoo_woocommerce_connector
Regards,
Santosh S
Hello,
My vote is for Custom development.
To not start from scratch:
There is a wordpress plugin that sends new woocommerce customers and orders to odoo:
https://wordpress.org/plugins/notify-odoo/
I can modify it to send other wordpress data if you need.
Also there is a plugin that sends form data from wordpress to odoo:
https://wordpress.org/plugins/wp-odoo-form-integrator/
It still works with Ninja Forms 3.7.0 with minor adjustment:
https://wordpress.org/support/topic/update-for-php-7-4-and-ninja-forms-3-7-0/
Stanislav
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Mar 24
|
5104 | |||
|
3
May 26
|
829 | |||
|
4
Apr 26
|
10475 | |||
|
0
Feb 26
|
1493 | |||
|
2
Aug 25
|
2607 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.