hubspot

package
v0.0.0-...-190273a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Partner  string = "Partner"
	Customer string = "Customer"
	Reseller string = "Reseller"
	Vendor   string = "Vendor"
)
View Source
const (
	Prospect string = "Prospect"
	Live     string = "Live"
)
View Source
const (
	INBOUND  string = "INBOUND"
	OUTBOUND string = "OUTBOUND"
)
View Source
const (
	ContactsTableSuffix      = "contacts"
	CompaniesTableSuffix     = "companies"
	OwnersTableSuffix        = "owners"
	MeetingsTableSuffix      = "engagements_meetings"
	EmailMessagesTableSuffix = "engagements_emails"
)

Variables

This section is empty.

Functions

func MapContact

func MapContact(inputJSON string) (string, error)

func MapEmailMessage

func MapEmailMessage(inputJSON string) (string, error)

func MapMeeting

func MapMeeting(inputJSON string) (string, error)

func MapOrganization

func MapOrganization(inputJSON string) (string, error)

func MapUser

func MapUser(inputJSON string) (string, error)

func NewHubspotDataService

func NewHubspotDataService(airbyteStoreDb *config.RawDataStoreDB, tenant string, log logger.Logger) source.SourceDataService

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL