Retrieve Copper CRM opportunity pipeline analytics using the report endpoints and correlate win rates by pipeline stage with related company data

domain: copper.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST /v1/opportunities/search with a JSON body containing 'pipeline_id', 'pipeline_stage_id' filters, and date range conditions to retrieve filtered opportunities
  2. Paginate using 'page_size' and 'page_number' parameters until no records are returned
  3. For each opportunity, extract 'company_id' and GET /v1/companies/{id} to fetch the related company record including industry and employee count fields
  4. Aggregate opportunities by stage and compute win rate (closed-won count / total closed count) grouped by company industry in application code
  5. Cross-reference with GET /v1/pipeline_stages?pipeline_id={id} to map stage IDs to display names for reporting

Known gotchas

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans