by P. Andreas Schmidt, IVE
Version 1 (March 21, 2023)
Download (19 downloads)
If you ever wanted to make a flow with multiple starting points that lead to the same part of the flow but should lead to different results (for some strange reason, rather than using a decision block or so), you could put a variable set block after every starting block to make sure you know which was picked. But it can be achieved easier and with less blocks, as shown in this simple tutorial and useless example. All you have to do is assign every starting point's fibre Uri option the same variable name and use a content query block for the "started_at" column and voila. Hope it helps someone.