RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to receive webhooks in your Ruby on Rails application - Part 1

Webhooks are very simple. A Webhook is an HTTP callback triggered by an external application to your application (or vice versa). For one of our app, we’ve had to integrate a few of them and we wrote a quick tutorial on how to receive them.You can read on our blog

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in