supaglue-labs / supaglue

Open source user-facing product integrations

Home Page:https://docs.supaglue.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paginate fetch objects for HubSpot to avoid URL length error

george-xing opened this issue · comments

There's a URL length limit in HubSpot that prevents asking for all the properties in an object. We should get around this by paginating like Airbyte: https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-hubspot/source_hubspot/helpers.py#L57-L101

Migrated to internal project management tool.