Skip to content

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Dec 26, 2020

Content

Adds documentation for new feature Parse.Cloud.sendEmail().

Related to: parse-community/parse-server#7096

TODO before merge:

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the docs!

@mtrezza mtrezza requested a review from TomWFox December 27, 2020 11:52
Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a little nit, otherwise LGTM 👍

@TomWFox TomWFox added the state:awaiting-release To be merged once a release has been made in the corresponding repo. label Dec 31, 2020
Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
@dblythy
Copy link
Member Author

dblythy commented Mar 17, 2022

Ready for merge @mtrezza

After setting up your webhook in the Dashboard UI, you'll be acurately decrementing comment counts!

# Sending Emails
If your Parse Server configuration specifies an `emailAdapter`, you can send email via cloud code using `Parse.Cloud.sendEmail`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this also needs the >=5.0 version tag?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:awaiting-release To be merged once a release has been made in the corresponding repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants