I love resend and have been a user for quite a while now! Btw could resend eventually auto optimize or improve emails based on open rates or spam signals using ai???
When someone is already using a competitor’s ecosystem (e.g., SendGrid/Mailgun/Postmark) plus a few custom scripts, what’s the breaking point that makes them switch to Resend CLI-driven workflows—what’s the moment where the old setup becomes unmaintainable?
Report
@curiouskitty Funny you should ask because, as part of my current project I was actually referred and recommended to use Resend. I had never heard of it but, I decided to consider the recommendation and the configuration was simply "SIMPLE". My previous experience with sendgrid has been somewhat interesting but my exposure to Resend has been a pleasant experience. Keep doing what you guys do, it's a great tool!
Report
Love the focus on dev experience + deliverability. Feels like that combo is what most tools still don’t fully get right.
Report
the AI agent skills feature is interesting - what kind of email workflows are you seeing agents handle best? we've been automating a lot of our healthcare product notifications and curious how this compares to just hitting the API directly
Report
React Email support in the CLI is smart. debugging email templates locally before sending has always been painful. does this let you preview the rendered output or just validate the components?
@piotr_pasierbek that's mostly for sending using the CLI. For preview and validation, you would still use React Email's local development server.
Report
webhook listening from terminal is clever for development. beats spinning up ngrok every time you want to test email events. how does it handle multiple webhook endpoints if you're working on different projects?
awesome! i love / evangelize resend as it's a. insanely easy to spin up b. works well and c. is very affordable when trying a lot of small projects.
I often setup some kind of "one off" email sender in my apps where i will have some panel that just lets me write / send emails to users manually (as opposed to automated campaigns, flows, etc). i am excited to give the cli a twirl.
also very high production quality on the launch video. top notch! any specific tool used to make that?
Report
@zenorocha the agent Skills feature is interesting — are these MCP-compatible or a custom spec? I'm thinking about agent pipelines where email is a side-effect trigger, and protocol compatibility matters a lot.
Replies
It's launch week at @Resend - a week of announcing new features every day.
So far, the team announced Automations, launched an AI Email Editor, and just released their new CLI.
S/O to @zenorocha and team - Looking forward to what's next!
Resend
@fmerian thanks for hunting it!
If anyone wants to follow along this Launch Week, check this out: https://resend.com/launch-weeks/6
I love resend and have been a user for quite a while now! Btw could resend eventually auto optimize or improve emails based on open rates or spam signals using ai???
Product Hunt
@curiouskitty Funny you should ask because, as part of my current project I was actually referred and recommended to use Resend. I had never heard of it but, I decided to consider the recommendation and the configuration was simply "SIMPLE". My previous experience with sendgrid has been somewhat interesting but my exposure to Resend has been a pleasant experience. Keep doing what you guys do, it's a great tool!
Love the focus on dev experience + deliverability.
Feels like that combo is what most tools still don’t fully get right.
the AI agent skills feature is interesting - what kind of email workflows are you seeing agents handle best? we've been automating a lot of our healthcare product notifications and curious how this compares to just hitting the API directly
React Email support in the CLI is smart. debugging email templates locally before sending has always been painful. does this let you preview the rendered output or just validate the components?
Resend
@piotr_pasierbek that's mostly for sending using the CLI. For preview and validation, you would still use React Email's local development server.
webhook listening from terminal is clever for development. beats spinning up ngrok every time you want to test email events. how does it handle multiple webhook endpoints if you're working on different projects?
Resend
@piotreksedzik you would need to setup a different terminal session for each webhook listening.
My Financé
awesome! i love / evangelize resend as it's a. insanely easy to spin up b. works well and c. is very affordable when trying a lot of small projects.
I often setup some kind of "one off" email sender in my apps where i will have some panel that just lets me write / send emails to users manually (as opposed to automated campaigns, flows, etc). i am excited to give the cli a twirl.
My Financé
also very high production quality on the launch video. top notch! any specific tool used to make that?
@zenorocha the agent Skills feature is interesting — are these MCP-compatible or a custom spec? I'm thinking about agent pipelines where email is a side-effect trigger, and protocol compatibility matters a lot.
Athena
We live in a terminal all day anyway 😅. It just makes perfect sense to move more parts of the old UI to it and simply work faster!