Automation Champion

Automating Salesforce One Click at a Time
Automation Champion
  • Home
  • About Me
    • Testimonials
    • Resources
  • Process Builder
  • Salesforce Flow
  • Pardot
  • Apex
  • Training Details
    • Salesforce Administrator
    • Salesforce Advanced Administrator
    • Platform App Builder
    • Lightning Flow
    • Pardot
    • Sales Cloud
    • Service Cloud
    • Community Cloud
    • Hands-on Excercises
  • My Books
  • Contact Me
  • Tag: Schedule Flow

    • Getting Started with Salesforce Flow – Part 38 (Reminder For Chatter Group Pending Membership Requests)

      Posted at 9:42 PM by Rakesh Gupta, on December 20, 2020

      Big Idea or Enduring Question:

      • How can you send an automatic email alert to Chatter Owners about pending membership requests?

      In Salesforce, a Chatter Group represents a group of users. It’s a great way to boost collaboration in your organization. You can add unlimited members to a Chatter Group, but a user can only join a maximum of 100 groups. If the Chatter Group is set to Private, then the user has to request to join. Salesforce will send an email to all group Owners and managers. However, what if the Group owners or managers forgot to take action? Salesforce never sends a reminder email.

      Objectives:

      After reading this blog, you’ll be able to: 

      • Use Schedule-Triggered Flow to check for Pending Chatter Group Requests 
      • Use Schedule-Triggered Flow to automatically send a reminder email to the Chatter Group Owner

      Business Use Case

      Pamela Kline is working as a System administrator at Universal Containers (UC). She has received a requirement to develop an automated process that will send email reminders to private Chatter Group owners of pending member requests to join the group. 

      Automation Champion Approach (I-do):

      There are multiple ways to solve the above business requirement. You can either use Apex trigger, Salesforce Flow, Process Builder, and more. To solve this requirement, we will use Scheduled-Triggered Flow.

      Before proceeding ahead, you have to understand the CollaborationGroupMemberRequest object. It represents an entry in the feed, such as changes in a record feed, including text posts, link posts, and content posts.

      Field Name Details
      CollaborationGroupId  The Id of the private Chatter group.
      RequesterId The ID of the user requesting to join the group
      Status The status of the request. Available values are: Accepted, Declined, Pending

      Also, understand CollaborationGroup object. It represents a Chatter group

      Field Name Details
      CollaborationGroup The type of Chatter group. Available values are: Public, Private, Unlisted 

      Before discussing the solution, let me show you a diagram of a Process Flow at a high level. Please spend a few minutes to go through the following Flow diagram and understand it.

      Let’s begin building this automation process.

      Guided Practice (We-do):

      There are 4 steps to solve Pamela’s business requirement using Schedule-Triggered Flow. We must: Read the rest of this entry!

      Posted in Chatter, Salesforce Flow, Schedule-Triggered Flow | 2 Comments | Tagged Advance flow, Auto reminder email, Chatter, Chatter Group, Chatter Group Pending Membership email reminder, Chatter Group Pending Membership reminder, Chatter Group Pending Membership reminder email, Chatter Internal, Cloud Flow Designer Workbook, CollaborationGroupId, CollaborationGroupMemberRequest, Create record, Decision element, email alert, Evaluate the rule when a record is, flow, Flow builder, flow builder in salesforce, flow builders, Flow examples, Flow exmple, group Owner, Lightning Flow, lightning flows in salesforce, Private Chatter Group, Private Chatter group Membership Requests reminder, Record Lookup, Reminder email for Chatter Group Pending Membership Requests, Reminder For Chatter Group Pending Membership Requests, request are pending to join the Chatter Group, request are pending to join the Chatter Group remincer, request to join, RequesterId, sales force automation software, salesforce, salesforce automation, salesforce automation tools, salesforce chatter, Salesforce Chatter Group, Salesforce Flow, salesforce flows, salesforce lightning flow, salesforce lightning flow examples, Schedule Flow, Schedule-Triggered Flow, Schedule-Triggered Flow example, Send email, Send email flow enhancement, Send email from flow, Send Email static action
    • Search

    • Upcoming Trainings

      Salesforce Administrator Certification
      Salesforce Advanced Administrator Certification
      Salesforce Platform App Builder Certification
      Lightning Flow & Process Builder
      Advanced Lightning Flow
      Pardot Specialist & Consultant Certification
      Sales Cloud Consultant Certification
      Service Cloud Consultant Certification
      Community Cloud Consultant Certification
    • Sponsor #1

    • Sponsor #2

    • Sponsor #3

    • Sponsor #4

    • Order Now!

    • Buy My Book

    • Buy My Book

    • Recent Posts

      • Getting Started with Process Builder – Part 60 (Allow Anyone to Add or Remove User into Public Group or Queue)
      • Getting Started with Salesforce Flow – Part 59 (Clone a Chatter Group with Members)
      • New Research: Salesforce Delivery Teams Excel in Speed but at the Expense of Quality
      • Improve Your Data Collection Strategy with Web Forms
      • Getting Started with Salesforce Flow – Part 58 (Customize Previous, Next, Finish, and Pause Button Label for Screen Flow!)
    • Salesforce ID Converter Build on Lightning Flow

      Converting 15 digit ID to 18 digit Salesforce ID
    • Blog Archives

    • Categories

  • Information

    • About Me
    • Affiliate Disclaimer
    • Contact Me
    • Privacy Policy
  • Top Posts

    • Learning Flow
    • Learning Process Builder
    • Salesforce Spring’21 Release Quick Summary
    • Getting Started with Salesforce Flow – Part 57 (Adding Validation to Flow Screen Components)
    • Getting Started with Salesforce Flow – Part 25 (Email Notification on Password Expiration)
    • Getting Started with Salesforce Flow – Part 48 (Add a Topic to Multiple Records)
    • Getting Started with Salesforce Flow – Part 1 (Understand, Create & Use Variables in Flow!)
    • Getting Started with Salesforce Flow – Part 11 (Count Number of records in a Record Collection Variable)
    • Getting Started with Salesforce Flow Builder– Part 21 (Validation Rule using a before-save Flow? Yes!)
    • Getting Started with Salesforce Flow – Part 41 (Create a Survey Using Flow? Why Not?!)
  • Social Media

    • View Automationchampion’s profile on Facebook
    • View Automationchamp’s profile on Twitter
    • View Rakeshistom’s profile on GitHub