Contacts
How to manage and import contacts to your audiences.
Resend has Audiences made up of Contacts. You can send Broadcasts to your Audiences. When adding a Contact, you can assign it an email address and first and last name to personalize your Broadcast to them.
You can add your Contacts to an Audience in three different ways: via API, CSV upload, or manually.
1. Adding Contacts programmatically via API
You can add contacts to an Audience programmatically. For instance, after someone makes a purchase, you can add them to your “Paying Customers” audience. Resend’s SDKs have support for the contacts endpoint.
2. Adding Contacts by uploading a .csv
Go to Audiences
Go to the Audiences page, and select Add Contacts.
Select Import
Select Import CSV.
Upload CSV
Upload your CSV file from your computer.
Map Fields
After uploading your CSV file, you’re able to map the fields you want to use. Currently, the supported mapping fields are email
, first_name
, last_name
, and unsubscribed
.
Finally, select Continue, review the contacts, and finish the upload.
3. Adding Contacts manually
Go to Audiences
Go to the Audiences page, and select Add Contacts.
Choose Manual
Select Add Manually.
Add Contacts
You can then add either one, or multiple email addresses into the text field, separating multiple email addresses with commas.
Was this page helpful?