Partager via


Référence d’entité/de table CallbackRegistration

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Callback Registration that stores configuration.

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/callbackregistrations
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/callbackregistrations(callbackregistrationid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/callbackregistrations(callbackregistrationid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/callbackregistrations
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/callbackregistrations(callbackregistrationid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName CallbackRegistrations
DisplayCollectionName Callback Registrations
DisplayName Callback Registration
EntitySetName callbackregistrations
IsBPFEntity False
LogicalCollectionName callbackregistrations
LogicalName callbackregistration
OwnershipType UserOwned
PrimaryIdAttribute callbackregistrationid
PrimaryNameAttribute name
SchemaName CallbackRegistration

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

CallbackRegistrationId

Propriété Valeur
Description Unique identifier of the callback registration.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName callbackregistrationid
RequiredLevel SystemRequired
Type Uniqueidentifier

EntityName

Propriété Valeur
Description Entity Name.
DisplayName Entity Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName entityname
MaxLength 255
RequiredLevel SystemRequired
Type String

FilterExpression

Propriété Valeur
Description condition represented with OData $filter syntax
DisplayName Filter Expression
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName filterexpression
MaxLength 100000
RequiredLevel None
Type String

FilteringAttributes

Propriété Valeur
Description Comma-separated list of attributes. If at least one of these attributes is modified, the callback url should be called.
DisplayName Filtering Attributes
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName filteringattributes
MaxLength 100000
RequiredLevel None
Type String

HardDelete

Ajouté par : solution CallbackRegistrationApp Solution

Propriété Valeur
Description For internal use only. Holds hard delete information.
DisplayName Hard Delete
IsValidForForm False
IsValidForRead True
LogicalName harddelete
RequiredLevel SystemRequired
Type Boolean

Choix/Options HardDelete

Valeur Étiquette Description

LogicAppsVersion

Ajouté par : solution CallbackRegistrationApp Solution

Propriété Valeur
Description For internal use only. Holds version of logic apps trigger.
DisplayName Logic Apps Version
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName logicappsversion
MaxLength 100
RequiredLevel SystemRequired
Type String

Message

Propriété Valeur
Description Specifies the message type
DisplayName Specifies the message type
IsValidForForm True
IsValidForRead True
LogicalName message
RequiredLevel SystemRequired
Type Picklist

Choix/Options Message

Valeur Étiquette Description
1 Added
2 Deleted
3 Modified
4 Added or Modified
5 Added or Deleted
6 Modified or Deleted
7 Added or Modified or Deleted

Name

Propriété Valeur
Description Name of callback registration.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 256
RequiredLevel SystemRequired
Type String

OwnerId

Propriété Valeur
Description Unique identifier of the user or team who owns the callback registration.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser
Type Owner

OwnerIdType

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

PostponeUntil

Propriété Valeur
Description delay represented with OData expression
DisplayName Postpone Until
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName postponeuntil
MaxLength 100000
RequiredLevel None
Type String

RunAs

Propriété Valeur
Description Specifies the user context under which the callback will run
DisplayName RunAs
IsValidForForm True
IsValidForRead True
LogicalName runas
RequiredLevel SystemRequired
Type Picklist

Choix/Options RunAs

Valeur Étiquette Description
1 Modifying user
2 Row owner
3 Flow owner

RuntimeIntegrationProperties

Ajouté par : solution RuntimeIntegration

Propriété Valeur
Description For internal use only. Holds miscellaneous properties related to runtime integration.
DisplayName Runtime Integration Properties
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName runtimeintegrationproperties
MaxLength 512
RequiredLevel None
Type String

Scope

Propriété Valeur
Description Specifies the Scope
DisplayName Specifies the scope type
IsValidForForm True
IsValidForRead True
LogicalName scope
RequiredLevel SystemRequired
Type Picklist

Choix/Options Scope

Valeur Étiquette Description
1 User
2 BusinessUnit
3 ParentChildBusinessUnit
4 Organization

SdkMessageName

Ajouté par : solution API messages extension solution

Propriété Valeur
Description Name of the SDK message the subscriber is interested in
DisplayName SDK Message Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName sdkmessagename
MaxLength 256
RequiredLevel None
Type String

SoftDeleteStatus

Ajouté par : solution CallbackRegistrationApp Solution

Propriété Valeur
Description For internal use only. Holds soft delete information.
DisplayName Soft Delete Status
Format None
IsValidForForm False
IsValidForRead True
LogicalName softdeletestatus
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

Url

Propriété Valeur
Description Full callback registration Url.
DisplayName Url Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead False
LogicalName url
MaxLength 2000
RequiredLevel SystemRequired
Type String

Version

Propriété Valeur
Description Specifies the Callback registration version type
DisplayName Specifies the Callback registration version type
IsValidForForm True
IsValidForRead True
LogicalName version
RequiredLevel SystemRequired
Type Picklist

Choix/Options Version

Valeur Étiquette Description
1 V1
2 V2
3 V3

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the callback registration was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Propriété Valeur
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the callback registration was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propriété Valeur
Description Unique identifier of the business unit that owns the callback registration.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 100
RequiredLevel None
Type String

OwningTeam

Propriété Valeur
Description Unique identifier of the team who owns the callback registration.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propriété Valeur
Description Unique identifier of the user who owns the callback registration.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

VersionNumber

Ajouté par : solution CallbackRegistrationApp Solution

Propriété Valeur
Description Version number of the callbackregistration.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_callbackregistration_modifiedonbehalfby

Voir la relation un à plusieurs lk_callbackregistration_modifiedonbehalfby pour la table/entité systemuser.

lk_callbackregistration_modifiedby

Voir la relation un à plusieurs lk_callbackregistration_modifiedby pour la table/entité systemuser.

lk_callbackregistration_createdonbehalfby

Voir la relation un à plusieurs lk_callbackregistration_createdonbehalfby pour la table/entité systemuser.

lk_callbackregistration_createdby

Voir la relation un à plusieurs lk_callbackregistration_createdby pour la table/entité systemuser.

businessunit_callbackregistration

Voir la relation un à plusieurs businessunit_callbackregistration pour la table/entité businessunit.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web callbackregistration EntityType