Skip to main content
Feedback

Salesmate MCP connector

Salesmate is a CRM platform for managing contacts, companies, deals, and activities with built-in communication tools. The Salesmate MCP connector allows AI agents to create and update companies and contacts, manage deals through pipeline stages, and track activities like calls and meetings. It also supports searching across CRM records, deleting outdated entries, and retrieving detailed information about customers and sales opportunities.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Salesmate MCP connector to perform the following actions:

  • Track sales pipelines by creating and updating deals through Salesmate
  • Organize customer information by adding and searching companies in Salesmate
  • Log customer interactions by creating activities linked to contacts and deals
  • Accelerate deal closure by retrieving deal status and updating next steps
  • Build accurate prospect lists by searching and filtering contacts in Salesmate
  • Assign work to your team by viewing active users in Salesmate
  • Maintain clean CRM data by updating or removing outdated company records

Example prompts

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

  • Create a new company in Salesmate for Acme Corporation with their contact information.
  • Show me all deals in Salesmate that are in negotiation stage.
  • Log a phone call activity in Salesmate for the conversation with Sarah Chen.
  • Update the deal status to closed won for the enterprise contract in Salesmate.
  • Find all contacts in Salesmate from the technology industry.
  • Who are the active users currently available in Salesmate.
  • Search for all companies in Salesmate located in New York.
  • Create a follow-up activity in Salesmate for next Tuesday's client meeting.
  • Delete the outdated company record from Salesmate and confirm removal.
  • Get details on the Q4 partnership deal in Salesmate including next steps.

Salesmate MCP connector tools

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

ToolDescription
createCompanyCreates a new company record with the provided information.
getCompanyRetrieves details for a specific company.
updateCompanyModifies an existing company's information.
deleteCompanyRemoves a company record from the system.
searchCompaniesFinds companies matching specified search criteria.
createActivityCreates a new activity record with associated details.
getActivityRetrieves information for a specific activity.
updateActivityModifies an existing activity's details.
deleteActivityRemoves an activity record from the system.
searchActivitiesFinds activities matching specified search criteria.
createDealCreates a new deal record with the provided information.
getDealRetrieves details for a specific deal.
updateDealModifies an existing deal's information.
deleteDealRemoves a deal record from the system.
searchDealsFinds deals matching specified search criteria.
getActiveUsersRetrieves a list of currently active users.
searchContactsFinds contacts matching specified search criteria.
On this Page