You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API documentation alludes to there being a way to add content for custom fields, but it's not obvious how to do it.
The API is modeled off our hosted jobs form. Required fields and url fields can be customized per account. To determine what the job form looks like, look at any job application form for your account on jobs.lever.co or visit your job site settings page.
Say we have the following required custom question in our job posting: "Name an open-source library you've contributed to". How do we provide content for that question/field using this API?
The text was updated successfully, but these errors were encountered:
Related, it would be great if there were actually an endpoint that provided information on a posting's application form — rather than having to "coordinate with your Lever administrator to learn which fields on the job application they've selected as required," for example. If there were an endpoint that described a posting's form, that would resolve both this question and eliminate the need for "coordination" with other people to figure out what fields are required, etc.
Hey guys @mattngan@akgula@aidenblinn, sorry for the ping! Wondering if anything changed since 2019 and if it's possible to access the application form via /v0 now? Thank you!
Hello @yahorbarkouski - we do not have any plans to extend the functionality of the v0 API at this time. If you're looking for the custom questions for an application via API, you can (if you have a Lever account) fetch them via the v1 API.
The API documentation alludes to there being a way to add content for custom fields, but it's not obvious how to do it.
Say we have the following required custom question in our job posting: "Name an open-source library you've contributed to". How do we provide content for that question/field using this API?
The text was updated successfully, but these errors were encountered: