Array to json

image
Hi! How to make a json of the following form from this array without iterator:
[
{“email”: “[email protected]”},
{“email”: “[email protected]”},
{“email”: “[email protected]”}
]

pls its asap :folded_hands::folded_hands::folded_hands::folded_hands::folded_hands::folded_hands::folded_hands::folded_hands::folded_hands:

Hi James,

Have you tried passing your array into a ‘Transform to JSON’ modue?

Best regards,
Jacob