Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Warninginfo

This documentation needs updating soon. 
We have a WI which will put the Department endpoints inside TM, instead of going through TR. I don't see how that could ever have worked without using the 'Master key'
https://dev.azure.com/talentechdev/Everest/_workitems/edit/23057API has recently been updated (08.06.2020)
It is no longer required to use RECRUITER endpoint. in order to fetch departments.
Manager now has its own endpoint for fetchinug departments



Info

Read about the common setup of RESTFul apis

...


The URL to Web Service method to retrieve one or more departments is the same as for recruiter and is as follows:
https://recruitermanager-api.hr-manager.net/restful.svc/v2/{CUSTOMER-ALIAS}/{API-KEY}/departments/

When calling an API method, simply replace these parts with proper values.

Unless otherwise specified through a parameter, queries to the Department API will always default to Root. Also note that this API requires a special API key, different from your Talent Manager or Talent Recruiter API key. 


Items

The node for items include the list of position data objects.

...