<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Rudresh]]></title><description><![CDATA[Rudresh]]></description><link>https://rud27.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!Lr5e!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Frud27.substack.com%2Fimg%2Fsubstack.png</url><title>Rudresh</title><link>https://rud27.substack.com</link></image><generator>Substack</generator><lastBuildDate>Sun, 26 Jul 2026 05:39:19 GMT</lastBuildDate><atom:link href="https://rud27.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Rudresh]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[rud27@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[rud27@substack.com]]></itunes:email><itunes:name><![CDATA[Rudresh]]></itunes:name></itunes:owner><itunes:author><![CDATA[Rudresh]]></itunes:author><googleplay:owner><![CDATA[rud27@substack.com]]></googleplay:owner><googleplay:email><![CDATA[rud27@substack.com]]></googleplay:email><googleplay:author><![CDATA[Rudresh]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[The GTM Engineer Role Is Splitting in Two]]></title><description><![CDATA[What a week inside Clay&#8217;s AI Skills cohort, a nearly-free tool stack, and pointing the whole system at my own job search taught me about where this role goes next.]]></description><link>https://rud27.substack.com/p/the-gtm-engineer-role-is-splitting</link><guid isPermaLink="false">https://rud27.substack.com/p/the-gtm-engineer-role-is-splitting</guid><dc:creator><![CDATA[Rudresh]]></dc:creator><pubDate>Fri, 10 Jul 2026 03:21:29 GMT</pubDate><content:encoded><![CDATA[<p>organizedI changed my LinkedIn title to GTM Engineer this year. So did a few thousand other people, and the founders have noticed. Their posts all read the same way: the resumes say Clay, AI automation, agents, and then the work starts and the person can build a beautiful enrichment table but cannot explain why the company is targeting those accounts in the first place.</p><p>The data says the founders are onto something real. Maja Voje&#8217;s 2026 State of GTM Engineering report, the largest survey of the role so far, found that nearly 30 percent of GTM Engineers are between 18 and 22 years old, and another 25 percent are between 23 and 26. More than half the talent pool entered the workforce a few years ago. The report&#8217;s conclusion was blunt: these operators are technically strong, they can connect APIs and build enrichment pipelines, but deep experience with complex sales processes is still rare, and that gap matters.</p><p>I sit on the other side of that gap. I spent five years in B2B sales carrying a number before I ever touched a workflow tool, and I recently finished Clay&#8217;s AI Skills cohort, built my systems, and then did something slightly unhinged: I pointed the whole stack at my own job search. This piece is everything that experience taught me, organised into three parts. What the cohort actually teaches once you look past the tools. What the research says is happening to this role right now. And the playbook for building all of it on almost no money, because I did, and the constraint turned out to be the best teacher in the room.</p><h2>Part one: what a week inside the cohort actually taught me</h2><p>The cohort&#8217;s assignments look like tool training on the surface. Import companies, enrich them, write messages, generate a voice pitch. Underneath, every single lesson was about the same thing: deciding when NOT to spend, and the discipline compounds in a way I did not expect.</p><p><strong>Free before paid, always.</strong> Clay separates deterministic work from generative work, and the pricing tells you which is which. An AI formula that splits a salary string, converts hourly pay to yearly, or counts records costs zero credits, because it is just logic. A web-researching agent costs real money, because it is judgment about the messy world. The first skill is refusing to pay generative prices for deterministic work. In my salary-analysis build, formulas did most of the labour, splitting ranges, computing midpoints, annualizing hourly rates by multiplying by 2,080. The paid AI ran only where something genuinely had to be read and interpreted.</p><p><strong>Waterfalls, or the cheapest provider goes first.</strong> When you need data, you do not call the expensive source first. You chain providers from cheapest to priciest and stop at the first verified result. My job-openings waterfall ran four providers in sequence, and most rows never got past the first one. The expensive fallbacks existed for the hard cases only. This is such a simple idea and almost nobody applies it outside of tools, which is a shame, because it is really a philosophy about effort.</p><p><strong>Every expensive step has to earn its run.</strong> The final assignment chained a long pipeline: find each company&#8217;s open support roles, extract and normalise salaries, compute projected support spend, check whether the company already had an AI chatbot, find decision-makers, write a personalised message, and generate it as voice audio. The magic was not the chain. It was the gates between the links. The chatbot check only ran on companies with salary data. The people-finder only ran on companies without a chatbot. The message only ran where a person was found. When I reviewed the finished build, the gating had cut roughly two-thirds of what a naive run-everything-on-every-row version would have cost. Conditional logic is not an optimisation. It is the architecture.</p><p><strong>Model selection is a judgment call, not a habit.</strong> Clay&#8217;s research agents come in tiers, from a 1-credit model for simple factual lookups to a 6-credit model that can operate a browser. Checking whether a website has a chat widget is a factual glance, so the cheapest model does it. The discipline the lesson taught: start cheap, read the confidence score on each row, and upgrade only the low-confidence rows to a stronger model. Not the whole column. The rows that need it.</p><p><strong>The bug that taught me more than the curriculum.</strong> Midway through the salary build, every company in my table showed the identical average salary, 91,082.50, eleven different insurers, one number. No error anywhere. The table looked finished. It was quietly, completely wrong. A lookup had been hardcoded to match one company instead of matching each row dynamically, so every row inherited the same value. The AI that built it never flagged the problem, because nothing had failed. It had just confidently produced polished nonsense. The fix took minutes. The lesson is permanent: AI will hand you broken work that looks done, and the checking is the actual skill. My rule since then is to trace one row end to end, verifying the number at every column, before trusting anything the table says. That one habit has caught more problems than everything else combined.</p><p><strong>The reframe that stayed with me.</strong> That capstone assignment was nominally about salary analysis. Halfway through I realised what it actually was: a buying-signal detector. A company posting many high-paying support roles is broadcasting that it has volume it cannot handle and budget approved to fix it. Job postings are not recruiting data. They are some of the richest intent signals available, sitting in public, and almost nobody reads them that way.</p><h2>Part two: the role is moving under our feet</h2><p>Now the market context, because the role I trained for in that cohort is not the role that will exist in two years.</p><p>The growth is not hype. Job postings for GTM engineering roles roughly doubled year over year for two consecutive years, going from about 1,400 in mid-2025 to more than 3,000 by January 2026, and Bloomberry measured 205 percent year-over-year growth in 2025. Clay, which coined the title back in 2023, says around 100 new GTM Engineer listings now go live every month. Compensation followed: US ranges sit between roughly $132K and $241K depending on seniority, with Maja Voje&#8217;s survey putting the median US in-house base around $135K, and analyses consistently find that AI-agent fluency commands a 15 to 25 percent premium over traditional automation skills.</p><p>The demand is concentrated exactly where you would expect. An analysis of over a thousand postings found hiring heaviest at Series A through Series C B2B SaaS companies, the stage where a repeatable motion exists but manual operations have become the constraint. Clay appears in around 39 percent of postings and n8n in 28, which tells you the tool baseline is already assumed. And here is the detail I can personally vouch for: the same analysis noted that many of the best roles circulate in Slack and Discord communities before they ever reach a public board. When I batch-processed months of job mentions from two GTM communities I am active in, the resulting shortlist was warmer, fresher, and less competed than anything my scrapers pulled from the public boards. The hiring market for this role runs on community first and job boards second.</p><h2>Part three: where this goes in the next one to two years</h2><p>Predictions are cheap, so I will keep mine grounded in what the data already shows and argue from there.</p><p><strong>The role splits into operators and architects.</strong> The tooling is getting easier at a startling pace. Clay&#8217;s Sculptor now metaprompts entire workflows from plain English. I described what I wanted and watched it assemble a multi-table build that would have taken me days. Industry analysis says the role is already evolving from building automations to designing systems that build and improve their own automations inside guardrails. Play that forward: the purely tool-skilled half of this job, the clicking and configuring, is exactly what the AI is learning to do. When more than half the talent pool is under 27 and strongest at precisely the layer that is commoditising, wage pressure on that layer is inevitable. What the AI cannot generate is the judgment layer. Which signal predicts a real buyer. Which bottleneck is actually killing pipeline. Why these accounts and not the ones next to them. That layer comes from having operated a revenue engine, not from a tutorial, and it is where the value concentrates. The title will stay one word. The market will quietly split it in two.</p><p><strong>Stacks consolidate hard.</strong> The 2026 benchmark data already shows teams with a dozen loosely connected tools underperforming teams running four or five deeply integrated ones, and the emerging winning shape is one clean CRM, one signal layer, one outbound engine, one AI layer. The GTM Engineer&#8217;s job shifts from collecting tools to refusing them.</p><p><strong>Fractional and offshore become the default entry path.</strong> US senior GTM Engineers now cost $130K to $200K and up fully loaded, which is exactly why fractional hiring is booming and why companies are looking offshore for the same outcomes at a fraction of the cost. For builders in India, and I am writing this from Bengaluru, this is the single biggest opening. The work is remote-native, the output is measurable, and the cost arbitrage is in our favour for once. I expect a wave of India-based GTM Engineers serving global companies within two years, and the ones who pair tool skill with genuine revenue experience will name their price.</p><p><strong>The interview changes.</strong> As the tools commoditise, &#8220;do you know Clay&#8221; becomes a screening question anyone can pass after a month of practice. The separating questions move up a level: walk me through a targeting decision you got wrong, show me a system you refused to build, tell me which signal you stopped trusting and why. If your answers to those live in a portfolio of real builds rather than a list of tools, you are ahead of most of the field already.</p><h2>The nearly-free playbook, because constraints teach</h2><p>Everything above I built on a shoestring, and the shoestring was the point. Here is the actual stack and what it cost.</p><p>Clay&#8217;s Sandbox Mode lets you build and test entire workflows for zero credits, and you only pay when you publish a verified build to live. Free AI formulas handle all deterministic logic. Apify gives you $5 of free platform credit, and its job scrapers cost pennies at scale, my test runs pulling job listings cost $0.15 each, and the LinkedIn jobs actor I settled on charges $1.50 per thousand listings. Claude&#8217;s Cowork handles the batch research and drafting inside a subscription I already pay for. n8n self-hosts for free. My original outbound agent runs on this same philosophy: Python, Claude&#8217;s API, n8n, Docker, with nine decision gates rejecting 70 percent of accounts before a single message goes out, because the cheapest operation in any system is the one you refuse to run.</p><p>And the proof I keep coming back to: I recently rebuilt this whole architecture with myself as the product. Apify scrapes GTM Engineer postings. Clay scores every role against my profile and rejects the weak fits. Cowork batches the company research, deduplicates months of community job mentions, and drafts the outreach for my review. I send everything myself, because judgment does not delegate. The marginal cost of standing that entire engine up was under a dollar. Not zero, I will not pretend, but close enough that the barrier to building seriously is no longer money. It is knowing what deserves to run.</p><p>If you want the six rules that survived all of this, they fit in a paragraph. Build in sandbox, publish only what you have verified. Use a formula before you use AI. Use the cheapest model that works and upgrade only the low-confidence rows. Gate every expensive step on the step before it. Test on two or three rows before you run a column. And trace one row end to end before you trust a table, because the most dangerous output is the one that looks finished.</p><p>I do not know exactly where this role lands in two years. I know the flood of new titles is real, I am technically part of it, and I know the market is about to get very good at telling the difference between people who learned the tools and people who understand the engine. The tools took me a month. The engine took me five years of carrying a number, and I only recently understood that was the valuable half.</p><p>If you are making a similar transition, from sales, from ops, from anywhere revenue actually happens, I would genuinely like to hear what judgment you are carrying over from the last role. That part is worth writing down before the tools make everyone look the same.</p><p><em>Rudresh Shendge builds GTM systems in Bengaluru. His outbound agent, his Clay workflows, and now apparently his job search all run on the same principle: reject more, run less, verify everything.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/subscribe?"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/p/the-gtm-engineer-role-is-splitting/comments&quot;,&quot;text&quot;:&quot;Leave a comment&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/p/the-gtm-engineer-role-is-splitting/comments"><span>Leave a comment</span></a></p><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/p/the-gtm-engineer-role-is-splitting?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="CaptionedButtonToDOM"><div class="preamble"><p class="cta-caption">Thanks for reading! This post is public, so feel free to share it.</p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/p/the-gtm-engineer-role-is-splitting?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/p/the-gtm-engineer-role-is-splitting?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div>]]></content:encoded></item><item><title><![CDATA[Everyone Is Optimizing the Wrong Part of Outbound]]></title><description><![CDATA[Reach is free. Personalization is free. Content is free. So why are most GTM teams still spending all their money there?]]></description><link>https://rud27.substack.com/p/everyone-is-optimizing-the-wrong</link><guid isPermaLink="false">https://rud27.substack.com/p/everyone-is-optimizing-the-wrong</guid><dc:creator><![CDATA[Rudresh]]></dc:creator><pubDate>Sun, 14 Jun 2026 20:17:26 GMT</pubDate><content:encoded><![CDATA[<p>Here is a question worth sitting with. If you could reach any buyer instantly, write a perfectly tailored message to each one, and generate unlimited content, would your pipeline be full?</p><p>In 2026, you can do all three. And for most teams, the pipeline is not full. Reply rates are falling. Deals are stalling earlier. Something does not add up.</p><p>The reason is simple. The bottleneck in outbound moved, and most teams are still pouring money into the part that is no longer the constraint.</p><h2>A short history of the constraint</h2><p>The bottleneck in GTM has moved three times, and each move made the previous skill nearly worthless as a differentiator.</p><p>For years the hard part was <strong>reach</strong>. Finding buyers and getting a message in front of them was genuinely difficult. Then data providers and sequencers made it trivial. Anyone can email ten thousand people before lunch. Reach stopped being scarce.</p><p>Once everyone could reach everyone, generic blasts died, and <strong>personalization</strong> became the constraint. For a while, the rep who could research and tailor at scale won. Then LLMs made personalization almost free. Apollo and Claude together write a more tailored email than most reps, in seconds. Personalization stopped being scarce.</p><p>Now the same thing is happening to <strong>content</strong>. AI drafts the blog, the sequence, the call prep, the account brief. The cost of competent content is collapsing toward zero.</p><p>Notice the pattern. Every skill that was once a moat became a commodity the moment the tooling caught up. And here is the trap most teams are in right now: they are still investing as if reach, personalization, or content is the bottleneck. More sequencers. More AI copy. More content calendars. They are optimizing problems that are already solved.</p><h2>Where the constraint actually sits now</h2><p>When reach, personalization, and content are all free, only one thing stays scarce. Judgment about who to pursue, and when.</p><p>Three numbers show where the real constraint moved.</p><p>Buyers now decide before you ever reach them. 81 percent of B2B buyers choose their vendor before talking to sales, and 94 percent use AI as their primary research tool during the buying process. By the time your outreach lands, the shortlist often already exists. The problem is not reaching the buyer. It is reaching them in the narrow window before that shortlist hardens, with a reason they can actually feel.</p><p>Volume now works against you. The median cold email reply rate has fallen to 1.3 percent. Every irrelevant send does more than fail. It burns your domain reputation and teaches the market to ignore you. Volume flipped from an asset into a liability.</p><p>And the AI advantage has nothing to do with access. 87 percent of marketers use AI, but only 6 percent extract real value from it. Everyone has the same models. The gap is entirely in how the system around the AI is built.</p><p>The bottleneck is no longer reach, personalization, or content. It is targeting precision and timing. Knowing which thirty accounts out of a thousand have a real, current reason to buy, and reaching exactly those, at exactly the right moment.</p><h2>What competing on targeting actually looks like</h2><p>This stays abstract until you see it as a system. Here are the four principles the precise teams build around. I have built versions of each, so I will use real numbers.</p><p><strong>Trigger on signals, not lists.</strong> A static list tells you a company exists. A signal tells you a company is in motion right now. A company that posted its first SDR hire five days ago has committed budget, is starting outbound in weeks, and has no targeting infrastructure yet. That gap is reachable in a way no static list ever is. When I built a scoring system recently, switching from list logic to signal logic changed which companies even entered the pipeline.</p><p><strong>Weight signals by decay and combination.</strong> Signals are not flat facts. A funding round from last week is worth far more than one from six months ago, because signals decay. And two signals firing together, like a funding event plus a first sales hire in the same window, are far more predictive than either alone. Most teams treat every signal as permanent and equal. The precise teams score them by freshness and stack them for combination effects.</p><p><strong>Reject first, and reject cheaply.</strong> This is the principle most teams find backwards. When I scored a batch of companies, I ran the cheapest disqualifying checks first. Funding stage, then tech stack. Companies that already had Apollo or Instantly in their stack got rejected immediately, even when they matched the ICP on paper, because the offer would not land for someone who already owns the capability. Two of nine companies were cut before I spent a single credit finding contacts. The whole table cost 66 credits, because the expensive enrichment only ran on accounts that had already survived the cheap filters. The most expensive row in any system is the one you fully enriched before realizing it was never going to buy.</p><p><strong>Close the loop so the system compounds.</strong> Closed-won deals teach the system what a good account looks like. Closed-lost deals teach it what to reject. Deals that looked perfect but churned in ninety days teach the most valuable lesson of all, which is what fake fit looks like. Without this loop, every quarter starts from zero. With it, the targeting sharpens itself automatically. This is the layer roughly 90 percent of teams skip, and it is the one that turns a list-builder into a system that gets smarter on its own.</p><h2>The proof is in how the best companies are built</h2><p>You can see where the constraint moved by watching where companies put their rarest hires.</p><p>AI-native companies now run about one GTM Engineer for every seven people in RevOps. Everywhere else that ratio is closer to one in fifty. The companies nearest the frontier are loading up on the exact role whose entire job is targeting precision and system design.</p><p>The outcomes follow. Owner.com centralized its AI into one system owned by one specialist, instead of letting every rep run their own prompts. Their top BDR went from 72,000 dollars to 174,000 dollars in monthly closed-won revenue, not from better scripts but from better data going into each call. As their revenue leader put it, the gap between an expert and a non-expert in applied AI is not 50 percent. It is twenty times. That is what concentrated judgment produces.</p><p>Gamma reached 100 million dollars in ARR profitably with no traditional sales team, because the motion targeted the right users so precisely it did not need one. Lovable went from zero to 200 million dollars in ARR in under a year. None of these companies won by doing more. They won by aiming better.</p><h2>What to do with this</h2><p>Stop adding capacity to solved problems. More sequencers, more AI copy, more content. That is motion, not leverage. You are reinforcing a part of the funnel that stopped being the constraint years ago.</p><p>Move the investment upstream, into the part that is still scarce. Better signal detection. Tighter rejection logic. Scoring that accounts for decay and combinations. A feedback loop that lets closed deals sharpen your targeting without anyone touching it.</p><p>This is harder. It does not come out of a box. It has to be built around your specific market and your specific definition of a good customer. And that difficulty is exactly why it is defensible. An email template can be copied in an afternoon. A targeting system built on your own understanding of when a company is ready to buy cannot be copied at all.</p><p>The email layer is commoditized. The targeting layer is not. The teams that internalize this will not just see higher reply rates. They will have a different relationship with their market, where every outreach feels like it was sent for a reason, because it was. The teams that keep optimizing volume will keep watching reply rates fall and keep wondering what changed.</p><p>What changed is the bottleneck. It moved. The only question left is whether your effort moved with it.</p><div><hr></div><p><em>I write about GTM systems, signal-based outbound, and what building the targeting layer actually looks like, with real credits, real rejections, and real numbers. Subscribe if that is useful.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">This Substack is reader-supported. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[54% of the Fastest-Growing B2B Companies Have a GTM Engineer. Most Indian SaaS Companies Have Zero.]]></title><description><![CDATA[The role that grew 205% year-over-year is still invisible in most Indian revenue teams.]]></description><link>https://rud27.substack.com/p/54-of-the-fastest-growing-b2b-companies</link><guid isPermaLink="false">https://rud27.substack.com/p/54-of-the-fastest-growing-b2b-companies</guid><pubDate>Sun, 03 May 2026 18:24:22 GMT</pubDate><content:encoded><![CDATA[<p>A research report published this week analyzed 63 of the fastest-growing private B2B SaaS companies globally. OpenAI. Anthropic. Stripe. Ramp. Notion. Databricks. Cursor. Vercel. Webflow.</p><p>The question was simple: how many of them have a GTM Engineer?</p><p>When the researchers searched for the exact title &#8220;GTM Engineer,&#8221; only 10 companies showed up. Clay had 20 of them. Vercel had 2. Webflow had 2. A handful of others had one each.</p><p>If you stopped there, the conclusion would be obvious. GTM Engineering is a Clay phenomenon that nobody else has adopted.</p><p>That conclusion would be wrong.</p><p>When the researchers looked at the actual work being done instead of the job title, the number jumped to 34 out of 63. More than half. These companies have people building signal-based outbound systems, automating lead enrichment and scoring, connecting CRM data to outbound execution, and designing AI-augmented workflows. They just call them different things. Growth Engineer. RevOps Engineer. Revenue Systems. Marketing Developer.</p><p>The work is the same. The title has not caught up.</p><p><strong>What these companies figured out</strong></p><p>The traditional GTM model is straightforward. Need more pipeline? Hire more SDRs. Each SDR costs roughly 60 to 80 lakhs per year when you factor in salary, tools, management overhead, and ramp time. Multiply by 5. That is 3 to 4 crores in annual cost for a team that might book 15 to 20 meetings a week.</p><p>The companies in this research took a different approach. Instead of scaling headcount, they scaled systems. One GTM Engineer building the right automation can produce the output equivalent of 3 to 5 SDRs at a fraction of the cost. Not because AI writes better emails. Because the system stops sending emails to companies that were never going to reply.</p><p>The math is not complicated. If your SDR team emails 1,000 companies and gets a 3% reply rate, you get 30 replies. If a signal-based system filters that list to 200 companies with active buying signals and achieves a 15% reply rate, you get 30 replies from 200 emails instead of 1,000. Same output. One-fifth the volume. Zero wasted emails. Zero burned domains. Zero annoyed prospects.</p><p>That is not a marginal improvement. It is a structural advantage.</p><p><strong>What the 2026 GTM stack actually looks like</strong></p><p>The winning stack has consolidated significantly. The research and multiple industry reports point to the same architecture.</p><p>One CRM as the system of record. HubSpot or Salesforce. Not both. Not three.</p><p>One orchestration layer for data. Clay is in 68% of GTM Engineer job postings. It connects to 100+ data providers, runs waterfall enrichment, and routes qualified accounts to downstream tools. N8n and Make are alternatives for teams that want more programmatic control.</p><p>One signal layer. Website visitors, product usage, funding rounds, hiring spikes, tech stack changes, champion job changes. These signals trigger outreach instead of static lists.</p><p>One outbound execution layer. Email through Instantly or Smartlead. LinkedIn through HeyReach. Phone through parallel dialers. All targeting the same qualified list. Not three teams running three separate lists.</p><p>And one feedback loop. This is the layer 90% of teams skip. Closed-won deals retrain the ICP model. Closed-lost deals teach the system what to reject. Deals that churned within 90 days teach it what looked good on paper but was not real. Without this loop, every quarter starts from zero. With it, the system compounds.</p><p><strong>The India gap</strong></p><p>Here is what I see in the Indian SaaS market. The work that a GTM Engineer does is being split across three or four people. One person manages the CRM. Another runs outbound campaigns manually. A third handles reporting. Sometimes a data analyst pulls numbers that nobody acts on.</p><p>The result is exactly what you would expect. Fragmented systems. Data leaking between tools. SDRs spending more time on research and data entry than on actual selling. Marketing and sales running on different lists with different definitions of a qualified lead.</p><p>The companies in the US and Europe that have hired GTM Engineers are not doing this because they have bigger budgets. They are doing it because the economics forced them to. When it costs $2 to earn $1 of new ARR, you cannot keep hiring your way to growth. You have to build your way there.</p><p>Indian SaaS companies will hit this same inflection point. Some already have. The ones that hire a GTM Engineer before their outbound breaks will have a structural advantage over the ones that wait until it is already broken.</p><p><strong>What this means if you are in sales or RevOps right now</strong></p><p>The most common entry point into GTM Engineering is from sales. Former SDRs and AEs who taught themselves automation, learned Clay, picked up SQL or Python, and started building systems instead of just running plays.</p><p>The second most common path is from RevOps or Sales Ops. People who already understand the processes and pain points and add technical skills on top.</p><p>The role requires a rare combination: commercial acumen (understanding pipeline mechanics, ICP design, and sales cycles) plus technical ability (APIs, data manipulation, workflow automation). That combination commands a premium. The median salary globally is around $135K. In India, early postings range from 12 to 22 LPA and will rise as demand outpaces supply.</p><p>If you are in sales today and wondering what comes next, the answer is not more selling. It is building the systems that make selling unnecessary for the tasks that should not require a human in the first place.</p><p><strong>The question worth asking</strong></p><p>Most Indian SaaS companies with 50 to 200 employees do not have a GTM Engineer. They have SDR teams, marketing teams, and maybe a RevOps person. The work of connecting those teams through automation, signal detection, and AI workflows is either not being done or is being done poorly by people whose primary job is something else.</p><p>If your company hired one GTM Engineer instead of three more SDRs, what would change in 6 months?</p><p>That is not a rhetorical question. I am genuinely curious about the answers.</p><div><hr></div><p>I write about GTM systems, AI-powered outbound, and what building in this space actually looks like from India. Subscribe if you find this useful.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/subscribe?"><span>Subscribe now</span></a></p><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/p/54-of-the-fastest-growing-b2b-companies?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="CaptionedButtonToDOM"><div class="preamble"><p class="cta-caption">Thanks for reading! This post is public so feel free to share it.</p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/p/54-of-the-fastest-growing-b2b-companies?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/p/54-of-the-fastest-growing-b2b-companies?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div>]]></content:encoded></item><item><title><![CDATA[Most GTM Teams Are Automating the Easy Part]]></title><description><![CDATA[The hard part of outbound was never the email. It was the decision to send it.]]></description><link>https://rud27.substack.com/p/most-gtm-teams-are-automating-the</link><guid isPermaLink="false">https://rud27.substack.com/p/most-gtm-teams-are-automating-the</guid><dc:creator><![CDATA[Rudresh]]></dc:creator><pubDate>Sun, 19 Apr 2026 14:08:58 GMT</pubDate><content:encoded><![CDATA[<p>Every week a new AI sales tool launches with the same pitch.</p><p>More emails. Better personalization. Faster sequences. Bigger pipeline.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">This Substack is reader-supported. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>The assumption is always the same: outbound is a volume problem. If you could just reach more people with better messages, you would close more deals.</p><p>I believed this for years. I ran 150 touches a day across cold calls, emails, and LinkedIn. I measured activity. I celebrated volume. I thought more was better.</p><p>Then I built a system that forced me to think differently.</p><p><strong>The part nobody wants to automate</strong></p><p>When I started building an AI outbound agent, the first instinct was obvious. Automate the writing. Make the emails faster. Personalize at scale.</p><p>That is what every tool does. That is the easy part.</p><p>The hard part is something else entirely. It is the decision that happens before the email exists. The decision to reach out at all.</p><p>Should this company hear from me right now? Is there a real reason, not a manufactured one, to contact them this week instead of never?</p><p>Most outbound skips this question. The list exists. The sequence is loaded. The emails go out. Nobody stops to ask whether the list was right in the first place.</p><p>I built my system around that question instead.</p><p><strong>What rejection-first actually means</strong></p><p>The system I built does not optimize for sending. It optimizes for rejecting.</p><p>Every company that enters the pipeline passes through nine decision gates before any email gets written. Wrong industry: rejected. Wrong company stage: rejected. No recent signal suggesting now is the right time: rejected. No specific and verifiable reason to reach out: rejected.</p><p>The rejection rate sits above 70%. Most companies that enter never make it to the email stage.</p><p>That is not a bug. That is the entire point.</p><p>What the system is actually doing is automating the filtering judgment that a good sales rep makes intuitively but inconsistently. On a good day, a strong rep looks at an account and knows this one is not worth my time right now. On a busy day, that same rep sends the email anyway because the activity target says so.</p><p>The system does not have busy days. It applies the same bar every time.</p><p><strong>The hidden variable problem</strong></p><p>Here is something I did not expect.</p><p>When the system was running in its first version, the outputs looked good. Signals detected. Leads filtered. Emails drafted. I was pleased with the quality.</p><p>Then I tried to remove myself from the process completely. Let it run on cold data without me pre-checking anything.</p><p>The rejection rate jumped.</p><p>Not because the system got stricter. Because I had been the hidden variable the entire time. Every morning I was quietly pre-screening which companies went in. Removing ones that felt wrong. Adjusting thresholds after scanning the first few results.</p><p>I was doing half the filtering and giving the system credit for all of it.</p><p>The moment I stopped, the system showed me what it actually thought of the data going in. And it rejected significantly more.</p><p>This is the part that matters for anyone building or buying AI outbound tools. When someone shows you results from an AI system, ask one question: was a human helping it along?</p><p>If someone was hand-selecting the input list, reviewing signals before they passed through, or making quiet judgment calls at any step, the results are not from the system. They are from the human using the system. That is a completely different thing.</p><p><strong>Why volume thinking survives</strong></p><p>Volume is visible. Activity is measurable. Emails sent is a number on a dashboard.</p><p>Rejection is invisible. Nobody gets praised in a team meeting for the 70 companies they chose not to contact. Nobody builds a dashboard showing the bad leads we correctly ignored this quarter.</p><p>The incentive structure of most sales orgs rewards activity over judgment. So even smart teams default to volume because that is what gets measured and rewarded.</p><p>AI tools built on top of this incentive structure just accelerate the existing behavior. More emails, faster. The underlying logic does not change. The speed changes. The direction stays the same.</p><p>That is why reply rates keep falling year over year even as the tools get more capable. The tools are getting better at the wrong thing.</p><p><strong>What changes when you flip the question</strong></p><p>The standard outbound question is: how do I reach more companies?</p><p>The question worth asking instead: how few companies do I need to reach to hit my number?</p><p>These sound similar. They lead to completely different systems.</p><p>The first question optimizes for coverage. Cast the net wider. Add more contacts. Build longer sequences. The logic is: if 2% reply, I need to email 5,000 to get 100 replies.</p><p>The second question optimizes for precision. Find the 50 companies that have a real and current reason to buy. Reach them at the right moment with the right context. The logic is: if 15% reply, I need to email 50 to get 8 replies.</p><p>Same outcome. Completely different system. Completely different cost structure. Completely different relationship with every person you contact.</p><p>The first approach burns your domain, annoys 4,900 people, and trains the market to ignore you. The second approach builds reputation with every touch because every touch is relevant.</p><p><strong>The real leverage is upstream</strong></p><p>Apollo and Claude working together can write a better email than most humans, faster. That capability will be table stakes within a year. Probably sooner.</p><p>What will not be table stakes: knowing which 20 companies out of 100 have a problem your product solves, right now, at a stage where they are ready to do something about it.</p><p>That judgment requires real signal reading. Not just firmographic data. Real signals. A company that posted 12 SDR roles this month. A funding round that closed 6 weeks ago. A leadership hire that signals a motion change. A competitor contract that is up for renewal.</p><p>These signals are specific, time-bound, and verifiable. They create a legitimate reason to reach out that the recipient can feel immediately. Not because the email is well-written. Because the timing is right and the relevance is real.</p><p>That is the layer most teams are not automating. Because it is hard. Because it requires building something custom. Because it does not come out of a box.</p><p>But it is also the layer where the actual competitive advantage lives. The email layer is getting commoditized. The signal layer is not.</p><p><strong>What this means if you are building GTM systems right now</strong></p><p>The question worth sitting with is not which tool should I buy. It is which layer of my outbound am I investing in.</p><p>If most of your budget and energy goes into the sending layer, more sequences, better templates, faster personalization, you are competing on the same dimension as everyone else. That dimension is getting cheaper and more crowded every quarter.</p><p>If you shift investment upstream, into better signal detection, tighter ICP filtering, and smarter rejection logic, you are building something that compounds. The system gets better with every batch because it learns which signals actually lead to conversations and which ones looked promising but went nowhere.</p><p>Nobody else can copy your filtering logic because it is built on your specific ICP, your specific market, and your specific understanding of when a company is ready to buy. That is defensible. An email template is not.</p><p>The teams that figure this out early will not just have better reply rates. They will have a fundamentally different relationship with their market. One where every outreach feels like it was sent for a reason, because it was.</p><p>The teams that keep scaling volume will keep watching reply rates fall and wondering what went wrong.</p><p><strong>The hard part was never the email</strong></p><p>I spent months thinking the email was the product. The signal was just the trigger.</p><p>Building the system taught me it is the opposite.</p><p>The signal is the product. The email is just the delivery mechanism.</p><p>Get the signal right and an average email works. Get the signal wrong and the best email in the world gets ignored.</p><p>Most of the industry is optimizing the delivery mechanism. The opportunity is in the signal.</p><div><hr></div><p>I write about GTM systems, AI-powered outbound, and what building in this space actually looks like. Honest thinking, no highlight reel. Subscribe if that is useful.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">This Substack is reader-supported. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Anthropic Says AI Will Automate Sales Outreach. They're right. That's exactly the problem.]]></title><description><![CDATA[Why the industry is automating the wrong part of outbound, and what building my own system taught me about where the real leverage is.]]></description><link>https://rud27.substack.com/p/anthropic-says-ai-will-automate-sales</link><guid isPermaLink="false">https://rud27.substack.com/p/anthropic-says-ai-will-automate-sales</guid><pubDate>Sun, 15 Mar 2026 11:24:28 GMT</pubDate><content:encoded><![CDATA[<p>Cold email reply rates have dropped from 8.5% in 2019 to around 5% today. Every single year, in the same direction. This is happening while AI outbound tools have never been more capable. Better personalization, faster research, smarter sequencing. More sophistication going in, fewer replies coming out.</p><p>That contradiction is worth sitting with before we talk about what Anthropic just published.</p><div><hr></div><p><strong>The data nobody is talking about. </strong></p><p>Over $400 million in venture capital has gone into AI SDR startups in the last two years alone. The market is valued at over $4 billion and growing fast. Every major sales platform has added an AI layer. Apollo has Claude built in. A wave of purpose-built AI SDR tools promise to research, write, and send thousands of personalized emails with minimal human involvement.</p><p>And yet AI SDR tools are churning at 50 to 70% annually. That is roughly double the turnover rate of the human reps they were designed to replace.</p><p>The money is flowing in. The results are flowing out.</p><p>The reason is not hard to find. The entire category has been built on one assumption: outbound is a volume problem. Reach more people with better messages, close more deals. So they optimized for volume. More contacts, more sequences, more emails. The AI made this faster and cheaper. And reply rates kept falling.</p><p>This is not a coincidence.</p><div><hr></div><p><strong>What Anthropic&#8217;s data is actually saying.</strong></p><p>Anthropic recently published research on the most AI-exposed occupations. Sales representatives came in at 62.8%. The leading automated task listed: &#8220;contact customers to demonstrate products and solicit orders.&#8221;</p><p>Most people will read that and think about job security. That is a fair conversation to have.</p><p>What it is actually pointing at is something more specific. Contacting is the most automatable task in sales because it requires the least judgment. It follows predictable patterns. It can be replicated at scale. Which also means it creates the least defensible advantage.</p><p>When every company can send 10,000 AI-personalized emails, those emails stop being an advantage. They become the baseline. The noise floor rises. Buyers adapt. The signals that once indicated real effort now indicate automation. An email referencing your LinkedIn post, your recent funding, your company growth no longer feels human. It feels like a system that found those same facts for 500 other companies this week.</p><p>Automating the contacting layer does not fix outbound. It accelerates its decay.</p><div><hr></div><p><strong>Where the actual gap is.</strong></p><p>Here is what the data shows when you look at what actually works versus what most teams are building toward.</p><p>Campaigns with advanced, signal-specific personalization achieve reply rates around 18%. Generic AI templates get 1 to 3%. That is not a small difference. That is a different category of result.</p><p>Smaller, highly targeted campaigns of 50 recipients or fewer average 5.8% reply rates versus 2.1% for campaigns with over 1,000 recipients. The teams hitting 10 to 15% reply rates are not sending more. They are sending to smaller, higher-intent lists.</p><p>The pattern is consistent across every data source. Precision beats volume. Signal beats personalization tokens. Timing beats sequence length.</p><p>None of that requires more sending. All of it requires better filtering.</p><div><hr></div><p><strong>What I have been building and why.</strong></p><p>I started building an AI outbound system about four months ago with a different premise. The problem was never contacting. It was deciding who actually deserved to be contacted.</p><p>The system runs companies through a set of decision gates before any email gets written. Wrong industry, wrong company stage, wrong motion: rejected immediately. No recent signal suggesting now is the right time: rejected. No specific, verifiable reason to reach out: rejected. The rejection rate sits above 70%. Most companies that enter the system never make it to the email stage.</p><p>That is not a flaw. That is the system working.</p><p>What it is doing is automating the filtering judgment that a good sales rep makes intuitively but inconsistently. The question it answers is not &#8220;can I write a compelling email to this company?&#8221; It is &#8220;should I be contacting this company right now, and is there a real reason to?&#8221;</p><p>Most AI sales tools skip that question entirely. They assume the list is good and optimize the message. The list is almost never good.</p><p>Rebuilding it into something production-grade taught me something I did not fully see in the early version. I was the hidden variable. Hand-selecting which companies went in, quietly reviewing signals before they passed through filters, making small judgment calls throughout. The system looked like it was doing the filtering. I was doing half of it.</p><p>Taking myself out of the process meant richer data. Not just what a company says on their website, but what is actually happening to them right now. Hiring signals. Recent news. Growth indicators. The context that makes a contact decision grounded rather than hopeful. When I removed myself from input selection, the rejection rate went up. The system became more conservative on cold data without someone quietly helping it along. That was the real validation.</p><div><hr></div><p><strong>The layer that will not get commoditized.</strong></p><p>Apollo and Claude working together can write a better email than most humans, faster. That capability will be table stakes within a year. Gartner expects 40% of enterprise applications to feature task-specific AI agents by end of 2026. Buying a standalone AI SDR will be like buying a standalone email tool. The capability will be embedded everywhere. The differentiation will shift entirely to data quality and signal intelligence.</p><p>Which is exactly where it already belongs.</p><p>Knowing which 20 companies out of 100 have a problem your product solves, right now, at a stage where they are ready to act on it &#8212; that judgment requires real context, real signal reading, real understanding of timing and fit. That is what the Anthropic report is quietly pointing at when it marks contacting as the exposed task.</p><p>Contacting is exposed because it is the predictable part. The unpredictable part, everything that happens before the contact decision, is where real judgment lives.</p><p>Teams building toward that now are building something that compounds. The filtering layer is genuinely hard to replicate because it requires a clear ICP, well-calibrated signal detection, and the discipline to say no to most of what comes through. That combination does not come from a vendor. It has to be built.</p><p>Everyone else is running a volume race with a shrinking finish line.</p><div><hr></div><p><strong>What this means for anyone building GTM systems.</strong></p><p>The Anthropic report frames this as occupational exposure. The more useful frame for anyone thinking about GTM is this: which tasks are you automating, and what does that choice signal about where you think value comes from?</p><p>Automating the high-judgment layer, decisions that need real context, signal reading, timing, fit assessment, is hard and creates durable advantage. Automating the low-judgment layer, execution, sending, contacting, is fast and gets copied in weeks.</p><p>Most of the investment and most of the tools are aimed at the low-judgment layer right now. That makes sense. It is what the market is asking for and what is easiest to demo. But it means the opportunity for anyone thinking one level deeper sits clearly in the other direction.</p><p>The question is not how many companies you can contact.</p><p>It is how few you need to contact to hit your number, and whether you can build something that finds exactly those companies, at exactly the right moment, with a real reason to reach out.</p><p>Harder question. Right question.</p><div><hr></div><p><em>I write about GTM systems, AI-assisted outbound, and what I am building and learning at this intersection. Honest thinking, no hype. Subscribe if that is useful.</em></p>]]></content:encoded></item><item><title><![CDATA[Why Most AI Sales Tools Get 1-2% Replies (And What Actually Works)]]></title><description><![CDATA[The Problem Everyone Sees But Nobody Talks About]]></description><link>https://rud27.substack.com/p/why-most-ai-sales-tools-get-1-2-replies</link><guid isPermaLink="false">https://rud27.substack.com/p/why-most-ai-sales-tools-get-1-2-replies</guid><dc:creator><![CDATA[Rudresh]]></dc:creator><pubDate>Thu, 05 Feb 2026 20:41:30 GMT</pubDate><content:encoded><![CDATA[<h2>The Problem Everyone Sees But Nobody Talks About</h2><p>There are 50+ AI sales tools launched every month promising to &#8220;10x your outbound.&#8221;</p><p>Most deliver the same result: 1-2% reply rates and burned domains.</p><p>I&#8217;ve been testing different AI tools over the last several months while working on real deals. Here&#8217;s what I learned: the tools aren&#8217;t broken. How people use them is.</p><p>Let me show you the difference between AI that gets replies and AI that gets ignored.</p><div><hr></div><h2>The Fake Personalization Problem</h2><p>Most AI tools work like this:</p><ol><li><p>Scrape LinkedIn for &#8220;personalization tokens&#8221;</p></li><li><p>Plug into template: &#8220;Hey {{firstName}}, saw your post about {{topic}}...&#8221;</p></li><li><p>Send 10,000 emails</p></li><li><p>Get 1.5% replies</p></li></ol><p>Here&#8217;s why this fails:</p><p><strong>Recipients know it&#8217;s automated.</strong> When 50 SDRs reference the same LinkedIn post you made three weeks ago, the pattern becomes obvious.</p><p><strong>The research isn&#8217;t real.</strong> Tools pull surface-level data (job title, company name) but miss actual context. You end up with emails that say &#8220;I noticed your company is growing&#8221; to a company that just laid off 30% of staff.</p><p><strong>Personalization without relevance is noise.</strong> Mentioning someone&#8217;s recent post doesn&#8217;t matter if you have no legitimate reason to reach out.</p><div><hr></div><h2>What the Data Actually Shows (2026 Benchmarks)</h2><p>Recent studies from 2026 show a clear pattern:</p><h3>Reply Rate Reality Check</h3><p>Approach Reply Rate What Makes the Difference Generic AI template 1-2% Obvious automation, no context AI + LinkedIn mention 3-5% Better but still pattern-based AI + timing trigger 8-12% Legitimate reason to reach out Perfect timing (within hours of event) 15-26% Right person, right moment, right reason</p><p>The gap between 2% and 12% isn&#8217;t technology. It&#8217;s strategy.</p><p>What top performers do differently: they focus on quality over volume. A good cold email reply rate is 5-10% for most B2B teams, but top performers hit 15%+ on focused, well-timed campaigns.</p><h3>The Volume vs Quality Math</h3><p>Here&#8217;s what most people miss:</p><p><strong>Volume approach:</strong><br>10,000 emails at 1% reply = 100 replies<br>Cost: Burned domain, spam complaints, wasted time</p><p><strong>Quality approach:</strong><br>1,000 emails at 10% reply = 100 replies<br>Benefit: Better relationships, higher show rates, sustainable</p><p>Studies show that improving targeting can increase lead volume by 50% and reduce costs by 33%. The math is simple: better targeting beats more volume.</p><div><hr></div><h2>Three Places AI Actually Helps (Without Sounding Robotic)</h2><h3>1. Research Speed, Not Research Quality</h3><p>I use AI to compress 15 minutes of research into 3 minutes.</p><p><strong>My workflow:</strong></p><ul><li><p>Paste company name + prospect title into Perplexity (free tier works fine)</p></li><li><p>Get: recent funding, product changes, hiring patterns</p></li><li><p>Use that context to write my own email</p></li></ul><p><strong>What AI gives me:</strong></p><ul><li><p>&#8220;Raised Series B two months ago&#8221;</p></li><li><p>&#8220;Expanded to Singapore last quarter&#8221;</p></li><li><p>&#8220;Posted about remote sales challenges&#8221;</p></li></ul><p><strong>What I do with it:</strong> I write the email. AI found the signal. I decide if it&#8217;s worth acting on.</p><p><strong>Real example:</strong></p><p>AI research showed a VP Sales posted about scaling their team across three regions.</p><p>I didn&#8217;t use AI to write the email. I wrote:</p><blockquote><p>Subject: Multi-region sales scaling question</p><p>[Name], saw your post on scaling across APAC, EMEA, and US.</p><p>Quick question: how are you handling pipeline visibility when each region runs different playbooks?</p><p>We built [tool] for this exact problem. [Customer] used it to align 4 regional teams during their Series B scale (18 to 47 AEs in 9 months).</p><p>Worth 15 mins Thursday?</p></blockquote><p>AI saved me research time. I kept the judgment call on whether to reach out and how to say it.</p><p><strong>Tools I use for this:</strong> Perplexity (free), ChatGPT (free tier), sometimes Serper for finding recent news and signals.</p><div><hr></div><h3>2. Call Summarization (The Underrated Use Case)</h3><p>Most people use AI for emails. I get more value from call notes.</p><p><strong>The problem with manual notes:</strong></p><ul><li><p>Miss half the conversation while writing</p></li><li><p>20 minutes post-call to clean up</p></li><li><p>CRM always incomplete</p></li></ul><p><strong>How AI fixes this:</strong></p><p>I record calls and use AI transcription tools to:</p><ol><li><p>Auto-transcribe the conversation</p></li><li><p>Generate summary with action items</p></li><li><p>Pull exact quotes for follow-up</p></li></ol><p><strong>My post-call process (2 minutes total):</strong></p><ol><li><p>Review AI summary</p></li><li><p>Add gut feeling (&#8221;seemed hesitant on pricing&#8221;)</p></li><li><p>Send follow-up email within 1 hour using their exact words</p></li></ol><p><strong>Real example:</strong></p><p>Prospect said: &#8220;We&#8217;re trying to reduce churn by 15% this quarter but our current tool doesn&#8217;t show early warning signs.&#8221;</p><p>My follow-up (sent 45 minutes after call):</p><blockquote><p>Thanks for the call. One thing stood out:</p><p>You mentioned trying to reduce churn by 15% but not seeing early signals.</p><p>That&#8217;s the exact problem [Customer X] solved with our alert system. They dropped churn by 18% in Q3 using the same approach.</p><p>Sending over a 3-minute walkthrough. Let&#8217;s sync Friday if it looks relevant.</p></blockquote><p>Using their exact words builds trust. Sending it fast shows I was listening.</p><p><strong>What AI doesn&#8217;t replace:</strong> Reading tone, knowing when to push vs wait, strategic follow-up decisions.</p><div><hr></div><h3>3. Finding Hooks, Not Writing Emails</h3><p>The biggest mistake: letting AI write your full email.</p><p><strong>What works instead:</strong></p><p>AI finds the hook. You write the message.</p><p><strong>My process:</strong></p><ol><li><p>Batch 30 prospects into ChatGPT</p></li><li><p>Prompt: &#8220;Find one recent activity for each (job change, company news, LinkedIn post)&#8221;</p></li><li><p>AI outputs specific hooks</p></li><li><p>I write the email in my voice</p></li></ol><p><strong>Example:</strong></p><p>AI found: Prospect&#8217;s company just raised $20M Series B</p><p>My email (I wrote this, not AI):</p><blockquote><p>Subject: Series B sales scaling</p><p>[Name], congrats on the $20M raise.</p><p>One pattern I see at this stage: sales teams grow fast (10 to 35 reps in 6 months), but pipeline forecasting breaks because everyone&#8217;s tracking deals differently.</p><p>We built [tool] for exactly this. [Customer] used it during their Series B to keep 28 reps aligned across 4 regions.</p><p>Worth a quick call to see if you&#8217;re hitting similar challenges?</p></blockquote><p><strong>Why this works:</strong></p><ul><li><p>AI found the timing (Series B announcement)</p></li><li><p>I inferred the pain point (forecasting at scale)</p></li><li><p>I wrote it in my voice (not robotic)</p></li><li><p>I referenced proof (similar customer)</p></li></ul><p><strong>What AI can&#8217;t do:</strong> Know my voice, understand the pain point deeply, decide if this is worth sending.</p><div><hr></div><h2>What I&#8217;m Building: A Different Approach to Outbound</h2><p>Here&#8217;s what bothers me about most AI outbound tools:</p><p>They optimize for the wrong metric.</p><p>The question isn&#8217;t &#8220;How many emails can we send?&#8221; It&#8217;s &#8220;Should we even reach out to this company right now?&#8221;</p><p><strong>The current approach:</strong></p><ul><li><p>Send to everyone</p></li><li><p>Hope 1-2% reply</p></li><li><p>Burn domain in 3 months</p></li></ul><p><strong>What I&#8217;m working on:</strong></p><p>I&#8217;ve been building something over the last few months that flips this completely. Instead of volume, it focuses on making better decisions about who to contact and when.</p><p><strong>The core idea:</strong></p><p>What if you could automatically filter out companies where you have no legitimate reason to reach out, and only contact the ones where there&#8217;s real timing and fit?</p><p><strong>The approach I&#8217;m testing:</strong></p><p>For every 100 companies that go through the system:</p><ul><li><p>About 40% get filtered out immediately (wrong fit, not the type of company we can help)</p></li><li><p>Another 30% get filtered out after checking for timing signals (no recent funding, hiring, product launches, nothing that suggests now is the right time)</p></li><li><p>The remaining 30% pass through with a real reason to reach out</p></li></ul><p><strong>What makes it different:</strong></p><p>Instead of sending to everyone and hoping, the system evaluates fit and timing first, then finds the actual decision-makers (not just anyone with a LinkedIn profile), and generates emails that reference the specific trigger.</p><p>Example output: &#8220;Saw you raised Series B last month. Scaling sales across regions usually creates alignment gaps...&#8221;</p><p><strong>Early results from testing with 360 contacts over the last 30 days:</strong></p><ul><li><p>70% rejection rate before sending anything</p></li><li><p>8-12% reply rate on emails that actually go out</p></li><li><p>Higher meeting show rates because there&#8217;s context for the conversation</p></li></ul><p>The system is still rough. I keep finding edge cases and adding filters as I test with real outreach.</p><p>The core insight: rejecting 70% of opportunities upfront sounds wasteful, but it means the 30% you do contact get much better emails. Quality filtering beats volume every time.</p><div><hr></div><h2>The Three Mistakes That Kill AI Outbound</h2><h3>Mistake 1: Sending Before You Have a Reason</h3><p><strong>Bad:</strong> &#8220;I see you&#8217;re VP Sales at [Company]. We help sales teams...&#8221;</p><p><strong>Good:</strong> &#8220;Saw you&#8217;re hiring 15 SDRs this quarter (LinkedIn jobs page). Ramping that many reps fast usually creates these 3 problems...&#8221;</p><p>Difference: One is timing. One is spam.</p><p>Data from 2026 shows timeline-based hooks (tied to specific events) achieve 10% reply rates compared to 4.4% for generic problem-statement approaches. The gap is real.</p><h3>Mistake 2: Letting AI Own Your Voice</h3><p>AI-generated emails sound the same because they are the same.</p><p><strong>Signs your email is AI-written:</strong></p><ul><li><p>&#8220;I hope this email finds you well&#8221;</p></li><li><p>&#8220;I wanted to reach out because...&#8221;</p></li><li><p>&#8220;Would love to pick your brain&#8221;</p></li><li><p>Three paragraphs of feature dump</p></li></ul><p><strong>How to fix it:</strong></p><ul><li><p>Use AI for research and hooks</p></li><li><p>Write the email yourself</p></li><li><p>Keep it under 100 words (emails under 100 characters show 5.4% response rates vs 3.8% for longer messages)</p></li><li><p>Read it out loud (if it sounds robotic, it is)</p></li></ul><h3>Mistake 3: Optimizing for Volume Over Quality</h3><p>The math seems logical: more emails sent means more replies.</p><p><strong>Reality check:</strong></p><p>10,000 emails at 1% reply = 100 replies<br>1,000 emails at 10% reply = 100 replies</p><p>The second approach doesn&#8217;t burn your domain, doesn&#8217;t spam people, and builds better relationships.</p><p><strong>What the data shows (2026 studies):</strong></p><p>Smaller, targeted campaigns (50 recipients or fewer) average a 5.8% response rate, compared to 2.1% for larger lists.</p><p>Teams that cut outbound volume by 50% but improved targeting saw:</p><ul><li><p>Same number of qualified meetings</p></li><li><p>3x better show-up rates</p></li><li><p>40% higher close rates</p></li></ul><p>Why? Because they were reaching out to people who actually had the problem at the right time.</p><div><hr></div><h2>The Question I Ask in Interviews</h2><p>When I evaluate sales roles (wrote about my full framework in a <a href="https://rud27.substack.com/p/how-i-evaluate-whether-a-saas-sales?r=4l2g4a">previous post</a>), I always ask:</p><blockquote><p>&#8220;How does your sales team use AI for outbound right now?&#8221;</p></blockquote><p><strong>Red flags:</strong></p><ul><li><p>&#8220;We send 1,000 AI emails per day&#8221; (spam approach)</p></li><li><p>&#8220;Haven&#8217;t really explored it&#8221; (behind the curve)</p></li><li><p>&#8220;AI will replace our SDRs soon&#8221; (delusional)</p></li></ul><p><strong>Green flags:</strong></p><ul><li><p>&#8220;We use AI for research and timing, but reps write their own emails&#8221;</p></li><li><p>&#8220;Our top AEs use tools to save 5-10 hours on admin, then reinvest in better discovery&#8221;</p></li><li><p>&#8220;We&#8217;re testing AI for decision-making, not just automation&#8221;</p></li></ul><p>This tells me if the company sees AI as a productivity multiplier (good) or a replacement for thinking (bad).</p><div><hr></div><h2>What Actually Works (The Framework)</h2><p>After testing over these last few months, here&#8217;s what consistently gets 8-12% replies:</p><p><strong>Step 1: Signal Detection</strong></p><ul><li><p>Use AI to find timing triggers (funding, hiring, product launches, exec changes)</p></li><li><p>Not: send to everyone</p></li><li><p>Yes: send when something changed</p></li></ul><p><strong>Step 2: Research Compression</strong></p><ul><li><p>Use AI to compress 15 mins of research into 3</p></li><li><p>Get context fast (recent news, pain points, tech stack)</p></li><li><p>Don&#8217;t let AI write conclusions (you infer the pain point)</p></li></ul><p><strong>Step 3: Human Writing</strong></p><ul><li><p>AI found the hook</p></li><li><p>You decide if it&#8217;s worth reaching out</p></li><li><p>You write the email in your voice</p></li><li><p>You reference the specific trigger</p></li></ul><p><strong>Step 4: Speed Matters</strong></p><ul><li><p>Send within 1-7 days of trigger event (Thursday gets highest reply rates at 6.87%)</p></li><li><p>Fresh signals get better replies than old signals</p></li><li><p>AI helps you move fast without sacrificing quality</p></li></ul><div><hr></div><h2>The Real Shift</h2><p><em>&#8220;AI won&#8217;t make you better at sales. But it will give you more time to be better at sales.&#8221;</em></p><p><strong>Use AI for:</strong></p><ul><li><p>Research (faster context)</p></li><li><p>Note-taking (accurate summaries)</p></li><li><p>Finding hooks (timing triggers)</p></li><li><p>Filtering (who to contact and when)</p></li></ul><p><strong>Keep human:</strong></p><ul><li><p>Writing (your voice matters)</p></li><li><p>Judgment (should we reach out?)</p></li><li><p>Relationships (trust, empathy, reading the room)</p></li></ul><p>The AEs winning in 2026 aren&#8217;t the ones using the most AI tools. They&#8217;re the ones using AI to free up 5-10 hours per week for better discovery calls and strategic account planning.</p><p>The tools are getting better. The question is: are you using them to do more of the wrong thing, or less of the right thing?</p><div><hr></div><p><strong>Note:</strong> Most tools I mention have solid free tiers. I mainly use free versions. The approach matters more than the paid features.</p><div><hr></div><h2>Related Posts</h2><ul><li><p><a href="https://rud27.substack.com/p/how-i-evaluate-whether-a-saas-sales?r=4l2g4a">How I Evaluate Whether a SaaS Sales Role Is Worth Joining</a></p></li><li><p><a href="https://rud27.substack.com/p/red-flags-ive-seen-inside-saas-sales?r=4l2g4a">Red Flags I&#8217;ve Seen Inside SaaS Sales Teams</a></p></li></ul><div><hr></div><p>I write about B2B SaaS sales - systems, real experiments, and what actually works. No hype, just honest lessons from testing tools and closing deals.</p><p>Subscribe if you want practical sales insights every 10-14 days.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/subscribe?"><span>Subscribe now</span></a></p>]]></content:encoded></item><item><title><![CDATA[Red Flags I've Seen Inside SaaS Sales Teams]]></title><description><![CDATA[(That I Don't Ignore Anymore)]]></description><link>https://rud27.substack.com/p/red-flags-ive-seen-inside-saas-sales</link><guid isPermaLink="false">https://rud27.substack.com/p/red-flags-ive-seen-inside-saas-sales</guid><dc:creator><![CDATA[Rudresh]]></dc:creator><pubDate>Tue, 20 Jan 2026 09:57:24 GMT</pubDate><content:encoded><![CDATA[<p>Last year, I joined a SaaS company that looked solid on paper. Strong pitch deck, big vision, confident founders. Two months in, I found out they hadn&#8217;t paid anyone for the last 60 days. Including me. I left. Half the team followed soon after.</p><p>The signs were there during the interview process. I just didn&#8217;t know what to look for yet.</p><p>I&#8217;ve spent the last few years in B2B SaaS sales, mostly outbound, selling into markets that don&#8217;t make anything easy. I&#8217;ve worked in founder-led environments and early-stage teams that moved fast and changed direction often. Along the way, I&#8217;ve closed around &#8377;2.5Cr in deals and learned what good motion looks like. And what broken motion feels like.</p><p>From the outside, most SaaS companies look similar. They all have growth stories, investor updates, ambitious roadmaps, and job descriptions that promise impact and upside.</p><p>But from the inside? Some teams are hard in a healthy way. High standards, clear feedback, real learning. Others are just chaotic. Blame-driven. Messy in ways that don&#8217;t lead anywhere good.</p><p>Over time, I started noticing patterns. Certain red flags kept showing up, and they almost always led to the same outcomes. Missed targets, confused messaging, unhappy customers, and reps who burned out or left within a year.</p><p>Early in my career, I ignored these signs. Everything was new, and &#8220;fast-paced&#8221; sounded exciting. Now, I pay attention to them before I commit my time and energy to a role.</p><p>Here are three red flags I&#8217;ve seen inside SaaS sales teams and how I think about them now before I say yes.</p><h2>1. When almost everyone misses quota and the only thing that changes is the blame</h2><h3>What it looks like</h3><p>I worked in a team once where, quarter after quarter, around <strong>70&#8211;80% of the reps missed quota</strong>. It wasn&#8217;t just one bad stretch. It kept happening.</p><p>Instead of stepping back and asking deeper questions, leadership kept pushing the same answer. <strong>More activities</strong>. More calls, more emails, more LinkedIn touches.</p><p>Weekly meetings slowly turned into blame sessions:</p><ul><li><p>Marketing said the leads were bad</p></li><li><p>Sales said there weren&#8217;t enough opportunities</p></li><li><p>Managers stared at dashboards and call counts, not actual deals</p></li></ul><p>Nobody seemed interested in understanding <em>why</em> the process wasn&#8217;t working. They just wanted higher numbers on the same broken motion.</p><h3>Why this matters</h3><p>When a large majority of the team misses the target for multiple quarters in a row, <strong>it&#8217;s rarely just an effort problem</strong>.</p><p>It usually points to something deeper:</p><ul><li><p>How quotas are set</p></li><li><p>Whether the ideal customer profile is actually clear</p></li><li><p>If the product solves a real and painful problem</p></li><li><p>Whether the messaging and sales process make sense</p></li></ul><p>If the only solution is &#8220;do more,&#8221; the system itself isn&#8217;t being examined.</p><h3>What I look for now</h3><p>I pay close attention to <strong>how leadership talks about a bad quarter</strong>:</p><ul><li><p>Do they talk about experiments, learning, and improving the motion?</p></li><li><p>Or do they just demand higher volume on the same activities that already aren&#8217;t working?</p></li></ul><p>I also look for whether <strong>marketing and sales share ownership</strong> of the funnel:</p><ul><li><p>Shared numbers</p></li><li><p>Joint pipeline reviews</p></li><li><p>Real conversations about win/loss reasons</p></li><li><p>Not just &#8220;us vs them,&#8221; but &#8220;we have a shared problem to solve.&#8221;</p></li></ul><p><strong>Bottom line:</strong> If almost everyone is missing the target and the only response is more pressure and more blame, the problem isn&#8217;t the people. It&#8217;s the system.</p><h2>2. When nobody can clearly explain why customers leave, but everyone can talk about the last funding round</h2><h3>What it looks like</h3><p>In one interview, I asked a simple question: <strong>&#8220;Why do customers churn?&#8221;</strong></p><p>The answers were vague and defensive:</p><ul><li><p>&#8220;They don&#8217;t use the product properly.&#8221;</p></li><li><p>&#8220;They weren&#8217;t the right fit anyway.&#8221;</p></li><li><p>&#8220;Budget issues, mostly.&#8221;</p></li></ul><p>Nobody seemed to have thought deeply about it.</p><p>But when someone asked about fundraising? The story became sharp. Exact amounts raised, investor names, growth charts, big vision. Everything was clear and polished.</p><h3>Why this matters</h3><p>Every company has churn. That&#8217;s normal. <strong>The red flag is when a company hasn&#8217;t thought deeply about it.</strong></p><p>If a team doesn&#8217;t know why customers leave, they don&#8217;t fully understand why customers stay.</p><p>For a salesperson, this means:</p><ul><li><p>You&#8217;re selling into uncertainty</p></li><li><p>You don&#8217;t know which risks your prospects are actually taking</p></li><li><p>You can&#8217;t confidently speak about long-term value or implementation</p></li><li><p>You can&#8217;t address what success looks like six months in</p></li></ul><p>It also usually means <strong>more energy goes into investor storytelling than fixing the product</strong>. And that gap shows up in your deals. Either in objections you can&#8217;t answer or renewals that don&#8217;t happen.</p><h3>What I look for now</h3><p>I look for honest, specific answers to questions like:</p><ul><li><p>&#8220;Why do customers churn?&#8221;</p></li><li><p>&#8220;What patterns have you seen in churn over the last 6&#8211;12 months?&#8221;</p></li><li><p>&#8220;What did you change in the product, onboarding, or support because of that?&#8221;</p></li></ul><p>I also look for <strong>balance</strong>. It&#8217;s fine to be proud of fundraising, but I need to see equal or greater clarity about retention.</p><p><strong>Bottom line:</strong> A company that can pitch perfectly to investors but is vague about why customers stay or leave is asking its sales team to sell a pitch deck, not a real solution.</p><h2>3. When &#8216;growth opportunities&#8217; are loud, but simple questions like &#8216;who actually hits quota?&#8217; get vague answers</h2><h3>What it looks like</h3><p>Job descriptions and interviews are full of phrases like &#8220;fast growth,&#8221; &#8220;quick promotions,&#8221; and &#8220;unlimited potential.&#8221; It sounds good.</p><p>But when you ask a basic question, <strong>&#8220;What percentage of your AEs hit quota in the last few quarters?&#8221;</strong> the answer gets unclear:</p><ul><li><p>&#8220;Top reps figure it out.&#8221;</p></li><li><p>&#8220;It really depends on the individual.&#8221;</p></li><li><p>Or the question just gets dodged entirely</p></li></ul><h3>Why this matters</h3><p>Here&#8217;s why this matters. If a company doesn&#8217;t track or won&#8217;t share how many people are actually succeeding, <strong>you can&#8217;t evaluate how realistic the expectations are</strong> or whether the environment is set up for reps to win.</p><p>Vague &#8220;growth&#8221; language without specific examples can hide:</p><ul><li><p>Moving goalposts</p></li><li><p>Subjective promotion criteria</p></li><li><p>People working hard for long periods without real progress</p></li></ul><h3>What I look for now</h3><p>I ask very specific questions:</p><ul><li><p>&#8220;Out of 10 AEs, how many hit quota in the last 2&#8211;3 quarters?&#8221;</p></li><li><p>&#8220;Can you share an example of someone who was promoted? What role did they start in, and what changed for them after promotion?&#8221;</p></li><li><p>&#8220;What does &#8216;ready for promotion&#8217; mean here in concrete terms?&#8221;</p></li></ul><p>I also look for <strong>signs that growth is real, not just marketing</strong>:</p><ul><li><p>Named examples of internal promotions</p></li><li><p>Clear criteria and ballpark timelines</p></li><li><p>Something I can actually evaluate</p></li></ul><p><strong>Bottom line:</strong> If a company can&#8217;t answer &#8220;How many people are succeeding here?&#8221; then any promise about your growth is just another version of the sales pitch.</p><div><hr></div><h2>How I use these red flags now</h2><p>I&#8217;m not expecting a perfect company. Every team has problems. Sales will always come with pressure, targets, and tough quarters. That&#8217;s the job.</p><p><strong>What matters is how a company thinks and talks about those problems:</strong></p><ul><li><p>Do they blame individuals or look at the system?</p></li><li><p>Do they obsess about funding only, or do they understand churn and retention?</p></li><li><p>Do they sell &#8220;growth&#8221; as a slogan, or can they back it up with real examples and numbers?</p></li></ul><p>I&#8217;ve started <strong>treating interviews and conversations with founders like discovery calls</strong>. I qualify the company and the sales team the same way I qualify a deal. I ask questions that reveal how things actually work, not just how they sound in a job description.</p><div><hr></div><p>If you&#8217;re in sales and thinking about your next move, don&#8217;t just ask, &#8220;What&#8217;s the OTE?&#8221;</p><p>Ask the questions that reveal how the team actually works. The answers will tell you more than any job description ever will.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/subscribe?"><span>Subscribe now</span></a></p><div class="directMessage button" data-attrs="{&quot;userId&quot;:277250842,&quot;userName&quot;:&quot;Rudresh&quot;,&quot;canDm&quot;:null,&quot;dmUpgradeOptions&quot;:null,&quot;isEditorNode&quot;:true}" data-component-name="DirectMessageToDOM"></div>]]></content:encoded></item><item><title><![CDATA[How I Evaluate Whether a SaaS Sales Role Is Actually Worth Taking]]></title><description><![CDATA[Why I Started Qualifying Companies Like Deals]]></description><link>https://rud27.substack.com/p/how-i-evaluate-whether-a-saas-sales</link><guid isPermaLink="false">https://rud27.substack.com/p/how-i-evaluate-whether-a-saas-sales</guid><dc:creator><![CDATA[Rudresh]]></dc:creator><pubDate>Sat, 10 Jan 2026 16:10:35 GMT</pubDate><content:encoded><![CDATA[<p>I&#8217;ve closed &#8377;2.5Cr in SaaS deals over the last few years.<br>I&#8217;ve also walked away from roles that looked perfect on paper. Strong logos. Competitive OTE. &#8220;Great culture.&#8221;</p><p>What changed wasn&#8217;t experience. It was my approach.</p><p>I now qualify companies the same way I qualify enterprise deals.</p><p>Instead of selling myself on a role, I run discovery the same way I would on a deal. I look for evidence. I check whether the math, the motion, and the people actually line up.</p><p>This is the framework I use to decide whether a SaaS sales role is worth my time.</p><div><hr></div><h2>The Five Filters I Use Before Saying Yes</h2><h3>1. Founder&#8211;Sales Alignment</h3><p><strong>The question:</strong> Do they understand the sales motion, or do they just expect hustle?</p><p>Red flags:</p><ul><li><p>The founder has never carried a quota and can&#8217;t explain how deals are won today</p></li><li><p>Pipeline issues are explained away with &#8220;we just need more activity&#8221;</p></li><li><p>Sales has little input into pricing, ICP definition, or roadmap decisions</p></li></ul><p>Green signals:</p><ul><li><p>The founder can clearly describe the ICP, buying triggers, and common objections</p></li><li><p>They&#8217;ve done discovery calls themselves, not years ago, but recently</p></li><li><p>They respect process and learning loops, not just end results</p></li></ul><p>If leadership can&#8217;t articulate how revenue is created, sales turns into guesswork.</p><div><hr></div><h3>2. Product&#8211;Market Fit Signals</h3><p><strong>The question:</strong> Are customers pulling, or are reps pushing?</p><p>I usually ask:</p><ul><li><p>What&#8217;s the average sales cycle for this segment?</p></li><li><p>What percentage of deals come from inbound versus outbound?</p></li><li><p>Can you share a few recent customer examples and why they bought?</p></li></ul><p>Hesitation here tells me more than the answer itself.</p><p>When every closed deal feels like a miracle, that&#8217;s not a sales execution issue.<br>That&#8217;s weak product&#8211;market fit.</p><p>You can&#8217;t quota-carry your way out of weak product&#8211;market fit.</p><div><hr></div><h3>3. Pipeline Reality</h3><p><strong>The question:</strong> What does it actually take to hit target?</p><p>I get specific:</p><ul><li><p>What&#8217;s the realistic win rate for this segment?</p></li><li><p>What does churn look like in the first 6&#8211;12 months?</p></li><li><p>How many AEs hit quota last quarter, and in which segments?</p></li></ul><p>If most of the team is missing quota, it&#8217;s rarely a motivation problem.<br>It&#8217;s usually broken math, unclear segmentation, or targets set without ground truth.</p><div><hr></div><h3>4. Compensation Structure</h3><p><strong>The question:</strong> Is quota attainable, or designed to keep me chasing?</p><p>I look at:</p><ul><li><p>Whether the base/variable split matches the deal cycle (enterprise vs mid-market)</p></li><li><p>If accelerators actually accelerate or quietly cap upside</p></li><li><p>What happens when someone meaningfully exceeds quota</p></li></ul><p>Over time, I&#8217;ve noticed a pattern:</p><ul><li><p>Good companies want you paid well when you win</p></li><li><p>Average companies want you &#8220;hungry&#8221;</p></li><li><p>Bad companies want you uncertain</p></li></ul><p>Comp plans reveal intent faster than any culture deck ever will.</p><div><hr></div><h3>5. Remote Culture Fit</h3><p><strong>My lens:</strong> US/Canada remote roles with minimal micromanagement</p><p>I ask:</p><ul><li><p>How do you measure productivity for remote AEs?</p></li><li><p>What does async communication look like in practice?</p></li><li><p>Can I speak with a remote AE who&#8217;s been here 12+ months?</p></li></ul><p>If they struggle to explain async work clearly, expect calendar creep, Slack monitoring, and timezone guilt framed as &#8220;collaboration.&#8221;</p><div><hr></div><h2>The Bottom Line</h2><p>These aren&#8217;t just interview questions.<br>They&#8217;re the same filters I use before committing 90 days to an enterprise deal.</p><p>If a role fails these checks, no amount of branding or opportunity framing changes the reality. You&#8217;ll be pushing uphill with weak inputs and little leverage.</p><p>The shift is simple: start evaluating companies before they evaluate you.</p><p>When interviews feel like discovery calls, you stop chasing logos and start qualifying fit. That&#8217;s usually when better opportunities start showing up.</p><div><hr></div><h2>About This Newsletter</h2><p>I write practical notes on SaaS sales systems, company evaluation, and career decisions. No hype. No motivation. Just signal from &#8377;2.5 Cr in closed deals and a few hard lessons.</p><p>I publish every 10&#8211;14 days.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://rud27.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://rud27.substack.com/subscribe?"><span>Subscribe now</span></a></p>]]></content:encoded></item></channel></rss>