Skip to main content

Hello,

I have built a Zap to automatically reply Outlook emails with a response generated by Chatbase. The problem I have is that in the response that is received by email there are no line breaks and all the text is one long paragraph. When looking at the response from Chatbase and the data in and data out fields in the Microsoft Outlook Reply to Email modules the text is neatly formatted. When I analysed the email, it is in HTML format but there are no line breaks in the email body. The problem is the same regardless which program is used to read the emails or the email provider.

Any suggestions on how to resolve this?

Thanks

 

Hi ​@Ihu 

For us to have more info, we would need to see examples of the Response Text data returned from Chatbase that has HTML formatting.

 

Your screenshot does not show the Comment field variable value for Response Text with HTML.

 


Hello ​@Troy Tessalone ,

Here are screenshots a) from Zapier of the Chatbase response and b) how the email reply looks like. Let me know if you need anything else.

Ihu

 


@Ihu 

The data output from Zap step 2 is not formatted with HTML thus why the sent email is unformatted.

The data output from Zap step 2 would either need to be returned with HTML or you can add a Formatter > Text > Replace step to replace c:newline:] to be replaced with <br>

Help with Formatter: https://zapier.com/apps/formatter/help

 


Thanks ​@Troy Tessalone now it works fine.


Wow! Thank you for confirming that Troy’s resolution got the Zap running. This will significantly help our Community members to have as a reference for the same issue.


Reply