Create an action as an activity automation plan
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Create Workflows
Create an example action to configure and run as an activity from Playbooks.
Before you begin
- This task requires some knowledge of creating flows in Workflow Studio environment. For more information, see Building flows.
- This task requires some knowledge of server-side scripting. For more information, see Server-side scripting.
- admin
About this task
Each activity definition requires an automation plan to run Workflow Studio content. The automation plan tells the Workflow Studio Playbooks builder what input values to use when running an action or subflow. An automation plan can specify static default values or can prompt playbook owners to provide dynamic values when they add an activity to a playbook.
In this example, you create a reusable Workflow Studio action to use as an activity's automation plan. The action you create associates a Task [task] record with a parent record.
Procedure
Result
What to do next
Related Content
- Create an activity definition
Specify the action or subflow you want an activity to run. Configure the inputs you want playbook designers to set when adding the activity to a playbook. Select the experience you want end users to have when the activity runs.
- UI Layouts
A UI Layout describes what properties and components to use when an activity renders as a card in a Playbook Experience.