Skip to main content

3 docs tagged with "flow action"

View all tags

action

Built-in action steps for use inside a Flow or Subflow via wfa.action().

Workflow Automation Custom Action Guide

Guide for creating reusable custom actions using the Fluent SDK. Custom actions encapsulate a sequence of OOB steps with typed inputs and outputs, and can be invoked from any Flow or Subflow via wfa.action().

Workflow Automation Flow Actions Guide

Action types, flow logic, and patterns for ServiceNow WFA flows. Covers record operations, communication actions, approvals, tasks, attachments, control flow, and complete flow patterns.