---
sourceDocument: Australia Build workflows
sourceDocumentLink: https://www.servicenow.com/docs/r/build-workflows

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Actions

# Workflow Studio actions {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## 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 automation tasks such as record creation, approval requests, notifications, and attachment management within ServiceNow workflows.
Actions can be core system actions or application-specific actions provided by activated spokes.
Show full answer Show less  

## Key Features

* **Action Types:** Includes core actions like Create Record, Ask for Approval, Send Email, and specialized actions like Execute Skill and SLA Percentage Timer.
* **Search and Filter:** Easily find actions by name or spoke using Search Actions, Most Recent, Popular, or Installed spokes filters in Workflow Studio.
* **Configurable Actions:** Analysts can configure actions by setting input fields, selecting tables, and defining rules (e.g., auto-approval conditions).
* **Attachment Handling:** Actions to copy, move, delete, look up, and associate attachments with records or emails.
* **Record Operations:** Create, update, or delete records across any table, including bulk updates and task-specific actions.
* **Flow Control:** Wait actions to pause flows based on conditions, email replies, or API messages.
* **AI Integration:** Use AI agents and skills directly within flows to incorporate intelligent automation.
* **Email and Notifications:** Send emails, notifications, and SMS messages to users or groups with configurable content.

## Practical Benefits for ServiceNow Customers

* Automate complex workflows without scripting, reducing development time and errors.
* Leverage pre-built actions to ensure consistency and best practices across processes.
* Enhance process visibility by adding context links and logging within flows.
* Improve user engagement with automated approvals, notifications, and catalog task creation.
* Manage attachments efficiently within workflows to maintain accurate records.
* Integrate AI capabilities into workflows to optimize decision-making and task execution.
* Use filtering options to quickly access frequently used actions and streamline flow design.  
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 {#flow-actions__section_hz4_y5w_mtb}

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.  
Figure 1. Search Actions filter ![The Action menu displays a text box labelled Search Actions.]()

## Most Recent {#flow-actions__section_pj2_zvw_mtb}

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.  
Figure 2. Most Recent actions

## Popular {#flow-actions__section_cbr_cyw_mtb}

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 {#flow-actions__section_pmj_15z_kcb}

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.
* **[Add Worknote Link to Context action](https://www.servicenow.com/docs/jWwM~SnRCKDVE7oKmyJNwQ)**   
  Add a journal field entry containing a link to the current flow context record. Use the link to view the flow execution details of the current flow. You can add a flow context link to any record that has a journal field.
* **[Ask for Approval action](https://www.servicenow.com/docs/b_wb~rFm82ytUgYBbHM2nA)**   
  Request approval for a record. Configure a set of rules to automatically approve, reject, or cancel an approval request without having to write script. Add a due date to automatically approve, reject, or cancel when a decision has not been made by a designated time.
* **[Associate Record to Email action](https://www.servicenow.com/docs/vNhgY782poNA~k~xcftyXw)**   
  Associate a record with an Email \[sys_email\] record so that you can track which record is affected by the email.
* **[Create Catalog Task action](https://www.servicenow.com/docs/t5oYQOX5JvXOnlN_s_m75g)**   
  Creates a record in the Catalog Task \[sc_task\] table associated to a requested item in the Requested Items \[sc_req_item\] table. Adds the catalog task record as data to be used in the flow.
* **[Create Flow Data action](https://www.servicenow.com/docs/6tso0o5YEYtoGox1UlsCAg)**   
  Collect data from agents interacting with a Workspace playbook. Use this data to create reusable activities for process owners using Playbooks.
* **[Create Record action](https://www.servicenow.com/docs/OEgIPe9NKzDNw5yTUs5tMg)**   
  Creates a record on any table. You can dynamically add and configure fields for the record.
* **[Create or Update Record action](https://www.servicenow.com/docs/BRDPtYjwK168teg06SNmkg)**   
  Create or update a record in a ServiceNow table using a single operation. Update a record that exists, or create a record using the values provided.
* **[Create Task action](https://www.servicenow.com/docs/~0zSUSK4nbSmLRTpmZpy~A)**   
  Create a task record in an extension of the Task table. After you choose the task table, you can dynamically select the fields to configure the action. Defining the Parent field associates the task to a parent record.
* **[Copy Attachment action](https://www.servicenow.com/docs/qKrPsb_gL0oOvW6EUFfqdw)**   
  Copies an attachment from the Attachments \[sys_attachment\] table to a target record.
* **[Delete Attachment action](https://www.servicenow.com/docs/rvxvQpN0W5bqVTb2JfGoDA)**   
  Removes one or all attachments associated with a record and deletes the attachment record from the Attachments \[sys_attachment\] table.
* **[Delete Record action](https://www.servicenow.com/docs/QtbUkdm6KkN6AOBA8m1mLQ)**   
  Deletes a record on any table.
* **[Execute Skill action](https://www.servicenow.com/docs/qN6p6fn7YqRY_YzuQqPAJw)**   
  Run a published ServiceNow Otto for Creator skill and use the skill outputs in a flow or subflow.
* **[Fire Event action](https://www.servicenow.com/docs/AL3ApIvuwYQyPyOd2m~j2g)**   
  Create a system event record in the Event \[sysevent\] table to be processed by a scheduled event handler. Pass event parameters using flow data.
* **[Get Attachments on Record action](https://www.servicenow.com/docs/td8vLdikwVp_0NIPCNpvyA)**   
  Access the list and count of the attachments associated with the provided source record as data pills in a flow. Use flow logic or scripting to process each attachment in the list of the attachments that the action returns.
* **[Get Catalog Variables action](https://www.servicenow.com/docs/ZQ05GS8xShoVFqig_ynX~w)**   
  Select variables from multiple template catalog items and variable sets using the Get Catalog Variables action.
* **[Get Email Header action](https://www.servicenow.com/docs/dxMJZoVZxG74W_ATEvk1jw)**   
  Access an email header value as a data pill in a flow.
* **[Get Latest Response Text From Email action](https://www.servicenow.com/docs/QdMRnF9Y3z2azT3s1eK43g)**   
  Provide the most recent reply or forward message in an e-mail chain to other actions in your flow.
* **[Log action](https://www.servicenow.com/docs/A7fV6hjjpFEt3_eRO~Gufw)**   
  Logs a message in the Workflow Studio log table sys_flow_log.
* **[Look Up Attachment action](https://www.servicenow.com/docs/MzCtCwYQtJthGn13ebY4pw)**   
  Looks up an attachment associated with a record and returns the Attachment Sys ID as a data pill.
* **[Look up email attachments action](https://www.servicenow.com/docs/MijXOJtHMMYXhQGyvBFPZQ)**   
  Look up files that are attached to an email so that you can perform an action on the files.
* **[Look Up Record action](https://www.servicenow.com/docs/rMroJQo3H~xsS3m98qiTjQ)**   
  Look up a record from any table based on defined conditions.
* **[Look Up Records action](https://www.servicenow.com/docs/_m~SgZKsc7A5gYMgzvAMYg)**   
  Look up multiple records on any table using defined conditions.
* **[Move Attachment action](https://www.servicenow.com/docs/aUgNrrsBiUW68SAzfjtA0w)**   
  Associates a record from the Attachment \[sys_attachment\] table with a target record. Removes the attachment from any other associated records.
* **[Move Email Attachments to Record action](https://www.servicenow.com/docs/32NLnzmpF2GS8vOp3xkncg)**   
  Move attachments from an email to a record so that the files are available to your users when they view the record.
* **[Record Producer action](https://www.servicenow.com/docs/RYkid_Wz~oQVpEv3J2fWhg)**   
  Create a Task record from a Record Producer Catalog Item \[sc_cat_item\]. The Task record inherits values from the catalog item's variable values.
* **[Send Email action](https://www.servicenow.com/docs/tpB7Dm9omFgvoSL_nZFvjg)**   
  Send an email to specified users or groups as an action in a flow.
* **[Send Notification action](https://www.servicenow.com/docs/eJfasrMSS9MA7SrAVM_~Vg)**   
  Send an email notification to predefined recipients with predefined content. Select or create a Notification \[sysevent_email_action\] record to configure the email notification.
* **[Send SMS action](https://www.servicenow.com/docs/ExMjOYEucsL4g0I8lgEuMw)**   
  Send an email-based SMS text message to specified users or groups using your instance email server. Recipients must have an SMS device configured to receive the message.
* **[SLA Percentage Timer action](https://www.servicenow.com/docs/Itk9jiAzmHE4EcKep8_Ifg)**   
  Identify when a task SLA record reaches a specific percentage value and perform other actions or flow logic that is based on the SLA percentage. For example, send a notification when an SLA percentage timer completes.
* **[Submit Catalog Item Request action](https://www.servicenow.com/docs/JdqFKUGz4HtuP162r9hvXg)**   
  Create a requested item \[sc_req_item\] on a Service Catalog Request \[sc_request\].
* **[Update Multiple Records action](https://www.servicenow.com/docs/EhGLoN~ACJw77O0ZNFiIhw)**   
  Look up and update multiple records as a single action. Using this action removes the need to separately look up a list of records and then process the list with For Each flow logic. Set field values with a template or add and configure them using data pills.
* **[Update Record action](https://www.servicenow.com/docs/xdBFIoihwfhID3m3THe6ZQ)**   
  Update an existing record in a table. You can dynamically add and configure fields for the record.
* **[Use an AI agent action](https://www.servicenow.com/docs/S~bkUbaWKPEa6ktfClxY1g)**   
  Use flow data to run an AI agent and configure the expected agent output for use later in the flow.
* **[Wait For Condition action](https://www.servicenow.com/docs/VDz6yVuI59WBV_cH2Rk0ug)**   
  Pause a flow until record values match a specific set of conditions.
* **[Wait For Email Reply action](https://www.servicenow.com/docs/bDMOWpZrrODK0tvLeKD8dA)**   
  Pause a flow until an email reply is received to an outbound email record
* **[Wait For Message action](https://www.servicenow.com/docs/pBIG2n9fNMAbqktuovSDzQ)**   
  Pause a flow until it receives a specific message from the flow API. Specify the string message that resumes running the flow, and optionally provide a time out value to resume the flow if no message is received after a specific amount of time.

