Search Results
Displaying 191 - 200 of 203- OAuth JWT Not WOrking - Forum
Last Modified Aug 20, 2023 03:06 PMIm making a POST request in Postman to httpsloginicimscomoauthtoken with the following body audiencehttpsapiicimscomv1 granttypeclientcredentials clientidkfitzgerald clientsecret clientid and clientsecret are my username + password used to login to developericimscom I simply receive a 401 everytime error accessdenied errordescription Unauthorized How do I fix this Am I missing something here…
- Profiles Person API for returning list of person profiles - Forum
Last Modified Aug 21, 2023 05:11 PMAPI to receive a specific person profile and fields is shown below httpsapiicimscomcustomerspeople237527fields=firstnamelastnamemiddlename How do I get a list of all person profiles and return specific fields for them
- API stream to dataframe - Forum
Last Modified Aug 22, 2023 01:41 PMI currently am supporting a API call to write out to a CSV I am having issues with writing it as UTF8 as I am loading the CSV to GCP and it doesnt support UTF16lebe I am thinking a data frame will allow me to load a GCP biq query table Does anyone have a example to call the API into a data frame
- Merge Two Person Records via API or FlatFile - Forum
Last Modified Sep 10, 2023 02:51 PMHello Is it possible to merge two person records via the public API or a flatfile For example the person records with the IDs of 38593 and 41939 are duplicates and the goal is to merge record 38593 into record 41939 resulting in one remaining person profile 41939
- Offer Search Filters - Forum
Last Modified Sep 10, 2023 02:54 PMHello The Offer API is documented at httpsdevelopericimscomRESTAPIObjectTypesCommandsOfferAPI On the page above there is a POST call documented using the endpoint of offersearch The endpoint searches Offer using Offer search filters My question is it possible to find a list of the search filters available or be provided a method for determining the search filters
- Evergreen or Parent Child Reqs - Forum
Last Modified Sep 18, 2023 05:12 AMHi Does the Workflows API or other API allow for moving a person from one job an evergreen Parent job to another job which is linked to it like a child job or linked by another key Thank you
- Jobs Listing Schema Markup for SEO - Forum
Last Modified Sep 21, 2023 05:00 PMIm curious as to how to edit the mapping of schema metadata and information within job postings Most specifically description skills qualifications and responsibilities are all conflated within the way that job postings are laid out in our ICIMS tool Im hopeful that I can set up each field in the ICIMS job postings wizard so that it guides the user to enter data appropriate to the property within…
- Change field via api - Forum
Last Modified Sep 26, 2023 11:06 AMHow do I update the dropdown list field options via the api I couldnt understand the documentation very well if anyone can help me Id be very grateful
- API Concurrency Limits - Forum
Last Modified Sep 28, 2023 02:09 PMI worked on a project recently where we integrated with iCIMS standard API There was an iCIMS consultant on the project and at one time they said that iCIMS can support 5 concurrent API calls per license Is that also true retrieving binary files with the below example endpoint httpsapiicimscomcustomers1234people5fieldsresumebinary
- Generate iFORM link via API - Forum
Last Modified Oct 04, 2023 12:06 PMHi Is there a way to generate a link to a specific iFORM via API The usecase is the following we have a feedback iFORM that should be filled in by the interviewers after each interview For the interviewers to receive the link to the form an action is triggered in the interface that correlates the iForm with the candidate and the role and sends an email The link that is generated via this action…