Hello! I'm wanting some advice on how to best go about combining the two branches here in the flow. I have a boolean formula that is just "ISNEW()" that determines which branch to take in the first decision element.
On the Updated side, it checks to see if the "PhotoURL" field is changed and populated, and it updates another field, then moves on the check if the "Phone" field is changed and populated, and updates another field. When it's new, I'd like for it to check for those fields as well and update the relevant related fields. Is it possible to do? Or does it need its own path?
This is not our real use case. Just something simple for me to post here

