Create a record on custom table using inbound action in servicenow

Akshata5
Tera Guru

Hi,

Please me with below requirement.

 

When ServiceNow instance receives email from abc@email.com

There should be a record created on custom table (add_account).

 

If the email body contains below details

User email : <Email address>

Admin Account Name : <ms_>

 

Through inbound action this should be inserted in custom table(add_account).

Akshata5_0-1749540837471.png

 

 

Name and Associated user field value should be as below.

Name :   Admin Account Name : <ms_>

Associated user :   User email : <Email address>

 

Kindly help me with script to be updated in Inbound action

6 REPLIES 6

@Dr Atul G- LNG  I just gave an example as dev1234, actually I am trying to implement this in client instance.

Hi @Akshata5 

 

Have a look in these 2 links and share if you stuck some where

 

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

https://developer.servicenow.com/dev.do#!/learn/courses/xanadu/app_store_learnv2_flowdesigner_xanadu...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************