Creating a SendGrid Email Provider
Nearly every project with Kentico requires some sort of custom development to create an integrated solution that solves a business problem. One of the most common integration points is leveraging 3rd party SMTP systems for offloading email processing, such as SendGrid or Mail Chimp. These systems often offer functionality for monitoring and tracking messages and logging bounces and other errors. This article details the process of creating a Custom Email Provider that utilizes the SendGrid API for all email communication within a Kentico site.