Using External Database to Update WooCommerce Store
-
Hi,
I have an inventory database, which has a rest API available. I want the information in this database to update my WooCommerce store (at least twice a day) – specifically to keep things like product quantity up-to-date and synced.
Everything I’ve read so far is about WooCommerce sending info over to external databases – not the other way around.
In other words, I want product inventory to be controlled by an external database that then pushes/updates WooCommerce a couple of times a day.
Can someone help me understand the steps needed to set this up? I know I have rest API’s on both sides (with the external database AND with woocommerce), but I’m not sure what to do with them.
Thank you,
Carissa
The topic ‘Using External Database to Update WooCommerce Store’ is closed to new replies.