S

salesloft.com

Salesloft provides a sales engagement and revenue orchestration platform used by sales teams to manage accounts, people, cadences, calls, emails, meetings, and related workflows. Its product includes integrations and automation capabilities for moving data between Salesloft and other business systems.

1 integration · REST

Salesloft exposes a documented REST API for its platform at `https://api.salesloft.com`, authenticated by bearer API keys or OAuth 2.0 access tokens (authorization code or client credentials).

discovered 1d ago
REST · OpenAPI1
Credentials
Salesloft API keybearerGet token

In Salesloft Account, go to Your Applications → API Keys → Create New. Enter a name, choose at least one scope, save, and copy the generated key. Salesloft says API keys are for customers and are sent as Authorization: Bearer YOUR_API_KEY.

Salesloft OAuth app (authorization code)oauth2Set up OAuth

In Salesloft Account, go to Your Applications → OAuth Applications → Create New. Create an app with grant type Authorization Code, set the redirect URI, choose scopes, then use the app's client ID and client secret to run Salesloft's OAuth 2.0 authorization-code flow. The docs show the authorization endpoint at https://accounts.salesloft.com/oauth/authorize and token endpoint at https://accounts.salesloft.com/oauth/token.

Salesloft OAuth app (client credentials)oauth2_ccSet up OAuth

In Salesloft Account, go to Your Applications → OAuth Applications → Create New. Create a private app with grant type Client Credentials, choose scopes, then exchange the app's client ID and client secret for an access token at https://accounts.salesloft.com/oauth/token using the client_credentials grant. The docs note this flow is admin-enabled for private application use only and assumes the permissions of the admin who created the app.

conventions · 0/8 published

Publish these signals → /publishing