Looking into the api integration. I can get a token, make a call to get all job listings, and I can make a call to get each job's individual info.
What I would like to do is make a call to get all job listings with the job listing's details attached to each job to avoid making many calls.
Is this possible?
Another question that I have, is if I have a few sets of job listings, can I combine these into one call?
Submitted by
iCIMSUNIFIL on September 08, 2022Permalink
iCIMS APIs do not have the functionality to capture the detail in the same call. It is a two step process to first get all job listings and then individual calls to get job specific details.
iCIMS APIs do not have the functionality to capture the detail in the same call. It is a two step process to first get all job listings and then individual calls to get job specific details.