Solved
Return Character
We set up data value change so when someone fills a comment section it adds to the exixting data if they're a current lead. (i'm using a dummy field to caputre the new comments then a seperate campaing to appened the data) (I'm also using it with webhooks we use for text messaging)
However, when it updates it doens't add a return carature.
Example.
Previous data:
Lead has great interest in our products.
Appended data:
I was wondering how I could go about changing my order? Lead has great interst in our products.
Desired appeneded data:
I was wondering how I could go about changing my order?
Lead has great interst in our products.
However, when it updates it doens't add a return carature.
Example.
Previous data:
Lead has great interest in our products.
Appended data:
I was wondering how I could go about changing my order? Lead has great interst in our products.
Desired appeneded data:
I was wondering how I could go about changing my order?
Lead has great interst in our products.