Forum Discussion
MarkShnier__You
Qrew Legend
I seem to recall that there is some Jinja syntax where a pipeline can stip out all HTML.
https://community.quickbase.com/discussion/outlook-pipeline-email-body#bmc03a24e8-ebf0-40fc-aea5-0184cf724003
The striptags filter should do what you want: {{ email.body | striptags }}
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
PaulEaston
2 years agoQrew Assistant Captain
Thank you, I really need to take some time and get familiar with using Jinja in pipelines. For now, I think it will be quicker for me to export the text and edit outside of QuickBase. Then import the clean text. This is a one-time operation.
------------------------------
Paul Easton
------------------------------