Queries
workspaceMSTeamsInstallationInfo
Returns the Microsoft Teams admin-consent URL that a workspace administrator must visit to authorize Plain’s bot for the workspace’s Azure AD tenant. Pass the URL the user should be redirected to after consent as redirectUrl. If the workspace already has an integration, the URL is scoped to that tenant to prevent accidentally consenting in the wrong one.
QUERY
workspaceMSTeamsInstallationInfo(redirectUrl: String!): WorkspaceMSTeamsInstallationInfo!Arguments
redirectUrl
String!
required
Returns
installationUrl
String!
Query
Variables
Response
Query
Variables
Response

