Connect to your users’ Salesloft accounts.
You can find your Salesloft app credentials in your Salesloft Developer Account.
You’ll need the following information to set up your Salesloft App with Paragon Connect:
Under Integrations > Connected Integrations > Salesloft > App Configuration > Configure, 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 Salesloft account, you can use the Paragon SDK to access the Salesloft API on behalf of connected users.
See the Salesloft REST API documentation for their full API reference.
Any Salesloft API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your Saleloft account is connected, you can add steps to perform the following actions:
You can also use the Salesloft Request step to access any of Salesloft’s API endpoints without the authentication piece.
When creating or updating records in Salesloft, 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’ Salesloft account. For example, you might want to trigger a workflow whenever new people are created in Salesloft to sync your users’ Salesloft contacts to your application in real-time.
You can find the full list of Webhook Triggers for Salesloft below: