Flows | Loop on Checkbox Group Values in Flow using Apex Action
Salesforce Flow Get Values from Checkbox Group. In this post we will see how to Parse and use the values from a Multi Select Checkbox Group on a Screen Flow. Salesforce Flow Multi Select Checkbox can used for many use cases. We will use a Record Choice Set to show Multiple Checkboxes on Flow Screen and display Record values as choices or checkboxes. After that we will explore a way to use the selected values from the Record Choice Set to perform actions like Looping over the Checkbox Group values. Let's see how to use the Salesforce Flow Checkbox Group Output effectively.