Add contacts, create audiences, and send broadcasts via API. Or use the dashboard.
import { Unosend } from 'unosend'; const unosend = new Unosend('un_xxxxxxxxx'); await unosend.broadcasts.send({ audienceId: 'aud_xxxxxxxxx', from: 'hello@yourdomain.com', subject: 'Weekly Newsletter', html: '<p>Hi {{first_name}}, here is what is new...</p>'});Personalize, schedule, and track your marketing emails.
Use variables like {{first_name}} with fallbacks.
Write with headings, lists, bold, and links.
Plan when to send with natural language.
See who opened, clicked, and engaged with your emails.
See exactly who opened and what links they clicked for better targeting.
Newsletters, product updates, promotions, and more.
Engage your audience with content, news, and personal stories.
Keep users up to date with monthly or weekly product updates.
Share helpful content to strengthen relationships with customers.
Keep investors informed with company updates and financial reports.
Promote new or existing products with unique discounts.
Invite people to meetups, webinars, or conferences.
Launch exclusive offers for holidays like Black Friday and Christmas.
Ask users to provide feedback on your product or service.
Reconnect with inactive users, incentivizing them to interact again.