A few webtoons I follow weekly. Interesting to get by everyday.
IFTTT Webhooks: Trigger IoT
Although this will still require a server and your device to be online, using webhook to trigger simple actions and checks to your IoT devices can be quite convinient. It would also be used to open it self to various API services.https://ifttt.com/maker_webhooks.
IFTTT Webhooks: Gmail Auto-Notification
I use this to trigger alerts in my online applications. If someone wants access or certain function fails it will trigger a webhook and drop me an email. For low volume/request application, I also use this to trigger forget password alerts. https://ifttt.com/maker_webhooks.
IFTTT Webhooks: Job Scheduler
I use this as a simple not too real time job scheduler. Having Date/Time applet it will trigger a request to my given webhook. I can also manually fire scheduled request when needed. Scheduler for my case includes some simple auto-publish, reconcilation trigger, auto-user reminders and simple activity monitor.https://ifttt.com/maker_webhooks.
IFTTT Webhooks: Google Calendar
This is also one of the things that help me in track. I made a simple reminder trigger that will automatically add it to my calendar, such as reminder to renew a user, or to check an activity.https://ifttt.com/maker_webhooks.
Crash Course: The Bobo Beatdown
We learn by observation... and how that can mean beating the tar out of an inanimate clown named Bobo.