#ReleaseEMEA When it comes to triggered flows, is there a defined order in which these trigger events are processed.
We now have a lot of interleaved automation processes - Field Updates, Process Builder, Flow, Apex - are they all still relevant and what control is there over which is processed first?
@Andy Haas Thank you for the reminder :-) yes the Developer Guide is an excellent resource.
As for consolidating into Flows I think that is an excellent best practice. I'm looking after an old org with lots of legacy stuff and a grand mix automation from field updates through to full blown Apex apps. I think my first step will be to try and reduce the number of active triggers - and consolidate towards one per object. This in itself will be a tough goal as some of our App Exchange Apps insist on having their own triggers which of course I can't edit. :-)
Thank you