Hi all,
I have unstrutured data coming from different ventors. I need to extract few things like address and paln they want. But as we have different ventors. They follow different format.
Is this possible
Hi all,
I have unstrutured data coming from different ventors. I need to extract few things like address and paln they want. But as we have different ventors. They follow different format.
Is this possible
You need to write own logic based on the email body you get.
Using string manipulations or regex expressions.
Regards,
Karthik Byggari
Share some examples what you want to capture