Question
4
Replies
2174
Views
Posted: September 10, 2015
Last activity: December 21, 2015
Closed
How to parse html content in the email body?
Is there any way to parse the email body content (in html format) ? The email is processed using a Service email rule. The pega version used is 6.1sp2.
Hi Meera,
The 'Email Listener' component in PRPC should already handle the text components of HTML emails - I believe it just maps the text of the HTML to a PRPC property - in the same way a text-based email is handled.
Can you provide a little more outline of what you need to achieve here ?
Thanks,
John