Custom microflow on Before commit transaction

0
Hi. Is it possible to register a handler that will be called before the DB transaction is committed? I have an “After Delete” microflow and for performance reasons it should accumulate data in memory and then do a bulk insert to the DB right before the transaction is committed.
asked
0 answers