Quick Start Guide
This guide walks you through the essential steps to start sending emails with Sequenzy.Prerequisites
- A Sequenzy account (sign up here)
- A verified sending domain (configured in Settings → Domains)
- An API key (generated in Settings → API Keys)
Step 1: Get Your API Key
- Log in to your Sequenzy dashboard
- Navigate to Workspace Settings → API Keys
- Click Create API Key
- Copy and securely store your key—it won’t be shown again
Step 2: Install the SDK
Install the official Sequenzy SDK for Node.js/TypeScript:Step 3: Add Your First Subscriber
Step 4: Tag Subscribers Based on Actions
When users take actions in your app, tag them to trigger automations:Step 5: Track Events
Send events when important things happen:Step 6: Send a Transactional Email
Send an immediate email using a template or direct content:Using a Template
Direct Content
What’s Next?
Create a Sequence
Build automated email workflows
Send a Campaign
Broadcast to your subscribers
Set Up Sync Rules
Automate tagging based on events
Explore the API
Full API documentation