triggerworkflow

Note: This object is only available with the Adapter for Dynamics 365 and CRM.

You can create workflow processes within Dynamics 365. Using the triggerworkflow adapter object you can execute both on-demand and child workflow processes from a DTS file.  

To use this adapter object, add a triggerworkflow Execute step to your DTS file. The triggerworkflow entity, which is only available as an Execute step, has the following required fields:

See also

Using The Adapter Objects