Run Flows on Record Changes (Before Save Updates)
Spring 20 brings a cool new feature for declarative developers. We can now build before save update flows that are triggered by record creation or updates. This flow type is 10x faster than a record change executed by process builder. Changes will be made to the new or existing record (not any related records) before… Continue reading Run Flows on Record Changes (Before Save Updates)