File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
powerapps-docs/developer/data-platform/reference/entities Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Set of logical rules that define the steps necessary to automate a specific busi
33
33
| Delete| DELETE [ * org URI* ] /api/data/v9.0/workflows(* workflowid* )<br />See [ Delete] ( /powerapps/developer/common-data-service/webapi/update-delete-entities-using-web-api#basic-delete ) | < xref:Microsoft.Xrm.Sdk.Messages.DeleteRequest > or <br />< xref:Microsoft.Xrm.Sdk.IOrganizationService.Delete* > |
34
34
| ExecuteWorkflow| <xref href =" Microsoft.Dynamics.CRM.ExecuteWorkflow?text=ExecuteWorkflow Action " />| < xref:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest > |
35
35
| GrantAccess| <xref href =" Microsoft.Dynamics.CRM.GrantAccess?text=GrantAccess Action " />| < xref:Microsoft.Crm.Sdk.Messages.GrantAccessRequest > |
36
- | InitializeModernFlowFromAsyncWorkflow| < xref href = " Microsoft.Dynamics.CRM.InitializeModernFlowFromAsyncWorkflow?text=InitializeModernFlowFromAsyncWorkflow Action " /> | < xref:Microsoft.Crm.Sdk.Messages.InitializeModernFlowFromAsyncWorkflowRequest > |
36
+ | InitializeModernFlowFromAsyncWorkflow|| < xref:Microsoft.Crm.Sdk.Messages.InitializeModernFlowFromAsyncWorkflowRequest > |
37
37
| install| <xref href =" Microsoft.Dynamics.CRM.install?text=install Action " />| Type generated by CrmSvcUtil.exe or use < xref:Microsoft.Xrm.Sdk.OrganizationRequest > setting the required parameters for the message.|
38
38
| ModifyAccess| <xref href =" Microsoft.Dynamics.CRM.ModifyAccess?text=ModifyAccess Action " />| < xref:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest > |
39
39
| Retrieve| GET [ * org URI* ] /api/data/v9.0/workflows(* workflowid* )<br />See [ Retrieve] ( /powerapps/developer/common-data-service/webapi/retrieve-entity-using-web-api ) | < xref:Microsoft.Xrm.Sdk.Messages.RetrieveRequest > or <br />< xref:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve* > |
@@ -1997,4 +1997,4 @@ See the [botcomponent_workflow](botcomponent.md#BKMK_botcomponent_workflow) many
1997
1997
1998
1998
[ About the table reference] ( ../about-entity-reference.md ) <br />
1999
1999
[ Web API Reference] ( /dynamics365/customer-engagement/web-api/about ) <br />
2000
- <xref href =" Microsoft.Dynamics.CRM.workflow?text=workflow EntityType " />
2000
+ <xref href =" Microsoft.Dynamics.CRM.workflow?text=workflow EntityType " />
You can’t perform that action at this time.
0 commit comments