alexgaribay / sendgrid_elixir

Create and send composable emails with Elixir and SendGrid.
MIT License
86 stars 44 forks source link

New SendGrid API for Marketing Campaigns #33

Open kiere opened 5 years ago

kiere commented 5 years ago

Just a heads up that SendGrid has a new API for Marketing Campaigns and has relabeled the API used by the package as "Legacy Marketing Campaigns".

https://sendgrid.api-docs.io/v3.0/contacts/add-or-update-a-contact

sgessa commented 2 years ago

For anyone who needs to work with the new API, here is my fork: https://github.com/sgessa/sendgrid_elixir