Skip to main content

When I import a CSV and map the fields, it imports correctly, but one of the fields has HTML tags in it to be used by a workflow. The HTML is stripped out after the import is finished. Is there a different way to format my CSV to preserve the HTML formatting as literal text? Should I URL encode the text and then run a liquid filter in the Expression Builder node?

Can you give an example of one the of lines of HTML code that is getting striped out? This sounds interesting and wondering if it is something with their importing code or with how the API interacts with that those HTML code. It might need to have everything escaped. 


Reply