Skills

This entity describes a skill that can be associated with a Resource through the ResourceSkill entity. When assigning tickets via the API, the ResourceSkill entity provides information to assist in matching a Problem/Incident to resources with the proper skill level.

To access or update ResourceSkill 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: Skills

Entity Path:

/atservicesrest/v1.0/Skills

Can Create:  
Can Update:  
Can Query:
Can Delete:  
Can Have UDFs:  

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
categoryID long  
description string (2000)      
id long    
isActive boolean    
name string (100)    

Additional resources