Read Email content

Hello friends,

(@rkelchuri, @Rammohan91, @balupad14, @Florent_Salendres, @vvaidya, @ClaytonM ),
I need to read an email with this body:

Intestazione Prodotto Società Numero C/C Data sottoscrizione Data Ultimo movimento Data Riferimento Divisa Saldo Disponibile Saldo Contabile Controvalore
***** conto ***** BANCA **** CC81234556 01/01/91 01/01/91 01/01/91 Euro 21,21 21,21 0,00

How can I develop a workflow that read the content of an email and extract this data in an excel?
Cna you please provide me a workflow?
Thank you so much, :slight_smile:
Cami

Hi @CamiCat,

  • Save the email using “Save MailMessage” Activity.
  • Open the email using “Open Application” Activity.
  • Fetch the table using “Data Scraping” on Email.

Regards,
Vivek

2 Likes

Thank you so much @Vivek_Arunagiri.
Can you please send me an example of workflpow?
Thank you so much,
Cami :slight_smile:

Sorry, I do not have the same format of Email.

Please try following the same steps and let me know if you are facing any issues. :slightly_smiling_face:

Regards,
Vivek

1 Like