Dynamics CRM create record

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

Creates 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.

Create

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

Fields

Specify fields and corresponding values for the record to be created.

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 ().

Output

Store output for this action using the following selections.

  • Record ID: Specify a text variable to store the ID of the record.
  • Record URL: Specify a text variable to store the URL of the record.