Hi everyone Is there a way to update an artifact i...
# ask-community
c
Hi everyone Is there a way to update an artifact instead of creating a new one (single UUID)? I would like to have a single artifact that keeps getting updated in the flow run.
1
s
Hi @Chris, it is possible through the Prefect REST API; however, when artifacts were designed we didn’t end up exposing the ability to update an existing artifact as a first class method. If that’s something that interests you, please feel free to propose a feature enhancement :)
🙌 1
c
Ok thanks :)