Ampersand · Schema

ConnectionRequest

ConnectionRequest schema from Ampersand API

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Properties

Name Type Description
providerWorkspaceRef string The ID of the provider workspace that this connection belongs to.
providerMetadata object
groupName string The name of the user group that has access to this installation.
groupRef string The ID of the user group that has access to this installation.
consumerName string The name of the consumer that has access to this installation.
consumerRef string The consumer reference.
provider string The provider name (e.g. "salesforce", "hubspot")
apiKey string The API key to use for the connection.
customAuth object Values used for custom auth input variables.
basicAuth object
oauth2ClientCredentials object
oauth2PasswordCredentials object
oauth2AuthorizationCode object
View JSON Schema on GitHub