Authorizations
Path Parameters
The Ampersand project ID or project name.
Body
application/json
The SaaS provider that this app connects to.
Example:
"salesforce"
The OAuth client ID for this app.
Example:
"client-id-123"
The OAuth client secret for this app.
Example:
"client-secret-123"
The ID used by the provider to identify the app (optional).
Example:
"external-id-123"
The OAuth scopes for this app.
Response
The newly created provider app
The provider app ID.
Example:
"provider-app-123"
The Ampersand project ID.
Example:
"project-456"
The SaaS provider that this app connects to.
Example:
"salesforce"
The OAuth client ID for this app.
Example:
"client-id-123"
The time the provider app was created.
The ID used by the provider to identify the app (optional).
Example:
"external-id-123"
The OAuth scopes for this app.
The time the provider app was updated.