All forms for a person



I need to create PDF files for all forms filled out by a hire. Is there a way to get a list of all of a hires forms?

Submitted by iCIMSUNIFIL on October 24, 2018 Permalink

You can use the

Filter: formdata.person.id = [profileId[

API Url: https://api.icims.com/customers/[customerID]/search/forms

This will give you all the forms for a specific person via the API.

Submitted by iCIMSUNIFIL on December 27, 2018 Permalink

Your customer ID is the unique identifier assigned by iCIMS. When you have an integration project you will get an Integration Specialist assigned to the project. They will provide you with the customer ID as well as the credentials to access the API.