One HTTP module. A whole proposal studio.
No custom app needed — Make's HTTP module calls Uniq and every scenario downstream gets the email, the pitch, and the branded page as clean JSON.
1
Drop-in HTTP module
POST /api/proposal with two URLs; map proposalUrl, email.subject, email.body into any downstream module. 300s timeout, that's it.
2
Trigger from anywhere
New CRM deal, form fill, positive reply, Slack command — any Make trigger becomes a closing-kit generator.
3
Webhooks complete the circuit
proposal.viewed and proposal.question hit a Make webhook — route to Slack, CRM stage changes, or the follow-up scenario.
The HTTP module
Method POST · URL https://uniq.team/api/proposal
Headers Authorization: Bearer {{env.UNIQ_API_KEY}}
Body { "sellerUrl": "yoursaas.com",
"prospectUrl": "{{1.company_domain}}" }Make is a trademark of its respective owner. Uniq is an independent open-source project that works alongside Make — not affiliated with or endorsed by it.