Update an orchestration association
patch
/crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/OrchestrationAssociations/{OrchestrationAssociationNumber}
Request
Path Parameters
-
OrchestrationAssociationNumber(required): string
The unique identifier of the orchestration association.
-
leadsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Sales Leads resource and used to uniquely identify an instance of Sales Leads. The client should not generate the hash key value. Instead, the client should query on the Sales Leads collection resource in order to navigate to a specific instance of Sales Leads to get the hash key.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ActionParameters: string
Title:
Action ParametersMaximum Length:1000List of parameters required to execute the action specified through PERFORM_ACTION field. -
AssociationStatusCode: string
Title:
Association Status CodeMaximum Length:30The status of the association. -
ErrorLogs: array
Error Logs
Title:
Error LogsThe error logs resource is used to view error logs associated to the orchestration associations. -
PerformAction: string
Title:
Action to PerformMaximum Length:30The action that user can perform on this orchestration association. -
StageObjectives: array
Stage Objectives
Title:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association. -
Stages: array
Stages
Title:
StagesThe stages resource is used to view the stage of the orchestration association. -
Steps: array
Steps
Title:
StepsThe steps resource is used to view the steps of the orchestration association. -
StepsInExecutionPath: array
Steps In Execution Path
Title:
Steps In Execution PathThe steps in execution path resource is used to view all the steps including future steps of the orchestration association. -
StepTransitions: array
Step Transitions
Title:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association.
Nested Schema : Error Logs
Type:
arrayTitle:
Error LogsThe error logs resource is used to view error logs associated to the orchestration associations.
Show Source
Nested Schema : Stage Objectives
Type:
arrayTitle:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association.
Show Source
Nested Schema : Stages
Type:
arrayTitle:
StagesThe stages resource is used to view the stage of the orchestration association.
Show Source
Nested Schema : Steps
Type:
arrayTitle:
StepsThe steps resource is used to view the steps of the orchestration association.
Show Source
Nested Schema : Steps In Execution Path
Type:
arrayTitle:
Steps In Execution PathThe steps in execution path resource is used to view all the steps including future steps of the orchestration association.
Show Source
Nested Schema : Step Transitions
Type:
arrayTitle:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association.
Show Source
Nested Schema : leads-OrchestrationAssociations-ErrorLogs-item-patch-request
Type:
Show Source
object-
ErrorDescription: string
(byte)
Title:
Error DescriptionThe description of the error. -
ErrorText: string
Title:
Error TextMaximum Length:2000The brief error details. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration step object. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language independent object code. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier for the source object code.
Nested Schema : leads-OrchestrationAssociations-StageObjectives-item-patch-request
Type:
Show Source
object-
DisplaySequence: integer
Title:
Display SequenceThe order in which the Stages to be executed or displayed in the User Interface. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The status of the orchestration stage objective transition.
Nested Schema : leads-OrchestrationAssociations-Stages-item-patch-request
Type:
Show Source
object-
CompletedObjsCnt: integer
Title:
Completed Objectives CountThe count of completed objectives. -
CurrentStageFlag: boolean
Title:
Current StageMaximum Length:1Indicates whether it's the current INPROGRESS stage or the most recently updated stage. -
DisplaySequence: integer
Title:
Display SequenceOrder in which the Stages to be executed/shown back in UI. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
PendingObjectivesCount: integer
Title:
Pending Objectives CountNumber of pending objectives. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The status of the orchestration stages. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountThe count of skipped or not helpful objectives. -
StageEndDate: string
(date-time)
Title:
Stage End DateThe date and time when the stage execution starts. -
StageStartDate: string
(date-time)
Title:
Stage Start DateThe date and time when the stage execution ends. -
TotalObjsCnt: integer
Title:
Total Objectives CountThe total number of objectives.
Nested Schema : leads-OrchestrationAssociations-Steps-item-patch-request
Type:
Show Source
object-
CurrentStepFlag: boolean
Title:
Current StepMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
Title:
Display SequenceOrder in which the Stages to be executed/shown back in UI. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The run time status of the orchestration stage objective transition. -
StepEndDate: string
(date-time)
Title:
Step End DateThe date and time when the step execution ends. -
StepStartDate: string
(date-time)
Title:
Step Start DateThe date and time when the step execution starts.
Nested Schema : leads-OrchestrationAssociations-StepsInExecutionPath-item-patch-request
Type:
Show Source
objectNested Schema : leads-OrchestrationAssociations-StepTransitions-item-patch-request
Type:
Show Source
object-
ActivityId: integer
(int64)
Title:
Activity IDThe unique identifier of the activity. -
Comments: string
Title:
CommentsMaximum Length:2000Specifies the brief comments required for runtime step transition row. -
ConversationId: integer
(int64)
Title:
Conversation IDThe unique identifier of conversation message. -
EmailType: string
Title:
Email TypeMaximum Length:30The type of the email to which the step transitions is associated with. -
InboundConvMsgId: integer
(int64)
Title:
Inbound Conversation Message IDThe unique identifier of inbound conversation message. -
InteractionId: integer
(int64)
Title:
Interaction IDThe unique identifier of interaction. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchStepTransitionFlag: boolean
Title:
Current Step TransitionMaximum Length:1Indicates whether it's the current INPROGRESS Step transition or the most recently updated step transition row. -
OutboundConvMsgId: integer
(int64)
Title:
Outbound Conversation Message IDThe unique identifier of outbound conversation message. -
RefreshPageFlag: boolean
Title:
Refresh PageMaximum Length:1Indicates whether or not to refresh the whole page before surfacing the current step in the runtime UI. -
StepType: string
Title:
Step TypeMaximum Length:30The type of step. -
SuccessCriteriaEvalFlag: boolean
Title:
Success Criteria Evaluation FlagMaximum Length:1Specifies the success criteria evaluation result for the step. -
TransitionDueDateTime: string
(date-time)
Title:
Transition Due Date TimeThe date and time when the step transition is due. -
TransitionEndDateTime: string
(date-time)
Title:
Transition End Date TimeThe date and time when the step transition ended. -
TransitionStartDateTime: string
(date-time)
Title:
Transition Start Date TimeThe date and time when the step transition started. -
TransitionStatus: string
Title:
Transition StatusMaximum Length:30The status of the orchestration step transition. -
WrapUpId: integer
(int64)
Title:
Wrap-up IDThe unique identifier of the wrap up.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : leads-OrchestrationAssociations-item-response
Type:
Show Source
object-
ActionParameters: string
Title:
Action ParametersMaximum Length:1000List of parameters required to execute the action specified through PERFORM_ACTION field. -
AssociationStatusCode: string
Title:
Association Status CodeMaximum Length:30The status of the association. -
CompletedObjsCnt: integer
Title:
Completed Objectives CountRead Only:trueThe count of completed objectives. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CurrentAssocFlag: boolean
Title:
Current AssociationRead Only:trueMaximum Length:1Indicates whether it's the current ACTIVE association or the most recently updated association. -
ErrorLogs: array
Error Logs
Title:
Error LogsThe error logs resource is used to view error logs associated to the orchestration associations. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NextStepId: integer
(int64)
Title:
Next Step IDRead Only:trueThe unique identifier of the next step to be executed as part of the current Orchestration. -
NextStepSmartActionId: integer
(int64)
Title:
Next Step Smart Action IDRead Only:trueThe smart action identifier of the next step to be executed as part of the current Orchestration. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe alternate identifier of the orchestration association. -
OrchestrationAssociationNumber: string
Title:
Orchestration Association NumberMaximum Length:64The unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of orchestration object. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration object. -
PendingObjectivesCount: integer
Title:
Pending Objectives CountRead Only:trueNumber of pending objectives. -
PerformAction: string
Title:
Action to PerformMaximum Length:30The action that user can perform on this orchestration association. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountRead Only:trueThe count of skipped or not helpful objectives. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language independent object code. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier for the source object code. -
StageObjectives: array
Stage Objectives
Title:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association. -
Stages: array
Stages
Title:
StagesThe stages resource is used to view the stage of the orchestration association. -
Steps: array
Steps
Title:
StepsThe steps resource is used to view the steps of the orchestration association. -
StepsInExecutionPath: array
Steps In Execution Path
Title:
Steps In Execution PathThe steps in execution path resource is used to view all the steps including future steps of the orchestration association. -
StepTransitions: array
Step Transitions
Title:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association. -
TotalObjsCnt: integer
Title:
Total Objectives CountRead Only:trueThe total number of objectives.
Nested Schema : Error Logs
Type:
arrayTitle:
Error LogsThe error logs resource is used to view error logs associated to the orchestration associations.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Stage Objectives
Type:
arrayTitle:
Stage ObjectivesThe stage objectives resource is used to view the stage objectives of the orchestration association.
Show Source
Nested Schema : Stages
Type:
arrayTitle:
StagesThe stages resource is used to view the stage of the orchestration association.
Show Source
Nested Schema : Steps
Type:
arrayTitle:
StepsThe steps resource is used to view the steps of the orchestration association.
Show Source
Nested Schema : Steps In Execution Path
Type:
arrayTitle:
Steps In Execution PathThe steps in execution path resource is used to view all the steps including future steps of the orchestration association.
Show Source
Nested Schema : Step Transitions
Type:
arrayTitle:
Step TransitionsThe step transitions resource is used to view the step transitions of the orchestration association.
Show Source
Nested Schema : leads-OrchestrationAssociations-ErrorLogs-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
ErrorDescription: string
(byte)
Title:
Error DescriptionThe description of the error. -
ErrorLogsId: integer
(int64)
Title:
Error Logs IDThe unique identifier of the orchestration error logs. -
ErrorLogsNumber: string
Title:
Error Logs NumberMaximum Length:64The alternate identifier of the orchestration error logs. -
ErrorText: string
Title:
Error TextMaximum Length:2000The brief error details. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of orchestration object. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration object. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of orchestration stage object. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration stage object. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration step object. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration step object. -
SourceObjectCode: string
Title:
Source Object CodeMaximum Length:100The language independent object code. -
SourceObjectId: integer
(int64)
Title:
Source Object IDThe unique identifier for the source object code.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : leads-OrchestrationAssociations-StageObjectives-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DisplaySequence: integer
Title:
Display SequenceThe order in which the Stages to be executed or displayed in the User Interface. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of orchestration object. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration object. -
OrchestrationStageDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the stages in the orchestration admin run time UIs. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage object. -
OrchestrationStageObjDescription: string
Title:
Objective DescriptionRead Only:trueMaximum Length:2000The description text of the orchestration stage objective object. -
OrchestrationStageObjDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the stages in the orchestration admin run time UIs. -
OrchestrationStageObjectiveId: integer
(int64)
Title:
Stage Objective IDThe unique identifier of the orchestration stage objective object. -
OrchestrationStageObjName: string
Title:
Objective NameRead Only:trueMaximum Length:100The name of the orchestration stage objective object. -
OrchestrationStageObjNumber: string
Title:
Stage Objective NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration stage objective object. -
RunTimeStageObjectiveId: integer
(int64)
Title:
Run Time Stage Objective IDThe unique identifier of the orchestration stage objective object. -
RunTimeStageObjectiveNumber: string
Title:
Run Time Stage Objective NumberMaximum Length:64The alternate identifier of the orchestration stage objective object. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The status of the orchestration stage objective transition.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : leads-OrchestrationAssociations-Stages-item-response
Type:
Show Source
object-
CompletedObjsCnt: integer
Title:
Completed Objectives CountThe count of completed objectives. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CurrentStageFlag: boolean
Title:
Current StageMaximum Length:1Indicates whether it's the current INPROGRESS stage or the most recently updated stage. -
DisplaySequence: integer
Title:
Display SequenceOrder in which the Stages to be executed/shown back in UI. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of orchestration object. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration object. -
OrchestrationStageDescription: string
Title:
Objective DescriptionRead Only:trueMaximum Length:2000The description text of the orchestration stage object. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage object. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration stage object. -
PendingObjectivesCount: integer
Title:
Pending Objectives CountNumber of pending objectives. -
RuntimeStageId: integer
(int64)
Title:
Run Time Stage IDThe unique identifier of the orchestration stages runtime object. -
RuntimeStageNumber: string
Title:
Run Time Stage NumberMaximum Length:64The alternate identifier of the orchestration stages runtime object. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The status of the orchestration stages. -
SkippedNothelpfulObjsCnt: integer
Title:
Skipped Objectives CountThe count of skipped or not helpful objectives. -
StageEndDate: string
(date-time)
Title:
Stage End DateThe date and time when the stage execution starts. -
StageStartDate: string
(date-time)
Title:
Stage Start DateThe date and time when the stage execution ends. -
StepsCountInExecutionPath: integer
Title:
Step Count in Execution PathRead Only:trueNumber of Steps in the execution path for the orchestration stage. -
TotalObjsCnt: integer
Title:
Total Objectives CountThe total number of objectives.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : leads-OrchestrationAssociations-Steps-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
CurrentStepFlag: boolean
Title:
Current StepMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
Title:
Display SequenceOrder in which the Stages to be executed/shown back in UI. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of orchestration object. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration object. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage object. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration stage object. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration step object. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration step object. -
RunTimeStatus: string
Title:
Run Time StatusMaximum Length:30The run time status of the orchestration stage objective transition. -
RunTimeStepId: integer
(int64)
Title:
Run Time Step IDThe unique identifier of the orchestration steps runtime object. -
RunTimeStepNumber: string
Title:
Run Time Step NumberMaximum Length:64The alternate identifier of the orchestration steps runtime object. -
StepEndDate: string
(date-time)
Title:
Step End DateThe date and time when the step execution ends. -
StepStartDate: string
(date-time)
Title:
Step Start DateThe date and time when the step execution starts. -
StepTemplateId: integer
(int64)
Title:
Step Template IDRead Only:trueThe unique identifier of the step template. -
StepTemplateStepName: string
Title:
Step Name Within Step TemplateRead Only:trueMaximum Length:100The name of the step within the step template resource.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : leads-OrchestrationAssociations-StepsInExecutionPath-item-response
Type:
Show Source
object-
ContainMultipleTasks: string
Read Only:
trueMaximum Length:1Indicates whether the step contains multiple tasks. -
CurrentStepFlag: boolean
Read Only:
trueMaximum Length:1Indicates whether it's the current INPROGRESS step or the most recently updated step. -
DisplaySequence: integer
(int32)
Read Only:
trueThe order of the steps in the orchestration administrator runtime UIs. -
ExecutionMethod: string
Read Only:
trueMaximum Length:30The execution type for the orchestration step. The possible values are Manual and Automatic. -
FulfillsObjectiveCnt: integer
Read Only:
trueThe count of objectives. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssocId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration association. -
OrchestrationStageId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration stage object. -
OrchestrationStageObjId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration stage objective object. -
OrchestrationStepId: integer
(int64)
Read Only:
trueThe unique identifier of the orchestration step object. -
OrchestrationStepName: string
Read Only:
trueMaximum Length:100The name of orchestration step. -
RunTimeStatus: string
Read Only:
trueMaximum Length:30The runtime status of the orchestration steps. -
StepEndDate: string
(date-time)
Read Only:
trueSpecifies the date and time when the step execution ends. -
StepStartDate: string
(date-time)
Read Only:
trueSpecifies the date and time when the step execution starts. -
StepSuggestionText: string
Read Only:
trueMaximum Length:2000Suggestion text of the Orchestration step. -
StepType: string
Read Only:
trueMaximum Length:30The type of step.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : leads-OrchestrationAssociations-StepTransitions-item-response
Type:
Show Source
object-
ActivityAppointmentStatusCode: string
Title:
Appointment StatusRead Only:trueMaximum Length:30Denotes the status of the Appointment. -
ActivityDescription: string
(byte)
Title:
DescriptionRead Only:trueA text field for capturing some descriptive information about the activity. -
ActivityDueDate: string
(date)
Title:
Due DateRead Only:trueThe date the task activity is due to be completed. -
ActivityEndDate: string
(date-time)
Title:
End DateRead Only:trueThe end date and time of an appointment, or the completion time of a task. -
ActivityId: integer
(int64)
Title:
Activity IDThe unique identifier of the activity. -
ActivityNumber: string
Title:
Activity NumberRead Only:trueMaximum Length:64Alternate identifier of the activity. System generated or can come from external system (user key). -
ActivityOwnerId: integer
(int64)
Title:
Owner IDRead Only:trueThe primary resource on the activity. Supports resources only. -
ActivityOwnerPartyName: string
Title:
OwnerRead Only:trueMaximum Length:360Name of the party. -
ActivityPartialDescription: string
Title:
Short DescriptionRead Only:trueMaximum Length:4000A column that stores the first 4000 characters of activity description. -
ActivitySMARTActionContext: string
Title:
Smart Action ContextRead Only:trueMaximum Length:4000Stores metadata needed for smart action -
ActivitySMARTActionId: integer
(int64)
Title:
Smart Action IDRead Only:trueSmart action identifier. Foriegn key from zca_user_action. -
ActivityStartDate: string
(date-time)
Title:
Start DateRead Only:trueThe start date and time of an appointment or a task. Defaulted to null for an appointment and defaulted to creation datetime for a task. -
ActivitySubject: string
Title:
SubjectRead Only:trueMaximum Length:500Subject or name ot title of the activity. -
ActivityTaskStatusCode: string
Title:
StatusRead Only:trueMaximum Length:30Status of the activity. Defaulted to NOT_STARTED. -
ActivityWebConferenceId: string
Title:
Web Conference IDRead Only:trueMaximum Length:255The unique identifier of the web conference. -
ActivityWebConferenceURL: string
Title:
Web Conference URLRead Only:trueMaximum Length:2000The web conference join URL. -
AllowSkipFlag: boolean
Title:
Allow Step SkippingRead Only:trueMaximum Length:1Default Value:trueIndicates whether or not to show skip or thumbs down icon in guidance primary or secondary banner. -
Comments: string
Title:
CommentsMaximum Length:2000Specifies the brief comments required for runtime step transition row. -
ConversationId: integer
(int64)
Title:
Conversation IDThe unique identifier of conversation message. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
EmailType: string
Title:
Email TypeMaximum Length:30The type of the email to which the step transitions is associated with. -
ExitOrchestrationFlag: boolean
Title:
Exit OrchestrationRead Only:trueMaximum Length:1Indicates whether or not to exit the orchestration when stop step occurs. -
IATemplateName: string
Title:
Authoring Interview Template NameRead Only:trueMaximum Length:255The name of the authoring interview template. -
IATemplateValue: string
Title:
IA Template ValueRead Only:trueMaximum Length:100The name of the intelligent advisor guide template. -
InboundConvMsgId: integer
(int64)
Title:
Inbound Conversation Message IDThe unique identifier of inbound conversation message. -
InteractionId: integer
(int64)
Title:
Interaction IDThe unique identifier of interaction. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrchestrationAssociationId: integer
(int64)
Title:
Orchestration Association IDThe unique identifier of the orchestration association. -
OrchestrationAssociationNumber: string
Title:
Orchestration Association NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration association. -
OrchestrationId: integer
(int64)
Title:
Orchestration IDThe unique identifier of the orchestration object. -
OrchestrationName: string
Title:
Orchestration NameRead Only:trueMaximum Length:100The name of orchestration object. -
OrchestrationNumber: string
Title:
Orchestration NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration object. -
OrchestrationStageId: integer
(int64)
Title:
Orchestration Stage IDThe unique identifier of the orchestration stage object. -
OrchestrationStageName: string
Title:
Stage NameRead Only:trueMaximum Length:100The name of the orchestration stage object. -
OrchestrationStageNumber: string
Title:
Orchestration Stage NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration stage object. -
OrchestrationStepId: integer
(int64)
Title:
Orchestration Step IDThe unique identifier of the orchestration step object. -
OrchestrationStepName: string
Title:
Orchestration Step NameRead Only:trueMaximum Length:100The name of orchestration step. -
OrchestrationStepNumber: string
Title:
Orchestration Step NumberRead Only:trueMaximum Length:64The alternate identifier of the orchestration step object. -
OrchestrationStepTasksId: integer
(int64)
Title:
Orchestration Step Tasks IDUnique identifier for the orchestration step tasks. -
OrchestrationStepType: string
Title:
Step TypeRead Only:trueMaximum Length:30The type of step. -
OrchStepTransitionFlag: boolean
Title:
Current Step TransitionMaximum Length:1Indicates whether it's the current INPROGRESS Step transition or the most recently updated step transition row. -
OutboundConvMsgId: integer
(int64)
Title:
Outbound Conversation Message IDThe unique identifier of outbound conversation message. -
RefreshPageFlag: boolean
Title:
Refresh PageMaximum Length:1Indicates whether or not to refresh the whole page before surfacing the current step in the runtime UI. -
StepDisplaySequence: integer
Title:
Display SequenceRead Only:trueThe order of the steps in the orchestration administrator runtime UIs. -
StepSuggestionText: string
Title:
Step Suggestion TextRead Only:trueMaximum Length:2000Suggestion text of the Orchestration step. -
StepTaskDisplaySequence: integer
(int32)
Title:
Display SequenceRead Only:trueThe order of the steps in the orchestration administrator runtime UIs. -
StepTemplateId: integer
(int64)
Title:
Step Template IDRead Only:trueThe unique identifier of the step template. -
StepTemplateStepName: string
Title:
Step Template NameRead Only:trueMaximum Length:100The name of the step within the step template resource. -
StepTransitionId: integer
(int64)
Title:
Step Transition IDThe alternate identifier of the orchestration step transition object. -
StepTransitionNumber: string
Title:
Step Transition NumberMaximum Length:64The unique identifier of the orchestration step transition object. -
StepType: string
Title:
Step TypeMaximum Length:30The type of step. -
SuccessCriteriaEvalFlag: boolean
Title:
Success Criteria Evaluation FlagMaximum Length:1Specifies the success criteria evaluation result for the step. -
TransitionDueDateTime: string
(date-time)
Title:
Transition Due Date TimeThe date and time when the step transition is due. -
TransitionEndDateTime: string
(date-time)
Title:
Transition End Date TimeThe date and time when the step transition ended. -
TransitionStartDateTime: string
(date-time)
Title:
Transition Start Date TimeThe date and time when the step transition started. -
TransitionStatus: string
Title:
Transition StatusMaximum Length:30The status of the orchestration step transition. -
WrapUpId: integer
(int64)
Title:
Wrap-up IDThe unique identifier of the wrap up.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- AssociationStatusCodeVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_ZCA_ORCH_ASSOC_RT_STATUS
The list of values indicating the runtime status of the orchestration object association. - finder:
- ErrorLogs
-
Parameters:
- OrchestrationAssociationNumber:
$request.path.OrchestrationAssociationNumber - leadsUniqID:
$request.path.leadsUniqID
The error logs resource is used to view error logs associated to the orchestration associations. - OrchestrationAssociationNumber:
- PerformActionVA
-
Parameters:
- finder:
LookupTypeActiveEnabledOrBindCodeFinder%3BBindLookupType%3DORA_ZCA_ORCH_RT_PERFORM_ACTION
The list of values indicating the actions that users can perform on this orchestration step. - finder:
- StageObjectives
-
Parameters:
- OrchestrationAssociationNumber:
$request.path.OrchestrationAssociationNumber - leadsUniqID:
$request.path.leadsUniqID
The stage objectives resource is used to view the stage objectives of the orchestration association. - OrchestrationAssociationNumber:
- Stages
-
Parameters:
- OrchestrationAssociationNumber:
$request.path.OrchestrationAssociationNumber - leadsUniqID:
$request.path.leadsUniqID
The stages resource is used to view the stage of the orchestration association. - OrchestrationAssociationNumber:
- StepTransitions
-
Parameters:
- OrchestrationAssociationNumber:
$request.path.OrchestrationAssociationNumber - leadsUniqID:
$request.path.leadsUniqID
The step transitions resource is used to view the step transitions of the orchestration association. - OrchestrationAssociationNumber:
- Steps
-
Parameters:
- OrchestrationAssociationNumber:
$request.path.OrchestrationAssociationNumber - leadsUniqID:
$request.path.leadsUniqID
The steps resource is used to view the steps of the orchestration association. - OrchestrationAssociationNumber:
- StepsInExecutionPath
-
Parameters:
- OrchestrationAssociationNumber:
$request.path.OrchestrationAssociationNumber - leadsUniqID:
$request.path.leadsUniqID
The steps in execution path resource is used to view all the steps including future steps of the orchestration association. - OrchestrationAssociationNumber: