Sendgrid Migration Guide

Everything you need to know about moving from Sendgrid to Mailazy


Introduction

Migrating email service providers can be cumbersome. The follwing guide will detail some of the differences and similarities between Mailazy and Sendgrid, as well as give some useful tips for migrating to Mailazy from Sendgrid.

Using our migration API, you really don’t have to rework with your code library which you have been using to send emails from Sendgrid. Just, change the API endpoint and key in your existing Sengrid’s API code or in the SDK/code library and you’re done.

e.g if Sendgrid’s email sending API looks something like this:

https://api.sendgrid.com/v3/mail/send

Then the Mailazy’s migration API for sending email will look something like this:

https://api.mailazy.com/v1/sg/mail/send

List of Sendgrid send email API params which are supported as a part of Mailazy migration API:

Sendgrid ParamMailazy Equivalent
personalizations.to.emailto
personalizations.cc.emailcc
personalizations.bcc.emailbcc
from.emailfrom
from.namefrom
reply_to.emailreply_to
reply_to.namereply_to
subjectsubject
contentcontent