RubyFlow The Ruby and Rails community linklog

Track email statuses in Ruby on Rails with SendGrid

When your application sends emails it is useful to know what happens to those emails, like whether it has been delivered, opened, or more importantly, bounced. In this post we’ll build a Rails application that can send emails with SendGrid and receive webhook events to track the status of those emails.

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