function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
WooCommerceWooCommerce 

What is the best way to push data from salesforce to woocommerce?

Salesforce is our product master. Woocommerce is our eCommerce platform. Whenever we update a product in Salesforce, we want to push that change into Woocommerce. 

What is the best way to do this? Apex Triggers initially sounded like the best option, but then I came across Asynchronous notifications. Woocommerce has a REST API; so I'm assuming I'll use that to push the updates. I'm just not sure which mechanism on the Salesforce side to use.
Deepali KulshresthaDeepali Kulshrestha

Hi,

WooCommerce content is being synchronized with Salesforce to give a brand new picture to the concept of B2B and B2C deals,
synchronization of Users, Bi-directional synchronization for Categories & Products with Real-time orders sync are available.

You can also refer below link:

https://zapier.com/apps/salesforce/integrations/woocommerce

https://wordpress.org/plugins/woo-salesforce-connector/


I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha
www.kdeepali.com
sumit singh 199sumit singh 199

Hi, 

There are some other options availabe that sync your WooCommerce Products with Real-time orders over Salesforce CRM, Analyse your need and choose acoordingly. 

You can also refer below link:

https://woocommerce.com/products/integration-with-salesforce-for-woocommerce/

https://zapier.com/apps/salesforce/integrations/woocommerce
https://wordpress.org/plugins/woo-salesforce-connector/

I hope you find solution in above lines.

Thank You

harsh-tharsh-t
Hi there,

You can do this via Salesforce REST APIs and WordPress hooks, or you can also deploy Apex triggers/Flows on the Salesforce side to achieve the sync job. But this is a pretty tedious process, especially if you're unable to invest the time to write, test, repair and then deploy your own solution. Thankfully plugins like this
Object Data Sync for Salesforce (https://wordpress.org/plugins/object-data-sync-for-salesforce/) exist, which do the heavy lifting for you. It'll seamlessly enable WordPress/Salesforce Sync (https://plugins.miniorange.com/wordpress-object-sync-for-salesforce) for you, and also provide seamless integration with WooCommerce (https://plugins.miniorange.com/woocommerce-salesforce-integration-sync-orders) and Salesforce. Highly recommend you check it out!