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>73682082-82e8-4b70-8497-cf59d96ecd75</TaskID> <IndividualID>d8da5209-ecec-4a08-b58e-7288ca28c5e3</IndividualID> <RoleID>bc701b6c-65a7-40a4-ad0b-710b74035882</RoleID> <HoursProjected>1</HoursProjected> <HoursActual>1</HoursActual> <RoleDescription>sample string 4</RoleDescription> <TeamSurvey>true</TeamSurvey> </TeamMember>
{
"TaskID": "73682082-82e8-4b70-8497-cf59d96ecd75",
"IndividualID": "d8da5209-ecec-4a08-b58e-7288ca28c5e3",
"RoleID": "bc701b6c-65a7-40a4-ad0b-710b74035882",
"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>94e38f48-98c2-4dd2-821c-adc99f100e14</TaskID> <IndividualID>accd085b-d748-4b36-b592-067ae8ab4361</IndividualID> <RoleID>708d15b7-6ab3-490a-b84e-69adaa928c38</RoleID> <HoursProjected>1</HoursProjected> <HoursActual>1</HoursActual> <ID>5400c401-dde9-4b38-b0d0-a22ba768e241</ID> <RoleName>sample string 1</RoleName> <HoursActualRollup>1</HoursActualRollup> <HoursProjectedRollup>1</HoursProjectedRollup> <IndividualFullName>sample string 2</IndividualFullName> <Created>2026-05-06T06:08:00.5803975+00:00</Created> <CreatedBy>80d7b105-51fa-4d62-9711-23b0fdb984af</CreatedBy> <SiteID>06150e05-e3be-484c-9ae6-b45e985585c3</SiteID> <Updated>2026-05-06T06:08:00.5803975+00:00</Updated> <UpdatedBy>69b18a1a-6a63-4fb0-87d3-c9193bb9e523</UpdatedBy> <IndividualFullOrderedName>sample string 3</IndividualFullOrderedName> <RoleDescription>sample string 4</RoleDescription> <TeamSurvey>true</TeamSurvey> </TeamMember>
{
"TaskID": "94e38f48-98c2-4dd2-821c-adc99f100e14",
"IndividualID": "accd085b-d748-4b36-b592-067ae8ab4361",
"RoleID": "708d15b7-6ab3-490a-b84e-69adaa928c38",
"HoursProjected": 1.0,
"HoursActual": 1.0,
"ID": "5400c401-dde9-4b38-b0d0-a22ba768e241",
"RoleName": "sample string 1",
"HoursActualRollup": 1.0,
"HoursProjectedRollup": 1.0,
"IndividualFullName": "sample string 2",
"Created": "2026-05-06T06:08:00.5803975+00:00",
"CreatedBy": "80d7b105-51fa-4d62-9711-23b0fdb984af",
"SiteID": "06150e05-e3be-484c-9ae6-b45e985585c3",
"Updated": "2026-05-06T06:08:00.5803975+00:00",
"UpdatedBy": "69b18a1a-6a63-4fb0-87d3-c9193bb9e523",
"IndividualFullOrderedName": "sample string 3",
"RoleDescription": "sample string 4",
"TeamSurvey": true
}