CRM 4.0
Context
Use the Delete a CRM Entity Activity to delete a Dynamics CRM entity in a dynamic workflow.
Wizard Tips
- In the left pane of the Request section, click entityName.
- In the right pane of the Request section, define the entity you want to delete. You can define the entity name manually, or base the value on a workflow expression.
- In the left pane of the Request section, click Guid.
- In the right pane of the Request section, define the GUID of the entity you want to delete. You can define the GUID manually, or base the value on a workflow expression. If you define the GUID by using a workflow expression, the expression result should be a GUID of an entity with the following syntax: New Guid ("a53e78c4-0187-4513-be6d-49836e406baa").
CRM 2011/2013
Context
Use the Delete a CRM Entity Activity to delete a Dynamics CRM entity in a dynamic workflow.
Wizard Tips
- In the left pane of the Request section, click entityName.
- In the right pane of the Request section, define the entity you want to delete. You can define the entity name manually, or base the value on a workflow expression.
- In the left pane of the Request section, click Guid.
- In the right pane of the Request section, define the GUID of the entity you want to delete. You can define the GUID manually, or base the value on a workflow expression. If you define the GUID by using a workflow expression, the expression result should be a GUID of an entity with the following syntax: New Guid ("a53e78c4-0187-4513-be6d-49836e406baa").