Skip to main content

Timer

The Generic Timer plugin automates message generation at regular intervals, creating structured JSON messages and sending them to a specified next step in a workflow.

Configuration

FieldOptionsDescription
Message typeAny stringDefines the type of message to generate
JSON Object to PublishJSON structureStatic JSON data structure that will be published
Run Interval (seconds)Numeric valueDefines the time interval between each generated message
Next Hop TypePlugin/OtherSpecifies the type of next step in the workflow for the generated message
Next Hop NameAny stringName of the next component where the message will be sent after being published

Timer plugin