Retrieves a paginated list of jobs from your Workable account. Returns job details including title, state, department, location, and salary information. Use this to search for jobs by state (draft/published/closed/archived), filter by creation/update dates, or fetch additional f…
limitintegerNumber of jobs to retrieve per page. Default is 50; maximum is 100.
statestringFilter jobs by state. One of 'draft', 'published', 'archived', or 'closed'.
max_idstringReturn results with an ID less than or equal to this value.
since_idstringReturn results with an ID greater than or equal to this value.
created_afterstringReturn results created after this ISO 8601 timestamp.
updated_afterstringReturn results updated after this ISO 8601 timestamp.
include_fieldsstringComma-separated list of extra fields to include in each job (e.g., 'description,full_description,requirements,benefits').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.