Flow Action: How to set Array Value in JSON Builder Step to an Array Action Input?

Niclas
Giga Guru

In previous releases, we had Payload Builder, which did not work properly with Arrays (see this community question).

Now in Washington we have new "JSON Builder" Step. My Flow has an Array as Input. However the Value field for the Array is greyed out and it's not possible to pull the input Array?

 

Niclas_0-1719518765509.png

 

2 REPLIES 2

Community Alums
Not applicable

Do you have alternate options available such as , Array.String or Array.Object ? You may have to define what type of Array it is.

yupabs
Tera Contributor

I have same query on this. How exactly we map this in JSON builder? Both Array.Object and Array.String cannot map, even if you add item under the Array element either directly as String or another object, still not able to map it. Some sample would help. Thanks!