Mashups tend to showcase interesting use cases of APIs in which the sum is greater than the parts. They offer increased productivity at reduced costs. Work flows that once required additional resources now become superfluous. By leveraging multiple SaaS solutions in a single application, we get all this plus the technology benefits of two focused providers. What better company to showcase such a mashup than Iron.io? Their message queue and worker APIs allow 3rd parties to create asynchronous and scalable architectures. Also, just like SendGrid they have webhooks that allow for an event driven workflow. Introducing GridIron SendGrid and Iron.io…
READ MORE »The following is a guest post from SendGrid Co-founder and CTO, Tim Jenkins. What is SendGrid’s Parse API? Email from friends is interactive. It’s a conversation and that’s not always the case for commercial emails. Our customers are adding more back-and-forth to their campaigns with our Parse API, whose growth in the last year has nearly tripled. The Parse API lets your app accept incoming email, including attachments, and perform some operation on the content. With more customers taking advantage of that power, we decided to polish it up to work better and share more about how it can be…
READ MORE »For all the likes, shares, tweets, pokes, follows, and friends, there’s a fundamental core to the internet that will never go away–email. Ruby on Rails makes it easy to send email using ActionMailer, but receiving and parsing email in your app can still be a huge pain. Enter Griddler–a Rails engine by thoughtbot that makes it super simple to receive email in your application using SendGrid’s Inbound Parse Webhook. Tomorrow, Tuesday May 7th at 3pm EDT join SendGrid Developer Evangelist, Swift, and thoughtbot developer, Caleb Thompson for a free webcast that will: Show you how to set up Griddler in your…
READ MORE »Since email response is the cornerstone of your transactional email program, having access to open and click data is imperative to optimization. That is why we recommend that you implement the SendGrid Event API. It can provide you with sending activity as far back as the records go without storage restrictions and can POST events included with all relevant categories and unique argument information. Here is some of the data that you can extract using the Event API: Processed Delivered Opens Clicks Unsubscribes Spam Reports Deferred Bounces Drops The following graphic shows where events can be generated as email…
READ MORE »With just one line of code and a bit of inspiration, you can utilize a simple webhook to power your transactional email program. Take the SendGrid Parse API for example. Its only limit is your imagination. The Parse API pulls email content and attachments from incoming email and posts it to your web application. You can use it to post blog articles via email, process email replies in a mailing list, upload pictures via email, or submit support requests. These are just a few of the use cases—there’s no limit to what you can do. Webhooks like the Parse API provide endless value in…
READ MORE »We’re always thrilled to learn about products that are built from our APIs. OneADayForCharity is a particularly inspiring one that we’re happy to share with you courtesy of a guest post from Matt Wallaert. Learn more about Matt at the bottom of this post. Recently, I was out with some NYC tech friends and ended up talking to one of the SendGrid crew, which led to the inevitable “oh yeah, I use your service, it’s great!” It is one of those moments when you know just how geeky you are: realizing that you’re a fan of your email infrastructure provider. About…
READ MORE »Today SendGrid is excited to announce our new and improved documentation! Some of the highlights of the new system are: Quicker load times Improved navigation and organization More relevant search results Increased legibility Cleaner presentation of code samples Ability to toggle between JSON and XML examples The new system will allow us to collaborate on updates and changes much more quickly, and we hope that the changes will allow developers to find what they need quicker than before. We’d love to hear your feedback on how you like the changes or what we can do to make things better, so…
READ MORE »