I've watched the tutorial about "Drupal 8 Group Module Overview". I have now a Drupal site running that uses the Group module.
I want to create the feature that sends emails to members once a new content is published. I also found the question "How to email all group members after a new node is added when using the Group module?", but it does not contain any actual implementation.
Has anyone succeeded with the Rules integration?