salesloft.com

SalesLoft helps transform sales teams into modern sales organizations - converting more target accounts into customer accounts

🔑 oauth2 118 endpoints customer_relation
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (3 total)

pip install firehose-tap-salesloft
dotnet add package salesloft-api-sdk
composer require salesloft-php
curl examples
Fetch current user
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.salesloft.com/v2/me.json
List bulk jobs
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.salesloft.com/v2/bulk_jobs
List team tags
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.salesloft.com/v2/tags.json
Endpoints (118 total)
GET
/v2/me.json
Fetch current user
GET
/v2/bulk_jobs
List bulk jobs
GET
/v2/tags.json
List team tags
GET
/v2/team.json
Fetch current team
GET
/v2/notes.json
List notes
GET
/v2/steps.json
List steps
GET
/v2/tasks.json
List tasks
GET
/v2/users.json
List users
GET
/v2/groups.json
List groups
GET
/v2/people.json
List people
GET
/v2/actions.json
List actions
GET
/v2/imports.json
List imports
Language coverage
Python
1
C#
1
PHP
1
At a glance
Total SDKs3
Languages3
Endpoints118
Authoauth2
Categories1
https://api.salesloft.com