# Thunkable and IFTTT

**URL:** https://community.thunkable.com/t/thunkable-and-ifttt/1559061
**Category:** Questions about Thunkable X
**Created:** [October 13, 2021, 5:18am UTC](https://community.thunkable.com/t/thunkable-and-ifttt/1559061 "2021-10-13T05:18:12Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![spcsoshc2021l6i](https://avatars.discourse-cdn.com/v4/letter/s/838e76/32.png) [@spcsoshc2021l6i](https://community.thunkable.com/u/spcsoshc2021l6i)
#### Post date: [October 13, 2021, 5:18am UTC](https://community.thunkable.com/t/thunkable-and-ifttt/1559061/1 "2021-10-13T05:18:12Z")

</div>

hello everyone,  
I am trying to make an app that can send a email when I press a button and I would like to use IFTTT.  
however, I can’t seem to find any tutorials to do this. can anyone please tell me how can I use IFTTT on thunkable? thank you ! 🙏

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 13, 2021, 6:09am UTC](https://community.thunkable.com/t/thunkable-and-ifttt/1559061/2 "2021-10-13T06:09:33Z")

</div>

You can do it in two ways:

- Store your data in a Google sheet, you will find lots of IFTTT examples of how to read the new records in a sheet and take action on it.
- A more advanced way is to create a **web hook** in IFTTT and attach actions to it. Use the URL of the web hook in the Thunkable app to trigger the required action in IFTTT.

---

<div class="post-metadata">

### Author: ![spcsoshc2021l6i](https://avatars.discourse-cdn.com/v4/letter/s/838e76/32.png) [@spcsoshc2021l6i](https://community.thunkable.com/u/spcsoshc2021l6i)
#### Post date: [October 13, 2021, 9:45am UTC](https://community.thunkable.com/t/thunkable-and-ifttt/1559061/3 "2021-10-13T09:45:31Z")

</div>

ok thank you so much!!!

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [October 13, 2021, 9:50am UTC](https://community.thunkable.com/t/thunkable-and-ifttt/1559061/4 "2021-10-13T09:50:08Z")

</div>

You are welcome

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:14pm UTC](https://community.thunkable.com/t/thunkable-and-ifttt/1559061/5 "2024-11-08T13:14:53Z")

</div>


