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.

Adding Email Template to Send Email Action

dd31
Kilo 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.

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @dd31 

 

Any screenshot you are referring?

*************************************************************************************************************
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]

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

dd31_0-1763720028369.png

 

Ankur Bawiskar
Tera Patron
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  ||  9x 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.