Code Monkey home page Code Monkey logo

Comments (10)

AquiGorka avatar AquiGorka commented on May 22, 2024 1

Yes, thank you very much for all the follow-up.

from app.

nguyenkims avatar nguyenkims commented on May 22, 2024

Hey SimpleLogin API doc is at https://github.com/simple-login/app#api. The endpoints are currently used by browser extensions and (work-in-progress) mobile apps.

To create aliases, you can use this endpoint
POST /api/alias/custom/new for custom alias or POST /api/alias/random/new for random alias.

Btw what scenario do you want to create?

from app.

AquiGorka avatar AquiGorka commented on May 22, 2024

Hey @nguyenkims thanks for the quick reply, I'm looking at being able to create aliases programmatically and give them to end-users from within my own app.

from app.

AquiGorka avatar AquiGorka commented on May 22, 2024

Come to think about it, I have another question @nguyenkims: is there a way to link an alias to a webhook? Meaning, any incoming email to the alias triggers a request to the webhook with the email data as payload?

from app.

leshokunin avatar leshokunin commented on May 22, 2024

@nguyenkims for a whole overview:
We're building an email automation service, where we want to be able to give our users:

  • as many aliases as possible
  • send/receive from those aliases
    We'd need to be able to create/read/update/delete aliases via the API, as well as get the whole email payload (subject, to, body, attachments).
    Is this something you already have or are interested in developing?

from app.

nguyenkims avatar nguyenkims commented on May 22, 2024

@leshokunin @AquiGorka sounds interesting, feel free to drop me an email at [email protected] so we can discuss more in details!

from app.

nguyenkims avatar nguyenkims commented on May 22, 2024

@leshokunin @AquiGorka should I close this issue?

from app.

AquiGorka avatar AquiGorka commented on May 22, 2024

@nguyenkims thanks for the info, I have a follow-up question: is there an API to programmatically create new namespaces for aliases?
eg -> @namespace.mydomain.com

from app.

nguyenkims avatar nguyenkims commented on May 22, 2024

@AquiGorka We don't have an api to create namespace/directory yet. This endpoint is in our todo list as it's necessary for our browser extension or mobile apps.

from app.

nguyenkims avatar nguyenkims commented on May 22, 2024

@AquiGorka should I close this issue?

from app.

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.