mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
added a todo list for hubspot
This commit is contained in:
parent
b4f7e29f75
commit
dbf663ef68
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue