Get URL for OAuth flow
Generate a URL for the browser to render to kick off OAuth flow.
Body
The Ampersand project ID.
The ID that your app uses to identify the group of users for this Connection, this can be an Org ID, workspace ID, etc.
The ID that your app uses to identify the user whose SaaS credential will be used for this OAuth flow.
The provider that this app connects to.
The identifier for the provider workspace
The display name for the group. Defaults to groupRef if not provided.
The display name for the consumer. Defaults to consumerRef if not provided.
ID of the provider app (e.g. Salesforce connected app), returned from a CreateProviderApp call. If omitted, the default provider app that was set up on the Ampersand Dashboard is assumed.
Response
URL to render
Was this page helpful?