The proposal column your Clay table is missing.
Your table already finds them, enriches them, scores them. Uniq is the column that turns each row into a closing kit — email + pitch + a hosted page in that prospect's own brand.
One HTTP column, whole-table proposals
Add an HTTP API enrichment column, point it at /api/proposal, map three fields back. Clay's AI setup can configure it from one sentence.
Every row gets its own brand
Uniq crawls each prospect's site and ships their colors, type, and logo — 500 rows means 500 visibly different proposals, not one template with merge tags.
Views flow back to the table
Pass a webhook per row; proposal.viewed lands back in your workflow the moment they open — your highest-intent signal, in-table.
The Clay HTTP column
POST https://uniq.team/api/proposal
Authorization: Bearer <saved header account>
{ "sellerUrl": "yoursaas.com",
"prospectUrl": "{{Company Domain}}",
"webhookUrl": "{{followup webhook}}" }
→ map: proposalUrl · email.subject · email.bodyClay is a trademark of its respective owner. Uniq is an independent open-source project that works alongside Clay — not affiliated with or endorsed by it.