Uniq × Clay

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.

1

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.

2

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.

3

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.body