Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.85 KB

File metadata and controls

53 lines (37 loc) · 1.85 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to ms.assetid caps.latest.revision author ms.author search.audienceType
Sample: Run a workflow (Developer Guide for Dynamics 365 Customer Engagement (on-premises)) | MicrosoftDocs
This sample demonstrates how to programmatically execute a workflow by using the ExecuteWorkflowRequest
1/14/2020
pehecke
sample
Dynamics 365 Customer Engagement (on-premises)
c32a634c-3e01-42cd-b3ed-d1a89586b1cc
22
JimDaly
jdaly
developer

Sample: Run a workflow

[!INCLUDEcc-sample-note]

Download the sample: Workflow.

Prerequisites

[!INCLUDEsdk-prerequisite]

Requirements

[!INCLUDEcc-how-to-run-PA-samples]

Consult the sample's README for additional information about the sample.

Demonstrates

The sample demonstrates how to programmatically execute a workflow using xref:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest.

Example

ExecuteWorkflow.cs

See also

Sample code for workflows
Sample: Create, Retrieve, Update, and Delete a Dialog
Processes in Dynamics 365 Customer Engagement (on-premises)(formerly Workflows)
xref:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest
xref:Microsoft.Xrm.Sdk.IOrganizationService

[!INCLUDEfooter-include]