Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi Sundar,Yes you need to update where you have hard coded template name. For e,g you might have used it in some query in code like below :-
EmailTemplate templateId = [Select id, from EmailTemplate where name = 'Waitlisted opportunity now open'];
So here you need to update the name in your code.If the above information helps you, please markt it as best answer.Regards,
Priya Ranjan
Hi Sundar,
Yes you need to update where you have hard coded template name. For e,g you might have used it in some query in code like below :-
EmailTemplate templateId = [Select id, from EmailTemplate where name = 'Waitlisted opportunity now open'];
So here you need to update the name in your code.
If the above information helps you, please markt it as best answer.
Regards,
Priya Ranjan
2. if the email template is used in any email alert do i need to change there too
Greeting!
If you change the email template name it will automatically change where ever it was referred.
If you find your answer mark this as best answer.
Thank you!
Regards,
Suraj Tripathi
I have tried my side , when i change the name of Email Template then name reflect on used location, but we can't change the API name.
if you need any assistanse, Please let me know!!
Kindly mark my solution as the best answer if it helps you.
Thanks
Mukesh