# Kissflow - Upsert dataset records in bulk action
The Upsert dataset records in bulk action enables you to create or update dataset records in bulk in Kissflow.
# Input
Input field | Description |
---|---|
Dataset ID | The unique identifier for each dataset. |
Data | An array of dataset records to upsert. Includes the record ID and custom input fields specific to the dataset. |
# Output
Output field | Description |
---|---|
Data | An array of dataset records that were created or updated successfully. It includes metadata fields such as ID, flow name, flow type, created and updated timestamps, and custom output fields specific to the dataset. |
Last updated: 4/28/2025, 10:09:13 PM