Add Resend contact sync for contact form submissions
This commit is contained in:
@@ -10,6 +10,10 @@ RESEND_API_KEY=re_your_api_key_here
|
||||
# Email address that receives contact form submissions
|
||||
RESEND_TO=vbvwithnate@outlook.com
|
||||
|
||||
# Optional: automatically add contact form submitters to a Resend Segment
|
||||
# Create a Segment in Resend and paste its ID here if you want new contacts grouped.
|
||||
RESEND_SEGMENT_ID=
|
||||
|
||||
# "From" address shown on received emails.
|
||||
# During testing you can leave this as-is (uses Resend's shared domain).
|
||||
# For production: verify your own domain at resend.com/domains and change this.
|
||||
|
||||
Reference in New Issue
Block a user