Skip to main content

Salesloft

Overview

Category: engagement

Supaglue uses the Salesloft v2 API.

FeatureAvailable
Authentication (oauth2)Yes
Managed syncsYes
    Sync strategies(listed below)
Unified APIYes
    Data invalidationYes
Real-time eventsNo
Passthrough APIYes

Supported common objects:

ObjectSoft delete supportedSync strategy
UsersNo*Full or Incremental
AccountsNo*Full or Incremental
ContactsNo*Full or Incremental
EmailsNo*Full or Incremental
SequencesYesFull or Incremental
Sequences StatesNo*Full or Incremental
MailboxesNo*Full or Incremental

[*] Soft deletes are supported if the sync strategy is "Full"

Supported standard objects:

N/A

Supported custom objects:

N/A

Provider setup

To connect to your customers' Salesloft instances, you'll need to update the redirect URL to point to Supaglue and fetch the API access credentials in your Salesloft developer account.

Add Redirect URL to your Salesloft developer app

Supaglue provides a redirect URL to send information to your app. To add the redirect URL to your new or existing Salesloft app:

  1. Login to your Salesloft developer dashboard: https://developers.salesloft.com/

  2. Navigate to Manage Apps, find your developer app in the OAuth Applications list, and click "Edit".

    azure_app_oauth

  3. Update the redirect URI to point to Supaglue:

    https://api.supaglue.io/oauth/callback
  4. Click Save to update your changes.

Fetch OAuth app credentials

  1. Select your OAuth application again from the list view (not the edit button).

  2. Copy the Application ID and Secret, and paste them into the Salesloft provider configuration form in the management portal, for client ID and client secret, respectively.