Newer Version Available
Standard Objects
This section provides a list of standard objects and their standard fields. Some fields may not be listed for some objects.
To see the system fields for each object, see System Fields.
To verify the complete list of fields for an object, you can use a describe call from the API, or inspect with an appropriate tool, for example, inspecting the WSDL or using a schema viewer.
| Object | Description |
|---|---|
| AcceptedEventRelation | Represents invitees with the status Accepted for a given event. |
| Account | An individual account, which is an organization involved with your business (such as customers, competitors, and partners). |
| AccountContactRole | The role that a given Contact plays on an Account. |
| AccountFeed | Represents a single feed item on an account record detail page. This object is available in API version 18.0 and later. |
| AccountHistory | Represents the history of changes to the values in the fields of an account. This object is available in versions 11.0 and later. |
| AccountOwnerSharingRule | A rule that grants access to an account to users other than the owner. |
| AccountPartner | A relationship between two Account objects, such as partnerships or subsidiaries. |
| AccountShare | A sharing entry on an Account. |
| AccountTag | Associates a word or short phrase with an Account. |
| AccountTeamMember | A User who is a member of an Account team. |
| AccountTerritoryAssignmentRule | A rule that assigns accounts to territories. |
| AccountTerritoryAssignmentRuleItem | A field-specific criteria row for an AccountTerritoryAssignmentRule. |
| AccountTerritorySharingRule | Rules for sharing an account within a territory. |
| ActionLinkGroupTemplate | Action link templates let you reuse action link definitions and package and distribute action links. An action link is a button on a feed element. Clicking on an action link can take a user to another Web page, initiate a file download, or invoke an API call to an external server or Salesforce. Use action links to integrate Salesforce and third-party services into the feed. Every action link belongs to an action link group and action links within the group are mutually exclusive. |
| ActionLinkTemplate | Action link templates let you reuse action link definitions and package and distribute action links. An action link is a button on a feed element. Clicking an action link can take a user to another Web page, initiate a file download, or invoke an API call to an external server or Salesforce. Use action links to integrate Salesforce and third-party services into the feed. |
| ActivityHistory | Contains information about events and tasks related to an object. |
| AdditionalNumber | An additional phone number for a CallCenter. |
| AllowedEmailDomain | Represents an allowed email domain for users in your organization. You can define a whitelist to restrict the email domains allowed in a user's Email field. This object is available in API version 29.0 and later. |
| ApexClass | Represents an Apex class. |
| ApexComponent | A Visualforce custom component that can be used in a Visualforce page alongside standard components such as <apex:relatedList> and <apex:dataTable>. |
| ApexLog | A debug log, containing information about a transaction, including information about Apex, Visualforce, workflow and validation rules. This object is available in API version 19.0 and later. |
| ApexPage | A Visualforce page, containing Visualforce markup, HTML, Javascript, and other Web-enabled code. |
| ApexTestQueueItem | Represents a single Apex class in the Apex job queue. This object is available in API version 23.0 and later. |
| ApexTestResult | Represents the result of an Apex test method execution. This object is available in API version 23.0 and later. |
| ApexTrigger | Represents an Apex trigger. |
| Approval | An approval request for a Contract. |
| Article Type__DataCategorySelection | A data category selection represents a data category that classifies an article. This object can be used to associate an article with data categories from a data category group or to query the category selections for an article. This object is available in API version 19.0 and later. |
| Article Type__Feed |
Represents a single feed item in
the feed displayed on the detail page for an article. This object is available in API version 20.0 and later. |
| Asset | An Asset is a product from your company or from a competitor that a customer has purchased and installed. |
| AssetFeed | Represents a single feed item in the feed displayed on the detail page for an asset record. This object is available in API version 18.0 and later. |
| AssetOwnerSharingRule | A rule that grants access to an Asset to users other than the owner. |
| AssetShare | A sharing entry on an Asset. |
| AssetTag | Associates a word or short phrase with an Asset. |
| AssignmentRule | An assignment rule associated with a Case or Lead. |
| AsyncApexJob | Represents an individual Apex sharing recalculation job, a batch Apex job, a method with the future annotation, or a job that implements Queueable. |
| AttachedContentDocument | This read-only object contains all ContentDocument objects associated with an object. |
| Attachment | A file that a User has uploaded and attached to a parent object. |
| AuraDefinition | Represents a Lightning definition, such as component markup, a client-side controller, or an event. Lightning components is a beta feature. |
| AuraDefinitionBundle | Represents a Lightning definition bundle, such as a component or application bundle. A bundle contains a Lightning definition and all its related resources. Lightning components is a beta feature. |
| AuthConfig | Represents authentication options for a communityor custom domain that was created by using My Domain. |
| AuthConfigProviders | Represents an authentication provider that’s configured in an organization. This object is a child of the AuthConfig object. |
| AuthProvider | An Auth Provider enables users to log into your Salesforce organization using their login credentials from an external service provider such as Facebook© or Janrain©. |
| AuthSession | The AuthSession object represents an individual user session in your organization. |
| Bookmark | A link between two opportunities. |
| BrandTemplate | Letterhead for email templates. |
| BusinessHours | Specifies the business hours of your support organization. Escalation rules are run only during these hours. |
| BusinessProcess | A business process. |
| CallCenter | A single computer-telephony integration (CTI) system instance in an organization. |
| Campaign | A marketing campaign, such as a direct mail promotion, webinar, or trade show. |
| CampaignFeed | Represents a single feed item in the feed on a campaign record detail page. This object is available in API version 18.0 and later. |
| CampaignMember | The association between a Campaign and either a Lead or Contact. |
| CampaignMemberStatus | A status value associated with a Campaign. |
| CampaignOwnerSharingRule | Represents the rules for sharing a Campaign with User records other than the owner. |
| CampaignShare | Represents a list of access levels to a Campaign along with an explanation of the access level. For example, if you have access to a record because you own it, the Access Level value is Full and Reason for Access value is Owner. |
| CampaignTag | Associates a word or short phrase with a Campaign. |
| Case | A customer issue such as a customer’s feedback, problem, or question. |
| CaseArticle | Represents the association between a Case and a KnowledgeArticle. This object is available in API version 20.0 and later. |
| CaseComment | A comment that provides additional information about the associated Case. |
| CaseContactRole | The role that a given Contact plays on a Case. |
| CaseFeed | Represents a single feed item in the feed displayed on the detail page for a case record. This object is available in API version 18.0 and later. |
| CaseHistory | Historical information about changes that have been made to the associated Case. |
| CaseMilestone | Represents a milestone (required step in a customer support process) on a Case. This object is available in API version 18.0 and later. |
| CaseOwnerSharingRule | A rule that grants access to a case to users other than the owner. |
| CaseShare | A sharing entry on a Case. |
| CaseSolution | The association between a particular Case and a particular Solution. |
| CaseStatus | The status of a Case, such as New, On hold, In Process, and so on. |
| CaseTag | Associates a word or short phrase with a Case |
| CaseTeamMember | Represents a case team member, who works with a team of other users to help resolve a case. |
| CaseTeamRole | Represents a case team role. Every case team member has a role on a case, such as “Customer Contact” or “Case Manager.” |
| CaseTeamTemplate | Represents a predefined case team, which is a group of users that helps resolve a case. |
| CaseTeamTemplateMember | Represents a member on a predefined case team, which is a group of users that helps resolve cases. |
| CaseTeamTemplateRecord | The CaseTeamTemplateRecord object is a linking object between the Case and CaseTeamTemplate objects. To assign a predefined case team to a case (customer inquiry), create a CaseTeamTemplateRecord record and point the ParentId to the case and the TeamTemplateId to the predefined case team. |
| CategoryData | A logical grouping of Solution records. |
| CategoryNode | A tree of Solution categories. |
| CategoryNodeLocalization | The translated value of the label for a category. |
| ChatterActivity | ChatterActivity represents the number of posts and comments made by a user and the number of comments and likes on posts and comments received by the same user. This object is available in API version 23.0 and later. |
| ChatterAnswersActivity | Represents the reputation of a User in Chatter Answers communities. This object is available in API version 25.0 and later. |
| ChatterAnswersReputationLevel | Represents a reputation level within a Chatter Answers zone. This object is available in API version 26.0 and later. |
| ChatterConversation | Represents a private conversation in Chatter, consisting of messages that conversation members have sent or received. This object is available in API version 23.0 and later. |
| ChatterConversationMember | Represents a member of a private conversation in Chatter. A member has either sent messages to or received messages from other conversation participants. This object is available in API version 23.0 and later. |
| ChatterMessage | Represents a message sent as part of a private conversation in Chatter. This object is available in API version 23.0 and later. |
| CollaborationGroup | Represents a Chatter group. This object is available in API version 19.0 and later. |
| CollaborationGroupFeed | A group feed shows posts and comments about the group. This object is available in API version 19.0 and later. |
| CollaborationGroupMember | Represents a member of a Chatter group. This object is available in API version 19.0 and later. |
| CollaborationGroupMemberRequest | Represents a request to join a private Chatter group. |
| CollaborationGroupRecord | Represents the records associated with Chatter groups. |
| CollaborationInvitation | Represents an invitation to join Chatter, either directly or through a group. This object is available in API version 21.0 and later. |
| CombinedAttachment | This read-only object contains all notes, attachments, Google Docs, documents uploaded to libraries in Salesforce CRM Content, and files added to Chatter that are associated with a record. |
| Community (Zone) | Represents a zone within Ideas, Chatter Answers, or Answers. . |
| ConnectedApplication | Represents a connected app and its details; all fields are read-only. |
| Contact | A contact, which is an individual associated with an Account. |
| ContactFeed | Represents a single feed item in the feed on a contact record detail page. This object is available in API version 18.0 and later. |
| ContactHistory | Represents the history of changes to the values in the fields of a contact. This object is available in versions 11.0 and later. |
| ContactOwnerSharingRule | Represents the rules for sharing a contact with User records other than the owner. |
| ContactShare | Represents a list of access levels to a Contact along with an explanation of the access level. For example, if you have access to a record because you own it, the Access Level value is Full and Reason for Access value is Owner. |
| ContactTag | Associates a word or short phrase with a Contact. |
| ContentDocument | Represents a document that has been uploaded to a library in Salesforce CRM Content. |
| ContentDocumentFeed | Represents a single feed item associated with ContentDocument. |
| ContentDocumentHistory | Represents the history of a document in Salesforce CRM Content. |
| ContentDocumentLink | Represents the link between a Salesforce CRM Content document or Chatter file and where it's shared. A file can be shared with other users, Chatter groups, records, and Salesforce CRM Content libraries. |
| ContentFolder | Represents a folder in a content library for adding files. This object is available in API version 34.0 and later. |
| ContentFolderLink | Defines the association between a library and its root folder. This object is available in API version 34.0 and later. |
| ContentFolderMember | Defines the association between a file and a folder. This object is available in API version 34.0 and later. |
| ContentHubItem | Represents a file or folder in a Files Connect external data source, such as Microsoft SharePoint or OneDrive for Business. |
| ContentHubRepository | Represents a Files Connect external data source such as Microsoft SharePoint or OneDrive for Business. |
| ContentNote | Represents a note in Salesforce. |
| ContentVersion | Represents a specific version of a document in Salesforce CRM Content. |
| ContentVersionHistory | Represents the history of a specific version of a document in Salesforce CRM Content. |
| ContentWorkspace | Represents a public library in Salesforce CRM Content. |
| ContentWorkspaceDoc | Represents a link between a document and a library in Salesforce CRM Content. |
| Contract | A contract (a business agreement) associated with an Account. |
| ContractContactRole | The role that a given Contact plays on a Contract. |
| ContractFeed | Represents a single feed item in the feed on the contract record detail page. This object is available in API version 18.0 and later. |
| ContractHistory | Information about changes to a contract. |
| ContractLineItem | Represents a Product2 in a ServiceContract (customer support agreement). This object is available in API version 18.0 and later. |
| ContractLineItemHistory | Represents the history of changes to the values in the fields on a ContractLineItem (items in a customer support agreement). This object is available in API version 18.0 and later. |
| ContractStatus | The status of a Contract, such as Draft, In Approval, Activated, Terminated, or Expired. |
| ContractTag | Associates a word or short phrase with a Contract. |
| CronTrigger | Contains schedule information for a scheduled job. CronTrigger is similar to a cron job on UNIX systems. This object is available in API version 17.0 and later. |
| CronJobDetail | Contains details about the associated scheduled job, such as the job’s name and type. |
| CurrencyType | The currencies used by an organization for which the multicurrency feature is enabled. |
| CustomBrand | Represents a custom branding and color scheme. This object is available in API version 28.0 and later. |
| CustomBrandAsset | Represents a branding element in a custom branding scheme. For example, a color, logo image, header image, or footer text. This object is available in API version 28.0 and later. |
| Custom Metadata Type__mdt | Represents a custom metadata record. This object is available in API version 34.0 and later. |
| Custom Object__Feed | Represents a single feed item on a custom object detail page. This object is available in API version 18.0 and later. |
| CustomPermission | Represents a permission that grants access to custom features. This object is available in API version 31.0 and later. |
| CustomPermissionDependency | Represents the dependency between two custom permissions when one custom permission requires that you enable another custom permission. |
| DandBCompany | Represents a D&B Company record, which is associated with an account. This object is available in API version 25.0 and later. |
| Dashboard | Represents a dashboard, which shows data from custom reports as visual components. Access is read-only. This object is available in API version 20.0 and later. |
| DashboardComponent | Represents a dashboard component, which can be a chart, metric, table, or gauge on a dashboard. Access is read-only. This object is available in API version 21.0 and later. |
| DashboardComponentFeed | Represents a single feed item in the feed displayed on a dashboard component. This object is available in API version 21.0 and later. |
| DashboardFeed | Represents a single feed item in the feed displayed on a dashboard. This object is available in API version 20.0 and later. |
| DashboardTag | Associates a word or short phrase with a Dashboard. This object is available in API version 20.0 and later. |
| DatacloudCompany | Represents the fields for Data.com company records. This object is available in API version 30.0 or later. |
| DatacloudContact | The fields and properties for Data.com contact records. This object is available in API version 30.0 or later. |
| DatacloudDandBCompany | Represents a set of read-only fields that are used to return D&B company data from Data.com API calls. |
| DatacloudOwnedEntity | Represents fields in the DatacloudOwnedEntity object. The DatacloudOwnedEntity object tracks user-purchased records. This object is available in API version 30.0 or later. |
| DatacloudPurchaseUsage | Represents an object used to identify and track Data.com record purchases. This object is available in API version 30.0 or later. |
| DatacloudSocialHandle | Returns normalized URLs with userids for different social media used by Data.com contacts. The DatacloudSocialHandle object is a child object of the DatacloudContact object.This object is available in API version 30.0 or later. |
| DatedConversionRate | The effective dated exchange rates used by an organization for which advanced currency management is enabled. |
| DcSocialProfile | The DcSocialProfile object is a read-only object accessible only through the Data.com Social Key API. |
| DcSocialProfileHandle | The DcSocialProfileHandle object. a child object to DcSocialProfile, is a read-only object accessible only through the Data.com Social Key API. |
| DeclinedEventRelation | Represents invitees with the status Declined for a given event. |
| Division | A logical segment of your organization’s data. Available only if the organization has the Division permission enabled. |
| DivisionLocalization | The translated value of a label for a division. |
| Document | A file that a user has uploaded. Unlike Attachment objects, Documents are not attached to a parent object. |
| DocumentAttachmentMap | Maps the relationship between an EmailTemplate and its attachment, which is stored as a Document. |
| DocumentTag | Associates a word or short phrase with a Document. |
| DuplicateRecordItem | Represents an individual record that’s part of a duplicate record set. Use this object to create custom report types. |
| DuplicateRecordSet | Represents a group of records that have been identified as duplicates. Each duplicate record set contains one or more duplicate record items. Use this object to create custom report types. |
| EmailDomainKey | Represents a domain key for an organization’s domain, used to authenticate outbound email that Salesforce sends on the organization’s behalf. |
| EmailMessage | An email message related to Email-to-Case. |
| EmailServicesAddress | An email service address. |
| EmailServicesFunction | An email service. |
| EmailStatus | The status of an email sent via Salesforce. |
| EmailTemplate | A template for sending email via Salesforce. |
| Entitlement | Represents the customer support an Account or Contact is eligible to receive. Entitlements may be based on an Asset, Product2, or ServiceContract. This object is available in API version 18.0 and later. |
| EntitlementContact | Represents a Contact eligible to receive customer support via an Entitlement. This object is available in API version 18.0 and later. |
| EntitlementFeed | An entitlement feed shows recent changes to an entitlement record for any fields that are tracked in feeds, as well as comments and posts about the record. This object is available in API version 23.0 and later. |
| EntitlementHistory | Represents the changes to field values on an Entitlement. This object is available in API version 18.0 and later. |
| EntitlementTemplate | Represents predefined terms of customer support for a product (Product2). This object is available in API version 18.0 and later. |
| EntityHistory | Removed as of 8.0. Use the history object corresponding to the object you are working with. |
| EntitySubscription | Represents a subscription for a user following a record or another user. This object is available in versions 18.0 and later. |
| EnvironmentHubMember | Represents a member organization in the Environment Hub. This object is available in API version 29.0 and later. |
| Event | A calendar appointment event. |
| EventFeed | Represents a single feed item in the feed on an Event. This object is available in API version 20.0 and later. |
| EventRelation | Represents people (a user, a lead, or contacts) or a resource (such as a conference room) invited to an event. This object lets you add or remove invitees from an event and use the API to manage invitees’ responses to invitations. If Shared Activities is enabled, this object doesn’t support triggers, workflow, or data validation rules. |
| EventTag | Associates a word or short phrase with an Event. |
| EventWhoRelation | Represents the relationship between an event and a lead or contacts. This derived object is a filtered version of the EventRelation object; that is, IsParent is true and IsWhat is false. It doesn’t represent relationships to invitees or to accounts, opportunities, or other objects. |
| ExternalDataSource | Represents an external data source, such as SharePoint®. This object is available in API version 27 and later. |
| ExternalDataUserAuth | Stores authentication settings for a specific user to access an external system. The external system can be an external data source or a callout endpoint that’s defined in a named credential. The external data source or named credential must be configured to use per-user authentication. This object is available in API version 27 and later. |
| FeedComment | Represents a comment added to a feed by a user. Represents a comment added to a feed by a user. This object is available in API version 18.0 and later. |
| FeedItem | FeedItem represents an entry in the feed, such as changes in a record feed, including text posts, link posts, and content posts. This object is available in API version 21.0 and later. |
| FeedLike | Indicates that a user has liked a feed item. This object is available in API version 21.0 and later. |
| FeedPollChoice | Shows the choices for a poll posted in the feed. This object is available in API version 29.0 and later. |
| FeedPollVote | Shows how users voted on a poll posted in the feed. This object is available in API version 29.0 and later. |
| FeedPost | FeedPost represents the following types of changes in a record feed, such as AccountFeed: text posts, link posts, and content posts. This object is available in API version 18.0 through 21.0. FeedPost is no longer available in later versions. Starting with API version 21.0, use FeedItem to represent text posts, link posts, and content posts in feeds. |
| FeedTrackedChange | Represents an individual field change or set of field changes. This object is available in API version 18.0 and later. |
| FieldPermissions | Represents the enabled field permissions for the parent PermissionSet. This object is available in API version 24.0 and later. |
| FiscalYearSettings | Fiscal year settings. |
| FlowInterview | Represents a flow interview. A flow interview is a running instance of a flow. |
| Folder | A repository for a Document, MailmergeTemplate, email template, or report. Only one type of item can be contained in a particular Folder. |
| ForecastingAdjustment | This object represents an individual sales manager’s adjustment for a subordinate’s forecast via a ForecastingItem. Available in API versions 26 and greater. This object is separate from the ForecastingOwnerAdjustment object, which represents forecast users’ adjustments of their own forecasts. |
| ForecastingFact | This is a read-only object linking a ForecastingItem with its opportunities, such as opportunities that share the same owner or forecast category and have a closing date within the period of the forecasting item. Available in API versions 26 and greater. |
| ForecastingItem | This is a read-only object used for individual forecast amounts. Users see amounts based on their perspectives and forecast roles. The amounts users see include one of the following when forecasting in revenue: AmountWithoutAdjustments, AmountWithoutManagerAdjustment, ForecastAmount, OwnerOnlyAmount. The amounts users see include one of the following when forecasting in quantity: QuantityWithoutAdjustments, QuantityWithoutManagerAdjustments, ForecastQuantity, OwnerOnlyQuantity. |
| ForecastingOwnerAdjustment | This object represents an individual forecast user’s adjustment of their own forecast via a ForecastingItem. Available in API versions 33 and greater. This object is separate from the ForecastingAdjustment object, which represents managers’ adjustments of subordinates’ forecasts. |
| ForecastingQuota | This object represents an individual user’s quota for a specified time period. |
| ForecastingType | This object is used to identify the forecast type associated with ForecastingAdjustment, ForecastingOwnerAdjustment, ForecastingQuota, ForecastingFact, and ForecastingItem objects. |
| ForecastShare | Represents the sharing of a customizable forecast at a given role and territory. |
| Goal | The Goal object represents the components of a goal such as its name, description, and status. |
| GoalFeed | Represents a single feed item in the feed displayed for a Goal record. The goal feed shows changes to a goal for fields that are tracked in feeds, posts, and comments about the goal. |
| GoalHistory | This read-only object contains historical information about changes that have been made to the Goal object. |
| GoalLink | Represents the relationship between two goals. This is a many-to-many relationship, meaning that each goal can link to many other goals. |
| GoalShare | Represents a sharing entry on a Goal object. |
| Group | A set of User records. |
| GroupMember | A User or Group that is a member of a public group. |
| HashtagDefinition | HashtagDefinition represents hashtag (#) topics in public Chatter posts and comments. This object is available in API version 26.0 and later. |
| Holiday | Represents a period of time during which your customer support team is unavailable. Business hours and escalation rules associated with business hours are suspended during any holidays with which they are affiliated. |
| Idea | Represents an idea on which users are allowed to comment and vote, for example, a suggestion for an enhancement to an existing product or process. |
| IdeaComment | Represents a comment that a user has submitted in response to an idea. |
| IdeaTheme | Represents an invitation to community members to submit ideas that are focused on a specific topic. This object is available in API version 26 and later. |
| KnowledgeableUser | Represents a user identified as knowledgeable about a specific topic, and ranks them relative to other knowledgeable users. This object is available in API version 31.0 and later. |
| KnowledgeArticle | Provides read-only access to an article and the ability to delete the master article. This object is available in API version 19.0 and later. |
| KnowledgeArticleVersion | Provides a global view of standard article fields across all article types depending on their version. This object is available in API version 18.0 and later. |
| KnowledgeArticleVersionHistory | Enables read-only access to the full history of an article.This object is available in API version 25.0 and later. |
| KnowledgeArticleViewStat | Provides statistics on the number of views for the specified article across all article types. This object is available in API version 20.0 and later. |
| KnowledgeArticleVoteStat | Provides the weighted rating for the specified article on a scale of 1 to 5 across all article types. This object is available in API version 20.0 and later. |
| Lead | A lead, which is a prospect or potential Opportunity. |
| LeadFeed | Represents a single feed item in the feed displayed on the detail page for a lead record. This object is available in API version 18.0 and later. |
| LeadHistory | Represents the history of changes to the values in the fields of a lead. |
| LeadOwnerSharingRule | Rules that assign an owner to a lead. |
| LeadShare | A sharing entry on a Lead. |
| LeadStatus | The status of a Lead, such as Open, Qualified, or Converted. |
| LeadTag | Associates a word or short phrase with a Lead. |
| LimitAllocationPerApp | Represents a connected app quota for an API limit. This object is available in API version 30.0 and later. |
| LineitemOverride | Customizable forecast data for an opportunity line item. |
| ListView | Represents a list view. A list view specifies a set of records for an object, based on specific criteria.This object is available in API version 32.0 and later. |
| ListViewChart | Represents a graphical chart that’s displayed on Salesforce1 list views. The chart aggregates data that is filtered based on the list view that’s currently displayed. This object is available in API version 33.0 and later. |
| ListViewChartInstance | Retrieves metadata for all standard and custom charts for a given entity in context of a given list view. This object is available in API versions 34.0 and later. |
| LoginHistory | Represents the login history for all successful and failed login attempts for organizations and enabled portals.This object is available in API version 21.0 and later. |
| LookedUpFromActivity | Contains information about events and tasks related to an object through a custom lookup relationship. |
| MailmergeTemplate | A mail merge template (a Microsoft Word document) used for performing mail merges for your organization. |
| Metric | The Metric object represents the components of a goal metric such as its name, metric type, and current value. |
| MetricDataLink | The link between the metric and the data source, such as a report. |
| MetricDataLinkHistory | This read-only object contains historical information about changes that have been made to the MetricDataLink object. |
| MetricFeed | Represents a single feed item in the feed displayed on a Metric record. |
| MetricHistory | This read-only object contains historical information about changes that have been made to the Metric object. |
| MetricShare | Represents a sharing entry on a Metric object. |
| MilestoneType | Represents a milestone (required step in a customer support process). This object is available in API version 18.0 and later. |
| Name | Non-queryable object that provides information about foreign key traversals when the foreign key has more than one parent. |
| NamedCredential | Represents a named credential, which specifies the URL of a callout endpoint and its required authentication parameters in one definition. A named credential can be specified as an endpoint to simplify the setup of authenticated callouts. This object is available in API version 33.0 and later. |
| Network | Represents a community, which is a customizable public or private space where employees, end-customers, and partners can collaborate on best practices and business processes. Communities give you the opportunity to share information, records, and files with coworkers and related external stakeholders all in one place. This object is available in API version 26.0 and later. |
| NetworkActivityAudit | Represents an audit trail of moderation actions in Communities. This object is available in API version 30.0 and later. |
| NetworkMember | Represents a member of a community. Members can be either users in your company or external users with portal profiles. This object is available in API version 26.0 and later. |
| NetworkMemberGroup |
Represents a group of members in a community. Members
can be either users in your internal organization or external users assigned portal profiles. An
administrator adds members to a community by adding a
profile or a permission set, and any user with the profile or permission set becomes a member of
the community.
This object is available in API version
26.0 and later. Prior to API version 27.0, this object was called NetworkProfile. |
| NetworkModeration | Represents a flag on an item in a community. This object is available in API version 30.0 and later. |
| NetworkPageOverride | Represents information about custom pages used to override the default pages in communities. You can create Community Builder (Site.com Studio) or Visualforce pages and override the default pages in a community. Using custom pages allows you to create a more personalized experience for your users. |
| NetworkSelfRegistration | Represents the account that self-registering community members are associated with by default. Self-registering users in a community are required to be associated with an account, which the administrator must specify while setting up self-registration for the community. If an account isn’t specified, Salesforce creates person accounts (when enabled) for self-registering users. |
| NewsFeed | Represents a single feed item on a user's home tab. A Chatter feed shows recent changes to records that the user is following. NewsFeed is available in API version 18.0 through API version 26.0. In API version 27.0 and later, NewsFeed is no longer available in the SOAP API. |
| Note | A note, which is text associated with an Attachment, Contact, Contract, Opportunity, or custom object. |
| NoteAndAttachment | Information about the notes and attachments for an object. |
| NoteTag | Associates a word or short phrase with a Note. |
| OauthToken | Represents an OAuth access token for connected app authentication and can be used to create a user interface for token management. Each time a user grants access to an application, the application obtains a new access token. |
| ObjectPermissions | Represents the enabled object permissions for the parent PermissionSet. This object is available in API version 24.0 and later. |
| ObjectTerritory2AssignmentRule | Represents a territory assignment rule that’s associated with an object, such as Account. ObjectTerritory2AssignmentRuleItem can only be created or deleted if the BooleanFilter field on its corresponding ObjectTerritory2AssignmentRule is null. Available only if Enterprise Territory Management has been enabled for your organization. |
| ObjectTerritory2AssignmentRuleItem | A single row of selection criteria for an ObjectTerritory2AssignmentRule object. ObjectTerritory2AssignmentRuleItem can only be created or deleted if the BooleanFilter field on its corresponding ObjectTerritory2AssignmentRule object is a null value. Available only if Enterprise Territory Management has been enabled for your organization. |
| ObjectTerritory2Association | Represents an association (by assignment) between a territory and an object record, such as an account. Available only if Enterprise Territory Management has been enabled for your organization. |
| OpenActivity | Contains information about events and tasks related to an object. |
| Opportunity | An opportunity, which is a sale or pending deal. |
| OpportunityCompetitor | A competitor on an Opportunity. |
| OpportunityContactRole | The role that a Contact plays on an Opportunity. |
| OpportunityFeed | Represents a single feed item in the feed displayed on the detail page for an opportunity record. This object is available in API version 18.0 and later. |
| OpportunityFieldHistory | The history of changes to the field values of an Opportunity. This object is available in versions 13.0 and later. |
| OpportunityHistory | The stage history of an Opportunity. |
| OpportunityLineItem | An opportunity line item, which is a member of the list of Product2 records associated with an Opportunity, along with other information about those products on that opportunity. |
| OpportunityLineItemSchedule | Information about the quantity, revenue distribution, and delivery dates for a particular OpportunityLineItem. |
| OpportunityOverride | Customizable forecast data for an opportunity. |
| OpportunityOwnerSharingRule | A rule that grants access to an opportunity to users other than the owner. |
| OpportunityPartner | A partner relationship between an Account and an Opportunity. |
| OpportunityShare | A sharing entry on an Opportunity. |
| OpportunitySplit | A related list for an Opportunity, which lets you divide sales credit across opportunity team members. |
| OpportunitySplitType | A customized label for one of the two default split types: revenue splits, which must total 100%, and overlay splits, which can total any percentage. |
| OpportunityStage | The stage of an Opportunity in the sales pipeline, such as New Lead, Negotiating, Pending, Closed, and so on. |
| OpportunityTag | Associates a word or short phrase with an Opportunity. |
| OpportunityTeamMember | An individual User on the opportunity team of a particular Opportunity. |
| Order | Represents an order associated with a contract or an account. |
| OrderFeed | Represents a single feed item in the feed displayed on an order. |
| OrderHistory | Represents historical information about changes that have been made to the standard fields of the associated order, or to any custom fields with history tracking enabled. |
| OrderItem | Represents an order product that your organization sells. |
| OrderItemFeed | Represents a single feed item in the feed displayed on the detail page for an order product record. An order product feed shows changes to an order product for fields that are tracked in feeds, as well as posts and comments about the record. It is a useful way to stay up-to-date with changes made to order products in Salesforce. |
| OrderItemHistory | Represents the history of changes to the values in the fields of an order product. |
| Organization | A business, company, or other organization. |
| OrgWideEmailAddress | Represents an organization-wide email address for user profiles. |
| OwnedContentDocument | Represents a file owned by a user. This object is available in API version 30.0 and later. |
| PackageLicense | Represents a license for an installed managed package. |
| Partner | The association between two particular accounts or between a particular Opportunity and an Account. |
| PartnerNetworkConnection | A connection in Salesforce to Salesforce. |
| PartnerNetworkRecordConnection | A record that is shared with a connection using Salesforce to Salesforce. |
| PartnerNetworkSyncLog | A log listing the status of record inserts and updates being replicated in Organization Sync. |
| PartnerRole | A role for an account Partner, such as a consultant or supplier. |
| Period | A fiscal period. |
| PermissionSet | A set of permissions that's used to grant additional permissions to one or more users without changing their profile. This object is available in API version 22.0 and later. |
| PermissionSetAssignment | Represents the association between a User and a PermissionSet. This object is available in API version 22.0 and later. |
| PlatformAction | PlatformAction is a virtual read-only object that enables you to query for actions—such as standard and custom buttons, quick actions, and productivity actions—that should be displayed in a UI, given a user, a context, device format, and a record ID. |
| Pricebook2 | A price book that contains the list of products (Product2 records) that your organization sells. |
| Pricebook2History | Represents historical information about changes that have been made to the standard fields of the associated Pricebook2, or to any custom fields with history tracking enabled. This object is available in API version 34.0 and later. |
| PricebookEntry | A product entry (an association between a Pricebook2 and Product2) in a price book. |
| ProcessDefinition | Represents the definition of a single approval process. |
| ProcessInstance | Represents an instance of a single, end-to-end approval process. Use this and the node, step, and workitem process instance objects to create approval history reports. |
| ProcessInstanceHistory | This read-only object shows all steps and pending approval requests associated with an approval process (ProcessInstance). |
| ProcessInstanceNode | Represents a step in an instance of an approval process. Compare to ProcessNode, which describes the step in a process definition. Use this object to retrieve approval history. |
| ProcessInstanceStep | Represents one work item in an approval process (ProcessInstance). |
| ProcessInstanceWorkitem | Represents a user’s pending approval request. |
| ProcessNode | Describes a step in a process definition. Compare to ProcessInstanceNode, which describes the step in a running process. |
| Product2 | A product that your organization sells. A product is member of the list of items in a Pricebook2. |
| Product2Feed | Represents a single feed item in the feed displayed on the detail page for a product record. This object is available in API version 18.0 and later. |
| ProductEntitlementTemplate | Represents predefined terms of customer support (Entitlement) that users can add to products (Product2). |
| Profile | A profile, which defines a set of user permissions for performing different operations, such as querying, adding, updating, or deleting information. |
| ProfileSkill | Represents a profile skill, which describes a user’s professional knowledge. This is a global record for the organization, and users are associated through the ProfileSkillUser object. |
| ProfileSkillEndorsement | Represents a detail relationship of ProfileSkillUser. An endorsement of a profile skill shows approval and support of another user’s publicly declared skill. |
| ProfileSkillEndorsementFeed | Represents a single feed item in the feed displayed on the detail page for a ProfileSkillEndorsement record. |
| ProfileSkillEndorsementHistory | Represents the history of changes to the fields of a ProfileSkillEndorsement. |
| ProfileSkillFeed | Represents a single feed item in the feed displayed on the detail page for a profile skill. |
| ProfileSkillHistory | Represents the history of changes to the fields of a ProfileSkill. |
| ProfileSkillShare | Represents a sharing entry on a ProfileSkill. |
| ProfileSkillUser | Represents a detail relationship of User. The object connects profile skills with users. |
| ProfileSkillUserFeed | Represents a single feed item in the feed displayed on the detail page for a ProfileSkillUser record. |
| ProfileSkillUserHistory | Represents the history of changes to the fields of a ProfileSkillUser. |
| PushTopic | Represents a query that is the basis for notifying listeners of changes to records in an organization. |
| QuantityForecast | A quantity-based customizable forecast. |
| QuantityForecastHistory | Historical information about a quantity-based customizable forecast. |
| Question | Represents a question in a community that users can view and reply to. |
| QuestionDataCategorySelection | A data category selection represents a data category that classifies a question. This object can be used to associate a question with a data category from a data category group or to query the categorization for a question. It is available in API version 19.0 and later. |
| QuestionReportAbuse | Represents a user-reported abuse on a Question in a Chatter Answers community. This object is available in API version 24.0 and later. |
| QuestionSubscription | Represents a subscription for a user following a Question. This object is available in API version 24.0 and later. |
| QueueSobject | Associates sObject records with a specified queue. |
| Quote | Represents a quote, which is a record showing proposed prices for products and services. Quotes can be created from and synced with opportunities, and emailed as PDFs to customer. Available in API version 18.0 and later. |
| QuoteDocument | Represents a Quote in document format. Available in API version 18.0 and later. |
| QuoteLineItem | Represents a quote line item, which is a member of the list of Product2 products associated with a Quote, along with other information about those line items on that quote. Available in API version 18.0 and later. |
| RecentlyViewed | Represents a record that the current user has recently viewed or referenced (by viewing a related record). |
| RecordType | A record type. |
| RecordTypeLocalization | The translated value of a label for a record type. |
| Reply | Represents a reply that a user has submitted to a question in an answers community. |
| ReplyReportAbuse | Represents a user-reported abuse on a Reply in a Chatter Answers community. This object is available in API version 24.0 and later. |
| Report | Represents a report, a set of data that meets certain criteria, displayed in an organized way. Access is read-only. This object is available in API version 20.0 and later. |
| ReportFeed | Represents a single feed item in the feed displayed on a report. This object is available in API version 20.0 and later. |
| ReportTag | Associates a word or short phrase with a Report. This object is available in API version 20.0 and later. |
| ReputationLevel | Represents a reputation level defined for a community. This object is available in API version 32.0 and later. |
| ReputationPointsRule | Represents the reputation point rules for a community. Each rule specifies an action that community members can earn points from and the points associated with those actions in a particular community. This object is available in API version 32.0 and later. |
| RevenueForecast | A revenue-based customizable forecast. |
| RevenueForecastHistory | Historical information about a revenue-based customizable forecast. |
| RuleTerritory2Association | Represents a record-assignment rule and its association to an object, such as Account. Available only if Enterprise Territory Management has been enabled for your organization. |
| SamlSsoConfig | Represents a SAML Single Sign-On configuration. This object is available in API version 32.0 and later. |
| SearchPromotionRule | Represents a promoted search term, which is one or more keywords that you associate with a Salesforce Knowledge article. When a user’s search query includes these keywords, the associated article is returned first in search results. |
| Scontrol | A custom s-control, which is custom content that is hosted by the system but executed by the client application. |
| ScontrolLocalization | The translated value of the field label for an s-control. |
| SelfServiceUser | A Contact who has been enabled to use your organization’s Self-Service portal, where he or she can obtain online support. |
| ServiceContract | Represents a customer support contract (business agreement). This object is available in API version 18.0 and later. |
| ServiceContractFeed | Represents a single feed item in the feed displayed on the detail page for a service contract record. A service contract feed shows recent changes to a service contract for any fields that are tracked in feeds, as well as comments and posts about the record.This object is available in API version 23.0 and later. |
| ServiceContractHistory | Represents the history of changes to the values in the fields on a ServiceContract (customer support agreement). This object is available in API version 18.0 and later. |
| ServiceContractOwnerSharingRule | Represents the rules for sharing a ServiceContract (customer service agreement) with users other than the owner. This object is available in API version 18.0 and later. |
| ServiceContractShare | Represents a sharing entry on a ServiceContract (customer support agreement). This object is available in API version 18.0 and later. |
| SetupEntityAccess | Represents the enabled setup entity access settings (such as for Apex classes) for the parent PermissionSet. This object is available in API version 25.0 and later. |
| SignupRequest | Represents a request for a new Trialforce signup. This object is available in API version 27.0 and later. |
| Site | Represents a public website that is integrated with an Organization. This object is available in API version 18.0 and later. To access this object, Force.com Sites or Site.com must be enabled for your organization. |
| SiteHistory | Represents the history of changes to the values in the fields of a site.This object is available in API version 18.0 and later. To access this object, Force.com Sites or Site.com must be enabled for your organization. |
| SlaProcess | Represents an entitlement process associated with an Entitlement. This object is available in API version 19.0 and later. |
| Solution | A detailed description of a customer issue and the resolution of that issue. |
| SolutionFeed | Represents a single feed item in the feed displayed on the detail page for a solution record. This object is available in API version 18.0 and later. |
| SolutionHistory | History of changes to a solution. |
| SolutionStatus | The status of a Solution, such as Draft, Reviewed, and so on. |
| SolutionTag | Associates a word or short phrase with a Solution. |
| StaticResource | A static resource that can be used in Visualforce markup. |
| StreamingChannel | Represents a channel that is the basis for notifying listeners of generic Streaming API events. This is available from API version 29.0 or later. |
| TagDefinition | Defines the attributes of child Tag objects. |
| Task | An activity or to-do item to perform or that has been performed. |
| TaskFeed | Represents a single feed item in the feed on an Task. This object is available in API version 20.0 and later. |
| TaskPriority | The priority (importance) of a Task, such as High, Normal, or Low. |
| TaskRelation | Represents the relationship between a task and a lead, contacts, and other objects related to the task. If Shared Activities is enabled, this object doesn’t support triggers, workflow, or data validation rules. |
| TaskStatus | The status of a Task, such as Not Started, Completed, or Closed. |
| TaskTag | Associates a word or short phrase with a Task. |
| TaskWhoRelation | TaskWhoRelation represents the relationship between a task and a lead or contacts. This derived object is a filtered version of the TaskRelation object; that is, IsParent is true and IsWhat is false. It doesn’t represent relationships to accounts, opportunities, or other objects. |
| Territory | A territory to which users and accounts are assigned. |
| Territory2 | Represents a sales territory. Available only if Enterprise Territory Management has been enabled for your organization. |
| Territory2Model | Represents a territory model. Available only if Enterprise Territory Management has been enabled for your organization. |
| Territory2ModelHistory | Represents the history of changes to the values in the fields on a territory model. Available only if Enterprise Territory Management has been enabled for your organization. |
| Territory2Type | Represents a category for territories (Territory2). Every Territory2 must have a Territory2Type. Available only if Enterprise Territory Management has been enabled for your organization. |
| ThirdPartyAccountLink | A list of third-party account links is generated when users of an organization authenticate using an external Auth. Provider. Use this object to list and revoke a given user's social sign-on connections (such as Facebook©). |
| Topic | Represents a topic on a Chatter post or record. This object is available in API version 28.0 and later. |
| TopicAssignment | Represents the assignment of a topic to a specific feed item or record. This object is available in API version 28.0 and later. |
| TopicFeed | Represents a single feed tracked change for a topic. This object is available in API version 29.0 and later. |
| TopicLocalization | Represents the translated version of a topic name. Topic localization applies only to navigational and featured topics in communities. |
| TwoFactorInfo | Stores a user’s secret for all two-factor operations. |
| UndecidedEventRelation | Represents invitees with the status Not Responded for a given event. |
| User | A user in your organization. |
| UserAccountTeamMember | A single User on the default account team of another user. |
| UserConfigTransferButton | Represents the association between a Live Agent configuration and a live chat button. This association allows users associated with a specific configuration to transfer chats to a button queue. |
| UserConfigTransferSkill | Represents the association between a Live Agent configuration and a skill. This association allows users associated with a specific configuration to transfer chats to agents who have that skill. |
| UserFeed | Represents a single feed item in the feed displayed on a Chatter user profile feed. A user profile feed shows changes to a user record for fields that are tracked in feeds, as well as posts and comments about the record. This object is available in API version 18.0 and later. |
| UserLicense | A user license in your organization. |
| UserLogin | Represents the settings that affect a user’s ability to log into an organization. This object is available in API version 29.0 and later. |
| UserMembershipSharingRule | Represents the rules for sharing user records from a source group to a target group. A user record contains details about a user. Users who are members of the source group can be shared with members of the target group. |
| UserPackageLicense | Represents a license for an installed managed package, assigned to a specific user. |
| UserPreference | A functional preference for a user in your organization. |
| UserProfile | Represents a Chatter user profile. |
| UserProfileFeed | Represents a user profile feed, which tracks all actions by a user on records that can be tracked in a feed. This feed is displayed on the user profile page. UserProfileFeed is available in API version 18.0 through API 26.0. In API version 27.0 and later, UserProfileFeed is no longer available in the SOAP API. |
| UserProvAccount | Represents information that links a Salesforce user account with an account in a third-party (target) system, such as Google, for users of connected apps with Salesforce user provisioning enabled. |
| UserProvAccountStaging | Temporarily stores user account information while a user completes the User Provisioning Wizard. This information that is stored in the UserProvAccount object when you click the button to collect and analyze accounts on the target system. |
| UserProvMockTarget | Represents an entity for testing user data before committing the data to a third-party system for user provisioning. |
| UserProvisioningConfig | Represents information for a flow to use during a user provisioning request process, such as the attributes for an update. The values of this object are read-only. |
| UserProvisioningLog | Represents messages generated during the process of provisioning users for third-party applications. |
| UserProvisioningRequest | Represents an individual provisioning request to create, update or delete a user account in a third-party service system (or another Salesforce organization). |
| UserProvisioningRequestOwnerSharingRule | Represents a rule for sharing a UserProvisioningRequest object with users other than the owner. |
| UserProvisioningRequestShare | Represents a sharing entry on a UserProvisioningRequest record. |
| UserRecordAccess | Represents a user’s access to a set of records. This object is available in API version 24.0 and later. |
| UserRole | A role in your organization. |
| UserShare | Represents a sharing entry on a user record. This object is available in API version 26.0 and later. |
| UserTeamMember | A single User on the default opportunity team of another user. |
| UserTerritory | A single user who has been assigned to a territory. |
| UserTerritory2Association | Represents an association (by assignment) between a territory and a user record. Available only if Enterprise Territory Management has been enabled for your organization. |
| Vote | Represents a vote that a user has made on an Idea or a Reply. |
| WebLink | A Web link to an URL or Scontrol. |
| WebLinkLocalization | The translated value of the field label for a custom link to a URL or s-control. |
| WorkAccess | Used to grant or restrict user access to give badge definitions. Each badge definition record must have one WorkAccess record. |
| WorkAccessShare | WorkAccessShare is used to control Givers of WorkBadgeDefinition records. |
| WorkBadge | A WorkBadge record is created for each recipient of a WorkBadgeDefinition. Contains information about who the badge was given to and which badge was given. |
| WorkBadgeDefinition | The attributes of a badge including the badge name, description, and image. Each WorkBadge record must have a lookup to a WorkBadgeDefinition as badge attributes, such as badge name, badge description, and badge image, are derived from the WorkBadgeDefinition object. |
| WorkBadgeDefinitionHistory | Represents the history of changes to the values in the fields of a WorkBadgeDefinition object. |
| WorkBadgeDefinitionShare | Represents a sharing entry on a WorkBadgeDefinition object. |
| WorkCoaching | Represents a single coaching relationship between two users. One of the users is defined as the coach and the other is defined as a coachee. WorkCoaching is feed-enabled so there is a private feed available to the coach and coachee. |
| WorkCoachingFeed | Represents a single feed item in the feed on the detail page for a coaching record. A coaching feed shows recent changes to a lead record for any fields that are tracked in feeds, as well as posts and comments about the record. It is a useful way to stay up-to-date with changes made to coaching in Salesforce. |
| WorkCoachingHistory | Represents the history of changes to the values in the fields of a WorkCoaching object. |
| WorkCoachingShare | Represents a sharing entry on a WorkCoaching object. |
| WorkFeedback | Answer to a specific question that the person was asked via a request for feedback. Also used to store offered feedback without linking it to a particular question. |
| WorkFeedbackHistory | This read-only object contains historical information about changes that have been made to the WorkFeedback object. |
| WorkFeedbackQuestion | Represents a question within a set of questions of either a free form text type, or a multiple choice. |
| WorkFeedbackQuestionHistory | Represents the history of changes to the values in the fields of a WorkFeedbackQuestion. |
| WorkFeedbackQuestionSet | Represents a set of questions that are being asked. The question set is used to link all the individual requests where different recipients were asked the same set of questions on the same subject. |
| WorkFeedbackQuestionSetHistory | This read-only object contains historical information about changes that have been made to the WorkFeedbackQuestionSet object. |
| WorkFeedbackQuestionSetShare | Represents a sharing entry on a WorkFeedbackQuestionSet. |
| WorkFeedbackQuestionShare | Represents a sharing entry on a WorkFeedbackQuestion. |
| WorkFeedbackRequest | In the feedback application, WorkFeedbackRequest represents a single feedback request on a subject or topic (question) to a single recipient. In the case of offered feedback, WorkFeedbackRequest represents feedback that is offered about a subject. In the performance application, WorkFeedbackRequest represents a request for feedback on a set of questions from a question set, on a subject—for the recipient to complete and submit. |
| WorkFeedbackRequestFeed | Represents a single feed item in the feed displayed on the feedback request detail page. The feedback request feed shows changes to a request for fields that are tracked in feeds, posts and comments about the request. |
| WorkFeedbackRequestHistory | Represents the history of changes to the values in the fields of a WorkFeedbackRequest. |
| WorkFeedbackRequestShare | Represents a sharing entry on a WorkFeedbackRequest. |
| WorkFeedbackShare | Represents a sharing entry on a WorkFeedback object. |
| WorkFeedbackTemplate | This object is reserved for future use. |
| WorkFeedbackTemplateShare | This object is reserved for future use. |
| WorkGoal | The WorkGoal object represents the components of a goal such as its description and associated metrics. |
| WorkGoalCollaborator | The WorkGoalCollaborator object represents collaborators on a WorkGoal object. Note that this doesn’t include WorkGoal followers, which is handled by Chatter Feed Follow functionality. |
| WorkGoalCollaboratorHistory | This read-only object contains historical information about changes that were made to the WorkGoalCollaborator object. |
| WorkGoalFeed | Represents a single feed item in the feed displayed on the goal page for a Goal record. The goal feed shows changes to a goal for fields that are tracked in feeds, posts, and comments about the goal, as well as updates on metrics. |
| WorkGoalHistory | This read-only object contains historical information about changes that have been made to the WorkGoal object. |
| WorkGoalLink | Represents the relationship between two goals (many to many relationship). |
| WorkGoalShare | Represents a sharing entry on a WorkGoal object. |
| WorkPerformanceCycle | WorkPerformanceCycle represents feedback that is gathered for the purpose of assessing the performance of a specific set of employees. |
| WorkPerformanceCycleFeed | Represents a single feed item in the feed that is displayed on a Work.com Performance detail page. |
| WorkPerformanceCycleHistory | Represents the history of changes to the values in the fields of a WorkPerformanceCycle. |
| WorkPerformanceCycleShare | Represents a sharing entry on a WorkPerformanceCycle object. |
| WorkReward | Used to store reward codes tied to a Reward Fund. Reward Funds must have at least one WorkReward record. |
| WorkRewardFund | Represents a Reward Fund and describes the Reward Fund attributes. |
| WorkRewardFundHistory | Represents the history of changes to the values in the fields of a WorkRewardFund object. |
| WorkRewardFundShare | Share records for WorkRewardFund. |
| WorkRewardFundType | Represents the type of WorkRewardFund object. |
| WorkRewardFundTypeHistory | Represents the history of changes to the values in the fields of a WorkRewardFundType object. |
| WorkRewardFundTypeShare | Represents a sharing entry on a WorkRewardFundType. |
| WorkRewardHistory | Represents the history of changes to the fields of a WorkReward. |
| WorkRewardShare | Share records for WorkReward object. |
| WorkThanks | Represents the source and message of a thanks post. |
| WorkThanksShare | Share records for WorkThanks object. |