Authorizations
Path Parameters
The Ampersand project ID or project name.
Body
application/json
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).
Example:
"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.
Example:
"project-456"
The integration name.
Example:
"read-accounts"
The SaaS provider that this integration connects to.
Example:
"salesforce"
The time the integration was created.
The time the integration was last updated.