TexAu adds 32 integrations on top of Apollo. Push enriched leads anywhere, pull from saved searches, run sequences from your CRM. For teams who already have Apollo and want a programmable layer on top.
Built for outbound teams who already have Apollo.
What you can build
Three workflows worth shipping with Apollo.
Push Apollo searches anywhere
Saved search → enrichment → CRM or outbound tool. One API surface.
Re-verify Apollo lists weekly
Run the waterfall over an Apollo list, update emails that bounced.
Layer intent on top of Apollo data
Pull intent signals, score, route into the right sequence.
The catalog
Every Apollo action TexAu supports.
Grouped by verb. Each row links to the full input/output schema and a try-it widget.
The trace
How a Apollo workflow runs.
Apollo → TexAu enrichment → Apollo writeback. One trace, every step observable.
Auth & setup
Connect Apollo in four steps.
- 1
Generate an API key in Apollo
Apollo settings → API → Create new key.
- 2
Open Studio → Connections → Apollo
Paste the key. We store it encrypted at rest.
- 3
We test the connection on save
Bad key? You see the error inline before any workflow runs.
- 4
Run your first action
Pick any action from the catalog above and try it live.
MCP for Apollo
Bring Apollo into Claude, Cursor, or any MCP client.
Drop this into your config. Every action above becomes a tool the model can call.
{ "mcpServers": { "texau-apollo": { "command": "npx", "args": ["-y", "@texau/mcp-server"], "env": { "TEXAU_API_KEY": "...", "TEXAU_PLATFORM": "apollo" }, "tools": [ "apollo-enrich-organization-by-domain", "apollo-enrich-person-using-linkedin", "apollo-enrich-person", "apollo-find-number" ] } } }
Compared
Where TexAu wins vs native Apollo automation.
Enrichment depth
Native: one provider. TexAu: 32-integration waterfall with attribution.
Branching logic
Native: linear. TexAu: real conditionals, retries, async-safe steps.
AI surface
Native: none. TexAu: every action is also an MCP tool.
Migration
From Apollo native sequences to TexAu.
Most Apollo teams land on TexAu after they hit the ceiling of Apollo native sequences. The pattern is the same: a workflow worked for the first 10 contacts, then it broke at 1,000. Steps timed out. Branching turned into a Frankenstein. Enrichment was always one provider deep, so half the rows came back empty.
TexAu replaces the brittle middle. The 32-integration waterfall fills the rows that Apollo native sequences left empty. Async-safe steps mean a slow LinkedIn fetch does not block the whole run. Branching is real branching, not nested filters. And every action you build for Apollo is also an MCP tool. Claude can call it, your API can call it, your Studio operator can run it from a Table.
We import existing workflows. We do not ask you to rebuild from scratch. Most teams are running the same automations on TexAu within a week, with deeper enrichment and observable traces from day one.
Connect Apollo in Studio →
Free to start. No credit card. Every action above runs in your first session.