Skip to main content
Feedback

Salesloft MCP connector

Salesloft is a sales engagement platform for managing outreach through people, accounts, cadences, and tasks. The Salesloft MCP connector allows AI agents to create, update, and retrieve records for people and accounts, keeping prospect and customer data current across the sales workflow. It also supports managing cadences, tasks, notes, and emails, giving agents the ability to coordinate outreach activities and track engagement history within a Salesloft instance.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Salesloft MCP connector to perform the following actions:

  • Track and update sales prospects and accounts in one workflow
  • Automate cadence enrollment for targeted outreach sequences
  • Log sales tasks and notes without leaving the workflow
  • Monitor email engagement across sales outreach campaigns
  • Sync people and account data between Salesloft and other tools
  • Streamline task assignment and follow-up scheduling for sales teams
  • Build and manage reusable email templates for outreach
  • Coordinate cadence memberships to keep sales sequences current

Example prompts

Use the following example prompts to invoke Salesloft MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Add John Smith to the Q4 outreach cadence in Salesloft.
  • Show me all open tasks assigned to me in Salesloft.
  • Create a new account for Acme Corp in Salesloft.
  • List all people added to Salesloft this week.
  • Find the email activity for my last campaign in Salesloft.
  • Update the contact details for Sarah Lee in Salesloft.
  • Remove inactive people from the onboarding cadence in Salesloft.
  • Create a follow-up task for the Acme account in Salesloft.
  • Show me all cadences currently running in Salesloft.
  • Draft a new email template for cold outreach in Salesloft.

Salesloft MCP connector tools

The Salesloft MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
listPeopleList people
createPersonCreate a person
getPersonByIdFetch a person
updatePersonUpdate a person
deletePersonDelete a person
listAccountsList accounts
createAccountCreate an account
getAccountByIdFetch an account
updateAccountUpdate an account
deleteAccountDelete an account
listCadencesList cadences
getCadenceByIdFetch a cadence
listCadenceMembershipsList cadence memberships
createCadenceMembershipAdd a person to a cadence
getCadenceMembershipByIdFetch a cadence membership
deleteCadenceMembershipRemove a person from a cadence
listTasksList tasks
createTaskCreate a task
getTaskByIdFetch a task
updateTaskUpdate a task
deleteTaskDelete a task
listNotesList notes
createNoteCreate a note
getNoteByIdFetch a note
updateNoteUpdate a note
deleteNoteDelete a note
listEmailsList email activities
getEmailByIdFetch an email activity
listEmailTemplatesList email templates
createEmailTemplateCreate an email template
getEmailTemplateByIdFetch an email template
updateEmailTemplateUpdate an email template
listCallsList call activities
createCallCreate a call activity
getCallByIdFetch a call activity
listMeetingsList meetings
updateMeetingUpdate a meeting
listConversationsList conversations
getConversationByIdFetch a conversation
getConversationExtensiveFetch a conversation with AI-generated insights
getConversationRecordingFetch conversation recording (requires Download Conversations role)
listUsersList users
getUserByIdFetch a user
updateUserUpdate a user
listPersonStagesList person stages
createPersonStageCreate a person stage
getPersonStageByIdFetch a person stage
updatePersonStageUpdate a person stage
deletePersonStageDelete a person stage
listActionsList actions
getActionByIdFetch an action
listBulkJobsList bulk jobs
createBulkJobCreate a bulk job
getBulkJobByIdFetch a bulk job
updateBulkJobUpdate or execute a bulk job
deleteBulkJobCancel a bulk job
listWebhookSubscriptionsList webhook subscriptions
createWebhookSubscriptionCreate a webhook subscription
getWebhookSubscriptionByIdFetch a webhook subscription
updateWebhookSubscriptionUpdate a webhook subscription
deleteWebhookSubscriptionDelete a webhook subscription
On this Page