API documentation for onboarding workflows appears incomplete?

General discussion



iCIMS Onboarding documentation makes no reference to the endpoint https://developer-community.icims.com/api/281#post-/onboardworkflows. However, the 'Workflows' documentation - https://developer-community.icims.com/api/246 - does, under the heading "Retrieve basic information from an Onboard workflow" gives the example 'GET /onboardworkflows/'. 

When we try various permutations of the possible path, we get the following errors:

405

Generate iFORM link via API

General discussion

Hi,

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 in the interface, is the one that we would want to generate via API, if possible.

Thanks!

Jobs Listing Schema Markup for SEO

General discussion

I'm 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. I'm 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 the jobPosting schema.

Offer Search Filters

General discussion

Hello,

The Offer API is documented at https://developer.icims.com/REST-API/Object-Types-Commands/Offer-API.

On the page above, there is a POST call documented using the endpoint of /offer/search. 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?