Pass an array in the API body

Hi @Pratik and team,

How can I pass an array in the API body on yellow?

I know I can pass strings this way but I see no way to pass objects or arrays in the API bodies mentioned anywhere in the documentation.

Can you kindly clarify here?

Hi @Pratik can you help me out with this question? Would appreciate some clarity here.

1 Like

Hey @pranavbijwe
Using a cloud function, you can create an array variable and pass it to the API request body.