Create a new team member.
None.
This object takes all the parameters needed to create a new team member.
System.Collections.ObjectModel.Collection`1[Connections.API.Areas.HelpPage.ModelDescriptions.ParameterDescription] IList|
TaskID
globally unique identifier
Required
ID of the Project. |
|
IndividualID
globally unique identifier
Required
ID of the user. |
|
RoleID
globally unique identifier
Required
ID of the Team member's role. |
|
HoursProjected
decimal number
Required
Number of hours this team member is projected to work on this project. |
|
HoursActual
decimal number
Required
Number of hours this team member actually worked on this project. |
|
ID
globally unique identifier
ReadOnly
ID of the Team Member. |
|
RoleName
string
ReadOnly
Name of the team member's role. |
|
HoursActualRollup
decimal number
ReadOnly
Sum of the actual number of hours spent on this project. |
|
HoursProjectedRollup
decimal number
ReadOnly
Sum of the projected number of hours to be spent on this project. |
|
IndividualFullName
string
ReadOnly
Full name of the team member. |
|
Created
date
ReadOnly
Date the team member was added to the project. |
|
CreatedBy
globally unique identifier
ReadOnly
ID of the individual that created the team member. |
|
SiteID
globally unique identifier
ReadOnly
ID of the site for the team member. |
|
Updated
date
ReadOnly
Date the team member was last updated. |
|
UpdatedBy
globally unique identifier
ReadOnly
ID of the individual that updated the team member. |
|
IndividualFullOrderedName
string
ReadOnly
Full ordered name of the given team member. |
|
RoleDescription
string
Description of the team member's role on the project (Max 50 charactors) |
|
TeamSurvey
boolean
Set if Team Survey should be sent to the team member. |
<TeamMember xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://col4.com/api/v4"> <TaskID>cf79e7be-f294-44d1-9ceb-2d08fca8623b</TaskID> <IndividualID>df7558d1-ddb3-46bd-8a9d-2614cb42785e</IndividualID> <RoleID>fea3bdff-1482-4945-a85e-746aced71220</RoleID> <HoursProjected>1</HoursProjected> <HoursActual>1</HoursActual> <RoleDescription>sample string 4</RoleDescription> <TeamSurvey>true</TeamSurvey> </TeamMember>
{
"TaskID": "cf79e7be-f294-44d1-9ceb-2d08fca8623b",
"IndividualID": "df7558d1-ddb3-46bd-8a9d-2614cb42785e",
"RoleID": "fea3bdff-1482-4945-a85e-746aced71220",
"HoursProjected": 1.0,
"HoursActual": 1.0,
"RoleDescription": "sample string 4",
"TeamSurvey": true
}
|
TaskID
globally unique identifier
Required
ID of the Project. |
|
IndividualID
globally unique identifier
Required
ID of the user. |
|
RoleID
globally unique identifier
Required
ID of the Team member's role. |
|
HoursProjected
decimal number
Required
Number of hours this team member is projected to work on this project. |
|
HoursActual
decimal number
Required
Number of hours this team member actually worked on this project. |
|
ID
globally unique identifier
ReadOnly
ID of the Team Member. |
|
RoleName
string
ReadOnly
Name of the team member's role. |
|
HoursActualRollup
decimal number
ReadOnly
Sum of the actual number of hours spent on this project. |
|
HoursProjectedRollup
decimal number
ReadOnly
Sum of the projected number of hours to be spent on this project. |
|
IndividualFullName
string
ReadOnly
Full name of the team member. |
|
Created
date
ReadOnly
Date the team member was added to the project. |
|
CreatedBy
globally unique identifier
ReadOnly
ID of the individual that created the team member. |
|
SiteID
globally unique identifier
ReadOnly
ID of the site for the team member. |
|
Updated
date
ReadOnly
Date the team member was last updated. |
|
UpdatedBy
globally unique identifier
ReadOnly
ID of the individual that updated the team member. |
|
IndividualFullOrderedName
string
ReadOnly
Full ordered name of the given team member. |
|
RoleDescription
string
Description of the team member's role on the project (Max 50 charactors) |
|
TeamSurvey
boolean
Set if Team Survey should be sent to the team member. |
<TeamMember xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://col4.com/api/v4"> <TaskID>90710788-7075-47ce-86fe-bb8b6e21a2d6</TaskID> <IndividualID>2a277c80-e348-47d2-8285-1c8b32634df6</IndividualID> <RoleID>36503f3f-ce2b-4d24-80d7-c80ce107f58c</RoleID> <HoursProjected>1</HoursProjected> <HoursActual>1</HoursActual> <ID>dd203c91-3694-4424-951f-05b9eba64658</ID> <RoleName>sample string 1</RoleName> <HoursActualRollup>1</HoursActualRollup> <HoursProjectedRollup>1</HoursProjectedRollup> <IndividualFullName>sample string 2</IndividualFullName> <Created>2025-11-23T14:11:32.5755922+00:00</Created> <CreatedBy>0766a2e1-d987-428c-bb88-27c8233bce14</CreatedBy> <SiteID>acbe0247-6c63-4e80-9f24-76c0e945d4be</SiteID> <Updated>2025-11-23T14:11:32.5755922+00:00</Updated> <UpdatedBy>a626c326-66e3-415b-b442-b02004ba0de3</UpdatedBy> <IndividualFullOrderedName>sample string 3</IndividualFullOrderedName> <RoleDescription>sample string 4</RoleDescription> <TeamSurvey>true</TeamSurvey> </TeamMember>
{
"TaskID": "90710788-7075-47ce-86fe-bb8b6e21a2d6",
"IndividualID": "2a277c80-e348-47d2-8285-1c8b32634df6",
"RoleID": "36503f3f-ce2b-4d24-80d7-c80ce107f58c",
"HoursProjected": 1.0,
"HoursActual": 1.0,
"ID": "dd203c91-3694-4424-951f-05b9eba64658",
"RoleName": "sample string 1",
"HoursActualRollup": 1.0,
"HoursProjectedRollup": 1.0,
"IndividualFullName": "sample string 2",
"Created": "2025-11-23T14:11:32.5755922+00:00",
"CreatedBy": "0766a2e1-d987-428c-bb88-27c8233bce14",
"SiteID": "acbe0247-6c63-4e80-9f24-76c0e945d4be",
"Updated": "2025-11-23T14:11:32.5755922+00:00",
"UpdatedBy": "a626c326-66e3-415b-b442-b02004ba0de3",
"IndividualFullOrderedName": "sample string 3",
"RoleDescription": "sample string 4",
"TeamSurvey": true
}