Forum Discussion

jfpelletier's avatar
jfpelletier
Contributor
2 years ago
Solved

Converting an array to a JSON payload

Hello all, I need to convert an array of ID values into a JSON payload, and I cannot find any array function that can iterate the values of the list to generate what I need. My array of IDs looks l...