Connecting to Greenhouse
Your users will need the following information to connect their Greenhouse account with your integration built with Paragon Connect:- Greenhouse API Key
Building Greenhouse workflows
Once your Greenhouse account is connected, you can add steps to perform the following actions:- Create Application
- Update Application
- Get Application by ID
- Delete Application
- Create Candidate
- Update Candidate
- Get Candidate by ID
- Delete Candidate
- Create Job Opening
- Update Job Opening
- Get Job Opening by ID
{{ to invoke the variable menu.
Using Webhook Triggers
Webhook triggers can be used to run workflows based on events in your users’ Greenhouse account. For example, you might want to trigger a workflow whenever new jobs are created in Greenhouse to sync your users’ Greenhouse jobs to your application in real-time.
- Candidate Created
- Candidate Updated
- Job Created
- Job Updated