I need to send an email every time a post is made in a private channel to all “private channel members”. The problem is that I can send the email to all “Team members” and I can't send it only to “private channel members.
The action "List group members" work only with the "Team ID" (taken from the Post messages added), but not work with the "Channel ID" (also taken from the Post messages added).
Moreover if I try to get the "group ID" from the link directly from Teams: the "groupId" of the Team is the same of the "groupId" of the private channel....I'm confused....
Does anyone have any ideas to help me?