Integration Webhook and Iron.io

Webhooks and Iron.io Integration: What You Should Know Developers like you deal with webhooks all the time. Apps send these signals — or “custom callbacks” — to unique URLs when specific events happen. Think of a webhook like a doorbell that alerts you when someone is outside your home. Or an SMS notification that makes…

Read More

Webhooks the Right Way™

If you’re a developer, dealing with webhooks is a part of your life. Nowadays almost every subscription service allows for these user-defined callbacks.  For example, when a Lead is added to Salesforce, you may want to have a task that runs in the background to generate more information about the company they work for.  Maybe you…

Read More

Using IronWorker to Power Custom Service Integrations

blank

The rise of the API economy in recent years has also given the integration economy a much needed breath of new life. What was once a painful process of dealing with proprietary formats and clunky middleware, has now become a streamlined process via openly consumable cloud-native REST APIs. As such, a new breed of services…

Read More

7 Reasons Webhooks Are Magic

blank

Around the Iron.io office, I’m known as a bit of a webhook enthusiast. When asked what my favourite features of the Iron.io platform are, our webhook support tend to top my list. (Did you know you can create a message or a task using webhooks, and use push queues as webhooks?) I love the flexible, open architecture webhooks enable. They remind me…

Read More

SendGrid + IronMQ: The Power of Webhook-Centric Architectures

blank

A suite of examples showcasing the power of webhooks using Iron.io and SendGrid. At Iron.io, we believe strongly that there is a new model of application architectures that is becoming not only viable, but the most powerful way to build your application. More and more applications will be built not using static servers and direct integrations, but instead…

Read More

One Webhook to Rule Them All – One URL, Millions of Possibilities

Have you ever wished the service you were using had integrations with other third party services? If it supports webhooks, I’ll show you in this post how to easily integrate with any service that has an API. And no server is required. What is a Webhook? “The concept of a WebHook is simple. A WebHook…

Read More