Connect Greenhouse to your AI agents.

Connect Greenhouse data to AI agents with Combined. Explore applications, applications demographics answers, applications interviews, source setup, MCP access and read-only business queries.

Put Greenhouse records to work in the agent you already use. Combined syncs business data into a managed data layer and exposes scoped, read-only queries through MCP.

Start with 5 million MAR without a card; usage after the trial is $5 per million MAR, with no monthly minimum. Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

How to connect Greenhouse to Combined

  1. Add your source. Open Connected Apps in Combined and select Greenhouse. Use the account or workspace that contains the records you want to analyze.
  2. Authorize access. Complete the connection flow and choose the required permissions. The setup reference below shows the upstream source's configurable fields; the Combined flow may handle some of them for you.
  3. Select datasets and sync. Choose the relevant data, set any available history filters, and wait for the first successful sync.
  4. Grant your agent access. Use the Set up or Access workspace to connect your agent through MCP and scope it to the sources it needs.
  5. Ask a first question. Discover the synced schema, check freshness, and run a bounded read-only query. Then add another source for a cross-app analysis.

The onboarding guide covers the workspace flow. Prepare these Greenhouse settings before connecting:

Greenhouse source setup reference
SettingWhen neededInput
API KeyRequired by source schemaCredential entered in the connection flow
Number of concurrent threadsOptionalinteger

Authentication choices are alternatives. Supply the settings for your selected method; enter credentials in the connection flow, rather than in an agent prompt.

Greenhouse datasets you can evaluate

This reference comes from the upstream source catalog and connector definition, version 0.7.33. Your account permissions, selected streams and successful sync determine what your agent can query. Discover the actual table and field names in Combined before writing SQL.

Greenhouse dataset and schema reference
DatasetRecord keyUpdate fieldExample fields
applicationsidapplied_atanswers, applied_at, attachments, candidate_id, credited_to (20 fields in reference)
applications_demographics_answersidupdated_atapplication_id, created_at, demographic_answer_option_id, demographic_question_id, free_form_text (7 fields in reference)
applications_interviewsidupdated_atapplication_id, created_at, end, external_event_id, id (13 fields in reference)
candidatesidupdated_ataddresses, application_ids, applications, attachments, can_email (26 fields in reference)
close_reasonsidInspect sync configurationid, name
custom_fieldsidInspect sync configurationdescription, active, api_only, custom_field_options, departments (18 fields in reference)
degreesidInspect sync configurationexternal_id, id, name, priority
demographics_answersidupdated_atapplication_id, created_at, demographic_answer_option_id, demographic_question_id, free_form_text (7 fields in reference)
demographics_answer_optionsidInspect sync configurationactive, demographic_question_id, free_form, id, name (6 fields in reference)
demographics_questionsidInspect sync configurationactive, demographic_question_set_id, id, name, required (6 fields in reference)
demographics_answers_answer_optionsidInspect sync configurationactive, demographic_question_id, free_form, id, name (6 fields in reference)
demographics_question_setsidInspect sync configurationdescription, active, id, title
demographics_question_sets_questionsidInspect sync configurationactive, demographic_question_set_id, id, name, required (6 fields in reference)
departmentsidInspect sync configurationchild_department_external_ids, child_ids, external_id, id, name (7 fields in reference)
jobsidupdated_atclosed_at, confidential, copied_from_id, created_at, custom_fields (18 fields in reference)
jobs_openingsidInspect sync configurationapplication_id, close_reason, closed_at, custom_fields, id (9 fields in reference)
interviewsidupdated_atapplication_id, created_at, end, external_event_id, id (13 fields in reference)
job_postsidupdated_atactive, content, created_at, demographic_question_set_id, external (15 fields in reference)
job_stagesidupdated_atcreated_at, id, interviews, job_id, name (7 fields in reference)
jobs_stagesidupdated_atcreated_at, id, interviews, job_id, name (7 fields in reference)
offersidupdated_atversion, application_id, candidate_id, created_at, custom_fields (14 fields in reference)
rejection_reasonsidInspect sync configurationtype, id, name
scorecardsidupdated_atapplication_id, attributes, candidate_id, created_at, id (15 fields in reference)
sourcesidInspect sync configurationtype, id, name
usersidupdated_atcreated_at, departments, disabled, emails, employee_id (14 fields in reference)
activity_feedInspect schemaInspect sync configurationactivities, emails, notes
approvalsidInspect sync configurationversion, approval_status, approval_type, approver_groups, id (9 fields in reference)
disciplinesidInspect sync configurationid, name, priority
schoolsidInspect sync configurationid, name, priority
eeocapplication_idsubmitted_atapplication_id, candidate_id, disability_status, gender, race (7 fields in reference)
email_templatesidupdated_attype, description, body, cc, created_at (12 fields in reference)
officesidInspect sync configurationchild_ids, child_office_external_ids, external_id, id, location (9 fields in reference)
prospect_poolsidInspect sync configurationactive, id, name, prospect_stages
tagsidInspect sync configurationid, name
user_rolesidInspect sync configurationtype, id, name
user_permissionsidInspect sync configurationid, job_id, user_role_id

A cursor tracks changes for a source stream. It is not automatically the right date for a business metric: invoice date, close date and record-update date can answer different questions.

Useful Greenhouse questions for your AI agent

Start with the datasets you have granted. These prompts turn the referenced schema into checks and summaries; the agent should verify each field against your synced data.

  • Count current records in applications where the applied_at field falls within the reporting window.
  • Count current records in applications demographics answers where the updated_at field falls within the reporting window.
  • Count current records in applications interviews where the updated_at field falls within the reporting window.
  • Count current records in candidates where the updated_at field falls within the reporting window.

Combine Greenhouse with another business app

Connect the second source, identify a maintained customer, account or project mapping, and aggregate each dataset before joining. Keep unmatched records visible and define the reporting window. The CRM-and-billing worked example includes runnable SQL demonstrating how a many-to-many join can double the result.

Use Greenhouse data in Claude Code, Cursor or another MCP client

Once the source is synced, the agent connects to Combined's MCP interface. Use the generated account-specific configuration from your workspace, keep credentials local, and grant only the sources needed for the task. Follow the Claude Code walkthrough or the MCP setup reference.

Use Combined to analyze my Greenhouse data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to applications, applications_demographics_answers, applications_interviews, candidates, close_reasons, custom_fields.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

Download this Greenhouse guide as Markdown to use alongside your agent instructions.

Which Greenhouse connection fits the task?

Managed data for complete questions across apps

Choose Combined when you want to analyze synced records, calculate totals, or join Greenhouse with other business data without operating a separate ingestion and query stack. The agent works with your source grants and read-only SQL access.

Application tools for live operations

For a task that must change Greenhouse immediately, evaluate its available API, native agent tools or desktop workflow. Keep application-action permissions separate from read-only analytics access. A live lookup and an aggregate over synced history solve different jobs.

Desktop-generated connectors for workflows beyond the catalog

Combined's 1,125-connector coverage includes connections generated through computer use. Choose this route when the workflow depends on an application's desktop or browser interface, and establish the fields, access and refresh behavior for that connection.

Read the direct MCP versus managed data comparison and compare business-data MCP options.

Troubleshoot your Greenhouse connection

  • Authorization fails: check the selected authentication method, credential validity, source permissions and target account.
  • A dataset is absent: check whether it is enabled and permitted for your account, then inspect discovery and sync status.
  • The agent cannot query it: confirm the source is included in the agent's grant and that its sync succeeded.
  • A total looks wrong: inspect record keys, duplicate rows, time zones, currencies and join fanout before changing the prompt.

Source details reviewed September 10, 2026. Greenhouse upstream connector documentation · Versioned connector definition. See also Combined Sources and data freshness for AI agents.