JourneyNodeInfo Object
Represents detailed information about a journey node, including its configuration, connections, statistics, and metadata. This is a read-only view of a node's complete state.
Fields
#
accountIntegrationId
The ID of the account integration associated with this node (0 if not applicable).
actionOperator
Determines of action id 'add' or 'remove' for tags, groups, journey contact, and Facebook audience.
enableMv
Indicates if multivariate testing is enabled for this node (applicable to email/SMS actions).
integrationPartnerId
The ID of the integration partner associated with this node (0 if not applicable).
isConfigured
Indicates whether the node has been fully configured and is ready for journey execution.
isDeleted
Indicates if this node has been soft-deleted. Deleted nodes are excluded from journey execution.
nextNodeId
The ID of the node that contacts flow to after this node. Null if this is an end point or exit trigger.
paths
For split nodes: the available paths contacts can take, including conditions and percentages.
previousNodeIds
The identifiers of nodes that should precede the node in the journey flow.
statistics
Performance metrics and contact counts for this node, including entries, exits, and current contacts.
terminatorType
For trigger nodes only: specifies whether this trigger starts or exits a journey.
Usages
#
References
#
- Field nodes from JourneyNodeInfoConnection
- Field node from JourneyNodeInfoEdge
JourneyNodeEventSortInput
