Authorizations
Path Parameters
The Ampersand project ID or project name.
Query Parameters
Defaults to false. This flag controls whether to perform destructive actions when deploying integrations, like pausing all read actions for an object that was removed in the latest revision.
Body
The source of the integrations to upsert. One of sourceZipUrl or sourceYaml is required.
URL of where a zip of the source files can be downloaded (e.g. Google Cloud Storage URL).
"https://storage.googleapis.com/my-bucket/source-files/integration-v1.2.3.zip"
A YAML string that defines the integrations.
Response
Upserted integrations.
The integration ID.
The Ampersand project ID.
"project-456"
The integration name.
"read-accounts"
The SaaS provider that this integration connects to.
"salesforce"
The time the integration was created.
The time the integration was last updated.