ONLINE
Deliverability Letter

Connect Swift to Bento

Connect Swift to Bento

Use the official Bento Swift SDK in server‑side Swift applications and backend services. Secure credential handling for production environments.
Bento Logo

Fast Setup • Easy Cancellation • 30 Day Free Trial

Ready to dive deeper?

Explore our comprehensive Swift Sdk integration documentation and examples to get the most out of your automation.

Everything you need to ship fast

Server-side focused

secure backend integration

Events & purchases

trigger Flows on save

Async/await ready

modern Swift concurrency

Credential security

server environment only

Your Swift app is already tracking users. Now turn that data into revenue.

Every signup, purchase, and interaction can trigger personalized campaigns that keep customers engaged and drive repeat business. The Bento Swift SDK makes it happen with secure server-side integration.

5 minutes

to first automation

Server-side

credential security

Real Results

higher customer lifetime value

Built for Swift developers who demand security

Server-Side Security

Keep API credentials secure in server environments, away from client-side exposure.

Swift Package Manager

Easy installation and dependency management with native SPM support.

Async/Await Ready

Modern Swift concurrency patterns with structured concurrency support.

Backend Focused

Works with Vapor, Perfect, and custom Swift server applications.

Everything you need for Swift email marketing and automation

Server-side focused

secure backend integration

Events & purchases

trigger Flows on save

Async/await ready

modern Swift concurrency

Credential security

server environment only

Swift Package Manager

Get up and running with our official Swift SDK in seconds. Full async/await support and comprehensive documentation included.

Track custom events

Send custom events like userSignedUp, orderCompleted, pageViewed with type-safe Swift structs.

Bento SDK integrates with your Swift stack

Works beautifully with the frameworks and tools you're already using in your server-side Swift applications.

Vapor

Perfect for Vapor web apps

Perfect

Seamless Perfect integration

SPM

Swift Package Manager ready

Swift

Full async/await support

Get started in 3 simple steps

1

Install

swift package add https://github.com/bentonow/bento-swift-sdk

Add the official SDK or connect the integration.

2

Configure

BENTO_API_KEY=... BENTO_SITE_UUID=...

Add your keys and basic settings.

3

Send your first event

await client.track(event: "user_signed_up", email: "user@example.com")

Trigger a Flow and see it live.

Real ways teams use this

Server-side onboarding

Kick off a welcome series on new account creation from your backend.

event: user_signed_up → welcome

API automation

Trigger campaigns from server-side API calls.

event: api_action → campaign

Backend tracking

Send secure server-side events and analytics.

event: server_event → automation

Webhook integration

Process webhooks and trigger marketing flows.

webhook → event → flow

Tired of your current email provider?

We'll help you move from
Klaviyo
to Bento.
No hassle. No surprises. Just better email.

Frequently Asked Questions

Why server-side only?

Client-side Swift apps can expose your API credentials to users. Our server-side SDK keeps credentials secure in your backend environment.

Which Swift versions are supported?

Swift 5.5+ with async/await support. Perfect for modern server-side Swift applications.

Can I use this in iOS apps?

No, this SDK is designed for server-side use only to protect your API credentials. Consider our mobile SDKs for client apps.