Update an entity instance in Dynamics CRM

Use the following procedure to add a Dynamics CRM activity for updating an entity instance in the Microsoft Dynamics CRM.

  1. Add an activity to the map.

    By default, the Configuration tab is open in the properties panel of the activity.

  2. Change the default Name of the activity to something meaningful.
  3. On the Type list, select Microsoft > Dynamics CRM.
  4. On the Dynamics CRM list, select the CRM system.

    All the associated entities of the selected CRM system appear on the Entity list.

  5. On the Action list, select Update. (Default: Create)
  6. On the Entity list, select an entity, such as Account.

    All the attributes of the selected entity become available.

  7. To update the entity instance, specify the unique CRM ID of the instance using either of the following methods:
    • Click and enter the unique CRM ID of the entity instance in the Instance ID field.

      To retrieve the unique CRM instance ID, open the business unit entity in the CRM website and press Ctrl+N on your keyboard. A new window opens and the ID appears in the address bar.

    • To provide a dynamic value, on the Instance ID list, select a process or server variable that contains the entity instance CRM ID.

    Once the activity is completed, the mapped variable value is updated with the new CRM ID.

  8. To map the attributes, click Configure.

    The Attributes dialog box is displayed.

  9. To specify new instance details, click and enter static values or map process or server variable to the related attribute.
  10. Save the process map.

    Once the activity is completed, the selected entity instance in the Dynamics CRM is updated with the new values.