Skip to main content
Glama

Server Details

Apollo->Salesforce Lead mapper. No LLM. Strict-fail required fields. PASS/REPAIR/FAIL verdict.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.4/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as mapping Apollo contact data to Salesforce Leads, making it distinct by default.

Naming Consistency5/5

The single tool name 'apollo_to_salesforce_lead' follows a clear and consistent pattern, using snake_case and descriptive terms that indicate the source (Apollo), target (Salesforce), and object type (Lead). There are no other tools to compare against, so consistency is inherently perfect.

Tool Count2/5

A single tool is too few for the apparent scope of mapping between Apollo and Salesforce, which typically involves multiple operations such as creating, updating, deleting, or querying leads. This minimal set feels thin and incomplete for the domain, limiting functionality.

Completeness2/5

The tool surface is severely incomplete for the domain of Apollo-Salesforce integration. It only provides one-way mapping from Apollo to Salesforce Leads, with no tools for reverse mapping, handling other Salesforce objects (e.g., Contacts, Accounts), or performing CRUD operations, leading to significant gaps that will cause agent failures.

Available Tools

1 tool
apollo_to_salesforce_leadApollo → Salesforce Lead MapperInspect

Maps an Apollo contact payload to a Salesforce Lead object. Accepts the full Apollo CSV export column set. Strict-fail if FirstName, LastName, or Phone cannot be resolved. All other Salesforce fields are populated when source data is present, silently omitted otherwise. Returns a Deterministic Receipt (task_id, verdict, confidence, diff[]) embedded in every non-FAIL response.

ParametersJSON Schema
NameRequiredDescriptionDefault
zipNoAlternate ZIP key → PostalCode.
cellNoPrimary phone (legacy key). Accepts E.164, 10-digit US, formatted strings.
cityNoCity → City.
emailNoContact email → Email.
phoneNoApollo 'Phone' column — alternate primary phone key.
stateNoState / province → State.
titleNoJob title → Title.
sourceNoApollo 'Source' column → LeadSource.
streetNoStreet address → Street.
companyNoCompany name → Company.
countryNoCountry → Country.
websiteNoCompany website → Website.
headlineNoLinkedIn headline captured by Apollo → Description.
industryNoIndustry → Industry.
keywordsNoApollo keywords/tags → Description.
linkedinNoAlternate LinkedIn key → LinkedIn__c.
employeesNoAlternate employees key.
full_nameNoFull name — must have ≥2 whitespace-separated tokens. Use this OR provide first_name + last_name. Example: 'Jane Doe'
job_titleNoApollo 'Job Title' column → Title.
last_nameNoLast name (Apollo split export). Use with first_name instead of full_name.
prop_addrNoFull property address string (legacy v1 key) → PropertyAddress.
seniorityNoApollo seniority level → Description.
first_nameNoFirst name (Apollo split export). Use with last_name instead of full_name.
work_phoneNoApollo 'Work Phone' column — lowest-priority fallback.
departmentsNoApollo departments string → Description.
lead_sourceNoLead source string → LeadSource (mapped to Salesforce picklist values).
person_cityNoApollo 'Person City' column → City.
postal_codeNoZIP / postal code → PostalCode.
twitter_urlNoTwitter/X URL → Twitter__c.
account_nameNoApollo 'Account Name' column → Company.
linkedin_urlNoLinkedIn profile URL → LinkedIn__c.
mobile_phoneNoApollo 'Mobile Phone' column. Maps to MobilePhone if a primary phone exists.
organizationNoApollo 'Organization' column → Company.
person_stateNoApollo 'Person State' column → State.
num_employeesNoAlternate employees key.
annual_revenueNoAnnual revenue string, e.g. '$1.2M', '500000' → AnnualRevenue (number).
person_countryNoApollo 'Person Country' → Country.
company_websiteNoApollo 'Company Website' → Website.
person_postal_codeNoApollo 'Person Postal Code' → PostalCode.
number_of_employeesNoEmployee count or range (e.g. '500-1000') → NumberOfEmployees.
estimated_annual_revenueNoApollo estimated revenue → AnnualRevenue.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources