Create a record on custom table using inbound action in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 12:36 AM - edited 06-10-2025 01:36 AM
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).
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 01:03 AM
@Dr Atul G- LNG I just gave an example as dev1234, actually I am trying to implement this in client instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2025 01:33 AM
Hi @Akshata5
Have a look in these 2 links and share if you stuck some where
https://www.youtube.com/watch?v=KZpZDqbRKU4
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]
****************************************************************************************************************