Docs »

Records »

Types »

Automation Resource

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

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
  mime_type text  
  name text The name of this automation resource
x token 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
id number Id
mime_type text Mime Type
name text Name
record_url text Record Url
size number Size
token text Token
updated_at date Updated

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

Field Type Description
custom_<id> mixed Custom Fields

Search Query Fields

These filters are available in automation resource search queries:

Field Type Description
fieldset: record Fieldset
id: number Id
links: links Record Links
mimetype: text Mime Type
name: text Name
size: number Size
token: text Token
updated: date Updated

Worklist Columns

These columns are available on automation resource worklists:

Column Description
cf_<id> Custom Field
r_id Id
r_mime_type Mime Type
r_name Name
r_storage_extension Storage Extension
r_storage_key Storage Key
r_storage_profile_id Storage Profile
r_storage_size Size
r_token Token
r_updated_at Updated