# Integrate shopify with Glide

**URL:** https://community.glideapps.com/t/integrate-shopify-with-glide/56812
**Category:** Ask for Help
**Created:** [January 17, 2023, 9:20pm UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812 "2023-01-17T21:20:09Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![FV.io](https://avatars.discourse-cdn.com/v4/letter/f/49beb7/32.png) [@FV.io](https://community.glideapps.com/u/FV.io)
#### Post date: [January 17, 2023, 9:20pm UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/1 "2023-01-17T21:20:09Z")

</div>

Hi community!

Is there any way to integrate shopify with glide?

I’ve checked both Make and Zapier, but they only allow glide to export data…  
Can anyone help me out?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [January 18, 2023, 12:09am UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/2 "2023-01-18T00:09:48Z")

</div>

What exactly do you want to integrate from Shopify? Do you mean integrations like:

- Adding new Shopify product to Glide
- Adding new orders from Shopify to Glide
- Sync inventory info to Glide

---

<div class="post-metadata">

### Author: ![FV.io](https://avatars.discourse-cdn.com/v4/letter/f/49beb7/32.png) [@FV.io](https://community.glideapps.com/u/FV.io)
#### Post date: [January 18, 2023, 9:56am UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/3 "2023-01-18T09:56:32Z")

</div>

Thanks for your reply!

I’m looking to add a new row in Glide, when I get a shopify order.

I have Glide-table-API, but neither Zapier or MAKE works… ☹

---

<div class="post-metadata">

### Author: ![jmacman](https://avatars.discourse-cdn.com/v4/letter/j/e47c2d/32.png) [@jmacman](https://community.glideapps.com/u/jmacman)
#### Post date: [April 11, 2023, 2:43pm UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/4 "2023-04-11T14:43:57Z")

</div>

IMHO, if you are using Shopify like me and want heavy integration with Glide, it is better to use Airtable as [Make.com](http://Make.com) has a very robust Airtable integration. If you want to use Glide Tables, then you need to use the HTTP module and automate using the Glide Tables API. If you switch to Airtable, then integration is very easy with Make.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 12, 2023, 12:21am UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/5 "2023-04-12T00:21:37Z")

</div>

Can you specify on what doesn’t work?

---

<div class="post-metadata">

### Author: ![jmacman](https://avatars.discourse-cdn.com/v4/letter/j/e47c2d/32.png) [@jmacman](https://community.glideapps.com/u/jmacman)
#### Post date: [April 12, 2023, 12:49pm UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/6 "2023-04-12T12:49:49Z")

</div>

It sounds like you need control over the Database via automations and using Make. Well Make, has amazing integrations with Airtable, but there is not yet an integration with Glide Tables and Make. So your initial question is to integrate Shopify and Glide, but the core of any app is the database. So Make allows you to manipulate the data, sync, etc in Airtable. There is also a Glide integration in for Make, but it only monitors when something is changed.

So the the whole point is that if you use Airtable as your database, then you have more flexibility with Make by way of Airtable.

I actually use Airtable and Shopify and I’m very integrated using Make.

---

<div class="post-metadata">

### Author: ![jmacman](https://avatars.discourse-cdn.com/v4/letter/j/e47c2d/32.png) [@jmacman](https://community.glideapps.com/u/jmacman)
#### Post date: [April 12, 2023, 12:50pm UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/7 "2023-04-12T12:50:15Z")

</div>

If you just have to use Glide Tables, then you would have to build a custom API using the HTTP module in Make.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 13, 2023, 12:42am UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/8 "2023-04-13T00:42:53Z")

</div>

I don’t have experience with Airtable, the thing that puts me off from trying that is the amount of syncing time problems that have been reported in this forum. If that isn’t a problem for this type of app then I would agree using Airtable makes sense.

---

<div class="post-metadata">

### Author: ![jmacman](https://avatars.discourse-cdn.com/v4/letter/j/e47c2d/32.png) [@jmacman](https://community.glideapps.com/u/jmacman)
#### Post date: [April 13, 2023, 1:07pm UTC](https://community.glideapps.com/t/integrate-shopify-with-glide/56812/9 "2023-04-13T13:07:24Z")

</div>

Understood…well the only way to integrate Shopify with Glide is to use Make or Zapier and the database is the backbone to any project or app, so your choices are:

1. Deal with the Airtable latency or
2. Use Glide Tables and use the Http module and use the Glide Tables API
