Skip to main content
Version: Next

Dynamics CRM 365

📄️ Read Multiple Entities

Retrieves multiple entries from the Dynamics CRM server based on conditions with ability to order the results. The resulting Dynamics CRM entities are mapped into a DnnSharp List. This list can be use in further 'Execute Actions for each List Entry' actions that will iterate through the list and execute the Action List provided on each list.For entity attributes of type EntityReference (e.g. Customer, Lookup, Owner) additional tokens will be created to expose the name and logical name of the reference. Tokens areId], [<EntityPropertyName>LogicalName]