Kissflow - Create record action

The Create record action enables you to create a record in Kissflow.

Input

Input fieldDescription
ObjectSpecify the object to create its record. Fields load dynamically based on the object you select. As of now, we only support Dataset record object for this action.
Dataset IDA unique identifier of the dataset for which a new record will be created.
KeyUnique identifier of the new record.

Custom input fields will load based on the dataset ID.

Output

As of now, only the dataset record is supported for creating a record.

Output fieldDescription
IDUnique identifier of the dataset record
Previous IDIdentifier of the record before update. Null in the case of creating a record.
Created atTimestamp when the record was created.
Modified atTimestamp when the record was last modified.
Created byUser details who created the record.
Modified byUser details who last modified the record.
Flow nameName of the flow used while creating the dataset record.
Flow typeType of the flow used while creating the dataset record.
Doc versionThe version of the dataset after creating the dataset record.

Custom output fields will be present based on the dataset ID.

Last updated: