Skip to main content
_id
string

An unique identifier for the export config record, often used for database or system reference.

organizationId
string

An identifier for the organization associated with this export config data.

name
string

The name of export config.

description
string
flowIds
object[]

The flow identifier used to filter the components refers only to the selected flow IDs. Use Flow /flows API to get the list of flow id. Example: ['66a988d53ae08a7ab52867c2']

fields
object

The fields to be included in the exported data that ref to Flow reserved key and User fields.

updatedTime
string

The timestamp indicating when this export config data entry was last updated.

createdTime
string

The timestamp indicating when this export config entry was created.