diff --git a/etl/hubspot/scripts/scraper/main.py b/etl/hubspot/scripts/scraper/main.py index a51cd4a4..f862948b 100644 --- a/etl/hubspot/scripts/scraper/main.py +++ b/etl/hubspot/scripts/scraper/main.py @@ -1,12 +1,10 @@ """ -TODO: - 1) [completed]Get hubspot deal properties from one deal 2) Put it in some class 3) [completed] Load the db and check if upsert it into the table -4) Getting working on a AWS lambda +4) [completed]Getting working on a AWS lambda 5) [completed] subtask and tasks history -6) The new sexy deal properties, move it over +6) [TODO]The new sexy deal properties, move it over """ from backend.utils.subtasks import subtask_handler