Skip to main content
The delete-data-record function type deletes a data record by ID.

Usage

This function type is used in Actions to provide access to data collection delete functionality.

Configuration Example

Configuration Parameters

  • dataSource - Data source configuration
    • collectionKey - Identifier of the data collection to operate on
    • collectionParameters - Parameters passed to the collection methods
  • id - Record ID to delete (supports formulas)

Output Schema