Hello,
In a page there’s a text field that I want populated with with numbers coming from a barcode reader which should be okay but what I want is to activate a certain workflow when the barcode reader finishes sending the characters and send a “return” key stroke.
The pass through condition would be the length of the barcode you expect. That way, it would only trigger once the barcode reader finished populating the input.
In the example below, the API request will not be made because the length of the input is 7 but it it needs to be 8: