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

Update Task Worknotes activity

The Security Common Orchestration - Update Task Worknotes workflow activity updates the Activity section (work notes) of a task record. This is useful for logging information.

The Update Task Worknotes activity can be used with any workflow to update the work notes of any task record.

Input variables

Input variables determine the initial behavior of the activity.

VariableDescription
task_id [string]The system identifier (sys_id) of a task record.
content [string]The data written into the work notes of a task.

Output variables

The output variables contain data that can be used in subsequent activities.

VariableDescription
result [string]Indicates whether the update was successful.

Parent Topic:Common Security Operations integration flows and orchestration activities