Extract multiple items from email body

I have multiple emails coming from below format and need to extract Client ID, Client Name and Pickup Window to store in a location DB.

What is the best possible way of doing this, Do I need a text parser to convert html to text ? or is there any way ?

Screenshot 2023-09-27 at 15.37.53

Thank you.

Hello,

You can check the Text parser - Get content from HTML table module.

3 Likes