List of Salesforce objects

Delivering Salesforce Data

Delivered Objects

The Data Delivery will deliver all queryable objects (top level objects)

  • Standard Objects - Standard objects are those that are created by Salesforce and included in your account by default.
  • Custom Objects - Custom objects are tables created by you that enable you to store info unique to your organization. For detailed info, check out the Custom Objects section in the Object Reference guide.

Note: the access is limited to the user’s permissions for standard and custom objects.

Unsupported objects

  • Objects not supported by Salesforce Bulk API
  • History Objects
  • Objects with Base64 fields types

Objects not supported by Salesforce Bulk API

  • AcceptedEventRelation
  • ApexPageInfo
  • CaseStatus
  • ContentFolderItem
  • ContractStatus
  • DatacloudAddress
  • DataType
  • DeclinedEventRelation
  • KnowledgeArticle
  • KnowledgeArticleVersion
  • KnowledgeArticleVersionHistory
  • KnowledgeArticleViewStat
  • KnowledgeArticleVoteStat
  • LeadStatus
  • OpportunityStage
  • PartnerRole
  • RecentlyViewed
  • SolutionStatus
  • TaskPriority
  • TaskStatus
  • UndecidedEventRelation
  • UserRecordAccess
  • DataStatistics
  • EntityDefinition
  • FlexQueueItem
  • ListViewChartInstance
  • PlatformAction
  • CollaborationGroupRecord
  • ContentDocumentLink
  • ContentFolderMember
  • EntityParticle
  • FieldDefinition
  • IdeaComment
  • OwnerChangeOptionInfo
  • PicklistValueInfo
  • Publisher
  • RelationshipDomain
  • RelationshipInfo
  • SearchLayout
  • UserEntityAccess
  • UserFieldAccess
  • Vote

Objects with Base64 fields types

  • Document
  • EventLogFile
  • StaticResource
  • OutgoingEmail
  • OutgoingEmailRelation
  • Attachment