Authorizations
Body
The Ampersand project ID.
"my-project"
The provider that this app connects to.
"salesforce"
The ID that your app uses to identify the group of users for this Connection, this can be an Org ID, workspace ID, etc.
"group-123"
The ID that your app uses to identify the user whose SaaS credential will be used for this OAuth flow.
"user_123456"
The display name for the group. Defaults to groupRef if not provided.
"Organization Name"
The display name for the consumer. Defaults to consumerRef if not provided.
"John Doe"
The identifier for the provider workspace (e.g. the Salesforce subdomain).
"salesforce-instance-domain"
ID of the provider app, returned from a CreateProviderApp call. If omitted, the default provider app that was set up on the Ampersand Dashboard is assumed.
"32356abe-d2fd-49c7-9030-abdcbc6456d4"
This boolean flag is used by the UI library internally. Set it to false or omit it when manually calling this API.
false
Response
OK
URL to render