TaskSecondaryResource

IMPORTANT  The SOAP API entered a limited enhancement phase in Q4 2020. Access to version 1.6 will be deactivated.

This entity describes a secondary resource assigned to a project Task. Secondary resources are different from the primary resource. A Task can have more than one Secondary Resource assigned, and a task can have secondary resources without a primary resource assigned.

Entity details

You can also retrieve this information with the Web Services API call The getEntityInfo() SOAP API call.

Entity Name: TaskSecondaryResource
Can Create:
Can Update:  
Can Query:
Can Delete:
Can Have UDFs:  

Conditions and requirements

General

  • If Autotask receives a create, update, or delete request for this entity and its corresponding module is unavailable, the API will return the error message, "The logged in Resource does not have the adequate permissions to update this entity type." For more information about installed modules, refer to our Modules article.
  • The secondary resource cannot be the primary resource on the task
    (TaskSecondaryResource.Resource ID cannot equal Task.AssignedResourceID).
  • ResourceID and RoleID must be an existing Resource/Role pair in Autotask.
  • Resources without security level access to projects have RESTRICTED access to Tasks; that is, they must be assigned to the task to add and remove secondary resources for the task.
  • Secondary resources on tasks associated with projects of Type = Baseline are read-only and cannot be created, updated or deleted via the API.

Field definitions

Field Name Label Datatype Read Only Is Required Reference Name Picklist
id ID long    
ResourceID Resource ID long   Resource  
RoleID Role long   Role  
TaskID Task long   Task