Queries
workspaceSlackChannelInstallationInfo
Returns a Slack OAuth installation URL for connecting a workspace Slack channel integration. Pass this URL to Slack’s OAuth flow and exchange the resulting code with createWorkspaceSlackChannelIntegration.
QUERY
workspaceSlackChannelInstallationInfo(redirectUrl: String!): WorkspaceSlackChannelInstallationInfo!Arguments
redirectUrl
String!
required
installationUrl
String!
Query
Variables
Response
Query
Variables
Response

