Skip to main content
Get Project Event List

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Body

The identifiers of the ProjectEvent object

Response

OK

AssociateFullName
string

Name of the person that ows the event (i.e. project)

Description
string

The event description (i.e. the project text)

ProjectId
integer<int32>

Id of the project that represents the event

EventName
string

The name of the event (i.e. the project name)

AssociateId
integer<int32>

Id of the person that ows the event (i.e. project)

IsSignedOn
boolean

True if the current user is signed on to the event (i.e. is project member)

SignOffConfirmationText
string

Text shown as confirmation text before accepting sign off.

SignOffText
string

Default text for the activity created when signing off.

SignOnConfirmationText
string

Text shown as confirmation text before accepting sign on.

SignOnText
string

Default text for the activity created when signing on.

EventDate
string<date-time>

Date of the event. Event is not visible after this date.

Enabled
boolean

If true the event is enabled (visible)

SignOff
boolean

If true, it is possible to sign off the event.

SignOffTaskEnable
boolean

If true, a task should be created when the external user signs off an event

SignOnTaskEnable
boolean

If true, a task should be created when the external user signs on an event

SignOn
boolean

If true, it is possible to sign on the event.

SignOffTaskId
integer<int32>

If not 0, sign off should cause an Activity of this type to be registered

SignOnTaskId
integer<int32>

If not 0, sign on should cause an Activity of this type to be registered

SignOffTriggersAssign
boolean

If true, the sign off task should be created as an Assigned task, triggering the invitation dialog

SignOnTriggersAssign
boolean

If true, the sign on task should be created as an Assigned task, triggering the invitation dialog

SignOnPersonId
integer<int32>

If 0, the signOn Activity should go into the persons Our Contact; if not 0, this is the Person whose diary should get the activity

SignOffPersonId
integer<int32>

If 0, the signOn Activity should go into the persons Our Contact; if not 0, this is the Person whose diary should get the activity

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.