Giter Club home page Giter Club logo

Comments (3)

dearroy avatar dearroy commented on May 24, 2024 3

Would also like to have Amazon SES as an option, we are using Amazon SES for all our other stuff and it's way cheaper than the other options provided.

from laudspeaker.

abheek9 avatar abheek9 commented on May 24, 2024

we have had another request for this!

from laudspeaker.

rohitverma007 avatar rohitverma007 commented on May 24, 2024

Hi all, would love to build this out, already starting to work on it!
Here's some initial proposals/thoughts.

AWS SES Integration

Here are the main implementation details that need to be covered:

User Facing:

  • During email integration setup, add Amazon SES as an option along with inputs for letting users enter their AWS Access ID + Secret Key, Sender Address, SNS Topic (for email related events, perhaps a tooltip to show how to create and attach an SNS topic to SES). Essentially, update the following page:

emailonboarding

  • Within settings, be able to change the settings for SES integration. Essentially, update the following page:

settingspage

  • Show correct email stats on an active journey page.

statsonactivejourney

Non-user facing:

  • Add all relevant code to be able to store the SES integration settings
  • Add all relevant code to be able to actually send out the emails via SES SDK.
  • Add all relevant code for monitoring SES emails [opens/ clicked/ bounced etc.]
    • Involves creating a HTTPS subscription to SNS topic via sdk - enables sending of events from SES to SNS to a HTTPS url.
    • Involves creating/handling related events via webhooks

The above is the general overview of what needs to be done. There are likely some details that will be come more clear as feature is implemented.

from laudspeaker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.