Random Array Element Extraction in make.com | Quick Tutorial for Picking Random Items from Arrays 🌟

Check out here on how to extract random data from an array easily:
https://youtube.com/shorts/jIECWoMUTNE

2 Likes

Instead of hard-coding the array length to 20, you can also use the built-in function length:

length({{1.employee}})
2 Likes

Hi @samliew

Thanks for pointing out. However, please watch full video - You can see your recommendation there:

1 Like