Referencia de tabla o entidad Post

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

An activity feed post.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/posts
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/posts(postid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/posts(postid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/posts
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

Propiedad Valor
CollectionSchemaName Posts
DisplayCollectionName Posts
DisplayName Post
EntitySetName posts
IsBPFEntity False
LogicalCollectionName posts
LogicalName post
OwnershipType OrganizationOwned
PrimaryIdAttribute postid
PrimaryNameAttribute text
SchemaName Post

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

LargeText

Añadido por: solución Activities Patch

Propiedad Valor
Description Shows the text of a post.
DisplayName Text
Format Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName largetext
MaxLength 1073741823
RequiredLevel ApplicationRequired
Type Memo

PostId

Propiedad Valor
Description Unique identifier for entity instances
DisplayName Post
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName postid
RequiredLevel SystemRequired
Type Uniqueidentifier

RegardingObjectId

Propiedad Valor
Description Choose the parent record for the post to identify the customer, opportunity, case, or other record that the post most closely relates to.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjectid
RequiredLevel SystemRequired
Targets
Type Lookup

RegardingObjectIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjectidname
MaxLength 4000
RequiredLevel None
Type String

RegardingObjectTypeCode

Propiedad Valor
Description Type of the RegardingObject
DisplayName RegardingObjectTypeCode
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Source

Propiedad Valor
Description Select whether the post was created manually or automatically.
DisplayName Source
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName source
RequiredLevel ApplicationRequired
Type Picklist

Elecciones/opciones de Source

Valor Etiqueta Descripción
1 Auto Post
2 Manual Post
3 ActionHub Post

Text

Propiedad Valor
Description Shows the text of a post. If this is a manual post, it appears in plain text. If this is an auto post, it appears in XML.
DisplayName Text
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName text
MaxLength 2000
RequiredLevel ApplicationRequired
Type String

TimeZoneRuleVersionNumber

Propiedad Valor
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Type

Propiedad Valor
Description Select the post type.
DisplayName Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName type
RequiredLevel ApplicationRequired
Type Picklist

Elecciones/opciones de Type

Valor Etiqueta Descripción
1 Check-in
2 Idea
3 News
4 Private Message
5 Question
6 Re-post
7 Status

UTCConversionTimeZoneCode

Propiedad Valor
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

CreatedBy

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel SystemRequired
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

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

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Propiedad Valor
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propiedad Valor
Description Unique identifier of the organization associated with the solution.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

PostRegardingId

Propiedad Valor
Description Unique identifier of the post regarding with which the post is associated.
DisplayName Post Regarding
IsValidForForm False
IsValidForRead False
LogicalName postregardingid
RequiredLevel SystemRequired
Targets postregarding
Type Lookup

PostToYammer

Propiedad Valor
Description Internal use only.
DisplayName post to yammer
IsValidForForm False
IsValidForRead False
LogicalName posttoyammer
RequiredLevel None
Type Boolean

Elecciones/opciones de PostToYammer

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

RegardingObjectIdYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidyominame
MaxLength 100
RequiredLevel None
Type String

RegardingObjectOwnerId

Propiedad Valor
Description Unique identifier of the user or team who owns the regarding object.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

RegardingObjectOwnerIdType

Propiedad Valor
Description Type of the RegardingObjectOwnerId
DisplayName RegardingObjectOwnerIdType
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectowneridtype
RequiredLevel None
Type EntityName

RegardingObjectOwningBusinessUnit

Propiedad Valor
Description Unique identifier of the business unit that owns the regarding object.
DisplayName Regarding object owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectowningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

YammerPostState

Propiedad Valor
Description Internal use only.
DisplayName Yammer Post State
Format None
IsValidForForm False
IsValidForRead False
LogicalName yammerpoststate
MaxValue 5
MinValue 0
RequiredLevel None
Type Integer

YammerRetryCount

Propiedad Valor
Description Internal use only.
DisplayName Yammer Retry Count
Format None
IsValidForForm False
IsValidForRead False
LogicalName yammerretrycount
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

Relaciones de uno a varios

Listado por SchemaName.

post_AsyncOperations

Igual que la relación de varios a uno post_AsyncOperations de la tabla asyncoperation.

Propiedad Valor
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName post_AsyncOperations
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

post_BulkDeleteFailures

Igual que la relación de varios a uno post_BulkDeleteFailures de la tabla bulkdeletefailure.

Propiedad Valor
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName post_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Post_Comments

Igual que la relación de varios a uno Post_Comments de la tabla postcomment.

Propiedad Valor
ReferencingEntity postcomment
ReferencingAttribute postid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Post_Comments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Post_Likes

Igual que la relación de varios a uno Post_Likes de la tabla postlike.

Propiedad Valor
ReferencingEntity postlike
ReferencingAttribute postid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Post_Likes
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

post_activity_file_attachment

Añadido por: solución Activities Patch

Igual que la relación de varios a uno post_activity_file_attachment de la tabla activityfileattachment.

Propiedad Valor
ReferencingEntity activityfileattachment
ReferencingAttribute parentid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName post_activity_file_attachment
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_post_createdby

Consulte la relación de uno a varios lk_post_createdby de la tabla systemuser.

lk_post_createdonbehalfby

Consulte la relación de uno a varios lk_post_createdonbehalfby de la tabla systemuser.

lk_post_modifiedby

Consulte la relación de uno a varios lk_post_modifiedby de la tabla systemuser.

lk_post_modifiedonbehalfby

Consulte la relación de uno a varios lk_post_modifiedonbehalfby de la tabla systemuser.

organization_post

Consulte la relación de uno a varios organization_post de la tabla organization.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web post EntityType