• Hi there,
    I’m curerently looking into a way to integrate a woocommerce store I’m developing with our in-house stock system (Map Premier – they have integrated with other ecommerce systems such as JShop).

    The plan is that as soon as an order is placed online, a csv file is exported from the woocommerce site containing the new order details.

    Our in-house stock system will listen for this file, then pull in the details from the csv file into the in-house stock system, and all order processing, invoicing etc will be managed from the in-house system.

    The in-house system will then sync with the woocommerce store and update it with the new stock values, etc.

    Please could you let me know if this process is achieveable, and what would be the best way to go about this? Thank you 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Generally this is done using web services and mapping the Woo fields to your in house app. I’ve done it to integrate Woo and QuickBooks but with a plug in that does the heavy lifting. Without a plug in you’d have to program it yourself which can be quite complex.

    Thread Starter Sarah

    (@esealsuk)

    Thanks for getting back to me 🙂 I’m new to integrating WooCommerce with in-house systems.

    If you could let me know any plugins you recommend, that would be great? I’ve been looking at Store Exporter Deluxe by Visser Labs, but don’t want to purchase anything until I know it will do the job.

    That plug in looks like it just exports – you need something that gives you 2 way communication between Woo and your app. Maybe ask Map Premier.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce integration with in-house stock system’ is closed to new replies.