Convert JSON object to text string

I want to convert a JSON object (collection, array etc) to a text string which conforms to JSON notation without having to predefine the structure of the JSON to be converted.

I can’t seem to find a way to do this, am I missing something? Can anyone help?

Thanks

Welcome to the Make community!

Does the Create JSON module work for you?

2 Likes