OnBehalfOf

An entity representing the information when a message or discussion was posted on behalf of another person.

Since: 3.3

Fields

FieldTypeMode Description
emailStringoptionalEmail of the person that wrote the message. This field is only present when the email belongs to a person that is unknown to Jive. When the email of a Jive user is sent in this field then when retrieving this information, the person field will be used instead.
imageMediaLinkoptionalInformation about the image, usually an avatar, associated to the person that wrote the content. This field is only present when the person that wrote the message is unknown to Jive.
Since: 3.7
nameStringoptionalName of the person that wrote the message. This field is only present when the person that wrote the message is unknown to Jive.
personPersonread-onlyPerson that wrote the message. This field is only present when the email belongs to a person that is known to Jive.
profileUrlStringoptionalURL to the profile, in an external system, of the person that wrote the content. This field is only present when the person that wrote the message is unknown to Jive.
Since: 3.7
usernameStringoptionalUsername, in an external system, of the person that wrote the content. This field is only present when the person that wrote the message is unknown to Jive.
Since: 3.7
→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations