Any C# iForm API PUT/PATCH examples?
General discussionEveryone:
I'm working on an app that needs to push data back into an iForm. I was able to figure out how to GET data using the Search & iForms API's. Unfortunately I'm having no luck with PUTing or PATCHing data back. I'm using WebRequest for the GET and would like to use WebRequest for the PUT. Does anyone have an example they would care to share?
Sincerely,
Dale Williams
- Read more about Any C# iForm API PUT/PATCH examples?
- 1 comment
- Log in to post comments
List of LoginGroup
General discussionHi ,
I'm looking for the API which gives the logingroup and its permission set for the customer.
Trying to build the custom Authorization based on person login group and its permission set.
GET /customers/XX/api/logingroups
Thanks,
- Read more about List of LoginGroup
- 4 comments
- Log in to post comments
Handling error Response
General discussionAs part of integrations, we are sending some custom error message for specific failure scenarios(as mentioned in https://developer.icims.com/REST-API/Error-Handling-and-Reporting)
but not sure where we can see those error message in UI in case the request failed. In UI after triggering the event I am not able to see the error messages
- Read more about Handling error Response
- 1 comment
- Log in to post comments
Patch API resume pdf upload
General discussionI am trying to update a resume through API. I keep on getting this error:
{
"errors":[
{
"errorMessage": "The Content provided as part of the request was invalid.",
"errorCode": 17
}
]
}
I am trying to push using RESTLET client with correct credentials, I tried .pdf file, .docx file , .doc file. I am confused as to what is required as content. How do I send {RAW BINARY CONTENT} as mentioned in the api docs.
- Read more about Patch API resume pdf upload
- 1 comment
- Log in to post comments
Multiple Error Scenario
General discussionHi ,
From https://developer.icims.com/icims-platform/error-handling I got to know there can be multiple messages for a failure scenario while hitting an api, Could you help me with a scenario in which we may get multiple failure messages for the single request.
- Read more about Multiple Error Scenario
- 1 comment
- Log in to post comments
Is Folder structure (eg. lists.job.folders) configurable for each client for job, location and others ?
General discussionIs Folder structure (eg. lists.job.folders, lists.company.folders) configurable for each client, for job, location and others ?
Web services request per day rate limit
General discussionIs there a way to increase the per day limit of web services calls from default 10000?
- Read more about Web services request per day rate limit
- 1 comment
- Log in to post comments
Onboarding iForm Data Get Json or XMl format
General discussionI need an example of how to retrieve data stored on an below ICIMS iforms in Json or Xml format using API calls.
1. Voluntary Self Identification of Disability (Post Offer)
2. Voluntary Self Identification of Veteran Status (Post Offer)
- Read more about Onboarding iForm Data Get Json or XMl format
- 3 comments
- Log in to post comments
Form Search API
General discussionI'm trying to find the right filter condition to get the exact match of the form , I don't know the form data id.
Sample Data -
- Read more about Form Search API
- 1 comment
- Log in to post comments
List API for applicant workflow
General discussionIs there an API to fetch the list of all applicant workflow ids? We need this for our integration using polling
- Read more about List API for applicant workflow
- 1 comment
- Log in to post comments