Hi Priyanka,
is there a way you can identify unique objects? For example based on currentuser or currentday?
You can add a subflow to your microflow in which you check if the object already exists (based on the unique identifiers). If the object exists return that to the main flow, otherwise create the object and return that.