Tables
The cmdlet models the data in SendGrid as a list of tables in a relational database that can be queried using standard SQL statements.
CData Cmdlets PowerShell Module for SendGrid Tables
| Name | Description |
| Alerts | Create, update, delete, and query Alerts in SendGrid. |
| ApiKeys | Query, Create, Update and Delete the available ApiKeys in SendGrid. |
| Blocks | Query and Delete the available Blocks in SendGrid. |
| Bounces | Query and Delete the available Bounces in SendGrid. |
| CancelScheduledSends | Update, delete, and query Cancel Scheduled Sends in SendGrid. |
| CustomFields | Create, delete, and query Custom Fields in SendGrid. |
| GlobalUnsubscribes | Query Global Unsubscribes in SendGrid. |
| InvalidEmails | Query and Delete invalid emails in SendGrid. |
| Lists | Create, update, delete, and query the available Lists in SendGrid. |
| MarketingCampaigns | Create, update, delete, and query Marketing Campaigns in SendGrid. |
| Recipients | The SendGrid table Recipients. |
| Schedules | Create, update, delete, and query Campaign Schedules in SendGrid. |
| Segments | Create, update, delete, and query Segments in SendGrid. |
| SenderIdentities | Create, update, delete, and query Sender Identities in SendGrid. |
| Spam | Query and delete Spam reports in SendGrid. |
| Teammates | Query Teammates in SendGrid. |
| UnsubscribeGroups | Create, update, delete, and query Unsubscribe Groups in SendGrid. |
| Users | Query the available Users in SendGrid. |