Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Incoming email in flow designer not showing Body Text.

Allen12
Tera Guru

Body Text is not showing any data. Any help would be appreciated.  Once I Get this done I need to pull the CI out of the email to be able to assign to its Owner.

find_real_file.png.Here is a sample email

find_real_file.png

Action:

find_real_file.png

 

1 ACCEPTED SOLUTION

Please verify, by opening the email record, and select "Show XML" and verify that body_text contains any data.

find_real_file.png

View solution in original post

9 REPLIES 9

OlaN
Giga Sage
Giga Sage

Hi,

If you open that email record, does the field "body_text" contain any data?

The image you attached shows the text from the "body" field of the email record (which is not the same as body_text field).

Yes, that is what the Sample email is showing. Also if I click on the sys_id of the incoming email, it will also show the details.

Please verify, by opening the email record, and select "Show XML" and verify that body_text contains any data.

find_real_file.png

find_real_file.png

 

I've converted it to body.  It seems to be working.  Thank you.  Any idea how to rip my CI from the body text?