Add and configure an activity in a playbook
Add and configure an activity in your playbook.
시작하기 전에
Role required: playbook.admin or pd_author
Review Stages and activities.
프로시저
-
Add an activity.
View Steps Diagram - Select the + icon in the first stage.
- In the mini-picker, select the square icon
to add an activity.
- In the activity picker, search for an activity to add.주:Select the application first, and then the activity from the resulting list.
Board - Select + Add activity in the first stage.
- In the activity picker, search for an activity to add.주:Select the application first, and then the activity from the resulting list.
Your new activity appears in the stage, and the Activity properties panel appears. -
Under the Details
tab, fill in the details of your activity.
-
Provide the basic details of the activity.
표 1. Required inputs Label Enter a unique, user-facing name for your activity. This name appears to agents and fulfillers during runtime of your playbook. Description Optionally, enter some descriptive details about your activity. Start Rule Choose when you want your activity to start running. Options include: - When stage starts: Your activity starts running as soon as its stage starts running. Your stage starts running when your playbook is triggered.
- After specific activities: Your activity starts running after specified activities have finished running.
- 옵션:
Show additional options the activity for even more granular control.
경고:Changing the advanced property fields of an activity can potentially break your automation. Make sure you understand how the playbook and its activities flow before you make changes.
옵션 설명 Display order Define the order in which this activity will appear during a playbook run. Run condition After the activity starts, the activity runs only if specific conditions are met. Start with delay Specify a duration of time to wait before running an activity whose start rule and conditions have been met. For more information, see Start with delay input properties.
Restart rules Choose what this activity does when a playbook is restarted: - Skip on restart: Skip this activity when the run is due to a restart.
- Run always: Always run this activity, including first runs.
- Skip on first run: Skip this activity during the first run.
-
Provide the basic details of the activity.
-
Open the Automation tab.
Automation, inputs, and outputs sections appear.
- Automation
- See or open the action, subflow, or flow that drives the activity.
- Inputs
- Configure inputs for the action, subflow, or flow that is driving the activity. Not all activities require user input.
- Outputs
- Outputs of the action, subflow, or flow that is driving the activity.
-
Under the Inputs section, define the values of the activity's inputs.
Configure inputs with a hardcoded value, or by dot-walking to a data pill (
) to use data from previous activities, the playbook trigger, from the playbook parent table, or from the playbook inputs.
팁:You can use both text and multiple pills in any other rich text or HTML input fields. -
Open the UI Layout tab.
Depending on the UI Layout associated with the activity, different sections and fields appear under the activity definition's Activity Experience. These sections and fields let you set up the activity data that renders during the runtime Playbook Experience.주:All UI Layouts, except for Record generator, display an Associated Record section. For information on how to set up or edit the Associated Record section in an activity definition, see Create an activity definition.
- 옵션:
Specify if an AI Agent performs the activity, and how.
To learn more, see Configuring Agentic Playbooks.
-
Click Save and close to save the details of your activity.
At any point while in the Playbooks builder, you can add more activities to a stage as described in the previous steps.
- 옵션:
If the activity you want to add is not in the activity picker, create the activity definition.
-
Under your stage, click + Add activity.
The activity picker appears.
- Click the Create a new activity button.
- Fill in the following fields.
옵션 설명 Label Enter a unique, user-facing name for your activity. This name appears to agents and fulfillers during runtime of your playbook. Accessible From Where the activity is accessible from. Make the activity accessible to other applications by setting the Accessible from field to All application scopes. Restrict access by setting the field to This Application Scope Only. Table Optionally, set to the table associated with the activity. Application Read-only field that indicates which applications can use this activity. Description Optionally, enter some descriptive details about your activity. Automation Plan Select the subflow or action that you want to use to automate your activity. Activity Experience Optionally, set the activity's experience type, which helps to define how the activity renders in user-facing views of a playbook card at runtime. -
Under your stage, click + Add activity.
-
Click Submit to finish creating your activity definition.
Your activity is defined.
다음에 수행할 작업
Set up the Playbook Experience for you agents and fulfillers.