# Fetch data from Integromat

**URL:** https://community.glideapps.com/t/fetch-data-from-integromat/33563
**Category:** Ask for Help
**Created:** [October 25, 2021, 10:25am UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563 "2021-10-25T10:25:25Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Lin\_Altshuler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lin_altshuler/32/32591_2.png) [@Lin\_Altshuler](https://community.glideapps.com/u/Lin_Altshuler)
#### Post date: [October 25, 2021, 10:25am UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/1 "2021-10-25T10:25:25Z")

</div>

Hi guys,  
Would really appreciate if someone helped me out.  
I think I need to use fetch column and get data from integromat.

My Usecase:  
I have a WebView of a payment page that triggers a webhook to integromat on a public no sign Glide app .  
In Integromat I do some GS stuff there and add the user to my actual app, send SMS etc…  
I would like to add a visible condition on the webview to disappear after a purchase is complete and continue from there, so I need to add a column that is triggered when the scenario is done.

should I use the HTTP post module? what URL?

---

<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: [October 25, 2021, 1:35pm UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/2 "2021-10-25T13:35:31Z")

</div>

> [@Lin\_Altshuler](#):
>
> I have a WebView of a payment page that triggers a webhook to integromat on a public no sign Glide app .

So the webview displaying an external webpage and you’re pushing data to Integromat after a payment action right? I think you can write a value back to your Sheet that indicates the payment is done and hide the webview?

---

<div class="post-metadata">

### Author: ![Mark\_Turrell](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark_turrell/32/26605_2.png) [@Mark\_Turrell](https://community.glideapps.com/u/Mark_Turrell)
#### Post date: [October 25, 2021, 1:36pm UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/3 "2021-10-25T13:36:50Z")

</div>

Writing back to Glide via GS means 30-300 second wait time… not the ideal situation!

---

<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: [October 25, 2021, 1:38pm UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/4 "2021-10-25T13:38:02Z")

</div>

How about using your Sheet as an API and use XC to fetch the Sheet column to reduce waiting time?

---

<div class="post-metadata">

### Author: ![Lin\_Altshuler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lin_altshuler/32/32591_2.png) [@Lin\_Altshuler](https://community.glideapps.com/u/Lin_Altshuler)
#### Post date: [October 25, 2021, 5:48pm UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/5 "2021-10-25T17:48:57Z")

</div>

Yes that’s where I was going with this…  
Can you please explain how I turn my sheet to api? And how I use YC to fetch

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [October 25, 2021, 5:57pm UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/6 "2021-10-25T17:57:48Z")

</div>

> [@NoCodeAPI + Fetch heart](https://community.glideapps.com/t/nocodeapi-fetch/33318):
>
> Well, this is awesome! NoCode API lets you create an API from popular sources, including Google Sheets. Now, I can lookup a user’s email within my Glide table and pull name/image from a completely different spreadsheet. No importranges or helper sheets needed!

---

<div class="post-metadata">

### Author: ![Lin\_Altshuler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lin_altshuler/32/32591_2.png) [@Lin\_Altshuler](https://community.glideapps.com/u/Lin_Altshuler)
#### Post date: [October 25, 2021, 6:19pm UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/7 "2021-10-25T18:19:59Z")

</div>

The only issue is that the webhook is not trigered from the app but from the payment page itself.  
Its a webview in a public no sign in app so how can I tell which row to update back?  
what is the relation there?  
@ThinhDinh

---

<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: [October 25, 2021, 10:11pm UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/8 "2021-10-25T22:11:57Z")

</div>

So what info do you collect from the webhook?

---

<div class="post-metadata">

### Author: ![Lin\_Altshuler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lin_altshuler/32/32591_2.png) [@Lin\_Altshuler](https://community.glideapps.com/u/Lin_Altshuler)
#### Post date: [October 26, 2021, 6:04am UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/9 "2021-10-26T06:04:06Z")

</div>

I have the customers email that he inserts in the payment page; but he is not signed in to the app with it.  
I could ask the user the fill his email before purchase I guess

---

<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: [October 26, 2021, 9:59am UTC](https://community.glideapps.com/t/fetch-data-from-integromat/33563/10 "2021-10-26T09:59:33Z")

</div>

Yeah I guess that’s your best option, or if your web allows it, use a template to pre-fill the email.
