Being able to setup more than one trigger per scenario is useful when the same kind of data comes from different sources. Ex: Leads comming from Facebook Ads, and from another, generic, webhook. ------------------------- BESTPRACTICE: Create a "core" scenario that would perform the common data processing. Insert the "Webhooks > Custom webhook" module at the beginning of the scenario. Copy the webhook's URL. (see https://support.integromat.com/hc/en-us/articles/360006249313-Webhooks for further information about webhooks) For each trigger you would like to employ create a separate scenario and insert the corresponding trigger in it. Connect the "HTTP > Make a request" module after the trigger. Configure each "HTTP > Make a request" module to pass the data to the "core" scenario: paste the copied URL in the URL field and map the items in the Fields field. (see the attached screenshot and https://support.integromat.com/hc/en-us/articles/360006248533-HTTP for more information about making HTTP requests) SEE ALSO: https://integromat.canny.io/feature-requests/p/execute-a-scenario-sub-scenario