Submitted by 
iCIMSUNIFIL on February 05, 2021
      Permalink
		
		
	
			 Submitted by 
iCIMSUNIFIL on April 26, 2021
      Permalink
		
		Is it "Position Management"?
Hi Eric,
I'm a new user in the developer platform but a long time user of iCIMS.  Based on my reading today I believe you were looking at "Position Management" which allows jobs to be created but comes from the HCM. 
https://developer.icims.com/human-capital-management-hcm#tab-positionmanagement
Thanks,
Rob
			 Submitted by 
iCIMSUNIFIL on May 04, 2021
      Permalink
		
		Job Create
A requisition and a job are the same thing in iCIMS. rollins1 is correct, it is a job profile. A POST request using the Profiles endpoint with the required data will create a requisition/job. Position Management under the standard Human Capital Management (HCM) integration describes how creating and updating jobs fits within the workflow for a standard HCM integration as well as provides an example on how to create a job.
          (edited)
          Last Updated: October 16, 2025, 6:51 PM
        
      		
This functionality can be found here:
https://developer.icims.com/REST-API/Object-Types-Commands/Profiles
I believe that it was that a Job is considered a profile that threw me off.