Here in this blog we will cover following Import Template category API
1. DataManagementTemplates-ImportTemplateFromPackage
2. DataManagementTemplates-ImportTemplateFromPackageIgnoreMissingEntities
Lets start with ImportTemplateFromPackage.
If you want to control template definition outside D365, This API is for you.
If you want to create template before importing any sequential data yes you can use this API.

So this API does same operation like, Import template function on template screen.

4. DataManagementTemplates-ImportTemplateFromPackageIgnoreMissingEntities
Last API in import section we have is ImportTemplateFromPackageIgnoreMissingEntities .

this API work to import any missing or to add new data data entity to change import structure.
Leave a comment