Prospecting → account context
Your agent can look up a company and related contacts so outreach starts from your CRM truth, type, labels, and external ids, instead of a blank form.
How you set it up
Read/brief walkthrough- What you can do today. Have Claude look up a company and related contacts in Salesbuildr and brief you before outreach, bring your own agent in your Azure / tenant so Salesbuildr does not need blanket access to mail, Teams, or calendar.
- Salesbuildr Public API access. Issue scoped credentials and authenticate with the
api-keyheader on your tenant’s/public-apibase. - Endpoint families for this scenario. This scenario uses company and contact reads so the agent can assemble account context before anyone drafts outreach. Paths:
GET /company,GET /contact. - Human review before send. Use the agent to brief and draft from CRM/CPQ truth; keep a person in the loop before anything goes to the customer.
What you can do today
This example shows Claude looking up companies and contacts in Salesbuildr and briefing you before outreach goes out.
What the API can do
Salesbuildr’s Public API also lets you create and update records, and soft-delete (unlist) where supported, details in the API reference / Public API help.
Writing through Claude
Step-by-step Claude recipes for creating quotes or moving deals aren’t published here yet. Ask on a demo if you want that path. A person should still review before anything reaches a customer.
What that looks like
Live exampleIllustrative session, fictional Acme MSP sample data only. Your agent talks to Salesbuildr over the Public API.
Try this prompt
Paste into Claude (or another HTTP-capable agent) after you wire the Salesbuildr Public API. Uses GET /company and GET /contact. Fictional placeholders only.
See this with your stack
Book a short demo, explore how your agent of choice could work with Salesbuildr for this use case.