-
Use the Execute Request Activity to execute a variety of operations in SharePoint, generally on a SharePoint list, in dynamic workflows.
-
Use the Error Handler Activity to capture errors details as an object that occur in an Integration Activity or a Stored Procedure Activity.
-
Use the Stop Sharing Activity to stop sharing an activity in a workflow. You can select the activity or define the activity using an expression.
-
Before you can use Dynamics CRM Activities in a workflow, you must first define the connection to you Dynamics CRM environment.
-
Use the Create a CRM Entity Activity to create an entity in Dynamics CRM and populate it with workflow data.
-
Use the Delete a CRM Entity Activity to delete a Dynamics CRM entity in a dynamic workflow.
-
Use the Execute a CRM Request Activity to ask Dynamics CRM to execute a request in a dynamic workflow, such as assign an entity a new owner, win an opportunity, and so on.
-
Use the Fetch a CRM Entity Activity to fetch multiple Dynamics CRM entities in XML format in a workflow. For system performance considerations, use this activity to fetch a large number of entities.
-
Use the Retrieve a CRM Entity Activity to retrieve a CRM entity as an object that you can use in a dynamic workflow.
-
Use the Retrieve a CRM Entity Activity to retrieve a CRM entity as an object that you can use in a dynamic workflow.