Scenario Output

Hi there,
I’m looking for a solution regarding Scenario Output.

We get leads from different sources, using different values.
So I’ve built the following Architecture:
There’s a Scenario for every Lead Source
And then there’s a Main Scenario that handles a new Lead Creation (Pipedrive, Airtable, etc…)
For the main Scenario I’m using the new “Scenario Inputs” Feature.

Now I have 2 specific Lead sources in which I need an output from the Main Scenario (Specifically the Airtable ID)

I was previously using Webhook so for that I have a “Webhook Output”.

My question is how can I Output a json / different variables from a Scenario, using “Run a Scenario” Make module?

Hope my situation is clear,
Thanks a lot for your help,
Bar.

Hi @Level_App,

I am not sure that the Run a Module/Execute a Module can get anything back on return except for the execution_id and status. I might be wrong on this but someone else in the community might have better insight on this.

I was going to say to use Webhooks but you have already done that. Is it possible to trigger another scenario from the main scenario through a webhook that you can use to pass Airtable ID?

1 Like