How to create a key-value object/collection, and add to an associative array containing key-value pairs

One way of doing that is use the Parse JSON module to create the new object (collection)

Screenshot_2024-02-05_140216

Then you can add the new collection to the array

Screenshot_2024-02-05_140231

Output

Screenshot_2024-02-05_140255

@alex.newpath sorry for posting this reply after you, but I already had it drafted ready to go while awaiting user response

4 Likes