import { DaffHubspotFormsInterface } from '@daffodil/driver/hubspot'
Interface for interacting with Hubspot Forms API.
interface DaffHubspotFormsInterface { submit(payload: Record<string, any>): any }
any
payload: Record