Newer Version Available
ExternalDataSource
Represents an external data source, which defines connection details for integration with data and content that are stored outside the Salesforce org.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| API Key | ApiKey | string | 128 | ||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Custom Configuration | CustomConfiguration | textarea | 4000 | ||
| Default External Repository | Repository | string | 255 | ||
| Deleted | IsDeleted | boolean | |||
| External Data Source | MasterLabel | string | 80 | ||
| External Data Source ID | Id | id | 15 | ||
| Identity Type | PrincipalType | picklist | 255 | ||
| Large Icon | LargeIconId | reference | 15 | ||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Master Language | Language | picklist | 40 | ||
| Name | DeveloperName | string | 80 | ||
| Namespace Prefix | NamespacePrefix | string | 15 | ||
| Small Icon | SmallIconId | reference | 15 | ||
| System Modstamp | SystemModstamp | datetime | |||
| Type | Type | picklist | 255 | ||
| URL | Endpoint | textarea | 1000 |