CData Python Connector for Salesforce Marketing Cloud

Build 25.0.9454

GetRefreshListStatus

Retrieves the status of a list refresh job in Salesforce Marketing Cloud. This procedure returns progress indicators, completion results, and error information for automation processes that update subscriber or data extension lists.

Input

Name Type Required Description
ListId String True Specifies the unique identifier (Id) of the MobileConnect list that is associated with the refresh operation. This Id ensures that the stored procedure retrieves the status for the correct list whose subscription records were refreshed.
TokenId String True Specifies the unique Id that is returned by the RefreshList operation. This Id links the status request to a specific MobileConnect list-refresh job and allows the system to return the most recent processing outcome.

Result Set Columns

Name Type Description
Status String Returns the current processing status of the list-refresh job, indicating whether the refresh is pending, running, completed, or has encountered an error.

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