organizationdatasyncsubscription EntityType

Entity Set Path
[organization URI]/api/data/v9.2/organizationdatasyncsubscriptions
Base Type
crmbaseentity
Display Name
OrganizationDataSyncSubscription
Primary Key
organizationdatasyncsubscriptionid
Primary Key Attribute
name
Operations Supported
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
aadapplicationid Edm.String

Display Name: AadApplicationId

blobpartitionby Edm.Int32

Display Name: BlobPartitionBy

Default Options
Values Label
0 None
1 Day
2 Month
3 Year
cansyncallmetadata Edm.Boolean

Display Name: CanSyncAllMetadata

Default Options
Values Label
1 Yes
0 No
createdon Edm.DateTimeOffset

Date and time when the record was created.

Display Name: Created On

Read Only
dataendpointpostingtype Edm.Int32

Display Name: DataEndpointPostingType

Default Options
Values Label
0 DefaultEndpoint
1 ServiceBusTopic
2 HTTPS
3 ServiceBusEventHub
dataprocessingtype Edm.Int32

Display Name: DataProcessingType

Default Options
Values Label
0 Unknown
1 Streaming
2 Batch
3 Mixed
4 NotificationOnly
endpointsettings Edm.String

Display Name: EndpointSettings

entityfilters Edm.String

Display Name: EntityFilters

entitysettings Edm.String

Display Name: EntitySettings

fullsynconly Edm.Boolean

Display Name: FullSyncOnly

Default Options
Values Label
1 Yes
0 No
importsequencenumber Edm.Int32

Sequence number of the import that created this record.

Display Name: Import Sequence Number

isoutofboxsubscription Edm.Boolean

Display Name: IsOutOfBoxSubscription

Default Options
Values Label
1 Yes
0 No
migrationstate Edm.Int32

Display Name: MigrationState

Default Options
Values Label
0 DsfCloudService
1 DsfSdk
modifiedon Edm.DateTimeOffset

Date and time when the record was modified.

Display Name: Modified On

Read Only
name Edm.String

The name of the custom entity.

Display Name: Name

needcopyattachmentstoblob Edm.Boolean

Display Name: NeedCopyAttachmentsToBlob

Default Options
Values Label
1 Yes
0 No
needtocopyfilestoblob Edm.Boolean

Display Name: NeedToCopyFilesToBlob

Default Options
Values Label
1 Yes
0 No
newentities Edm.String

Display Name: NewEntities

newfnotables Edm.String

Display Name: NewFnoTables

organizationdatasyncsubscriptionid Edm.Guid

Unique identifier for entity instances

Display Name: OrganizationDataSyncSubscription

overriddencreatedon Edm.DateTimeOffset

Date and time that the record was migrated.

Display Name: Record Created On

partnerprefix Edm.String

Display Name: PartnerPrefix

statecode Edm.Int32

Status of the OrganizationDataSyncSubscription

Display Name: Status

Default Options
Values Label
0 Active
1 Inactive
statuscode Edm.Int32

Reason for the status of the OrganizationDataSyncSubscription

Display Name: Status Reason

Default Options
Values Label
3 Uninitialized
4 Activated
5 Deactivated
subscribedtoallentities Edm.Boolean

Display Name: SubscribedToAllEntities

Default Options
Values Label
1 Yes
0 No
subscriptionendpointstatus Edm.Int32

Display Name: SubscriptionEndpointStatus

subscriptionentities Edm.String

Display Name: subscriptionentities

subscriptionfnotables Edm.String

Display Name: subscriptionfnotables

timezoneruleversionnumber Edm.Int32

For internal use only.

Display Name: Time Zone Rule Version Number

unsubscribedentities Edm.String

Display Name: UnsubscribedEntities

unsubscribedfnotables Edm.String

Display Name: UnsubscribedFnoTables

utcconversiontimezonecode Edm.Int32

Time zone code that was in use when the record was created.

Display Name: UTC Conversion Time Zone Code

versionnumber Edm.Int64

Version number of OrganizationDataSyncSubscription.

Display Name: Version Number

Read Only

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.

Name Single-valued navigation property Description
_createdby_value createdby

Unique identifier of the user who created the record.

_createdonbehalfby_value createdonbehalfby

Unique identifier of the delegate user who created the record.

_modifiedby_value modifiedby

Unique identifier of the user who modified the record.

_modifiedonbehalfby_value modifiedonbehalfby

Unique identifier of the delegate user who modified the record.

_organizationid_value organizationid

Unique identifier for the organization

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name Type Partner
createdby systemuser lk_organizationdatasyncsubscription_createdby
createdonbehalfby systemuser lk_organizationdatasyncsubscription_createdonbehalfby
modifiedby systemuser lk_organizationdatasyncsubscription_modifiedby
modifiedonbehalfby systemuser lk_organizationdatasyncsubscription_modifiedonbehalfby
organizationid organization organization_organizationdatasyncsubscription

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner
organizationdatasyncsubscription_AsyncOperations asyncoperation regardingobjectid_organizationdatasyncsubscription
organizationdatasyncsubscription_BulkDeleteFailures bulkdeletefailure regardingobjectid_organizationdatasyncsubscription
organizationdatasyncsubscription_DuplicateBaseRecord duplicaterecord baserecordid_organizationdatasyncsubscription
organizationdatasyncsubscription_DuplicateMatchingRecord duplicaterecord duplicaterecordid_organizationdatasyncsubscription
organizationdatasyncsubscription_MailboxTrackingFolders mailboxtrackingfolder regardingobjectid_organizationdatasyncsubscription
organizationdatasyncsubscription_organizationdatasyncfnostate_organizationdatasyncsubscriptionid organizationdatasyncfnostate organizationdatasyncsubscriptionid
organizationdatasyncsubscription_organizationdatasyncstate_organizationdatasyncsubscriptionid organizationdatasyncstate organizationdatasyncsubscriptionid
organizationdatasyncsubscription_PrincipalObjectAttributeAccesses principalobjectattributeaccess objectid_organizationdatasyncsubscription
organizationdatasyncsubscription_ProcessSession processsession regardingobjectid_organizationdatasyncsubscription
organizationdatasyncsubscription_SyncErrors syncerror regardingobjectid_organizationdatasyncsubscription
subscription_subscriptionentity organizationdatasyncsubscriptionentity organizationdatasyncsubscriptionId
subscription_subscriptionentity_duplicate organizationdatasyncsubscriptionentity organizationdatasyncsubscription
subscription_subscriptionfnotable organizationdatasyncsubscriptionfnotable organizationdatasyncsubscriptionId
subscription_subscriptionfnotable_duplicate organizationdatasyncsubscriptionfnotable organizationdatasyncsubscription

Operations

The following operations can be used with the organizationdatasyncsubscription entity type.

Name Binding
CreateMultiple Not Bound
IsValidStateTransition Not Bound
UpdateMultiple Not Bound

See also