Hey team,
I’ve seen few messages regarding syncing databases etc. Our client has a successful shop on Shopify and would like to build his own custom one. So it will be 2 databases that should be synchronized. We had a conversation with the Cart2Cart team but so far they cannot offer us a solution with continuous integration (synchronization) of two databases.
Fe how inventory gets updated between the two. So if I have 1000 t-shirts on Shopify, and I start selling on another shop (our new one), would I have to remove 500 t-shirts from my Shopify inventory and then put 500 t-shirts on the new platform inventory? Or is the inventory constantly being updated via some tool?
We need all the products (on both DB) to be immediately updated when some customer buy something via Shopify or our new platform.
We expect to have a lot of users (approx few hundred thousand) and before we start we want to choose the most efficient way to do it. Would you specify how efficient it would be if we use some API requests to check databases automatically for any updates?