Grab your broadcastId from the dashboard or the API call or response and then send your broadcast.
Grab your broadcastId from the dashboard or the API call or response and then send your broadcast.
I’ve set up this basic project to send my call when I hit my `api/create` endpoint. You can preview your broadcast in the dashboard.
I’ve set up this basic project to send my call when I hit my `api/create` endpoint. You can preview your broadcast in the dashboard.
I’ll use a template I created in new.email and pass it along using the react prop since I’m using the NodeSDK.
I’ll use a template I created in new.email and pass it along using the react prop since I’m using the NodeSDK.
Install your preferred Resend SDK and add your audience id, which tells Resend which audience to send your broadcast to.
Install your preferred Resend SDK and add your audience id, which tells Resend which audience to send your broadcast to.
I’ll install the SDK, and create and add an API key. To keep it safe, I’ll add it to a .env file.
I’ll install the SDK, and create and add an API key. To keep it safe, I’ll add it to a .env file.
You can create, edit, and send marketing emails using code and we'll handle the scheduling, queueing, and throttling for you.
resend.com/blog/broadc...
You can create, edit, and send marketing emails using code and we'll handle the scheduling, queueing, and throttling for you.
resend.com/blog/broadc...
We've added 8 new sample components you can copy and paste into your emails, including Bento Grids, Pricing Tables, Feature Lists, Ratings, and more. react.email/components
We've added 8 new sample components you can copy and paste into your emails, including Bento Grids, Pricing Tables, Feature Lists, Ratings, and more. react.email/components
The Spam Score will look at your email content and use a robust scoring framework to determine if the email is likely to be spam.
It's powered by SpamAssassin, the #1 open-source anti-spam platform.
The Spam Score will look at your email content and use a robust scoring framework to determine if the email is likely to be spam.
It's powered by SpamAssassin, the #1 open-source anti-spam platform.
See how well your HTML/CSS is supported across popular mail clients. It's powered by Can I Email, an open-source repository of features and their compatibility for each email client.
See how well your HTML/CSS is supported across popular mail clients. It's powered by Can I Email, an open-source repository of features and their compatibility for each email client.
The new Linter tool will analyze every link in your email to see if it's valid. It will also try to load every image in your email and recommend tips to improve it.
The new Linter tool will analyze every link in your email to see if it's valid. It will also try to load every image in your email and recommend tips to improve it.