Create a saved record trigger

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:4分
  • Save a set of trigger definitions as a reusable trigger. Enable flow authors to select the saved trigger from some or all application flows. Specify whether flow authors can see the trigger details or add conditions to the trigger.

    始める前に

    Role required: trigger_designer, flow_designer, or admin

    このタスクについて

    Create a reusable trigger definition that responds to a record based event. When a record is created or updated in a specific table, the trigger is activated and it starts the flows where the trigger is used.

    For information about creating a scheduled trigger or a trigger that responds to external events, see:

    手順

    1. Navigate to All > Process Automation > Workflow Studio.
    2. From the Workflow Studio home page, select New > Trigger.
    3. Fill in the details for your trigger.
      表 : 1. New Trigger form
      Field Description
      Trigger name Unique name to identify the trigger.
      Trigger type Type of trigger to start your flow.Under Record, select any of the following:
      • Created
      • Updated
      • Created or updated

      For more information about trigger types, see Workflow Studio flow trigger types.

      Description Description of the trigger.
      Application Application to create the trigger. The default is Global.

      The application scope determines which data your trigger can access and what data it can share.

    4. オプション: Select Show additional properties and fill any additional properties.
      Field Description
      Accessible from Choice between whether the trigger data should be accessible only from the specified application or all application scopes.
      Category Category where your trigger is displayed.
      Trigger annotation Annotation for your trigger that the user can see before they select it.
    5. Select Build trigger.
    6. Fill in the trigger definition.
      表 : 2. Trigger definition form
      Field Description
      Table Table for the flow.
      Conditions Conditions that, when met, activate the trigger and start the flow.

      You can select if you want the users to view the conditions or add more conditions to the trigger when they use the trigger in a flow.

      Advanced options Additional options to choose where and when to run the flow.

      For more information about the advanced options, see Workflow Studio flow trigger types.

      You can select if you want users to view and modify these options when they use the trigger in a flow.

      If a user modifies the advanced options, any future modifications that you make to these options in the trigger don't affect the user modified settings.

      ヒント:
      Your changes are saved automatically in Workflow Studio. Use the undo and redo buttons as you need.
    7. Make the trigger available by selecting Publish.