New Marketing Campaigns Data Model
The CData Power BI Connector for SendGrid models the New Marketing Campaigns API 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. API limitations and requirements are documented in this section; you can use the SupportEnhancedSQL feature, set by default, to circumvent most of these limitations.
To use the New Marketing Campaigns Data Model, simply set Schema to NMC.
Tables
Tables describes the available tables that are easy to query and update.
Views
Views are tables that cannot be modified. Typically, read-only data are shown as views.
Stored Procedures
Stored Procedures are function-like interfaces to Sendgrid. They can be used to search, update, and modify information.