Is there a way to perform a find and replace in Bulk on Email Template titles? We have tried to use the LAT Workflow Utilities (replace) via Workflow on the email templates, but it's not working as it does with other records. (Meaning it says it was a successful workflow, but no edits are actually done to the title.)
The same template is used YoY, but the title is updated to reflect the current year which is time consuming to do one template at a time.
Appreciate any feedback!
Ashley
You can do this using XrmToolBox tool. I have below test email template records. Now we will update the titles of that records in the bulk using XrmToolBox tool (Bulk Data Updater).
You can refer below steps for the same.
1. Open XrmToolBox tool and connect it to your environment. Navigate to below path and open tool library.
2. Install “Bulk Data Updater” tool.
3. Then click on “Edit Fetch XML”.
4. Enter the fetchXml for which records you need to update the titles.
5. Select the button as “Include all records returned” to update the all records or select “Include selected records only” to update only selected records.
6. Here select attribute and set the text for the same.
7. Then follow the below steps to update the title of email templates.
Hope this helps.
Thanks!