Define the trigger for a playbook in Creator Studio to specify what makes the playbook start running.
시작하기 전에
The trigger initiates a playbook to run on one of the app's forms. For example, when a user selects a specific answer to a question, the playbook begins to run. The form you select must already be configured for you to select
it for the trigger.
To edit the trigger for a playbook, you must be given permission to work on the app.
이 태스크 정보
주:
You can't change a playbook's trigger (whether the form is submitted or updated to initiate the playbook) or how frequently it should run after you create the playbook. Instead, create a new
playbook with a different trigger.
프로시저
Go to All > App Engine > Creator Studio to see all the apps on the Creator Studio home page.
Open the app that contains the playbook you want to add actions to.
Select the form that contains the playbook that you want to edit the trigger for.
Select the automation that contains the playbook that you want to edit the trigger for.
그림 1. Select automation that has the playbook
Select the Trigger ().
The Additional properties modal appears, where you can edit some of the trigger's settings.
Make any changes to the trigger's general attributes.
표 1. General playbook definition fields
Field
Description
Playbook name
Descriptive name for the playbook you're editing.
Description
Brief explanation of what the playbook does, for example, the end goal for the record type.
If necessary, change the Form whose catalog item generates the record type that you want the playbook to run on.
Change the conditions that must be met for the playbook to begin running by selecting Add condition set.
If you want to trigger the playbook based on the value of a column in a table, select the Field that you want to be the trigger, as well as its condition Operator and the specific trigger
Value. For example, when a Start date is after the Date needed.
If you want to trigger the playbook based on the response from a form, select Questions as the trigger Field. Then select
the question you want in the Question field, the condition Operator and the answer's Value.
그림 2. Question answer as trigger for an automation