Mailjet

v 15.0.0

Send using Mailjet

integrates Mailjet using a email service provider that uses the Mailjet API to send emails. The integration also supports updating errors and bounces based on Webhooks from Mailjet.

Getting started

Start by adding the extension to your Umbraco project by installing it from NuGet

dotnet add package NewsletterStudio.Plugins.Mailjet

After the installation, you need to configure your workspace(s) to use Mailjet for sending emails.

Configure workspace to use Mailjet

After this you can send a test-email from any campaign to see if the API-integration is working.

License: MIT, source code is available on Github.