Skip to end of banner
Go to start of banner

workflow_condition_actions_short

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 workflow_rule_action_values object response data

Name

Type

Description

codeStringThe code of the Workflow Rule Action which can either be UPDATE INFORMATION, SEND ALERTS, SET APPROVALS, TRIGGER WEBHOOKS.

field

String

The field which is related to the Workflow Rule Action but only if the action has a code UPDATE INFORMATION. It defines the Entity field being updated by the Workflow Rule Action.
valueStringThe value to which the Entity instance will be updated to. Applicable only if the action has a code UPDATE INFORMATION
 webhook_definition Webhook Definition ObjectThe Webhook Definition which is triggered by the action. Applicable only if the action has a code TRIGGER WEBHOOKS.

Referred Objects Response Data

 

 webhook_definition object response data

Name

Type

Description

id

String

The ID of the retrieved webhook definition

alternative_codeStringThe alternative code of the retrieved webhook definition
nameStringThe name of the retrieved webhook definition
life_cycle_stateString

The life cycle state of the retrieved webhook definition. The supported life cycle states are EFFECTIVE or NOT_EFFECTIVE

 

  • No labels