Newer Version Available

This content describes an older version of this product. View Latest

ExtDataShare

Represents a data share, which is a collection of Data Cloud objects that can be shared with other Data Cloud orgs or third-party partners. This object is available in API version 56.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
DataShareType
Type
picklist
Properties
Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort
Description
The type of data share, indicating the direction of data flow. If Outbound, the data share was created on this Data Cloud org and is shared to third-party partners or with another Data Cloud org. If Inbound, the data share comes from another Data Cloud org and is shared to this Data Cloud org.
Possible values are:
  • Inbound
  • Outbound
The default value is Outbound.
DataSpaceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the data space under which the data share was created.
This field is a relationship field.
Relationship Name
DataSpace
Refers To
DataSpace
InboundDataShareName
Type
string
Properties
Create, Filter, Group, Nillable, Sort
Description
The name of the data share in the source Data Cloud org.
InboundDataShareOrgIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the source Data Cloud org that shared a data share with the target org.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description

The timestamp when the current user last viewed this record or list view.

If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.

Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the data share.
ObjectCount
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of Data Cloud objects added to this data share.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ExtDataShareChangeEvent
Change events are available for the object.
ExtDataShareFeed
Feed tracking is available for the object.
ExtDataShareHistory
History is available for tracked fields of the object.
ExtDataShareOwnerSharingRule
Sharing rules are available for the object.
ExtDataShareShare
Sharing is available for the object.