Workflow Studio actions
Summarize
Summary of Workflow Studio actions
Workflow Studio actions enable ServiceNow process analysts to automate AI Platform features without coding by adding reusable operations to flows. These actions simplify tasks such as creating or updating records, sending emails, and managing approvals, helping streamline and automate business processes efficiently.
Show less
Actions can be core ServiceNow actions available across all flows or application-specific actions added by activating related spokes, allowing customization and consistency in flow configurations.
Key Features
- Action Management: Easily search and filter actions by name or spoke, view recently used and popular actions, and access detailed action information including inputs and outputs.
- Core and Spoke Actions: Core actions like "Create Record" and "Ask for Approval" are always available. Additional application-specific actions become available by activating spokes, enabling tailored automation for specific use cases.
- Common Actions Include:
- Create Record / Update Record: Create or update records dynamically on any table with field configuration.
- Approval Management: Request approvals with configurable automatic decisions and due dates.
- Email and Attachment Handling: Send emails, associate emails to records, manage attachments (copy, move, delete, lookup).
- Task and Catalog Item Automation: Create catalog tasks, submit catalog item requests, and create task records from record producers.
- Flow Control: Wait for conditions, email replies, or API messages to pause and resume flows.
- Logging and Event Handling: Log messages and fire system events to trigger scheduled handlers.
- AI Integration: Run AI agent actions within flows and use outputs for automation.
Practical Use for ServiceNow Customers
By leveraging Workflow Studio actions, ServiceNow customers can design automated workflows that reduce manual effort, ensure process consistency, and integrate AI capabilities without needing developer resources for scripting. Activating spokes allows you to extend functionality with application-specific actions tailored to your environment. The intuitive search and categorization features help analysts quickly find and configure actions, accelerating workflow development and deployment.
These actions support common automation scenarios such as record management, approvals, notifications, and data collection, empowering your teams to build scalable, maintainable workflows that improve operational efficiency and user experience.
Actions can be added to any flow, enabling process analysts to automate ServiceNow AI Platform features without having to write code.
An action is a reusable operation that enables process analysts to automate ServiceNow AI Platform features without having to write code. For example, the Create Record action allows process analysts to generate records in a particular table with particular values when certain conditions occur. ServiceNow core actions like Create Record require some familiarity with ServiceNow AI Platform tables and fields. Action designers can create application-specific actions to pre-set configuration details. For example, creating a Create Incident Task action ensures that the process analyst uses the correct table and field configuration each time the action is used. You can add application-specific actions by activating the associated spoke.
In Workflow Studio, a process analyst adds actions to a flow and defines the configuration options.
Search actions
You can use the Search Actions filter to find an action by name or spoke. As you enter data, Workflow Studio displays a list of actions and spokes that match your search criteria.
Most Recent
You can use the Most Recent option to display a list of the actions you recently selected. Each action displays the action name and the spoke to which it belongs underneath the name. You can use the information icon to see more information about the action such as its description, inputs, and outputs.
Popular
You can use the Popular option to display a list of actions that your organization frequently uses. The system runs a scheduled job every seven days to generate the list of popular actions.
Installed spokes
Workflow Studio displays actions for each installed spoke. You can select a spoke name to see a list of available actions for the spoke. All instances have a ServiceNow Core spoke.
A ServiceNow core action is an action available to any flow regardless of the spokes installed. ServiceNow core actions cannot be viewed or edited from the Workflow Studio flow design environment. For example, the Ask for Approval action is a ServiceNow core action that allows process analysts to use ServiceNow AI Platform approvals. Workflow Studio provides a set of ServiceNow core actions to automate ServiceNow AI Platform processes. You can add application-specific actions by activating the associated spoke.
You can find any custom actions you created in the spoke to which they belong. Alternatively, use the Search Actions filter to search for actions by name.