We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Adding Email Template to Send Email Action

dd31
Giga Guru

Hi team,

Is there any way to add an email template to a Send Email action that’s part of a read-only OOB flow in ServiceNow? I’m unable to modify that flow, so looking for possible options.

6 REPLIES 6

Dr Atul G- LNG
Tera Patron

Hi @dd31 

 

Any screenshot you are referring?

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

dd31_0-1763720028369.png

 

Ankur Bawiskar
Tera Patron

@dd31 

if it's read-only OOTB flow then you can edit it.

which flow is that?

share name and is that part of some spoke, custom app?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Flow: Order Client Software

Application: Client Software Distribution 2.0

Is there any way we can handle this? I was considering stopping the email once the record is inserted into the sys_email table and then sending a separate email using a template — but that doesn’t seem like a good practice. Another option I thought of was cloning the flow, but then I might miss out on new enhancements that come with future releases, and I don’t want that.