๐ฉWhat
SENDUNE is the go to email platform for anyone using AWS SES.
Last updated
SENDUNE is the go to email platform for anyone using AWS SES.
When a user signs-up on your web or mobile app, you insert their details (name, email, number, etc.) into SENDUNE. Thereafter any action done by that user can be inserted and tracked in SENDUNE. For example if a user adds 'purple pants' to their wish-list, you attach the tag 'purple pants' to that user. All of this is done using the 'Contacts API'. You can then filter your users using a combination of tags to send targeted messages (Emails, SMS, OTP's).
Messages can be sent manually, programmatically (API), or by using workflow/automation rules. For example you can trigger a workflow as soon as a particular tag is added to a contact.
SENDUNE integrates with your own AWS account to send messages. Why? Because AWS is unbeatable in terms of cost and message reliability.
SENDUNE uses the following services within your AWS account.
SES
to send emails
SNS, Cloudwatch
for email statistics (delivery, open, click, etc.)
S3
to store images associated with your emails
SQS (legacy - only for accounts before 2021)
for queuing and processing delivery statistics
Last updated