Re: Shopify database connection

Solved

Can I create my own API to access Shopify's database?

RikutoNakamura
Excursionist
40 1 5

Is the API provided by Shopify the only way to get data from Shopify's database?
Or is it possible to create your own API and connect to Shopify's database?

Accepted Solution (1)
pioneer100
Shopify Partner
1119 145 482

This is an accepted solution.

@RikutoNakamura , yes only shopify API provides data, there is no other way

If helpful, Please Like and accept The Solution.

View solution in original post

Replies 4 (4)

pioneer100
Shopify Partner
1119 145 482

@RikutoNakamura ,
Yes, Data is only stored in shopify database.
BUT
if you want to store data in your own database then you will need to develop A shopify app to send, recieve, store data in your database.

If helpful, Please Like and accept The Solution.
RikutoNakamura
Excursionist
40 1 5

Thank you!
By the way, is it only the API provided by Shopify that can access the Shopify database?
Is it possible to get data from other than ShopifyApi?

pioneer100
Shopify Partner
1119 145 482

This is an accepted solution.

@RikutoNakamura , yes only shopify API provides data, there is no other way

If helpful, Please Like and accept The Solution.
RikutoNakamura
Excursionist
40 1 5

Thank you, that's very helpful.