
Greenhouse Harvest API Integration Profile
Information and guides about integrating with Greenhouse Harvest API
Add Greenhouse Harvest Integration to Your ProductAdd Prospect in Greenhouse Harvest API
Create a new prospect. A prospect can be on no jobs or many jobs and cannot be added to a job stage. When a prospect is ready to be added to a job stage, they can be converted to a candidate in Greenhouse.
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
First Name | data.first_name | string | The prospect's first name |
Last Name | data.last_name | string | The prospect's last name |
Company | data.company | string | The prospect's company |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Id | id | integer | |
First Name | first_name | string | |
Last Name | last_name | string | |
Company | company | string | |
Title | title | string |