Boards data

Fields:

Field NameTypeRequiredDescription
idstring, numberYes Unique identifier of the board.
titlestringYes Name of the board.
author_idstring, number, nullNo Unique identifier of author of board.
createdstring | nullNo Date of creation of board.
space_idstring, number | nullNo Unique space identifier for the board.

Description of fields:

  • id:

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

  • title:

    The complete name of the board, used for display purposes.

  • author_id:

    A unique identifier of author of board, used for display purposes.

  • created:

    Null or Datetime of creation of the board

  • space_id:

    Identifier that specifies the board's space (locator for a board's position within a larger context).

JSON schema:

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