Hi, is it possible to get the previous flow run me...
# ask-community
l
Hi, is it possible to get the previous flow run metadata of a deployment when running a new one, besides querying the orion postgres itself? When updating our data we would need a time delta for when the ETL last ran.
c
Hi Lennert, seems like you’re using prefect 2? If so, would using the REST API to do this meet the requirements you have? https://docs.prefect.io/api-ref/rest-api/#/Deployments