TDV Adapter for SendGrid

Build 22.0.8462

Stored Procedures

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

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

SendGrid Adapter 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.
SendTestCampaign Sends a test campaign.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462