Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
second commit for tiguidou to work
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsmai committed Jun 1, 2023
1 parent 4871d58 commit f2e1edd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tap_hubspot/streams.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ def get_child_context(self, record: dict, context: Optional[dict]) -> dict:
return {"archived": record["archived"], "contact_id": record["id"]}



class PropertiesStream(HubspotStream):
"""Define custom stream."""

Expand Down

0 comments on commit f2e1edd

Please sign in to comment.