latestOpenAPI 3.0.42026-08-2211752834.3 KB

fa74265a328d

JourneyMilestoneTask

Get entity from JourneyMilestoneTask by key

get/JourneyMilestoneTask({Id})

Path parameters

Idnumber nullable required

Id of the JourneyMilestoneTask

Query parameters

$selectstring[]

Select properties to be returned

$expandstring[]

Expand related entities

Response

Retrieved entity

Idnumber

Internal identifier for ChurnZero.

IsConditionalboolean

True if this Task is applied conditionally — it only applies to Accounts that meet its configured condition when they enter the Milestone. Unconditional Tasks apply to every Account entering the Milestone.

IsExternallyVisibleboolean

True if this Task is visible to customer contacts in externally shared Journey views (see the Journey entity's IsSharedExternally).

IsOptionalboolean

True if this Task is optional: the Milestone can complete without it. A Milestone set to complete automatically requires all non-optional steps to be completed.

JourneyMilestoneIdnumber

The Id of the JourneyMilestone this Task belongs to; see the JourneyMilestone entity.

ObjectCreatedDatestring date-time

The date/time the JourneyMilestoneTask record was created. ISO 8601 formatted string.

ObjectLastModifiedDatestring date-time

The date/time the JourneyMilestoneTask record was last modified. ISO 8601 formatted string.

Subjectstring

The subject (title) of the Task created for each Account that enters the Milestone.