Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

thoughtbot/griddler-sendgrid

Repository files navigation

Deprecated as of September 19, 2024

Griddler, and its related libraries, have been deprecated in favor of ActionMailbox since this is built into Rails now.

Griddler::Sendgrid

This is an adapter that allows Griddler to be used with SendGrid's Parse API.

Installation

Add this line to your application's Gemfile:

gem 'griddler-sendgrid'

Usage

  • SendGrid has done a great tutorial on integrating Griddler with your application.
  • And of course, view our own blog post on the subject over at Giant Robots.
  • Note: Make sure to uncheck the "Spam Check" and "Send Raw" checkboxes on the Parse Webhook settings page, otherwise the returned parsed email will have the body stripped out.

More Information

Credits

Griddler::Sendgrid was extracted from Griddler.

Griddler was written by Caleb Thompson and Joel Oliveira. License

Griddler is Copyright © 2014 Caleb Thompson, Joel Oliveira and thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

Griddler::Sendgrid is Copyright © 2014 Caleb Thompson and thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About thoughtbot

thoughtbot

This repo is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects.

We are available for hire.