Hello,
I'm currently working on an infopath form which when the form is saved workflow will create a new item in list within the same site. I've managed to do this and it works relatively well.
But
If the same infopath form is updated again and a particular field is changed the workflow will create another item in the list under the same 'title'. Is there a way of getting the workflow to check if that item exists in the list already, if yes then replace the existing, if no create new.