Name (singular): |
Connected Account |
Name (plural): |
Connected Accounts |
Alias (uri): |
connected_account |
Identifier (ID): |
cerberusweb.contexts.connected_account |
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. |
x |
name |
text |
The name of this connected account |
x |
owner__context |
context |
The record type of this connected account’s owner: app , role , group , or worker |
x |
owner_id |
number |
The ID of this connected account’s owner |
|
params |
object |
JSON-encoded key/value object |
|
service_id |
number |
Service Provider |
|
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 |
id |
number |
Id |
name |
text |
Name |
owner_ |
record |
Owner |
record_url |
text |
Record Url |
service |
text |
Service Provider |
service_ |
record |
Service |
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 account search queries:
Worklist Columns
These columns are available on connected account worklists:
Column |
Description |
*_owner |
Owner |
c_created_at |
Created |
c_id |
Id |
c_name |
Name |
c_service_id |
Service Provider |
c_updated_at |
Updated |
c_uri |
Uri |
cf_<id> |
Custom Field |