Hello everyone,
We're facing a situation at my company and we are not sure if what we ask for is feasible.
CONTEXT
We are thinking about developing a custom execution log for a few Workflows that we have scheduled in the gallery. This would imply writing to a log table in our SQL Server after the normal output in the Workflow has finished successfully.
PROBLEM
We are unaware of how to make a flow continue after an output. I think the following picture presents the problem in a quite obvious way.

Could someone give us a helping hand and show us any way to achieve the desired flow control requirement?
Best regards,