About this integration
Applicant tracking system for posting jobs and managing candidates. Use it from the workflow canvas with no custom glue script required.
This integration exposes 1 trigger, 2 search modules and 1 action as workflow nodes. Authentication uses basic authentication.
How to connect
The credential form asks for API Key.
Prefer the interactive builder form? Open it on the app page.
Enter your credentials below. WEXTL stores them encrypted and uses them only to call the API on your behalf.
| Field | Type | Help |
|---|---|---|
API KeyRequired | password | Can be taken from API page on portal. |
Use it in workflow automation
Start with Watch Jobs, then add Make an API Call.
The canvas below runs Watch Jobs into Make an API Call — watch the video, then drop a node onto the canvas.
Select the Watch Jobs trigger and the workflow fires automatically when the event occurs — no polling required.
Then add Make an API Call as the next node. Branch, filter, or hand off to other integrations from there.
The integration includes 2 ready-made modules for HR work — each run logs its inputs and outputs for debugging.
Recooty workflow on the canvas: Watch Jobs then Make an API Call
Triggers, searches and actions
Use the tables below to inspect Recooty's 1 trigger, 2 search modules, and 1 action.
Triggers
1 trigger fire automatically when specified events occur — no polling or cron job needed.
- Watch Jobs
Searches
Fetch data on demand using 2 search modules that query the app during a run.
- Get a Job
- List Jobs
Actions
1 action module cover the full range of create, update, and delete operations.
- Make an API Call
Explore the fields available for each Recooty trigger, search, and action.
Triggers
| Field | Type |
|---|---|
ID | text |
Title | text |
Jobcode | text |
Description | text |
City | text |
State | text |
Country | text |
Zip | text |
Date | text |
Industry | text |
Employment type | text |
Remote | text |
Experience | text |
Details URL external | url |
Apply URL external | url |
Searches
| Field | Type |
|---|---|
Job IDRequired | choice |
| Field | Type |
|---|---|
Company | text |
Job | object |
ID | text |
Title | text |
Jobcode | text |
Description | text |
City | text |
State | text |
Country | text |
Zip | text |
Date | date |
Industry | text |
| Field | Type |
|---|---|
Limit | number |
| Field | Type |
|---|---|
ID | text |
Title | text |
Jobcode | text |
Description | text |
City | text |
State | text |
Country | text |
Zip | text |
Date | text |
Industry | text |
Employment type | text |
Remote | text |
Experience | text |
Details URL external | url |
Apply URL external | url |
Actions
| Field | Type |
|---|---|
URLRequired | text |
MethodRequired | choice |
Headers | array |
Header | object |
Query String | array |
Parameter | object |
Body | text |
| Field | Type |
|---|---|
Body | text |
Headers | object |
Status code | number |

