Skip to content

Improve Hubspot types #1

@snelsi

Description

@snelsi

It would be nice to improve typing of Hubspot fields in src/hubspot.types.ts.
Currently, most of the fields are loosely marked as 'unknown function' or 'unknown object'.
My knowledge of Hubspot is too superficial to decipher the types of the arguments by the function name.

Official documentation:
https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options

You can view all fields in your browser by calling console.log(window.hubspot) and console.log(window.hbspt).

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions