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