Is there a way to extract text from an HTML email where you still have the line breaks included? When I use the HTML to Text function, it removes line breaks and puts my bullet points in 1 line. Would just like to get the data in the correct format.
Hi @gmaasz
Would you be able to share some screenshots as to what your inputs and outputs are showing up as.
If the input email is
the Html to Text shows as below
@VJR thanks for the reply. This is correct in the example. The issue is that when you want to use the plain text output somewhere else, like saving it in sharepoint or ailing it to yourself, then it has no formatting applied and the bullet points will be next to one another.
Is there a possibility of taking the line break tags for eg <BR> before converting from html to text, then replacing them with some placeholder character like [*linebreakhere*]
and then later when its the right time add an actual line break wherever there is [*linebreakhere*] present.
Seems lika a plausible solution. Would you maybe be able to assist with an example of how to do this? 🙂
Hi @gmaasz
There are several factors which will determine whether or not you can go ahead with this approach or not depending on how big or small your email text is, what are its contents, etc.
Also what is the html showing up at the place where there are line breaks, is it a html <BR> tag or anything else.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
23 | |
13 | |
11 | |
10 | |
8 |
User | Count |
---|---|
33 | |
25 | |
24 | |
17 | |
16 |