ADO.NET Provider for SendGrid

Build 23.0.8839

Stored Procedures

Stored procedures are function-like interfaces that extend the functionality of the provider beyond simple SELECT/INSERT/UPDATE/DELETE operations with SendGrid.

Stored procedures accept a list of parameters, perform their intended function, and then return any relevant response data from SendGrid, along with an indication of whether the procedure succeeded or failed.

CData ADO.NET Provider for SendGrid Stored Procedures

Name Description
AddRecipientToList Adds a recipient to a list.
DownloadCampaignAutomationStats Download Marketing Campaign Stats for Automations
GetImportContactsStatus Gets the Import contacts status
ImportMarketingContacts Import contacts to sendgrid account from CSV file.
SendMail Sends a mail.
SendMail2 Sends a mail. This Stored Procedure is used to handle aggregates.
SendTestCampaign Sends a test campaign.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839