Integration
Batch upsert a group of integrations
PUT
Authorizations
Path Parameters
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).
A YAML string that defines the integrations.
Response
200
application/json
Upserted integrations.
The integration ID.
The Ampersand project ID.
The integration name.
The SaaS provider that this integration connects to.
The time the integration was created.
The time the integration was last updated.
Was this page helpful?