Cerb includes many built-in record types. You can create your own custom record types, and new types may also be introduced by plugins.
This reference can be used when building automations, search queries, data queries, or working with the API.
Built-in record types
Alias | Record |
---|---|
activity_log |
Activity Logs |
address |
Email Addresses |
attachment |
Attachments |
automation |
Automations |
automation_event |
Automation Events |
automation_resource |
Automation Resources |
automation_timer |
Automation Timers |
behavior |
Behaviors |
bot |
Bots |
bucket |
Buckets |
calendar_event |
Calendar Events |
calendar_recurring_event |
Calendar Recurring Events |
calendar |
Calendars |
card_widget |
Card Widget |
classifier_class |
Classifications |
classifier_entity |
Classifier Entities |
classifier_example |
Classifier Examples |
classifier |
Classifiers |
comment |
Comments |
community_portal |
Community Portals |
connected_account |
Connected Accounts |
connected_service |
Connected Services |
contact |
Contacts |
currency |
Currencies |
custom_field |
Custom Fields |
custom_fieldset |
Custom Fieldsets |
custom_record |
Custom Records |
draft |
Drafts |
email_signature |
Email Signatures |
file_bundle |
File Bundles |
gpg_public_key |
Public Keys |
gpg_private_key |
Private Keys |
group |
Groups |
html_template |
Email Templates |
mail_transport |
Email Transports |
mailbox |
Email Mailboxes |
message |
Email Messages |
metric |
Metrics |
notification |
Notifications |
oauth_app |
OAuth Apps |
org |
Organizations |
package |
Packages |
profile_tab |
Profile Tabs |
profile_widget |
Profile Widgets |
project_board_column |
Project Board Columns |
project_board |
Project Boards |
queue |
Queues |
reminder |
Reminders |
resource |
Resources |
role |
Roles |
saved_search |
Saved Searches |
scheduled_behavior |
Scheduled Behaviors |
snippet |
Snippets |
task |
Tasks |
ticket |
Tickets |
toolbar |
Toolbars |
webhook_listener |
Webhooks |
worker |
Workers |
workspace_list |
Workspace Worklists |
workspace_page |
Workspace Pages |
workspace_tab |
Workspace Tabs |
workspace_widget |
Workspace Widgets |
Plugin-provided record types
Alias | Record |
---|---|
call |
Calls |
domain |
Domains |
feed_item |
Feed Items |
feed |
Feeds |
feedback |
Feedback |
kb_article |
Knowledgebase Articles |
kb_category |
Knowledgebase Categories |
opportunity |
Opportunities |
sensor |
Sensors |
server |
Servers |
time_entry |
Time Tracking Entries |
timetracking_activity |
Time Tracking Activities |
webapi_credentials |
Web API Keys |