- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 08:36 AM
Hello,
I'm trying to create a flow to generate an incident record from inbound email. Trigger type - inbound email with some conditions. I need to pass email body to a description field for the new created incident record.
I'm having an issue with getting a value of body field - it is empty in trigger outputs (but when I check inbound email itself - body exists).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 08:09 AM
Turned out that different email configuration in test environment prevented my flow from getting Body Text value. When using email from prod instance (export as XML) the flow works as expected and body text is displayed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 08:56 AM
Hi @Tanya20 ,
Please refer to below. video:
https://www.youtube.com/watch?v=uLHCw2GA3lo
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 08:07 AM
Thanks for the link! it is a very useful video. Although my issue was a little different, I'm sure I'll use it in future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 08:09 AM
Turned out that different email configuration in test environment prevented my flow from getting Body Text value. When using email from prod instance (export as XML) the flow works as expected and body text is displayed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 10:43 AM
@Tanya20 do you happen to know what setting was preventing this? I'm having a similar issue but unable to send the email to production. Any help would be greatly appreciated!!