PipelineItemScope Enum
Defines which pipeline items to target when a contact has multiple items in the same pipeline
Possible Values
#
ALL
Update all pipeline items for the contact in the specified pipeline
FIRST
Update only the earliest pipeline item based on the LastUpdate timestamp
LAST
Update only the most recent pipeline item based on the LastUpdate timestamp
SELF
Update the pipeline item responsible for the contact starting the journey
Usages
#
References
#
- Field pipelineItemScope from ActionCrmPipelineItem
- Field intgItemScope from JourneyNodeConfiguration
Previous
PermissionSortInput
Next
PipelineStatus
