Allow multiple triggers to process an inbound email

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Configure Workflow Studio to allow an inbound email to be processed by multiple inbound email triggers in a specific order.

    始める前に

    Role required: admin

    このタスクについて

    Although you can process an inbound email with multiple inbound email actions, you can't process an inbound email with multiple flows by default. You can add a system property to let process owners use multiple triggers to process an inbound email.
    警告:
    Allowing multiple triggers to process an inbound email may increase maintenance and decrease system performance.

    手順

    1. Add a property with the following settings:
      • Name: glide.hub.flow.inbound_email_trigger.show_advanced
      • Type: true | false
      • Value: true

      After you activate the system property, the Order and Stop processing fields appear on the inbound email trigger.

    2. Create multiple flows with an inbound email trigger.

      For more information, see Create a flow with an inbound email trigger.

    3. Specify the processing order for each of the inbound email flows:
      1. Open each flow and enter a value in the Order field.

        To give the flow higher priority over other flows, enter a lower number.

      2. Enable or disable stop processing for each flow in your sequence.

        To allow an inbound email to be processed by the next flow in your sequence, clear the Stop processing option.

        To end the sequence on a particular flow, leave the option selected in that flow.