Explore more
...
Scenario inputs and outputs
Use scenario outputs
1 min
once you define your outputs, you need to add the dedicated scenarios > return output module its module fields are based on outputs setting map the data you want to output from your to the scenarios > return output module fields the scenarios > return output module always finishes the run it works similarly as the return statement in programming you cannot add any subsequent modules after the scenarios > return output module in the current route keep in mind that when using routers, the scenarios > return output module in a route finishes the the modules in the subsequent routes won't run if you have multiple scenarios > return output modules in your , runs only the one that is reached first in the flow subsequent return output modules don't run outputs are available to the entity that triggered the if the was triggered through the scenarios > call a scenario module, then outputs are a part of the module output bundles if the was triggered through the make api, then outputs are in the request response