I created an Update Handler that works great for updating existing documents I want it to continue updating existing documents however if the document does not already exist I want it to be created.
Is there a way to make an update handler create a document if the document it is requested to update does not exist?
