I have a workflow that fills and triggers Laserfiche Forms' business process( as shown below) , I need to flag the data in SQL database every time the workflow is triggered so I don't take the same data twice.
Business scenario : -
I fill the form based on the Vendor account and the workflow gets its corresponding data, when I add more records in the SQL database for the same vendor account I want to get the none flagged records only.