Skip to content
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

Trigger an Email Event when someone comment on an Idea #81

Open
atapas opened this issue Oct 7, 2022 · 1 comment
Open

Trigger an Email Event when someone comment on an Idea #81

atapas opened this issue Oct 7, 2022 · 1 comment
Assignees

Comments

@atapas
Copy link
Member

atapas commented Oct 7, 2022

Is your feature request related to a problem? Please describe.

As part of the Hackathon, we have added the feature of commenting on an Idea. It would be great if we could trigger an email to the idea creator whenever someone comments.

The email message should contain the comment and a link to come to the comment and respond back.

The email should be sent from the contact@reactplay.io email.

Describe the solution you'd like

We Use Nhost as the backend, and Nhost uses Hasura. Hasura allows us to trigger an event when a GraphQL mutation happens. As part of the event trigger, we can utilize the Serverless function(from Nhost) to send emails.

Describe alternatives you've considered
None

Additional context
This should be implemented as a common design so that the same paradigm can be used everywhere to trigger emails based on a trigger.

@gitatractivo
Copy link

Would love to work on this issue please assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants