Record Types
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_event_listener |
Automation Event Listeners |
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 |
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 |
mail_delivery_log |
Email Delivery Log |
mail_inbound_log |
Email Inbound Log |
mail_routing_rule |
Email Routing Rule |
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 |
toolbar_section |
Toolbar Sections |
webhook_listener |
Webhooks |
worker |
Workers |
workflow |
Workflows |
workspace_list |
Workspace Worklists |
workspace_page |
Workspace Pages |
workspace_tab |
Workspace Tabs |
workspace_widget |
Workspace Widgets |
Plugin-provided record types
Alias | Record |
---|---|
call |
Calls |
classifier_class |
Classifications |
classifier_entity |
Classifier Entities |
classifier_example |
Classifier Examples |
classifier |
Classifiers |
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 |