Giter VIP home page Giter VIP logo

Comments (3)

iBobik avatar iBobik commented on May 16, 2024 1

from 0x4447_product_s3_email.

iBobik avatar iBobik commented on May 16, 2024

Btw, docs about how to not break things would be helpful also for integrating with some lambda email forwarder.

from 0x4447_product_s3_email.

davidgatti avatar davidgatti commented on May 16, 2024

Hmmm, let see if I got what you are trying to say: You would like to trigger a API call to specific 3th party, if a message arrives to a specific email address.

And if this is not possible to do, you would like to have a tutorial how to edit the project in a way that dose not brake the whole setup.

If this is correct then:

  • adding support for API call is a no go. Technically it would be possible but that would become e completely separate project that has nothing to do with this one, and will create to much complexity.
  • Adding a tutorial how to modify your own lambda while preserving the functionality, would also be hard. Since there are endless possibilities, and make a tutorial for each one would be an infinite task.

What you are asking is a cool idea, but truly as a separate project, where incoming emails would be send to 3th parties over HTTPS. But also it would be quite the work, because for each 3th party you'd have to create a custom configuration, to make the correct API call for each service that you want to integrate with. End storing all all the credentials etc.

If you are developer yourself, I'd just do this for ourself. Especially if you just need to support one service.

You can reference this project, see how the SES needs to be setup, how the lambda is triggered, and what you put in your lambda it is up to you. This is all you need to make it work.

I hope this helps.

from 0x4447_product_s3_email.

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.