Flow Simplification: Replace Loop and Assignments with MapCollection Apex Action
I published a previous blog post called “Let’s Get With The Flow – Loop Basics.” This blog post covered putting a bunch of records in a collection, iterating through to update two fields for each record in the collection. This post will focus on the same use case and will show how in some circumstances,… Continue reading Flow Simplification: Replace Loop and Assignments with MapCollection Apex Action