Support for generic REST e-mail forwarder

Since there are plenty of e-mail forwarding services available (1, 2) and not yet implemented to Bitwarden, I think it would be interesting to consider adding support for a generic REST endpoint to handle the generation. It would work in a way that the endpoint would get triggered with HTTP POST request, passing you all the data - like website, prefix etc. and would return the generated e-mail address. This way, you can hook it to your Cloudflare Worker or Logic App (IFTT or something similar) and handle the creation yourself. This would be an advanced feature for technically skilled users, but would generally solve the issue of missing forward mail providers (who could then easily make the API available to Bitwarden users without any changes to client implementation).

1 Like