added a todo list for hubspot

This commit is contained in:
Jun-te Kim 2025-04-14 12:36:02 +00:00
parent b4f7e29f75
commit dbf663ef68

View file

@ -79,6 +79,11 @@ class SurveyPrice():
)
pricing_table = pd.DataFrame(pricing_table)
return pricing_table
def get_all_surveys_from_hubspot():
# Make a script that gets all data from hubspot and puts in a dataframe
pass
# TODO
# Get it working for JJC first, with an idea to make it more diverse