(Sharepoint On Prem 2013 - Nintex Workflow 2013)
Please can someone suggest a better/best practice way of waiting (to be certain) when i create an item in another list, that the item exists before i try to copy values to the created item.
Is the method i use (below) foolproof or can you suggest a better/improved way to accomplish my task?
It does seem to work so far (all be it slowly because of the "loop")
My actions are configured as:

Create an item in "Project List" with both [Title] and [QI Reference] columns = the same "numPrefixedNextNumber" variable:



Then the Data is copied from the "Project Request" List to the "Project List" - and seems to work ok so far.
But is there a more effiecient way of making sure the Item exists than using this workflow?
Any advise appreciated :)
