Name (singular): |
Automation |
Name (plural): |
Automations |
Alias (uri): |
automation |
Identifier (ID): |
cerb.contexts.automation |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
|
created_at |
timestamp |
The date/time when this record was created |
|
description |
text |
|
x |
extension_id |
text |
|
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
|
name |
text |
The name of this automation |
|
policy_kata |
text |
|
|
script |
text |
|
|
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 |
created_at |
date |
Created |
description |
text |
Description |
extension_id |
text |
Trigger |
extension_params |
|
Trigger Params |
id |
number |
Id |
name |
text |
Name |
policy_kata |
text |
Policy |
record_url |
text |
Record Url |
updated_at |
date |
Updated |
These optional placeholders are also available with key expansion in dictionaries and the API:
Search Query Fields
These filters are available in automation search queries:
Worklist Columns
These columns are available on automation worklists:
Column |
Description |
a_created_at |
Created |
a_description |
Description |
a_extension_id |
Extension |
a_id |
Id |
a_name |
Name |
a_updated_at |
Updated |
cf_<id> |
Custom Field |