Name (singular): |
Connected Service |
Name (plural): |
Connected Services |
Alias (uri): |
connected_service |
Identifier (ID): |
cerberusweb.contexts.connected_service |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
x |
extension_id |
text |
|
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
x |
name |
text |
The name of this connected service |
|
params |
object |
JSON-encoded key/value object |
|
updated_at |
timestamp |
The date/time when this record was last modified |
|
uri |
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 |
extension_id |
text |
Type Common.id |
extension_name |
text |
Type |
id |
number |
Id |
name |
text |
Name |
record_url |
text |
Record Url |
updated_at |
date |
Updated |
uri |
text |
Uri |
These optional placeholders are also available with key expansion in dictionaries and the API:
Search Query Fields
These filters are available in connected service search queries:
Worklist Columns
These columns are available on connected service worklists:
Column |
Description |
c_extension_id |
Type |
c_id |
Id |
c_name |
Name |
c_updated_at |
Updated |
c_uri |
Uri |
cf_<id> |
Custom Field |