{"level1Article":{"slug":"a-ceos-guide-to-gtm","name":"A CEO’s Guide to GTM: What used to cost millions, now costs $30 ","published":"2026-07-21T11:02:05.192257Z","updated":"2026-07-21T14:21:07.592233Z","scheduled":null,"status":"published","page_type":"magazine_article","fields":{"metadata":{"seo_title":"A CEO’s Guide to GTM: What used to cost millions, now costs $30 ","seo_description":"Apollo CEO Matt Curl explains how a workflow that once required a team and millions of dollars now takes 30 minutes, $30, and the right context.","canonical_url":"","noindex":false,"authors":[{"meta":{"id":1330822},"name":"Matt Curl","slug":"matt-curl","description":"","headshot":"https://cdn.buttercms.com/TA8ak1wCQKnrYbU7jBOP","job_title":"Chief Executive Officer","linkedin":"https://www.linkedin.com/in/curlm"}],"category":{"meta":{"id":524582},"name":"Apollo News","slug":"apollo-news"},"categories":[{"meta":{"id":524580},"name":"AI and Automation","slug":"ai-and-automation"},{"meta":{"id":1235193},"name":"GTM Platform Consolidation","slug":"gtm-platform-consolidation"}],"tags":[{"meta":{"id":524591},"name":"Level 1","slug":"level-1"},{"meta":{"id":524588},"name":"Founders","slug":"founders"},{"meta":{"id":999972},"name":"Product News","slug":"product-news"},{"meta":{"id":999960},"name":"AI & automation","slug":"ai-automation"}],"published":"","content_updated_date":"","read_time":5,"hide_sticky":false,"toc_button_url":"","toc_button_text":"","new_tags":[],"is_editorial":false},"hero":{"background_color":"","featured_image":"https://cdn.buttercms.com/v2oh1PcOSx6FOXsY1dU8","summary":"AI has changed the economics of GTM. Apollo CEO Matt Curl explains how a workflow that once required a team and millions of dollars now takes 30 minutes, $30, and the right context.","hide_image_in_hero":false},"hero_cta_banner":[],"success_metrics":{"background_color":"","stats":[]},"body":[{"type":"content","fields":{"content":"<p>Six weeks ago, I built a custom sequence analytics reporting interface I could deploy to anybody at our company in about 30 minutes, for about $30 in token costs.</p>\n<p>I was reflecting on what this used to cost when I was running sales and GTM Ops teams. I&rsquo;d have to hire a RevOps analyst and data engineer to hack together a curated set of reportable tables by connecting the CRM, the sequencing software, and our data warehouse just to get the data right. We'd also have to hook it up to a data viz tool like Tableau online, and then get the final output I wanted, an accurate reporting interface.</p>\n<p>That meant hiring the right team, buying a ton of software, getting data plumbed correctly, and having a data hosting solution. An expensive team, expensive software, time, and prioritizing. I won&rsquo;t even get into maintenance costs.&nbsp;</p>\n<p>That's just one example of how things have changed. And it's the reason I&rsquo;m passionate about making Apollo's developer surface a first-class product.&nbsp;</p>\n<p>Here's how it works, and why I think the builders who get this right are the ones who'll be operating at a different scale than everyone else.</p>\n<h2>My $30 moment didn't come out of nowhere</h2>\n<p>The popular frame for AI in GTM is \"AI makes your workflow faster.\" That&rsquo;s true, but it misses the structural point.</p>\n<p>Every historically sophisticated revenue team runs approximately the same stack. There are multiple systems of record, tools that were procured through different company eras, data challenges, and so on.</p>\n<p>What do businesses really want? Insights, valuable information, and guidance about what&rsquo;s working and what isn&rsquo;t. Businesses want to grow and get better, but this setup gets in the way.</p>\n<p>First, core systems are purchased. Hubspot, Marketo, Salesforce, Sequencing, Dialing, Quoting, to name a few. They all have different data models and house different data types.&nbsp;</p>\n<p>Enter your analytics team. They pull all of the data from these core systems, procure a data warehouse, and land the data there. Build out your ETL layer to ensure you have standardized reportable tables. Standardized reporting gets produced based on that layer. Finally, ad-hoc requests begin to pour in because the foundation to get answers accurately and quickly actually exists.</p>\n<p>Building this is expensive, driven primarily by recruiting and hiring people with the expertise and software cost.</p>\n<p><strong>What's changed is where intelligence enters that stack. </strong>Now that infrastructure already exists inside Apollo. When I built that dashboard, I didn't set up a data warehouse or wire up ETL pipelines. I just told Apollo what I wanted and got it in 30 minutes. No system pain, no big team, no alignment meetings on definitions. A stable data model that worked out of the gate giving me what I needed.</p>\n<p>This is possible because Apollo already has the plumbing: data, intelligence, and execution in one place, and our new developer surface is how any agent or workflow taps directly into it.</p>\n<h2>Breaking down Apollo&rsquo;s developer surface</h2>\n<p>Today, we're giving this new developer surface a real home at <a href=\"http://apollo.io/developers\">apollo.io/developers</a>. It ships with three ways to build on Apollo, what we call Headless GTM:</p>\n<p><strong>The API</strong> is the foundation. It's always been there, but we've made it far easier to build against. We published a public OpenAPI spec that's machine-readable and CI-synced. Based on our initial analysis, agents are now completing multi-step tasks with up to 47% fewer tokens than from web docs. Hand it to Claude Code and it can write the integration for you. We also published an llms.txt index, so every endpoint is directly consumable by AI coding agents.</p>\n<p><strong>The CLI</strong> is for production workflows. Headless, scheduled, agentic. No UI, no session state. When I built that sequence analytics dashboard, I was effectively deploying company-wide infrastructure. What did I use? CLI. Once you've got a workflow you trust, this is how you deploy it to run on its own.</p>\n<p><strong>And the MCP</strong> now comes in two forms:</p>\n<ol>\n<li>\n<p><strong>Native integrations:</strong> We already have Apollo live in Claude, Codex, and Perplexity. Today we're adding Cursor, Replit, GitHub Copilot, and n8n. Apollo shows up directly in the marketplace of each, where developers are already building. Nothing to configure.</p>\n</li>\n<li>\n<p><strong>Standalone MCP: </strong>If you're working in a tool we don't have a native listing for yet, you're not blocked. Point to <code>https://mcp.apollo.io/mcp</code> from any MCP-compatible client and you're connected to Apollo's full data surface, no formal integration required.</p>\n</li>\n</ol>"}},{"type":"shareable_quote","fields":{"quote":"We do pretty much everything in Apollo by API. Their CLI + MCP have become powerful enough that we consolidated our stack, and now use Apollo’s headless product for core enrichment while we build custom scoring, routing, and signal workflows on top of it.","name":"Sam Knollmeyer","title":"Strategy & Ops @ Alternative Payments"}},{"type":"content","fields":{"content":"<p>All three plug into the same data, intelligence, and execution loop. But what determines how <em>far</em> you can take any of them comes down to one thing: context.</p>\n<h2>Why context is the whole game</h2>\n<p>Boris Cherny, who created Claude Code at Anthropic, <a href=\"https://x.com/bcherny/status/2071379474277613732\" rel=\"follow noopener\" target=\"_blank\">posted a framework in late June that got 3M+ views</a>.&nbsp;</p>\n<p>He mapped out 5 archetypes for how roles are evolving on AI-powered teams: prototyper, builder, sweeper, grower, maintainer. His take was that these archetypes are cutting across traditional job functions. For example, an engineer, a designer, and a PM might all fit the same archetype depending on how they work.</p>\n<p>I think he's right. And the reason those archetypes are blurring is that <strong>AI rewards context over credentials</strong>. The model and the prompt matter less than what you're feeding in. The people who move fastest are the ones who show up with the best context. Why did the sequence reporting layer get built so quickly? I knew what I was looking to build and was able to generate it in half an hour. I had context on the output I wanted, I just needed the right inputs; Apollo has them all.</p>\n<p>For GTM, that foundational &ldquo;input&rdquo; context is contacts, companies, signals, outbound history, and analytics. The full picture of your market and what you've tried. Every email where you earned a positive reply, every proposal a customer passed on... that's what Apollo's developer surface makes programmable. Every workflow you run informs the next one and the system gets smarter with every new action.</p>\n<p>The interesting question is who's <em>consuming</em> that context: builders or agents. For most, it's both. Our builders are composing workflows in Claude Code or Cursor and getting the \"$30 and 30 minutes\" version of something that used to require a team. Then we also have agents running \"next best action\" loops that score, prioritize, and surface the right actions for our reps. Both work because the context is already there.</p>\n<p>As those workflows get more sophisticated, the quality of GTM context they're operating with is what separates a good one from a generic one. That's the Apollo bet.</p>\n<p></p>"}},{"type":"shareable_quote","fields":{"quote":"Everyone else is shipping AI with more limitations. Apollo shipped theirs with fewer. I build my own agents directly on Apollo's API, no UI, no guardrails, and they beat any off-the-shelf AI SDR.","name":"Simon Ooley","title":"Co-Founder & CEO @ Veles"}},{"type":"content","fields":{"content":"<p>The builders who figure out how to give their AI the right GTM context, with the execution layer to act on it and a system that learns from every action, are the ones who'll be operating at a different scale than everyone else in two years. That is the new standard for \"world-class GTM.\"</p>\n<p>We're experiencing record revenue growth and got there by doing this, not just talking about it.</p>\n<h2>What we hope you build</h2>\n<p>Apollo has always been where GTM gets done. Now it's also where it gets built.</p>\n<p>Visit <a href=\"http://apollo.io/developers\">apollo.io/developers</a>, get an API key, and run one workflow before you close the tab&hellip; then let me know what you build with it.</p>"}}],"footer_cta":[]}},"customerStoryArticle":{"slug":"accord-customer-story","name":"How Accord Turned Stakeholder Mapping Into a Built-In Sales Motion","published":"2026-04-30T21:46:22.567836Z","updated":"2026-05-05T18:52:31.334773Z","scheduled":null,"status":"published","page_type":"magazine_article","fields":{"metadata":{"seo_title":"How Accord Scaled Multithreading with Apollo’s Data API","seo_description":"Discover how Accord embedded Apollo’s data API to automate stakeholder mapping, improve deal coverage, and help sales teams multithread faster — without manual research.","canonical_url":"","noindex":false,"authors":[{"meta":{"id":576249},"name":"Michelle Drennan","slug":"/michelle-drennan","description":"","headshot":"","job_title":"","linkedin":""}],"category":{"meta":{"id":631356},"name":"Customer Stories","slug":"customer-stories"},"categories":[{"meta":{"id":631356},"name":"Customer Stories","slug":"customer-stories"},{"meta":{"id":843756},"name":"Deal Management","slug":"deal-management"},{"meta":{"id":843757},"name":"Data Enrichment","slug":"data-enrichment"}],"tags":[{"meta":{"id":524586},"name":"Customer Stories","slug":"customer-stories"},{"meta":{"id":999892},"name":"Customer Stories","slug":"customer-stories"},{"meta":{"id":999966},"name":"Outbound Sales","slug":"outbound-sales"},{"meta":{"id":524592},"name":"Level 2","slug":"level-2"},{"meta":{"id":999961},"name":"Data Enrichment","slug":"data-enrichment"}],"published":"2026-03-18T00:00:00","content_updated_date":"","read_time":5,"hide_sticky":false,"toc_button_url":"","toc_button_text":"","new_tags":[],"is_editorial":false},"hero":{"background_color":"","featured_image":"https://cdn.buttercms.com/NvWN62bFQTefNSQNx8TV","summary":"What if stakeholder mapping didn’t require hours of manual research? See how Accord uses Apollo to help reps multithread every deal, faster.","hide_image_in_hero":false},"hero_cta_banner":[],"success_metrics":{"background_color":"","stats":[]},"body":[{"type":"content","fields":{"content":"<p>Enterprise reps know they should multithread. The problem is, doing it well usually means hours of digging.</p>\n<p>For <a href=\"https://inaccord.com/\">Accord</a>, that gap was hard to ignore. Their Revenue Excellence Platform helps B2B sales teams operationalize value selling within the deal itself, so it actually gets used, not forgotten in a slide deck. But one of the most important parts of enterprise selling, stakeholder mapping, still required too much manual effort.</p>\n<p>By embedding Apollo&rsquo;s data API directly into its platform, Accord made it easier for reps to find the right people and build stronger deal coverage &mdash; without leaving the workflow.</p>\n<h2><strong>Multithreading: it works, but it&rsquo;s slow</strong></h2>\n<p>Accord is built around a simple idea: sales teams already know what great execution looks like. The challenge is making that behavior consistent across every deal.</p>\n<p>In enterprise sales, that often comes down to multithreading &mdash; identifying the right stakeholders and building relationships across the account.</p>\n<p>Before Apollo, that work was still largely manual. Reps would jump between LinkedIn, company websites, and other tools, trying to figure out who mattered and how they fit into the deal.</p>\n<p>It worked, but it was slow. And more importantly, it wasn&rsquo;t consistent. When something takes extra effort, it&rsquo;s easy to skip.</p>\n<h2><strong>Why Accord chose Apollo</strong></h2>\n<p>Accord knew this wasn&rsquo;t the kind of problem it wanted to solve from scratch.</p>\n<p>The team evaluated external vendors with a clear focus: speed, data quality, and how easily their engineers could get up and running.</p>\n<p>Apollo stood out quickly.</p>"}},{"type":"shareable_quote","fields":{"quote":"The documentation compared to other vendors we looked at was really good. The team could get up and running very fast.","name":"Divya Chittoor","title":"VP of Product, Accord"}},{"type":"content","fields":{"content":"<p>Apollo also delivered where it mattered most for the end user. During testing, Accord saw strong stakeholder matching, better coverage, and more complete profiles &mdash; including something especially important for their product: profile pictures.</p>\n<p>For a visual stakeholder mapping experience, that detail makes a difference. Reps aren&rsquo;t just looking at names, they&rsquo;re building a mental model of the account.</p>\n<h2><strong>Bringing stakeholder discovery into the workflow</strong></h2>\n<p>Today, Apollo helps power stakeholder recommendations directly inside Accord&rsquo;s platform.</p>\n<p>Instead of leaving the product to do research, reps can identify relevant stakeholders, add them to the map, and build out their understanding of the account in one place. From there, they can track influence, sentiment, and notes as the deal evolves.</p>\n<p>That shift, from manual research to embedded recommendations, is what makes the feature work.</p>\n<p>&ldquo;The easier you make these activities, the fewer excuses there are,&rdquo; says Chittoor.</p>\n<p>Stakeholder mapping is a core part of how Accord helps teams execute better deals. Making it easier to use means more reps actually do it &mdash; not just the top performers.</p>\n<h2><strong>Easier to adopt, faster to build</strong></h2>\n<p>With Apollo embedded into the experience, stakeholder discovery no longer feels like extra work.</p>\n<p>Reps don&rsquo;t have to carve out time for research. The information shows up where they&rsquo;re already working. That alone makes the feature more valuable in both demos and day-to-day use.</p>\n<p>As for customers? They love it too.</p>\n<p>&ldquo;We&rsquo;ve moved from aspirational multi-threading to actual multi-threading with Accord Stakeholder Maps and Stakeholder Recommendations,\" says Bayley Fesler, Director of RevOps at Xactly.&nbsp;</p>\n<p>For Accord, the benefits weren&rsquo;t just on the user side. The integration itself was quick to implement, allowing the team to stay focused on the product experience.</p>\n<h2><strong>The new normal</strong></h2>\n<p>Accord set out to make great sales behavior easier to execute, not just easier to define. By embedding Apollo directly into Accord, they&rsquo;ve made stakeholder intelligence something reps actually use, not something they have to go find.</p>\n<p>As Ross Rich, CEO of Accord puts it:</p>\n<p>&ldquo;Whether it's creating Account Plans, driving deals forward, or post sales renewals / expansion; every stakeholder is identified immediately so sellers can multi-thread and proactively engage consistently.&nbsp; No more skipping key personas, tab switching, or detective work across LinkedIn, CRM, and separate systems. Just reps who are recommended exactly who to engage, when, on every deal &amp; account. Apollo's technology and data made this easy to unlock.&rdquo;</p>\n<p></p>"}},{"type":"sign_up_demo_ctas","fields":{"title":"Turn data into deals today"}}],"footer_cta":[]}}}