Unleashed
Connect to your users’ Unleashed accounts.
Setup Guide
You can find your Unleashed app credentials in your Unleashed Account.
You’ll need the following information to set up your Unleashed Account with Paragon Connect:
-
API ID
-
API Key
This is an API-only integration - workflow actions for this integration are still in development. You can still connect user accounts, build workflows, and access the API for this integration.
Add your Unleashed app to Paragon
Under Integrations > Connected Integrations > Unleashed > Settings, fill out your credentials from your account in their respective sections:
-
API ID: Found under Integration > Unleashed API Access on your Unleashed App page.
-
API Key Found under Integration > Unleashed API Access on your Unleashed App page.
Connecting to Unleashed
Once your users have connected their Unleashed account, you can use the Paragon SDK to access the Unleashed API on behalf of connected users.
See the Unleashed REST API documentation for their full API reference.
Any Unleashed API endpoints can be accessed with the Paragon SDK as shown in this example.
Building Unleashed workflows
Once your Unleashed account is connected, you use the Unleashed Request step to access any of Unleashed’s API endpoints without the authentication piece.
When creating or updating records in Unleashed, you can reference data from previous steps by typing {{
to invoke the variable menu.