Description:
In this example we explain that how to translate Lead Data from one Language to another Language in Dynamic CRM using Custom Workflow. Or translate lead data in Dynamic CRM using plugin or custom workflow. Or how to translate record from one language to another language using custom workflow in Dynamic CRM.
In this example we explain that how to translate Lead Data from one Language to another Language in Dynamic CRM using Custom Workflow. Or translate lead data in Dynamic CRM using plugin or custom workflow. Or how to translate record from one language to another language using custom workflow in Dynamic CRM.
So here we demonstrate that
how to change Lead Record from English to other language like Spanish, Dutch etc.
when Lead is created in Dynamic CRM at that that custom workflow will be called
in back end and it will translate all field of the Lead to another Language.
So when English user enter
Lead data in English and when same Lead is open by Dutch user then these Lead
data are shown in Dutch Language based on user language you can setup.
Below is the custom workflow
code that will be helpful to translate the Lead Record to another language.




