Docs »

Records »

Types »

Resource

Name (singular): Resource
Name (plural): Resources
Alias (uri): resource
Identifier (ID): cerb.contexts.resource

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
  automation_kata text  
  content text A string, data: URI, or automation resource URI (e.g. cerb:automation_resource:TOKEN)
  description text  
x extension_id text  
  is_dynamic boolean  
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
x name text The name of this resource
  updated_at timestamp The date/time when this record was last modified

Dictionary Placeholders

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

Field Type Description
_context text Record type extension ID
_label text Label
_type text Record type alias
automation_kata text Automation
description text Description
extension_id text Type
id number Id
is_dynamic boolean Is Dynamic
name text Name
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
comments comments Comments
custom_<id> mixed Custom Fields
links links Links

Search Query Fields

These filters are available in resource search queries:

Field Type Description
description: text Description
fieldset: record Fieldset
id: number Id
isDynamic: boolean Is Dynamic
links: links Record Links
name: text Name
size: number Size
type: text Type
updated: date Updated

Worklist Columns

These columns are available on resource worklists:

Column Description
cf_<id> Custom Field
r_description Description
r_extension_id Type
r_id Id
r_is_dynamic Is Dynamic
r_name Name
r_storage_extension Common.storage_Extension
r_storage_key Common.storage_Key
r_storage_profile_id Common.storage_Profile_Id
r_storage_size Size
r_updated_at Updated