POST Workflows/RuleTrigger/UpdateSummary?includeChild={includeChild}
return WorkflowRuleTrigger Summary
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
includeChild |
WorkflowRuleTrigger data |
boolean |
Default value is False |
Body Parameters
WorkflowRuleTrigger data
WorkflowRuleTriggerDTOName | Description | Type | Additional information |
---|---|---|---|
WorkflowRuleTriggerID |
WorkflowRuleTrigger ID |
integer |
None. |
WorkflowRuleID |
WorkflowRule ID |
integer |
None. |
ParentRuleTriggerID |
ParentRuleTriggerID |
integer |
None. |
FieldType |
Field Type |
WorkflowFieldType |
None. |
ExpressionType |
Expression Type |
WorkflowExpressionType |
None. |
ExpressionValue |
Expression Value |
Collection of Object |
None. |
WorkflowRuleActions |
Workflow Rule Action |
Collection of WorkflowRuleActionDTO |
None. |
Summary |
Summary |
string |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Date and user that created record |
AuditDataDTO |
None. |
LastUpdated |
Date and user that last updated record |
AuditDataDTO |
None. |
Response Information
Resource Description
return Summary
string