Docs »

Records »

Types »

Project Board

Name (singular): Project Board
Name (plural): Project Boards
Alias (uri): project_board
Identifier (ID): cerberusweb.contexts.project.board

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
  cards_kata text  
  columns text JSON-encoded array of project board column IDs; e.g. [1,2,3]
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
x name text The name of this project board
  owner__context context The record type of this project board’s owner: app, role, group, or worker
  owner_id number The ID of this project board’s owner
  params object JSON-encoded key/value object
  updated_at timestamp The date/time when this record was last modified

Dictionary Placeholders

These placeholders are available in dictionaries for automations, snippets, and API responses:

Field Type Description
_context text Record type extension ID
_label text Label
_type text Record type alias
cards_kata text Common.cards_Kata
columns text Columns
id number Id
name text Name
params object Params
record_url text Record Url
updated_at date Updated

These optional placeholders are also available with key expansion in dictionaries and the API:

Field Type Description
comment_count number Comment count on the record
comments comments Comments
custom_<id> mixed Custom Fields
links links Links
watchers watchers Watchers

Search Query Fields

These filters are available in project board search queries:

Field Type Description
fieldset: record Fieldset
id: number Id
links: links Record Links
name: text Name
updated: date Updated
watchers: record Watchers

Worklist Columns

These columns are available on project board worklists:

Column Description
cf_<id> Custom Field
p_id Id
p_name Name
p_updated_at Updated