I have a web site which is hosted by GoDaddy and has a MySQL DB for collecting data and registration information. As the site did not have a shopping cart, we used the Shopify API and web site to create one.

Now the issue is that for some of our work, we need to get data from both these databases and link them to provide the relevant data.

Has anyone done this and if so how?

有帮助吗?

解决方案

To synchronize the data between both websites your should use the Shopify API. Shopify doesn't allow access to their database directly.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top