Prerequisites
To get the most out of this guide, you’ll need to:- Create a SendPost Account
- Install Java 1.8+
- Install Maven (3.8.3+)/Gradle (7.2+)
- A Sub-Account API Key from your SendPost dashboard
You can find your API keys in your SendPost
Dashboard. Make sure to use your Sub-Account API Key
for sending emails.
1. Install
Check Maven Central for the latest version.
Maven users
Add this dependency to your project’s POM:POM
Gradle users
Add this dependency to your project’s build file:2. Getting Started
Java
3. Next Steps
Explore more examples and use cases:Java SDK
View the official SDK on GitHub
SDK Examples
Comprehensive email sending examples
ESP Workflow Example
Full-featured example app with comprehensive ESP workflow