Excel Add-In for SendGrid

Build 25.0.9434

Data Model

The add-in models SendGrid APIs as relational tables, views, and stored procedures. Most tables, views, and stored procedures are defined in schema files, which are simple, text-based configuration files.

However, the Recipients table is dynamic: The add-in connects to SendGrid and gets the metadata for this table by calling the appropriate Web services. Any changes you make to the custom filters you define for Recipients are available when you connect; you can use these custom filters as columns in the WHERE clause. These custom filters are surfaced in the CustomFields table.

The add-in uses the SendGrid API to process supported filters. The add-in processes other filters client-side within the add-in.

New Marketing Campaigns Data Model

See New Marketing Campaigns Data Model for the available entities in the New Marketing Campaigns API.

Legacy Data Model

See Legacy Data Model for the available entities in the Legacy API.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434