๐Ÿ“คSendgrid

This page explains how to setup the Sendgrid integration on Cargo.

Use Sendgrid to send template emails. Fill the handlebars values directly from Cargo.

How to authenticate?

Open Sendgrid, go to Settings, API Keys and click on Create API Key.

Create a Restricted access key for Cargo, with the following access

  • Mail Send (Full access)

  • Template Engine (Read access)

Finally, put the generated key in the connector config on Cargo.

Available actions

Write - Send an email

Last updated