Getting started with actions
-
- UpdatedJan 30, 2025
- 6 minutes to read
- Yokohama
- Create Workflows
Transform the Ask for Approval action into a reusable action that always requires manager approval.
Before you begin
Complete the steps in Getting started with flows. This tutorial replaces the Ask for Approval action in the Expense Approval flow.
About this task
- Inputs: Data variables used in your action.
- Steps: Operations on the inputs or results from a prior step that generate data that can be used in later steps.
- Outputs: Data variables that represent the results of the action. These results are available to other actions in a flow.
Unlike the core Ask for Approval action where flow designers must manually configure the approval rules, this custom action always uses the same approval rules when added to a flow. You might create a reusable action if your flow designers often use an action with the same configuration. For example, if your flow designers always use the request manager approval and due date options, this action automatically uses them and therefore requires less flow configuration.
Procedure
Result