POST
/
projects
/
{projectIdOrName}
/
integrations
/
{integrationId}
/
installations:import

Authorizations

X-Api-Key
string
headerrequired

Path Parameters

projectIdOrName
string
required
integrationId
string
required

Body

application/json
provider
string
required

The SaaS provider that this installation connects to.

connection
object
required
config
object
required

The config of the installation.

Response

201 - application/json
id
string
required

The installation ID.

projectId
string
required

The Ampersand project ID.

integrationId
string
required

The integration ID.

healthStatus
string
required

The health status of the installation ("healthy", "unhealthy").

connection
object
required
createTime
string
required

The time the integration was first installed.

createdBy
string
required

The person who did the installation, in the format of "consumer:{consumer-id}".

config
object
required
group
object
updateTime
string

The time the installation was last updated with a new config.