This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Sendgrid

Overview

The Sendgrid source syncs campaigns and lists streams. There are two different kinds of marketing campaigns, "legacy marketing campaigns" and "new marketing campaigns". Only "new marketing campaigns" are supported.

The source is using Airbyte docker image (@airbyte/source-sendgrid). Learn more how Airbyte-based sources work

How to connect

Generate a API key using the Sendgrid documentation. We recommend creating a key specifically for access. This will allow you to control which resources should be able to access. The API key should be read-only on all resources except Marketing, where it needs Full Access.

Connection Parameters

ParameterDocumentation
apikey*
string
(required)
API Key, use admin to generate this key.
start_time
integer
(not required)
Start time in timestamp integer format. Any data before this timestamp will not be replicated.