Notifications for Comments on a Dynamic Page

Hello,

I have a dataset full of Footballer player profiles. You can click into the player’s names for the full profiles in a dynamic page.

I want members of my site to be able to sign up for notifications every time a new comment on a player profile is posted by either me or other members. So this way they can stay up to date on information regarding players of their choice.

At the moment all I have is Facebook comments plugin which I added today but realised members do not get notifications this way so I am going to need to use code to set this up and I want members to have the option to choose which players from the dataset they receive notifications for (When someone comments on the player)

Any help would be hugely appreciated.

Thanks,
Tom

The Corvid Tutorial: Sending an Email on Form Submission will get you started. In your case, the “form submission” is “comment submission”. You can adapt the code to send an email when the comment is submitted. Also, here’s a working example of Sending email with the SendGrid NPM interface .

You will need to keep track of users who wish to be notified of comments regarding a specific player, and then send out to the entire list of interested users.

Below you can also find some related forum posts:
https://www.wix.com/corvid/forum/community-discussion/submission-notification
https://www.wix.com/corvid/forum/community-discussion/resolved-wixcrm-notifications-notify-not-functioning