How do I add a newline to the client note field using the api? I have tried /n, br and many other variations but I keep getting the message “Illegal unquoted character ((CTRL-CHAR, code 10))”.
You can add new lines/carriage returns through the UI. How do you do it through the API?
Many thanks