TheDocumentation Index
Fetch the complete documentation index at: https://docs.getmembrane.com/llms.txt
Use this file to discover all available pages before exploring further.
list-data-records function type returns a list of all data records in a collection, page by page.
Usage
This function type is used in Actions to provide access to data collection list functionality.Configuration Example
Configuration Parameters
dataSource- Data source configurationcollectionKey- Identifier of the data collection to operate oncollectionParameters- Parameters passed to the collection methodsudm- (for universal integrations only) Universal Data Model to read
fieldMapping- Field mapping configurationimportValue- Maps fields from external app to your app format
filter- Filter criteria (values for specific fields that should be matched to return a record)unifiedFilter- Unified query fields for filteringcursor- Pagination cursor for next page