You can use IFTTT’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.
1 Like
Can you give an example of this?
2 Likes
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)
1 Like
I use
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.
4 Likes