Skip to content

Comment on IFTTT Needs Webhooks, Statparent

Comments

It's a way to link, or "hook" to a web based service. You provide a URL where you want to receive event information, and when an event happens the server will HTTP POST the relevant information to the URL. This way, you don't have to constantly poll the service asking "did an event happen yet?"; the server will notify you automatically.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.