Name (singular): |
Workflow |
Name (plural): |
Workflows |
Alias (uri): |
workflow |
Identifier (ID): |
cerb.contexts.workflow |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
|
config_kata |
text |
|
|
created_at |
timestamp |
The date/time when this record was created |
|
description |
text |
|
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
x |
name |
text |
The name of this workflow |
|
resources_kata |
text |
|
|
updated_at |
timestamp |
The date/time when this record was last modified |
|
version |
number |
(0-4294967296) |
|
workflow_kata |
text |
|
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 |
created_at |
date |
Created |
description |
text |
Description |
has_extensions |
number |
Has Extensions |
id |
number |
Id |
name |
text |
Name |
record_url |
text |
Record Url |
resources_kata |
text |
Resources Kata |
updated_at |
date |
Updated |
version |
date |
Version |
workflow_kata |
text |
Workflow Kata |
These optional placeholders are also available with key expansion in dictionaries and the API:
Search Query Fields
These filters are available in workflow search queries:
Worklist Columns
These columns are available on workflow worklists:
Column |
Description |
a_created_at |
Created |
a_description |
Description |
a_id |
Id |
a_name |
Name |
a_updated_at |
Updated |
a_version |
Version |
cf_<id> |
Custom Field |