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
SUDEEP SINGHSUDEEP SINGH 

I want to Import WooCommerce product Data into my Salesforce Sandbox.

Hello Everone..

I am Very New In salesforce. and from past 2 days i am facing one problem in salesforce.

I want to Import WooCommerce product Data into my Salesforce Sandbox.
and I don't have to use any Plug-in or Tools . I don't have to Use DATA LOADER , DATA IMPORTER, CSV File to do  this job.

I have to Use only SOAP API or REST API  to complete this job.
and i don't know how to use API. i don't have any knowledge of API.

So please Tell me from the basics Steps so i can able to complete this job.

Thanks !!
Sudeep Singh
cloudSavvyProgcloudSavvyProg
Hi Sudeep,

Here are you documentations available to get you going.

SOAP:  https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_quickstart_intro.htm

REST: http://www.wadewegner.com/2013/03/creating-anonymous-rest-apis-with-salesforce-com/


Hope this helps.

Regards,
CloudSavvyProd
 
sumit singh 199sumit singh 199

Hi,
Just install the "Salesforce Integration for WooCommerce" plugin and connect with your salesforce account. This plugin syncs your all WooCommerce data on Salesforce you can control the syncing and all.
For connecting WooCommerce and Salesforce you can try these plugins and Web-based services 
You can also follow these links for more help:

Here is some plugin that helps to sync your WooCommerce data with Salesforce.

https://woocommerce.com/products/integration-with-salesforce-for-woocommerce/
https://www.salesforce.org/integrating-wordpress-salesforce/
https://wordpress.org/plugins/woo-salesforce-plugin-crm-perks/

I hope you find the above solution helpful.
Thank You.

harsh-tharsh-t
Hi Sudeep,

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!