> ## Documentation Index
> Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ETL: Salesforce Objects Reference

> Reference list of supported Salesforce standard and custom objects for data extraction in Integrate.io ETL pipelines using the Salesforce source.

## 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](https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_concepts.htm).

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

## 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
