Have you thought about using a function node to set msg.payload to a substring starting at position 1 (it’s 0-indexed), and ending at the length of the payload - 1?
Have you thought about using a function node to set msg.payload to a substring starting at position 1 (it’s 0-indexed), and ending at the length of the payload - 1?