Introduction
This integration leverages Google's Cloud Talent Solution API to search for open job listings within a specified company. By utilizing Clay's data capabilities alongside Google's extensive job search functionality, users can efficiently locate active positions that match their provided keywords. The integration streamlines the process of identifying relevant job opportunities, enhancing recruitment efforts and candidate sourcing strategies.
Provider: https://google.com
โAPI Documentation: https://cloud.google.com/talent-solution/job-search/docs/reference/rest/v4/projects.tenants.jobs/search
Input
Name | Is Optional | Description | Type |
Company Name | true | Name of company to search for job listings | text |
Company Domain | true | Domain of company (include for better results) | url |
Keywords to search for | true | Pass in a comma separated list of keywords | text |
Output
Name | Type |
Has Matches | boolean |
Count | number |
Results | array |