Sim

Resend

Send emails with Resend.

Resend is a modern email service designed for developers to send transactional and marketing emails with ease. It provides a simple, reliable API and dashboard for managing email delivery, templates, and analytics, making it a popular choice for integrating email functionality into applications and workflows.

With Resend, you can:

  • Send transactional emails: Deliver password resets, notifications, confirmations, and more with high deliverability
  • Manage templates: Create and update email templates for consistent branding and messaging
  • Track analytics: Monitor delivery, open, and click rates to optimize your email performance
  • Integrate easily: Use a straightforward API and SDKs for seamless integration with your applications
  • Ensure security: Benefit from robust authentication and domain verification to protect your email reputation

In Sim, the Resend integration allows your agents to programmatically send emails as part of your automated workflows. This enables use cases such as sending notifications, alerts, or custom messages directly from your Sim-powered agents. By connecting Sim with Resend, you can automate communication tasks, ensuring timely and reliable email delivery without manual intervention. The integration leverages your Resend API key, keeping your credentials secure while enabling powerful email automation scenarios.

Usage Instructions

Integrate Resend into the workflow. Can send emails. Requires API Key.

Tools

resend_send

Send an email using your own Resend API key and from address

Input

ParameterTypeRequiredDescription
fromAddressstringYesEmail address to send from
tostringYesRecipient email address
subjectstringYesEmail subject
bodystringYesEmail body content
resendApiKeystringYesResend API key for sending emails

Output

ParameterTypeDescription
successbooleanWhether the email was sent successfully
tostringRecipient email address
subjectstringEmail subject
bodystringEmail body content

Notes

  • Category: tools
  • Type: resend
Resend