🆕 🦓 Barcode Scanner | New Feature

@kyleheney i made a concept app where scanning the barcode and inputting the value (and doing different things based on the value) is separated.
The problem I faced was that the conditions in compound actions only takes places when the action starts and not later. I wanted to scan first - then do a check on the scanned barcode and then decide which way to go in the flow. But this cannot be done at the moment. I do hope we get conditions inside compound actions to be able to branch out to different flows (after the initial conditions in the compound action)

on each action in a compound

2 Likes