dcrm 365 has a feature to create word documents using word templates. I want to use this feature in c#, for example, I have my Invoice entity and the documenttemplate entity. I want to create the result Word document. is this something that ms crm should handle, eg with a service request or so, or should I do it with a third part library or ...
any direction would be helpful