Email Body text in flow designer using script

Community Alums
Not applicable

I want to fetch data from email body in flow designer-> set flow variables-> script.

I tried-  fd_data.trigger.inbound_email.employee_id; but it is not working.

Please suggest how can I fetch the email body content.

asmitasahu_0-1687420440099.png

 

 
3 REPLIES 3

Nitesh A
Tera Expert

Hello @Asmita 
Try below way, just drag from data and add in email body

NiteshAlashe_0-1687428805699.png

 

Please mark this response as correct or helpful if it assisted you with your question.

Regards,
Nitesh

Community Alums
Not applicable

Hi @Nitesh A ,

I don't want to add in email body. I'm trying to fetch the data from email body content in flow designer.

Hi Asmita - did you figure this out? I am looking at doing the same.