Excel Add-In for Greenhouse

Build 24.0.9062

ApplicationQuestionnaire

Query the answers provided to the questions in the job post of each application.

SELECT

Note: Filters provided with one of the supported operators listed in the "Operators" column can be processed server-side, all the other filters are processed client-side.

SELECT * FROM ApplicationQuestionnaire WHERE ApplicationId = 29045175007;

Columns

Name Type Operators Description
ApplicationId [KEY] Int64 = Application ID.
Index [KEY] Int64 Autoincremental column.
Question String The question in the job post.
Answer String The answer to the question.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062