What is a Competitor?
A Competitor is a structured profile of a vendor or solution that your prospects evaluate alongside your product. It captures more than a name — it stores their strengths, weaknesses, why you win against them, why you lose, and specific differentiation points that agents use to generate competitive messaging. When a Sequence Agent writes an outbound email to a prospect evaluating a known competitor, it reads the Competitor entity to weave in targeted differentiation — emphasizing your strengths where the competitor is weak, and proactively addressing areas where they have an edge.What a Competitor contains
How Competitors connect to other entities
- Offerings — which of your products or services compete with this vendor
- Motions — competitive Motion Playbooks (narrative type
COMPETITIVE) target specific vendors for displacement - Findings (via analytics) — call transcripts and emails where this competitor was mentioned
Managing Competitors via API
GET /api/v2/competitor/list— list all competitorsGET /api/v2/competitor/{id}— get a specific competitorPOST /api/v2/competitor/create— create a new competitorPOST /api/v2/competitor/generate— AI-generate competitor profiles from market researchPUT /api/v2/competitor/update— update an existing competitorDELETE /api/v2/competitor/delete— remove a competitor