-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simple SendGrid email adapter #971
Conversation
Current coverage is
|
We'd prefer that new adapters (and even the ones we have now) be moved to separate NPM packages. See: https://docs.npmjs.com/getting-started/publishing-npm-packages |
@carmenlau updated the pull request. |
@gfosco How are we supposed to find/setup these adapters? |
Through NPM, and through our wiki.. I've also thought about building a search/discovery spot for parse-server modules. |
@carmenlau updated the pull request. |
I have put this to npm and I am going to close this PR. Search/discovery spot for parse-server modules are good idea. Thanks all for your help. |
Does the adapter support SendGrid's email templates? |
when sendgrid-adapter module is added to parse server git master? |
@noder199, were you able to get this adapter setup? I did however I'm clearly not initializing two variables (one the app name the other the app's domain name) as shown below in a test password reset email . I've tracked the trigger for this email down to the UPDATE: |
@zeluspudding did you manage to succeed with the password reset ? should i use the sendgrid adapter? |
I ended up waiting for the code to mature but then our project got cancelled so, unfortunately, no :( Wish I could help ya |
Using https://github.com/sendgrid/sendgrid-nodejs