Add Resend to your AI agent
The universal API for sending emails.
- Things your agent can do in Resend
- 66
Things your AI can do in Resend
Your FormWise AI can handle any of these in Resend — on its own, without you needing to click a button.
Create Contact V2
PopularTool to create a new contact in Resend. Use when you need to add a contact to Resend without specifying an audience.
Get Contact
PopularTool to retrieve a single contact from Resend by ID or email. Use when you need to get details of a specific contact using the global contacts endpoint.
List All Contacts
PopularTool to retrieve a list of all contacts from Resend. Use when you need to fetch contacts across all audiences with optional pagination, or only the contacts of a single segment by passing segment_id.
Send Batch Emails
PopularTrigger up to 100 batch emails at once. Use when you need to send multiple emails in a single API request.
Send Email
PopularSend an email using Resend. Confirm recipients and content with the user before invoking — sends are irreversible. All recipients must be listed explicitly via `to`, `cc`, or `bcc`; audience-based sending is unsupported. Render HTML or plain text externally before passing via `html` or `text`.
Add Contact To Segment
Add an existing contact to a segment in Resend. Use when you need to organize contacts into specific segments for targeted communication.
Cancel Email
Cancel a scheduled email.
Create API Key
Create a new API key to authenticate communications with Resend. Use when you need to generate a new authentication token for API access.
Create Audience
Create a list of contacts.
Create Contact
Create a contact in Resend.
Create Contact Property
Tool to create a new contact property in Resend. Use when you need to define custom fields for contacts.
Create Domain
Create a domain through the Resend Email API. The domain is created in a pending/unverified state and cannot be used for sending emails until DNS verification is completed.
Show 54 more things it can do
Create Draft Broadcast
Create a broadcast and leave it as an unsent draft. Use when you want to stage a campaign for review; this action never sends or schedules the broadcast, so a separate send step is always required.
Create Segment
Create a new segment for contacts to be added to. Use when you need a fresh list of contacts to target; segments are the modern replacement for audiences.
Create Template
Tool to create a new email template in Resend. Use when you need to define reusable email templates with optional variables.
Create Topic
Tool to create a new topic to segment your audience. Use when you need to create a topic for organizing contacts by interests or preferences.
Create Webhook
Tool to create a webhook to receive real-time notifications about email events. Use when you need to set up automated notifications for email status changes.
Delete API Key
Remove an existing API key from Resend. Use when you need to revoke or delete an API key.
Delete Audience
Remove an existing audience.
Delete Contact
Delete a contact in Resend.
Delete Contact By ID
Tool to remove an existing contact by its ID. Use when you need to delete a contact directly without specifying an audience.
Delete Contact Property
Remove an existing contact property from Resend.
Delete Domain
Delete a domain through the Resend Email API. Deletion is irreversible; ensure no active email traffic or DNS configurations depend on the domain before calling.
Delete Segment
Remove an existing segment. Use when you need to permanently delete a segment by its ID.
Delete Template
Remove an existing template. Use this action when you need to delete a template from Resend.
Delete Topic
Tool to remove an existing topic in Resend. Use when you need to delete a topic.
Delete Webhook
Remove an existing webhook. Use this to delete a webhook configuration when you no longer need to receive event notifications at that endpoint.
Duplicate Template
Duplicate an existing template through the Resend Email API. Use when you need to create a copy of an existing template.
Get Broadcast
Retrieve a single broadcast by its ID. Use when you need to read back a broadcast's content, recipient segment, schedule and status before sending it.
Get Contact Property
Tool to retrieve a single contact property from Resend. Use when you need to get details about a specific contact property by its ID.
Get Email Attachment
Retrieve a single attachment from a sent email. Use when you need to access attachment metadata and download URL.
Get Segment
Retrieve a single segment by its ID. Use when you need to get detailed information about a specific segment.
Get Template
Retrieve a single template by ID or alias from Resend. Use when you need to view template details.
Get Topic
Tool to retrieve a single topic by its ID in Resend. Use when you need to fetch details of a specific topic.
Get Webhook
Retrieve a single webhook for the authenticated user. Use this to get details about a specific webhook configuration including its endpoint, subscribed events, and signing secret.
List API Keys
Tool to retrieve a list of API keys for the authenticated user. Use when you need to view all API keys associated with the account, including pagination support for large result sets.
List Audiences
List all audiences.
List Broadcasts
Tool to retrieve a list of broadcasts. Use when you need to fetch all broadcasts or paginate through them.
List Contact Properties
Tool to retrieve a list of contact properties from Resend. Use when you need to view available contact property definitions.
List Contact Segments
Retrieve a list of segments that a contact is part of. Use when you need to determine which segments a specific contact belongs to.
List Contact Topics
Retrieve a list of topic subscriptions for a contact in Resend. Use when you need to check which topics a specific contact is subscribed to.
List Contacts
List contacts in Resend.
List Domains
List all domains. Use the returned domain IDs as inputs for tools like RESEND_VERIFY_DOMAIN that require a domain_id.
List Email Attachments
Tool to retrieve a list of attachments from a sent email. Use when you need to get information about files attached to an email sent via Resend.
List Emails
Tool to retrieve a list of emails sent by your team. Use when you need to fetch outbound emails from your account. Supports pagination with limit, after, and before parameters.
List Received Emails
Tool to retrieve a list of received emails for the authenticated user. Use when you need to fetch incoming emails from the receiving endpoint.
List Segments
Tool to retrieve a list of segments from Resend. Use when you need to view all available segments for audience management.
List Templates
Tool to retrieve a list of templates from Resend. Use when you need to get all available templates with optional pagination support.
List Topics
Tool to retrieve a list of topics for the authenticated user. Use when you need to fetch available topics with optional pagination support.
List Webhooks
Retrieve a list of webhooks for the authenticated user. Use this to view all configured webhooks with their endpoints, event types, and status.
Publish Template
Publish a template through the Resend Email API. Use when you need to make a template publicly available.
Remove Contact From Segment
Remove an existing contact from a segment. Use when you need to disassociate a contact from a specific segment.
Retrieve Audience
Retrieve a single audience.
Retrieve Contact
Retrieve a contact in Resend.
Retrieve Domain
Retrieve a single domain.
Retrieve Email
Retrieve a single email.
Update Broadcast
Update an existing broadcast in Resend. Use when you need to modify broadcast details like name, subject, content, or recipients.
Update Contact
Tool to update an existing contact in Resend by ID or email. Use when you need to modify contact details such as name or subscription status.
Update Contact Property
Update an existing contact property in Resend. Only the fallback_value can be updated; the key and type fields cannot be changed after creation.
Update Domain
Update an existing domain.
Update Draft Broadcast
Update a broadcast that is still an unsent draft. Use when you need to revise a staged campaign; the broadcast is read back first and the update is refused unless its status is 'draft' and it has no scheduled send time.
Update Email
Update a scheduled email.
Update Template
Tool to update an existing email template in Resend. Use when you need to modify template properties such as name, subject, HTML content, or variables.
Update Topic
Tool to update an existing topic in Resend. Use when you need to modify the name of a topic.
Update Webhook
Tool to update an existing webhook configuration. Use when you need to modify the endpoint URL, change event subscriptions, or enable/disable a webhook.
Verify Domain
Verify a domain through the Resend Email API. DNS records must fully propagate before verification succeeds; avoid immediate retries after DNS setup.
Built for the way you actually work
No code, no engineers
Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.
Sounds like you, not like a bot
Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.
Plugs into the stack you already use
No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.
Your data stays yours
Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.
What you can do once Resend is connected
Onboard new clients without lifting a finger
When someone signs up, your AI greets them, sets up their next step in Resend, and keeps the momentum going — even at 2am.
Reply to leads in seconds, not days
Your AI watches Resend for new inquiries, answers questions in your voice, and books the call before they cool off.
Get your weekends back
Hand off the repetitive Resend work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.
How to connect Resend to your agent
- 1
Start using FormWise for free
Sign up in under a minute.
- 2
Find Resend in your connected apps
Inside FormWise, go to Settings → Connected Services and look for Resend.
- 3
Hit "Connect"
Click "Connect Resend" and log in like you normally would. We only ask for the permissions your AI actually needs.
- 4
Tell your AI what to do in Resend
Build a quick AI Agent (it's like writing instructions, not code), and pick the Resend actions you want your AI to handle.
- 5
Watch it run
Send it a real-world task and watch your AI take care of Resend for you. Tweak the wording until it feels just right.
Powered by the AI you already trust
Your Resend workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.
- OpenAI
- Anthropic Claude
- Google Gemini
Questions other Resend users had before signing up
Do I need to know how to code?
Not even a little. If you can use Resend today, you can set this up. You'll connect Resend, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.
Will my clients know they're talking to an AI?
Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.
Can I make it sound like me?
Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.
What if I want to take over a conversation?
You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.
Is my client data safe?
Yes. Your Resend login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Resend or delete everything any time.
What happens when Resend updates their app?
We handle it. When Resend adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.
How fast can I actually get this running?
Most people are up and running the same day they sign up. Connecting Resend takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.
What is FormWise?
FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Resend — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.
Can I sell AI agents to my clients?
Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.
Can I embed my AI on my website or in my course?
Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.
Do I need to know anything about AI to use this?
No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.
About Resend on FormWise
The universal API for sending emails.
Connect Resend once and your FormWise AI gets 66 things it can do inside it. That means your AI can handle the Resend work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.
You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.
New to Resend? Take a look at resend.com.
More email integrations
Outlook
Outlook is Microsoft's email and calendaring platform integrating contacts and scheduling, enabling users to manage communications and events in a unified workspace
ClickSend
ClickSend is a cloud-based SMS and email marketing platform that enables businesses to send and receive SMS messages, manage contacts, and track campaign performance.
Resend MCP
Send and manage transactional email through Resend.
Elastic Email
Elastic Email provides transactional email delivery, email marketing, contact and campaign management, reporting, verification, and account administration APIs.
Mixmax
The #1 Sales Engagement Platform for Gmail. Mixmax provides email tracking, scheduling, sequences, and productivity tools for sales teams.
Gmail
Gmail is Google’s email service, featuring spam protection, search functions, and seamless integration with other G Suite apps for productivity
Stop doing the Resend work yourself
Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.
