Description: Workable is an online platform for posting jobs and managing the hiring process. Employers can create job listings, receive applications, track candidates, collaborate with team members, schedule interviews, and manage the overall hiring workflow with Workable.
Prerequisites:
Grab API credentials:
Connection Properties:
Example YAML Configuration:
version: 1
encrypt_credentials: false
plugins:
extractors:
- name: Workable_data
connectorname: Workable
config:
access_token: <ACCESS TOKEN>
sub_domain: <SUB DOMAIN>
select:
-Table1
-Table2
properties:
since_timestamp: <>
version: 1
encrypt_credentials: false
plugins:
extractors:
- name: Workable_data
connectorname: Workable
config:
access_token: <ACCESS TOKEN>
sub_domain: <SUB DOMAIN>
select:
-Table1
-Table2
properties:
since_timestamp: <>