Comment on page
RecordMap
API Name:
GradientWorks__RecordMap
A RecordMap provides a fast way to look up records based on a key using Collections: Get Record from Record Map. This allows you to create efficient "bulk" flows that let you fetch a large number of related records in one query that you can access in a loop without requiring multiple Get Records actions.
Name | Type | Description |
---|---|---|
size | Integer | The number of records contained in the record map |
Last modified 9mo ago