Cloud Talent Solution also offers a search API, SearchJobsForAlert
,
that's tuned to the needs of "passive job seekers." These are individuals not
necessarily actively looking for a job, but might be inclined to apply for one if the
right circumstances arise. For example, a customer can leverage Cloud Talent Solution
to populate the contents of an email campaign designed to offer periodic updates
of jobs individuals might be interested in.
The results of SearchJobsForAlert
may be different to those from searchJobs
and are intended for use in job alert emails and other campaigns that are
targeted towards passive job seekers.
Use the date posted filter when calling SearchJobsForAlert
to restrict the
set of jobs being searched to those posted since the last alert was generated. For additional
information on using this feature, see the email alerts implementation guide.
Email alert searches are made in the same way as a regular search:
Java
For more on installing and creating a Cloud Talent Solution client, see Cloud Talent Solution Client Libraries.
Python
For more on installing and creating a Cloud Talent Solution client, see Cloud Talent Solution Client Libraries.
Go
For more on installing and creating a Cloud Talent Solution client, see Cloud Talent Solution Client Libraries.
For information about searching, see Search Basics.