Skip to main content

An integration package contains multiple integration modules.

id
string

The unique identifier of the integration package

Example:

"leadconduit-salesforce"

provider
string

The name of the provider of the integration package

Example:

"Salesforce"

description
string

The human readable description of the integration package

name
string

The name of the package (i.e. Salesforce)

paths
string[]

An array of pointers to each integration inside this package

The provider's homepage

ui
boolean

Whether this integration supports a rich user experience

images
boolean
version
string

The semantic version of the package containing this integration

integrations
Integration Module · object[]