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.

Inbound Email Action to Parse an email

PV MADHU1
Tera Contributor

Hi All ,

 

Looking for  a Solution to Parse an email received from CRM  to create a record in Accounts Table in CSM . 

 

The Email contains the values of the all fields names in Accounts Table  . Has anyanyone implemented similar Solution . Is yes please share your thoughts with the script which was used to acheive the result . 

3 REPLIES 3

ersureshbe
Giga Sage
Giga Sage

Hi, In OOB - the expected solution is there. Pls check below and take as reference and modify based on your business reuqirement.

ersureshbe_0-1721812971733.png

 

Regards,
Suresh.

Thank you , I am looking to create a new record based on a unique subject and then parse the fields from the email and update the Accounts table with the fields available in the body of the email . 

Hi Suresh, 

 

No. There is not a OOB solution available . I am looking for a record to be created in Accounts table with feilds to be parsed from the email with a specific subject . The email is sent by a Generic account by thirdparty application. No Case to be created .