Skip to main content
GET
List all integration packages

Authorizations

Authorization
string
header
required

LeadConduit uses HTTP Basic Authentication with the username API and your API key as the password.

For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f'

Response

OK

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[]