Workable: Get Application Questions
Workable via Parse · jobs
Retrieves the application form for a Workable job listing, including all sections (personal information, profile, details) and their fields. Custom screening questions with options are included in the Details section. Also returns basic job metadata (title, company, location). One API call fetches the form; a second fetches job metadata. Returns an empty sections array if the job has no form fields. Extract job application form questions and fields from Workable job listings. Fulfilled by Parse from jobs.workable.com.
- b2b-directory
- developer-tools
- jobs
- jobs-workable-com
- parse
- platform-key
- workable
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2265f04c-f636-4651-98dd-bf4d6940e982/get_application_questions
- Interface artifact
- sha256:21ea71c271b60c6ecc2c2aa665a2aa4fb2509b58dffbcc115dd439e09a3ab675
- Manifest digest
- sha256:bb53da7c6f3bbe33fa30605e6657eee91a7678565755f6d50727fd665f0b771c
Request fields
- job_id (string, required): Workable job identifier from the URL path, e.g. '7M5Gmwmb8M1xi1EKDdQqhE' from jobs.workable.com/view/7M5Gmwmb8M1xi1EKDdQqhE/...
Example queries
- {"job_id":"7M5Gmwmb8M1xi1EKDdQqhE"}