Introduction
This integration enables users to retrieve active job openings for a specific company using PredictLeads' Job Openings Dataset API. By providing a company's domain, the action leverages PredictLeads' database to fetch current job listings, offering valuable insights into a company's hiring activities and growth trends. This data can be incorporated into Clay workflows for further analysis or automation.
Provider: https://predictleads.com
โAPI Documentation: https://docs.predictleads.com/v3/api_endpoints/job_openings_dataset/retrieve_company_s_job_openings
Input
Name | Is Optional | Description | Type |
Domain | The domain of the company for which you want to find open jobs. | url | |
Departments | true | Optionally, filter jobs by selected departments. | text |
Filter for Job Title | true | Optionally filter for specific words or phrases in job titles, separated by comma (e.g. "Engineer, Marketing, Accountant"). This does not accept AND or ORs. This filter works more accurately if you select departments above. | text |
Filter for Job Description | true | Optionally filter for specific words or phrases in job descriptions, separated by comma (e.g. "Salesforce, HubSpot"). This does not accept AND or ORs. This filter works more accurately if you select departments above. | text |
Days Since Posted | true | Optionally filter for jobs posted within the last X days. | number |
Only jobs tied to a location? | true | Use this filter to only return jobs that are tied to a specific geographical area. | boolean |
Output
Name | Type |
Total Job Count | number |
Jobs | array |