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
