Greenhouse - Search objects (v3) batch action

The Search objects (v3) batch action retrieves records from Greenhouse using the v3 API.

This action is available for OAuth 2.0 connections only.

Input

Input fields are dynamically generated based on the selected endpoint.

Input fieldDescription
EndpointSelect the object type to search. For example, Applications, Candidates, or Jobs.
CursorProvide the cursor to retrieve the next page of results. Don't use other parameters when this is provided.
Page sizeSpecify the number of results to return per page.
IDsProvide a comma-separated list of IDs to filter results.

Additional input fields appear based on the selected endpoint. For example, selecting Applications displays filters such as Candidate IDs and Job IDs.

Refer to the Greenhouse v3 object coverage guide for supported objects and field-level details.

Output

Output fieldDescription
ResultsList of records returned by the selected endpoint.
Next linkLink to retrieve the next page of results.

Last updated: