Trigger Logic Step – trigger-logic

Type

Description

Type

Description

trigger-logic

Triggers a defined logic.

Specific Attributes

Attribute Name

Description

Example

Required

Attribute Name

Description

Example

Required

logicName

Specifies the name of a logic. 

"name1"

true

connectionTimeout

Defines timeout of the API call in milliseconds.

123321

false

Example

{ "type": "trigger-logic", "name": "trigger-logic-slavik", "connectionTimeout": 123321, "logicName": "test" }



PlatformManager version 1.75.0