38 lines
1003 B
Plaintext
38 lines
1003 B
Plaintext
---
|
|
title: Tutorials
|
|
description: Step-by-step guides
|
|
icon: BookOpen
|
|
---
|
|
|
|
## Getting started
|
|
|
|
<Cards>
|
|
<Card icon="Mail" title="Send Your First Email" href="/tutorials/first-transactional-email">
|
|
Send a transactional email via API
|
|
</Card>
|
|
|
|
<Card icon="Workflow" title="Build a Welcome Series" href="/tutorials/welcome-series-workflow">
|
|
Create a 3-email automated workflow
|
|
</Card>
|
|
|
|
<Card icon="Send" title="Send a Campaign" href="/tutorials/newsletter-campaign">
|
|
Broadcast to your audience
|
|
</Card>
|
|
</Cards>
|
|
|
|
## Advanced
|
|
|
|
<Cards>
|
|
<Card icon="Users" title="Segment Targeting" href="/tutorials/segment-based-targeting">
|
|
Filter and target specific audiences
|
|
</Card>
|
|
|
|
<Card icon="Activity" title="Event Tracking" href="/tutorials/event-tracking-integration">
|
|
Track user behavior to trigger workflows
|
|
</Card>
|
|
|
|
<Card icon="ShoppingCart" title="Cart Abandonment" href="/tutorials/cart-abandonment-automation">
|
|
Recover abandoned carts automatically
|
|
</Card>
|
|
</Cards>
|