Folders data

Fields:

Field NameTypeRequiredDescription
idstring, numberYes Unique folder identifier.
titlestringYes Name of the folder.
createdstring | nullNo Date of creation of folder.
parent_entity_idstring, number | nullNo Identifier of parent entity.
sort_ordernumber | nullNo The positive numeric value which defines the sort order
keystring | nullNo Unique string identifier for the folder.
last_sequence_numberinteger | nullNo Last sequence number used for card keys.

Description of fields:

  • id:

    A unique identifier for the folder, which is used to map and track the folder within our system.

  • title:

    Full folder name for visual representation.

  • created:

    Null or Datetime of creation of the folder.

  • parent_entity_id:

    Unique identifier that specifies the parent element that contains the folder (reference to the parent space or folder).

  • sort_order:

  • key:

    A unique string identifier that is inherited by all cards within this entity.

  • last_sequence_number:

    The last sequence number assigned to a card within this entity. Used to generate sequential card keys with key attribute value (e.g., KEY-1, KEY-2, etc.).

JSON schema:

logo
FlowFast
If you have any questions or need help with integration feel free to write us at support@flowfast.io