Use Case: Update Parent From A Collection of Child Records in Flow
One powerful thing that variables can do in Flow is to update a record without retrieving that specific record – All we need is the Id. This is a very important example to go through, because it helps us conceptualize about what variable is and how it differs from the actual records. Today we are introducing how to utilize this feature to update parent records from a collection of child records. If you are not familiar with variables, make sure you check out this solution and follow along!
- Related Video:
Thanks for this – still wrapping my head around all the process builders I’m going to need to move to flow!