Edit the trigger for a playbook in Creator Studio

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:3分
  • 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.

    手順

    1. Go to All > App Engine > Creator Studio to see all the apps on the Creator Studio home page.
    2. Open the app that contains the playbook you want to add actions to.
    3. Select the form that contains the playbook that you want to edit the trigger for.
    4. Select the automation that contains the playbook that you want to edit the trigger for.
      図 : 1. Select automation that has the playbook
      Select the automation in the navigation panel
    5. Select the Trigger ().
      The Additional properties modal appears, where you can edit some of the trigger's settings.
    6. 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.
    7. If necessary, change the Form whose catalog item generates the record type that you want the playbook to run on.
    8. 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
      Use a specific answer to a form's question as trigger

      Add as many conditions as you need. For more information, see Create a condition statement using the condition builder.

    9. Save your changes by selecting the Done button.