Call custom ‘built up’ variable name within a scenario

Hello, I would like to call a specific variable from a previous output constructing the variable object from another variable.

Something like : {{ 1.{{2.othervariable}} }}

Would it be possible ?

Do you know any workaround to reference such a variable ?

In fact, my variable name is changing depending on a previous output. So how can I call it ?

In the following screenshots, the {{24. Param 1 value}} is an airtable field ID I want to catch from a previous scenario output (the 22)

image
image

Hi @ldevalbray

We can call the variables like this. If you want to call a variable from another scenario, you will have to post the variable to webhook using http. that webhook you can call in your next scenario.

For specific solution, please drop your requirement to better assist you.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes