Enriched by Apollo. Closed by Uniq.
Apollo tells you who they are. Uniq turns that into what they see: a personalized email and a proposal page in the prospect's own branding — generated from nothing but their URL.
Sequence-ready artifacts
Drop Uniq's email into your Apollo sequence as the personalized first touch; the hosted page goes out on reply — deliverability-safe by design.
From contact export to closing kit
Any Apollo list with a domain column becomes a batch of branded proposals via one API loop or the CLI — JSON in, JSON out.
Intent signal you don't have
Apollo scores fit. Uniq's proposal.viewed webhook scores interest — the moment a buyer opens their page, your agent knows.
Apollo export → Uniq loop
cat apollo-export.json | jq -r '.[].domain' | while read d; do npx @getuniq/cli propose --seller yoursaas.com --prospect "$d" done # → one branded kit per contact, JSON to stdout
Apollo is a trademark of its respective owner. Uniq is an independent open-source project that works alongside Apollo — not affiliated with or endorsed by it.