Hello everyone
How can i collect the msg.payload of a node into one string
thank you in advance
I am afraid it is not clear what you are trying to do. Please feed the message you have into a debug node so we can see what is there, and tell us exactly what you want to convert it to.
Use the join node and use manual to create a string with or without a separator char.