Magidoc

ActionCrmPipelineItem
Object

Fields

#

accountIntegrationId

ID of the account integration

actionOperator

Action to be performed. You can ADD a pipeline item or UPDATE and existing pipeline item. Remove is not supported.

createdBy

Non-null

createdUtc

Non-null

description

errors

[Error !]!
Non-null

filter

The condition group that defines the filtering criteria for this node, determining which items are processed.

id

Non-null

integrationPartnerId

ID of the integration partner

isConfigured

Non-null

isDeleted

Non-null

modifiedBy

Non-null

modifiedUtc

Non-null

name

nextNodeId

noteText

Optional note to attach to the pipeline item

pipelineId

The ID of the pipeline

pipelineItemName

Name of the pipeline item used by some CRM platforms.

pipelineItemScope

Defines the scope of pipeline items to be updated. This is only applicable when the ActionOperator is set to Update

previousNodeIds

statistics

Non-null

statusId

The ID of the status to set for the pipeline item

terminatorType

type

Non-null

Interfaces

#

Also implements JourneyNode .

Usages

#

References

#

  • Field createJourneyActionCrmPipelineItem from Mutation
  • Field updateJourneyActionCrmPipelineItem from Mutation