TDV Adapter for Salesforce Marketing Cloud Account Engagement

Build 23.0.8839

LifecycleStages

Retrieve lifecycle stages.

Table Specific Information

Select

The adapter will use the Salesforce Pardot API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the adapter.

  • Id supports '=', '<', '<=', '>', '>='.

For example, the following queries are processed server side:

SELECT * FROM LifecycleStages WHERE Id = 18

Columns

Name Type References Description
Id [KEY] Int64 Pardot ID of this lifecycle stage.
Name String Lifecycle stage's name.
Position Integer Lifcycle stage's position in lifecycle.
IsLocked Boolean If true, lifecycle stage is locked.

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