EventInvite

An invitation to an event.

Fields

FieldTypeMode Description
bodyStringread-only

The (HTML) body content of this invitation.

eventEventread-only

The event to which the invitee was invited.

followerCountIntegerread-only

Number of people following this object.

Availability:

Will be present only for object types that support being followed.

idStringread-only

Identifier (unique within an object type and Jive instance) of this object. This field is internal to Jive and should not be confused with contentID or placeID used in URIs.

inviteePersonread-only

The person that was invited.

inviterPersonread-only

The person that issued this invitation.

likeCountIntegerread-only

Number of people who have liked this object.

Availability:

Will be present only for object types that support being liked.

publishedISO 8601 Dateread-only

The date and time at which this invite was created.

resourcesObjectread-only

Resource links (and related permissions for the requesting person) relevant to this object.

sentDateISO 8601 Dateread-only

The date and time at which this invitation was sent.

updatedISO 8601 Dateread-only

The date and time at which this invite was last updated.

followedBooleanread-only

Whether the current user is following this object.

Availability:

Will be present only for object types that support being followed.

→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations

Resources

ResourceMethodDescription
selfGET

Return an updated version of this invitation.

Retrieves:
  • EventInvite
  • selfPUT

    Update the information for this invitation, and return an updated representation of it.

    Retrieves:
  • EventInvite
  • selfDELETE

    Remove this invitation.