Clone a Public Group or Queue with Members in Salesforce using Salesforce Flow
Tag: group
Allow Anyone to Add or Remove User into Public Group or Queue
Big Idea or Enduring Question: How can we use Salesforce Flow to allow anyone to Add or Remove Users from Public Groups or Queues? In Salesforce, Queues and Public Groups represent a group of users. Only administrators and delegated administrators can create and edit public groups. At the same time,
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