CData Python Connector for Salesforce Marketing Cloud

Build 25.0.9454

CreateImportSendDeliveryReport

Generates a CSV file (.csv) containing detailed delivery information for Short Message Service (SMS) messages in Salesforce Marketing Cloud. This procedure produces a report for a specified message list (MessageList) and places it in the account's enhanced File Transfer Protocol (FTP) location. This report helps administrators verify delivery metrics and troubleshoot communication results.

Input

Name Type Required Description
TokenId String True Specifies the unique identifier (Id) that is provided in the MessageList REST API response. This value authenticates the delivery report request and ensures that the report corresponds to the correct message batch or send event.
FileName String True Specifies the name of the report file that is generated in the Enhanced FTP 'reports' folder for the associated Marketing Cloud account. The file name should include a recognizable prefix or timestamp to support automated retrieval and archival.

Result Set Columns

Name Type Description
Success Boolean A Boolean field that returns a value of 'true' when the CSV (.csv) delivery report file is successfully generated in the designated FTP folder. It returns a value of 'false' when the report generation fails or the file cannot be created due to configuration or connection errors.

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