Title: Sync 2 store
Last modified: March 17, 2018

---

# Sync 2 store

 *  Resolved [sevun](https://wordpress.org/support/users/sevun/)
 * (@sevun)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/sync-2-store/)
 * Hey,
 * I would need to manage 2 store. In order to sync product I’m thinking of free
   import export. I have a complex taxonomy product in several language (polylang)
   I would like to be able to sync or to export/import in order to duplicate.
 * Do you have any idea what would be the best solution?
 * Thanks for your advice.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [rlinsoliveira](https://wordpress.org/support/users/rlinsoliveira/)
 * (@rlinsoliveira)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/sync-2-store/#post-10085326)
 * Make a API integration.
 * Link:
    [https://docs.woocommerce.com/document/woocommerce-rest-api/](https://docs.woocommerce.com/document/woocommerce-rest-api/)
 *  Thread Starter [sevun](https://wordpress.org/support/users/sevun/)
 * (@sevun)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/sync-2-store/#post-10085957)
 * I’m not very familiar with API. By reading the doc I can sync only the feature
   that I want by using wp-json. In the particular case for the taxonomy is
    /wp-
   json/wc/v2/products/categories
 * It should be done through an app like Insomnia or Postman? Is there any other
   ways?
 *  [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * (@icaleb)
 * Automattic Happiness Engineer
 * [8 years, 1 month ago](https://wordpress.org/support/topic/sync-2-store/#post-10092852)
 * > It should be done through an app like Insomnia or Postman? Is there any other
   > ways?
 * Those two apps are for testing/building with the REST APIs, they aren’t an end
   result. To truly use the REST API in the way you want, you’ll need to built out
   a custom solution that integrated with the api.
 * You are probably going to need to hire a developer for this if you want a polished
   solution:
 * – [http://jobs.wordpress.net/](http://jobs.wordpress.net/)
    – [https://codeable.io/](https://codeable.io/)–
   [https://woocommerce.com/experts/](https://woocommerce.com/experts/)
 * Otherwise, you can give import/exporting a shot – though it could get tricky 
   with multiple languages: [https://docs.woocommerce.com/document/product-csv-importer-exporter/](https://docs.woocommerce.com/document/product-csv-importer-exporter/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Sync 2 store’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/sync-2-store/#post-10092852)
 * Status: resolved