HubSpot Tables Not Importing Correctly – Missing Fields in Jet Admin

I integrated my HubSpot database with Jet Admin, but I’m facing an issue where only six columns are imported for each table, even though the tables contain many more fields. I expected all fields to be available, but they are missing from the import.

Things I’ve checked:

  • My HubSpot API permissions are correctly set.
  • The tables in HubSpot contain many more fields than what Jet Admin is importing.
  • I dropped and imported again the data source.

I experienced the same and this isn’t a you problem. Jetadmin only takes those default properties for their API call. You would need to run custom code to get all the properties you wanted which can be a pain and not great.