# Add a shopping list from recipe ingredients

**URL:** https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799
**Category:** Ask for Help
**Created:** [August 22, 2021, 7:45pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799 "2021-08-22T19:45:13Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Joe\_McNee](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_mcnee/32/21359_2.png) [@Joe\_McNee](https://community.glideapps.com/u/Joe_McNee)
#### Post date: [August 22, 2021, 7:45pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/1 "2021-08-22T19:45:13Z")

</div>

I am creating an app that will allow users to select recipes with all the instructions

What I want to do is add a button that when selected will create a shopping list based on the ingredients.

Like a pivot table but from within the app

Is this possible?

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [August 22, 2021, 7:54pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/2 "2021-08-22T19:54:37Z")

</div>

yes, is possible, there are many ways to do it… depends on how your data is stored

---

<div class="post-metadata">

### Author: ![Joe\_McNee](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_mcnee/32/21359_2.png) [@Joe\_McNee](https://community.glideapps.com/u/Joe_McNee)
#### Post date: [August 23, 2021, 7:33pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/3 "2021-08-23T19:33:54Z")

</div>

Ideal.

My data set up is quite messy as i keep adding but i have attached a picture below

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/b/2be48bd0b86d9df5a1614b8d8475ca859d4e2234.png)

---

<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: [August 23, 2021, 11:30pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/4 "2021-08-23T23:30:20Z")

</div>

So what you expect is when you choose Vegan Burgers then all items on the final column will be added to your “Shopping list”?

---

<div class="post-metadata">

### Author: ![Joe\_McNee](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_mcnee/32/21359_2.png) [@Joe\_McNee](https://community.glideapps.com/u/Joe_McNee)
#### Post date: [August 24, 2021, 4:31am UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/5 "2021-08-24T04:31:10Z")

</div>

Yeah.

---

<div class="post-metadata">

### Author: ![Joe\_McNee](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_mcnee/32/21359_2.png) [@Joe\_McNee](https://community.glideapps.com/u/Joe_McNee)
#### Post date: [August 25, 2021, 4:57pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/6 "2021-08-25T16:57:35Z")

</div>

I’m aware my last message was very abrupt. Apologies I was wrestling my kids at bed time.

Yeah I would like to add a button within the app that adds the shopping list column to shopping list section.

It would be a huge bonus if it could ehave like a pivot table but not essential.

Any pointers on setting this up would be appreciated

Thanks

---

<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: [August 25, 2021, 11:47pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/7 "2021-08-25T23:47:26Z")

</div>

No worries!

Assuming you’re letting the user click a button in the details view of each row, you can use an Integromat scenario to do this.

Add an Integromat webhook to send data from Glide, I assume you just need to send the email of the user and the “Shopping List Items”.

Then in Integromat, add an iterator that runs on a split from the Shopping List Items. Every iteration will add a row to your “Shopping List” sheet with the user’s email and the splitted item.

---

<div class="post-metadata">

### Author: ![Joe\_McNee](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_mcnee/32/21359_2.png) [@Joe\_McNee](https://community.glideapps.com/u/Joe_McNee)
#### Post date: [August 26, 2021, 12:09pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/8 "2021-08-26T12:09:41Z")

</div>

Is there a way to this on zapier as its the software I’m more familiar with?

---

<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: [August 26, 2021, 12:18pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/9 "2021-08-26T12:18:38Z")

</div>

I’m not quite familiar with iterating in Zapier, hopefully this link from Luhhu can help.

> **[Creating a looping Zapier automation (Video)](https://www.luhhu.com/blog/video-creating-a-looping-zapier-automation-using-webhooks)**
>
> When it comes to finding and actioning on multiple rows of a Google Sheet, building a zap that loops on itself via webhooks is the easiest way.

I switched from Zapier to Integromat more than half a year ago, it’s more flexible and cost less for me.

---

<div class="post-metadata">

### Author: ![Joe\_McNee](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joe_mcnee/32/21359_2.png) [@Joe\_McNee](https://community.glideapps.com/u/Joe_McNee)
#### Post date: [August 26, 2021, 12:29pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/10 "2021-08-26T12:29:45Z")

</div>

I will have a look at integromat.

Appreciate your time and help

---

<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: [August 26, 2021, 12:53pm UTC](https://community.glideapps.com/t/add-a-shopping-list-from-recipe-ingredients/30799/11 "2021-08-26T12:53:25Z")

</div>

Let us know if you need any further help with this!
