MCP Server for Salesforce Marketing Cloud

Build 25.0.9440

FileTriggerTypeLastPull

Reserved for future use.

View-Specific Information

Select

The server uses the Salesforce Marketing Cloud APIs to process the following WHERE clause operators for all but date-time values: =, !=, <>, >, >=, <, <=, IN. For date-time values, only > and < are supported. The server processes other filters client-side within the server.

For example, the following (but not only) queries are processed server side:

SELECT * FROM FileTriggerTypeLastPull WHERE ObjectID = 'nzxcaslkjd-123'

SELECT * FROM FileTriggerTypeLastPull WHERE ObjectID IN ('nzxcaslkjd-123', 'nzxcaslkjd-456')

Columns

Name Type Description
Client_ID Long The Id of the client.
ObjectID [KEY] String System-controlled, read-only text string identifier for object.
ExternalReference String Reserved for future use.
Type String Indicates type of specific list.
LastPullDate Datetime Reserved for future use.

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