Connect to your users’ Greenhouse accounts.
You can find your Greenhouse API Key in your Greenhouse Developer Account.
You’ll need the following information to set up your Greenhouse App with Paragon Connect:
Once your users have connected their Greenhouse account, you can use the Paragon SDK to access the Greenhouse API on behalf of connected users.
See the Greenhouse REST API documentation for their full API reference.
Any Greenhouse API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Greenhouse account is connected, you can add steps to perform the following actions:
You can also use the Greenhouse Request step to access any of Greenhouse’s API endpoints without the authentication piece.
When creating or updating records in Greenhouse, you can reference data from previous steps by typing {{
to invoke the variable menu.
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.
You can find the full list of Webhook Triggers for Greenhouse below:
Connect to your users’ Greenhouse accounts.
You can find your Greenhouse API Key in your Greenhouse Developer Account.
You’ll need the following information to set up your Greenhouse App with Paragon Connect:
Once your users have connected their Greenhouse account, you can use the Paragon SDK to access the Greenhouse API on behalf of connected users.
See the Greenhouse REST API documentation for their full API reference.
Any Greenhouse API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Greenhouse account is connected, you can add steps to perform the following actions:
You can also use the Greenhouse Request step to access any of Greenhouse’s API endpoints without the authentication piece.
When creating or updating records in Greenhouse, you can reference data from previous steps by typing {{
to invoke the variable menu.
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.
You can find the full list of Webhook Triggers for Greenhouse below: