Hi all ! Today we'll see how to get notified as soon a new episode of your favorite show is aired by a tv channel or made available by your favorite streaming service. Of course, you can do it multiple times, for each show you like.
To do that, we'll use something called an API. Don't worry, you don't need to know how to code, but if you want to know more, take a look at that video :
First, you need to log into ifttt
Then, click on "new applet"
Search & click on "webhooks"
Click on "receive a web request"
Name your event "new_episode" then click on "create trigger"
Click on "+that"
Choose "SMS" and link your number
Finish it by adding the message you want to receive, with {{value1}} instead of the title of the series, and then creating the trigger.
Now, you need to go to webhook documentation to get your personnal key that will be used to trigger the API.