How to update the email body text by using Inbound email action

Rajesh Bandila
Tera Contributor

Hi,

 

How to receive the email body data into ServiceNow By using Inbound email action? I have an radio button and check box in Email body, when user select the required option I need to update the same on ServiceNow by using Inbound email action.

 

Thank & Regards,

B Rajesh

2 REPLIES 2

Yashsvi
Kilo Sage

Hi @Rajesh Bandila,

please check below link:

https://www.servicenow.com/community/developer-forum/inbound-email-action-want-just-email-body-comme...

Thank you, please make helpful if you accept the solution.

Pratiksha
Mega Sage
Mega Sage

Hi you can check my article. I have shared a youtube link in the article. 

 

https://www.servicenow.com/community/itsm-articles/how-to-read-body-text-in-inbound-email-flow/ta-p/...

 

https://www.youtube.com/watch?v=wYnwEfcUNnU

 

I hope it helps. 

Catalog Items are just a way to define inputs and launch flow. There are many reasons why the catalyst may be email. STEP BY STEP - Create the Catalog Flow as if you assumed form entry. - Create a new Flow Action to parse an email body for name:value pairs (OR download from share) - Create a ...