Back to contact form
Interview showcase
Nitrosend on this portfolio
Queue a dummy request below. Live mode posts to Nitrosend; demo mode keeps messages in this local inbox for walkthroughs without a key.
Live modeNo API key
Dummy email requests
Hiring intro
Classic transactional notification: form submit → server action → Nitrosend message.
{
"channel": "email",
"from": "Portfolio <hello@yourdomain.com>",
"to": "you@example.com",
"reply_to": "alex.rivera@example.com",
"subject": "Message from Alex Rivera on Portfolio",
"body": "Hi Vishwajit — loved your systems + product work. Would you be open to a quick chat about a full-stack role on our team?",
"tags": {
"source": "portfolio_contact",
"kind": "contact_form",
"scenario": "hiring-intro"
}
}Demo email inbox
This is where your test runs appear while demo mode is on.
Empty. Click Queue via Nitrosend to add one.
Email preview
Queue a message to preview the email body here.