SQL DATABASE

Stam2
Visitor
3 0 0

What is the best way to connect a physical retail stores SQL database to Shopify.

Want to send SQL data like Product features, prices, inventory levels, (from SQL to SHOPIFY)

Want to send SHOPIFY data like Customer info, Orders, etc. (from SHOPIFY to SQL)

and can this be setup to work instantaneously.

???

Reply 1 (1)

productsync
Shopify Partner
740 38 159

Hi

If on premises rather than cloud based you would need to develop a native app and connect the data with Shopify API: https://shopify.dev/api/admin

If the SQL database is cloud based I'm guessing it must be used by some sort of software to access it. You need to check if that software has any integration possibilities via API etc which could then be used to link data to Shopify.

Regards

Tom