Using the Connector
This section provides a walk-through for writing Greenhouse data access code in Python script.
For more information on the available data source entities and how to query them with SQL, see Data Model. For the SQL syntax, see SQL Compliance.
Connecting from Code
For information on how to deploy the connector and configure the connection to Greenhouse, see Package Installation and Establishing a Connection.For information on how to connect with the greenhouse.connector module and its related classes, see Connecting.