feature request: Postmark email connector
Identity infrastructure for developers, Auth0 open source alternative
Brought to you by:
fleuraly
Originally created by: srs
Would like to use Postmark as a email connector. Right now I setup Postmark with the SMTP connector and this works fine. I would like to use Postmark's template functionality to just use templates there and not also in the JSON file. With using Postmark API it's possible to achieve this.
Would like to have a Postmark connector which uses Postmark sendEmailWithTemplate API. This makes it possible to maintain HTML & pain-text templates in Postmark rather than in a JSON configuration file.
Originally posted by: srs
I have a working implementation of this that I have been using locally for some days. I will add a PR and link it to this issue.
Originally posted by: srs
Pull-request is here: https://github.com/logto-io/logto/pull/5886