mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
save current progress
This commit is contained in:
parent
06a7b02ca2
commit
00383038e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import hubspot
|
||||
from enum import Enum
|
||||
from hubspot.crm.contacts import PublicObjectSearchRequest
|
||||
from hubspot.crm.deals import PublicObjectSearchRequest
|
||||
|
||||
class DealStage(Enum):
|
||||
SURVEYED_COMPLETE_NEEDS_SIGN_OFF = "1617223914"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue