# Thunkable ❌ IFTTT webhook

**URL:** https://community.thunkable.com/t/thunkable-ifttt-webhook/1205967
**Category:** Questions about Thunkable X
**Tags:** ifttt
**Created:** [April 5, 2021, 1:55am UTC](https://community.thunkable.com/t/thunkable-ifttt-webhook/1205967 "2021-04-05T01:55:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tony.ycy.program](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tony.ycy.program/32/100153_2.png) [@tony.ycy.program](https://community.thunkable.com/u/tony.ycy.program)
#### Post date: [April 5, 2021, 1:55am UTC](https://community.thunkable.com/t/thunkable-ifttt-webhook/1205967/1 "2021-04-05T01:55:38Z")

</div>

You can use [IFTTT](https://IFTTT.com)’s webhook to perform various functions it provides.  
The webhook link needs to be executed with webapi!  
I use it with google spreadsheet (unlimited space) to record the distribution of player scores for future improvement. 😀

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 5, 2021, 6:02am UTC](https://community.thunkable.com/t/thunkable-ifttt-webhook/1205967/2 "2021-04-05T06:02:39Z")

</div>

Can you give an example of this?

---

<div class="post-metadata">

### Author: ![tony.ycy.program](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tony.ycy.program/32/100153_2.png) [@tony.ycy.program](https://community.thunkable.com/u/tony.ycy.program)
#### Post date: [April 5, 2021, 8:18am UTC](https://community.thunkable.com/t/thunkable-ifttt-webhook/1205967/3 "2021-04-05T08:18:02Z")

</div>

I made a game. Every time the game is over, the score is unconditionally rounded down to ten, and I only need a webhook, so that my spreadsheet will add a row and record the returned value. **(It can pass up to 3 values)**

---

<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: [April 5, 2021, 1:18pm UTC](https://community.thunkable.com/t/thunkable-ifttt-webhook/1205967/4 "2021-04-05T13:18:32Z")

</div>

I use  
[https://www.integromat.com/en](https://www.integromat.com/en)

My client saves info in Google sheet through the app and Integromat watches the sheet, every time there is a new record, it adds it to the office calender and send email to the concerned person. Totally free.

---

<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:25pm UTC](https://community.thunkable.com/t/thunkable-ifttt-webhook/1205967/5 "2024-11-08T13:25:33Z")

</div>


