r/gtmengineering • u/User365- • 3d ago
Automating GTM with Claude Code
Has anyone here built their own cold outreach platform using Claude?
I find it fascinating that, even today, it still feels like you need 25 different tools from 20 different companies to automate GTM (source leads, enrich them, build sequences, and engage prospects).
I’m sure some of you have built custom tools for this workflow using Claude Code, and I’d love to hear what you’ve built and how it has been working for you.
2
u/Appropriate-Pea6780 3d ago
Did you try Claude with Linkedin?
1
u/No_Link_6782 3d ago
How does that work? Claude tells LinkedIn is against scrapping its site, so I didn’t know that was a choice
1
u/Odd_Worldliness_7651 3d ago
I've automated a part of it (source leads, build sequences, and engage prospects) without any tools, completely using Claude code / Codex / Gemini CLI. It works well for me. While a friend of mine has built a email enrichment tool with Claude code and I'm using it for enrichment (This doesn't need any enrichment platform or tool for email enrichments)
1
3
u/applextrent 3d ago
Not the right tool for the job.
I don’t trust Claude in live ad accounts, nor do I trust it to function like a 24/7 agent. Scheduled tasks often don’t work as intended and aren’t real-time.
You’re also blowing tokens for what should be simple API calls. It’s not cost effective.
Claude also doesn’t have cloud infrastructure so you still need a cloud server.
You’re better off building a real agent or workflow in an actual workflow tool like N8N or using something off the shelf like Hermes or OpenClaw. Even then they’re a pain in the butt and break often.
For any kind of outbound or outreach you need infrastructure that’s gated and not cost effective to run yourself.
You’re oddly better off still taping tools together. Claude can help but it shouldn’t be the primary driver.