Email Body text in flow designer using script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 12:54 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 03:14 AM
Hello @Asmita
Try below way, just drag from data and add in email body
Please mark this response as correct or helpful if it assisted you with your question.
Regards,
Nitesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 07:32 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 06:46 AM
Hi Asmita - did you figure this out? I am looking at doing the same.