A proposal on every record. Intent on every open.
Attio workflows call Uniq when a deal advances; the branded page lands back on the record, and opens move the pipeline for you.
Workflow-native
An Attio workflow webhook posts the company domain to Uniq and writes proposalUrl back to a record attribute — no middleware.
Real-time intent on the timeline
proposal.viewed and prospect questions land as timeline events — your team sees interest the moment it happens.
Data stays clean
One attribute, one URL, no attachments rotting in drives. The page is always the latest version — edits update it in place.
Attio workflow webhook
POST https://uniq.team/api/proposal
{ "sellerUrl": "yoursaas.com",
"prospectUrl": "{{record.company.domain}}",
"webhookUrl": "{{attio webhook endpoint}}" }
→ write proposalUrl to the deal recordAttio is a trademark of its respective owner. Uniq is an independent open-source project that works alongside Attio — not affiliated with or endorsed by it.