I am trying to use prefect to form a classic ETL task: I am calling an external API every minute and store the results.
As to keep the code clean and separate the con