Clay Icon

How to Enrich Job Posting Table with Hiring Manager Information

Β·
Β·

I am running a table for a specific job posting title from companies. Can't figure out how to then enrich the table with the hiring manager that posted the role. Anyone know how to do this?

  • Avatar of Andreas W.
    Andreas W.
    Β·
    Β·

    In it’s most simple form, you run a Claygent that has the job to identify the name of the hiring manager if that name is found on the job posting. β€˜Your job is to identify the name of the hiring manager. If there is no hiring manager mentioned, say n/a. If they are mentioned, output only that name as it is in the job posting. Do not comment or explain your response further.’ Something like that could already work, especially if you use Neon as a model.

  • Avatar of Angelo
    Angelo
    Β·
    Β·

    Thanks very much - are you referring to OpenAI Neon?