ResourceSkills
This entity describes skills associated with an Autotask Resource. When assigning tickets via the API, this entity provides information to assist in matching the Problem/Incident to resources with the proper skill level.
To access or update ResourceSkills data, the user logged into the API must have security level must include Resources/Users (HR) permission.
NOTE You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.
Entity details
Entity Name: | ResourceSkills |
Entity Path: |
/atservicesrest/v1.0/ResourceSkills |
Parent Entity: |
|
Can Create: | |
Can Update: |
![]() |
Can Query: |
![]() |
Can Delete: | |
Can Have UDFs: |
Field definitions
Field Name | Datatype | Read-Only | Is Required | Reference Name | Picklist |
---|---|---|---|---|---|
id | long |
![]() |
![]() |
||
resourceID | long |
![]() |
![]() |
Resources | |
skillDescription | string (2000) | ||||
skillID | long |
![]() |
![]() |
Skills | |
skillLevel | long |
![]() |