SendGrid

SendGrid ETL connector for data replication

Snapshot

Pre-requisites

  1. Generate Sendgrid API Key for Daton

  2. Read more on How to create Sendgrid API Keys here

Integrate SendGrid with Daton

  1. Signin to Daton

  2. Select SendGrid from Integrations page

  3. Provide Integration Name, Replication Frequency, and History. Integration name would be used in creating tables for the integration and cannot be changed later

  4. Provide SendGrid API Key and Email Address to authorize Daton to periodically extract data from SendGrid

  5. Post successful authentication, you will be prompted to choose from the list of available tables

  6. Then select all required fields for each table

  7. Submit the integration

Workflow

  1. Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse

  2. Users would be able to edit/pause/re-activate/delete integration anytime

  3. Users can view job status and process logs from the integration details page by clicking on the integration name from the active list

SendGrid Data

Bounce

Purpose: This endpoint allows you to retrieve all of your bounces.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Key-Based Replication

Replication Key: created

Fields

GlobalSuppression

Purpose: This endpoint allows you to retrieve a list of all email address that are globally suppressed.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Key-Based Replication

Replication Key: created

Fields

Campaign

Purpose: This endpoint allows you to retrieve a list of all of your campaigns.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Full Replication

Replication Key: NA

Fields

Blocks

Purpose: This endpoint allows you to retrieve a list of all email addresses that are currently on your blocks list.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Key-Based Replication

Replication Key: created

Fields

Contacts

Purpose: This endpoint allows you to add a Marketing Campaigns recipient.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Full Replication

Replication Key: NA

Fields

Groups

Purpose: This endpoint allows you to retrieve a list of all suppression groups created by this user.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Full Replication

Replication Key: NA

Fields

Invalid

Purpose: This endpoint allows you to retrieve a list of all invalid email addresses.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Key-Based Replication

Replication Key: created

Fields

ListAll

Purpose: This endpoint allows you to retrieve all of your recipient lists. If you don't have any lists, an empty array will be returned.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Key-Based Replication

Replication Key: created

Fields

Segments

Purpose: This endpoint allows you to retrieve all of your segments.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Key-Based Replication

Replication Key: created_at

Fields

SpamReports

Purpose: This endpoint allows you to retrieve all spam reports.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Key-Based Replication

Replication Key: created

Fields

Templates

Purpose: This endpoint allows you to retrieve all transactional templates.

Source API Documentation https://sendgrid.com/docs/api-reference/

Replication: Full Replication

Replication Key: NA

Fields

Last updated

Change request #551: Template