Back to Node Auth0

Interface FlowActionHubspotUpsertContactParams

docs/interfaces/management.Management.FlowActionHubspotUpsertContactParams.html

5.9.11.1 KB
Original Source

Interface FlowActionHubspotUpsertContactParams

interface FlowActionHubspotUpsertContactParams {
connection_id: string;
email: string;
properties?: FlowActionHubspotUpsertContactParamsProperty[];
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

connection_idemailproperties?

Properties

connection_id

connection_id: string

email

email: string

Optionalproperties

properties?: FlowActionHubspotUpsertContactParamsProperty[]

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idemailproperties