Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Log Message workflow activity

The Log Message activity writes a message to the workflow log.

Use this activity to add entries to the workflow's log for debugging or tracing purposes.

Input variables

Input variables determine the initial behavior of the activity.

FieldDescription
MessageThe message to log. This variable can be a string or a JavaScript expression that evaluates to a string.

Parent Topic:Utility workflow activities