Microsoft Dynamics CRM - Retrieve a record
The Microsoft Dynamics CRM - Retrieve a record action A tool for building the processes, logic, and direction within workflows. retrieves the attribute values of a record in Microsoft Dynamics CRM.
For example, you want to retrieve the contact details of a customer and email them to someone. By using the ID of the customer's record in Microsoft Dynamics CRM, you can retrieve the record and then store the record's attribute values in variables. You can then insert these variables in your email.
For more information about Microsoft Dynamics CRM, go to Microsoft Dynamics CRM.
Configure the Microsoft Dynamics CRM - Retrieve a record action
-
Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.
- Select a Connection. If you do not have a connection, see Add a connection.
-
Select the Entity name of the record you want to retrieve.
- Enter the Record ID.
-
By using variables, store the attribute values of the record being retrieved:
- Click Add field to view attributes for the selected entity.
- Select each attribute you want and then click Add.
-
For each added field, select a variable to store the value.
You can now use these variables later in your workflow.
Note: You must select the entity where the record exists or the workflow will fail.
Microsoft Dynamics CRM - Retrieve a record action fields, buttons, and settings
Field |
Description |
Variable types |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The Microsoft Dynamics CRM connection to use for retrieving record attributes. |
(n/a) |
|||||||||||||||
Entity name |
The entity of the record you want to retrieve. Accepts a selection from the drop-down list. Options in the drop-down list are derived from the selected Microsoft Dynamics CRM connection. |
(n/a) |
||||||||||||||
Record ID |
The ID of the record you want to retrieve. Accepts any combination of typed text and inserted variables. How can I find the Record ID?
There are multiple ways to find the unique ID of a record.
|
Text, Decimal, Integer, Boolean, DateTime, Collection |
||||||||||||||
Add fields |
Displays selections for browsing, selecting, and adding fields (attributes) that you want to store from the retrieved record. Add fields selections
|
(n/a) |
||||||||||||||
(added fields) |
Stores the value of the indicated attribute (field). Accepts an inserted variable. To add optional fields, click Add field. To remove a field, click (Delete). |
(varies) |