Published — v. 16
/
SOAP API
SOAP API
The SOAP API is no longer recommended to use if you are starting a new project or planning to extend an existing one. Please consider using the MailUp REST API instead
The MailUp SOAP API consists of a series of Web Services that can be used to perform a large array of tasks. The API is available free of charge. Read about Best practices to understand what you can do and learn the recommended approaches.
The following classes of Web services are currently available (and new ones are added all the time):
- MailupImport - Can be used to...
- manage the subscribe/unsubscribe
- import subscribers
- send subscription confirmation messages
- etc.
- MailupSend - Can be used to...
- Create an email or text message
- Retrieve a list of existing email or text messages
- Send or schedule an email or text message
- Check an email message delivery status
- etc.
- MailupManage - Can be used to...
- Retrieve lists and groups
- Create new groups
- Remove groups
- etc.
- MailupReport - Can be used to...
- access message statistics
, multiple selections available,
Related content
REST API
REST API
More like this
Recipients
Recipients
Read with this
MailUpService (deprecated)
MailUpService (deprecated)
More like this
Manage Lists and Groups
Manage Lists and Groups
Read with this
Introducing the MailUp API
Introducing the MailUp API
More like this
Samples and Wrappers
Samples and Wrappers
More like this