Setup Guide
You can find your Gusto app credentials in your Gusto Developer Account. You’ll need the following information to set up your Gusto App with Paragon Connect:- Client ID
- Client Secret
- Scopes Requested
Add your Gusto app to Paragon
Under Integrations > Connected Integrations > Gusto > App Configuration > Configure, fill out your credentials from your developer app in their respective sections:- Client ID: Found under Client ID on your Gusto App page.
- Client Secret: Found under Client Secret on your Gusto App page.
- Permissions: Select the scopes you’ve requested for your application. For a list of recommended scopes, please view this integration within your Paragon dashboard. View dashboard.
Leaving the Client ID and Client Secret blank will use Paragon development keys.

Connecting to Gusto
Once your users have connected their Gusto account, you can use the Paragon SDK to access the Gusto API on behalf of connected users. See the Gusto REST API documentation for their full API reference. Any Gusto API endpoints can be accessed with the Paragon SDK as shown in this example.Building Gusto workflows
Once your Gusto account is connected, you can add steps to perform the following actions:- Create Employee
- Update Employee
- Get Employee by ID
- Get Employee Directory
{{
to invoke the variable menu.