Big Idea or Enduring Question: How can you send an automatic email alert to Chatter Group 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,
Tag: Cloud Flow Designer Workbook
Auto Remove Followers From Closed Opportunity
To understand how to solve a similar business use case using Process Builder. Check out this article Getting Started with Process Builder – Part 29 (Auto Remove Followers From Questions With Best Replies). Big Idea or Enduring Question: How do you automatically remove followers from closed opportunities? In Salesforce a user can
Automatically Add a New Users to a Chatter Group
Big Idea or Enduring Question: How do you automatically add users into a Chatter Group? Objectives: This blog post will help us to understand the following Use After-save Record-Triggered Flow add users to a chatter group Add a Time-dependent action in After-save Record-Triggered Flow What is a MIXED DML error and
Getting Started with Salesforce Flow – Part 42 (Running a Flow in System Mode)
Big Idea or Enduring Question: How do you run a Lightning Flow in system mode? Objectives: This blog post will help us to understand the following Difference between user mode vs system mode? How to create a flow that runs in the system mode Business Use case Vigne Kozacek is
Auto-generate Renewal Opportunity With Line Items
Big Idea or Enduring Question: How do you automatically create a new Opportunity by cloning an existing opportunity with Opportunity Line Items? Opportunities are the sales and pending deals that you want to track. By adding opportunities, we are building a pipeline, which contributes to sales forecasts. Products are a
Parsing Dynamic choice Multi-Select Picklist fields (Flow) – Reusable component
In the last article Add Record to Multiple Chatter Groups – Parsing Multi-Select Picklist fields (Flow) I had discussed the way through which you can Parse Multi-select picklist or Multi-select check-boxes and store Parsed Ids into a collection variable. In this article, I am going to give you a reusable component
Add Record to Multiple Chatter Groups – Parsing Multi-Select Picklist fields (Flow)
In Spring’15 release Salesforce added a new feature on Chatter, that is Add records to Chatter Groups. In the last article Automatically add records to Chatter Group” I had discussed the way to automate this process. In this article, I am going to discuss how you can allow your users to