Hello everyone,
I tried to convert the Email body from HTML to Text and I got one step ahead, but now my questing is how can I convert this text to json
Email body:
Client: Name Surname
Category: Category Name
Date: 15.06.2020 20:57:46
Thnx,
Solved! Go to Solution.
Hi @neo54n4 ,
If the fields in the email body are fixed, then you can refer to the following thread to extract the field value first, and then configure the extracted data corresponding to the field name in JSON.
https://powerusers.microsoft.com/t5/Building-Flows/Extracting-text-from-email/td-p/334919
Best Regards,
Hi @neo54n4 ,
If the fields in the email body are fixed, then you can refer to the following thread to extract the field value first, and then configure the extracted data corresponding to the field name in JSON.
https://powerusers.microsoft.com/t5/Building-Flows/Extracting-text-from-email/td-p/334919
Best Regards,