GET Workflows/RuleAction/{workflowRuleActionID}

Get WorkflowRuleAction

Request Information

URI Parameters

NameDescriptionTypeAdditional information
workflowRuleActionID

WorkflowID of WorkflowRuleAction to be searched

integer

Required

Body Parameters

None.

Response Information

Resource Description

WorkflowRuleActionDTO

WorkflowRuleActionDTO
NameDescriptionTypeAdditional information
WorkflowRuleActionID

WorkflowRuleAction ID

integer

None.

WorkflowRuleTriggerID

WorkflowRuleTrigger ID

integer

None.

ActionType

Action Type

WorkflowRuleActionType

None.

FieldType

Field Type

WorkflowFieldType

None.

Value

Value

Collection of Object

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.