Hi @Saul85,
Boolean could also use the replace() function, you could use string() function convert whole object to string, then use json() function convert it back.
json(replace(replace(string(output('Compose')),'true','yes'),'false','no'))
Could you please share an instance?
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.