ActiveJourneyContactAction Enum
Defines how to handle contacts currently in a node when modifying an active journey.
Possible Values
#
KEEP_CONTACTS_IN_NODE
Keep contacts in their current node position during the modification.
MOVE_CONTACTS_TO_NEXT_NODE_BEFORE_MOVE
Move contacts to the next node in the journey before applying the modification.
END_JOURNEY
End the journey for all contacts currently in the affected node.
Previous
ActionWebhook
Next
ActivitySyncMode
