update-data-record function type updates an existing data record by ID.
Usage
This function type is used in Actions to provide access to data collection update 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 write
fieldMapping- Field mapping configurationexportValue- Maps fields from your app to the external app format
id- Record ID to update (supports formulas)