Connect to your users’ BambooHR accounts.
You can find your BambooHR app credentials in the BambooHR Partner Program dashboard.
You’ll need the following information to set up your BambooHR App with Paragon Connect:
Under Integrations > Connected Integrations > BambooHR > Settings, fill out your credentials from your developer app in their respective sections:
Leaving the Client ID and Client Secret blank will use Paragon development keys.
Once your users have connected their BambooHR account, you can use the Paragon SDK to access the BambooHR API on behalf of connected users.
See the BambooHR REST API documentation for their full API reference.
Any BambooHR API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your BambooHR account is connected, you can add steps to perform the following actions:
When creating or updating records in BambooHR, you can reference data from previous steps by typing {{
to invoke the variable menu.
Connect to your users’ BambooHR accounts.
You can find your BambooHR app credentials in the BambooHR Partner Program dashboard.
You’ll need the following information to set up your BambooHR App with Paragon Connect:
Under Integrations > Connected Integrations > BambooHR > Settings, fill out your credentials from your developer app in their respective sections:
Leaving the Client ID and Client Secret blank will use Paragon development keys.
Once your users have connected their BambooHR account, you can use the Paragon SDK to access the BambooHR API on behalf of connected users.
See the BambooHR REST API documentation for their full API reference.
Any BambooHR API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your BambooHR account is connected, you can add steps to perform the following actions:
When creating or updating records in BambooHR, you can reference data from previous steps by typing {{
to invoke the variable menu.