Salesloft · Capability
Salesloft Revenue Intelligence
Revenue intelligence workflow combining calls, conversations, signals, and opportunities to provide pipeline visibility and AI-driven coaching insights. Used by sales managers and revenue leaders to monitor deal health and rep performance.
What You Can Do
GET
List calls
— List all calls
/v1/calls
GET
List opportunities
— List all opportunities
/v1/opportunities
GET
Fetch opportunity
— Get opportunity by ID
/v1/opportunities/{id}
POST
Create signal
— Submit a buyer signal to Rhythm
/v1/signals
GET
List emails
— List all emails
/v1/emails
GET
List tasks
— List all tasks
/v1/tasks
POST
Create task
— Create a follow-up task
/v1/tasks
GET
List users
— List all users
/v1/users
MCP Tools
list-calls
List call recordings and outcomes from Salesloft
read-only
idempotent
list-opportunities
List sales opportunities and pipeline in Salesloft
read-only
idempotent
fetch-opportunity
Get details for a specific opportunity
read-only
idempotent
submit-buyer-signal
Submit a buyer intent signal to Salesloft Rhythm to prioritize follow-up
list-emails
List emails sent through Salesloft for activity tracking
read-only
idempotent
list-tasks
List pending sales tasks and follow-ups
read-only
idempotent
create-task
Create a follow-up task for a sales rep
list-users
List sales team members in Salesloft
read-only
idempotent
list-webhook-subscriptions
List webhook subscriptions for Salesloft event notifications
read-only
idempotent
create-webhook-subscription
Create a webhook subscription to receive Salesloft events
APIs Used
salesloft