Dynamics CRM update record

Nintex external platform is required for this feature. For details, see Enable Nintex external platform features.

Updates a record of a standard or custom entity in Microsoft Dynamics CRM.

What can I do with this workflow action?

You can use this action as part of a workflow to automatically create contacts in Microsoft Dynamics CRM whenever contacts are added to a sample list.

Action settings

Following are the fields and options visible in the configuration settings dialog box for this action.

Field Description

Connection

Select a Dynamics CRM connection.

For more information about connections, see Manage connections to external providers.

Update

Specify the logical name of the entity. For example, to update a Case record, specify the logical name incident.

where Record ID equals

Specify the unique record identifier of the Microsoft Dynamics CRM record.

Note: We recommend using Dynamics CRM retrieve record to obtain the unique record identifier of the record and store it in a workflow variable, which can then be specified in this field.

Fields

Specify the field and its corresponding value for the update.

To remove a value from an optional field in the record, specify the field and leave the value empty.

To add a field, click Add field.

To configure a field, define the following items.

  • Field: Use the display name or logical name of the field.

  • Value: The type of the value should match the field type definition in Microsoft Dynamics CRM. For example, to create a date or date/time, specify the value in ISO 8601 format, such as 2014-12-31 or 2014-12-31T09:30:00.

    Note: Use Display Name or Value when specifying options for Microsoft Dynamics CRM fields of one of the following types: Two Options or Option Set.

To delete a field, click Delete ().