Setting arrays as input variables

Hi,
When I “execute this module only” a HTTP module which expects arrays as input variables, it sees a string variable and not an array.

I have tried [“1”;“2”] and “1”;“2” and “1”,“2” and [“1”,“2”] I do not succeed to define the input variable as an array

Could you please support on how to proceed ?
Thank you

Welcome to the Make community!

In that case, you cannot run that module only.

Try running the full scenario by clicking the “Run Once” button.

Screenshot_2025-02-25_220239

Hope this helps!

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

3 Likes

OK noted. Thank you for your reply

2 Likes