Skip to main content
Module

x/windmill/windmill-api/index.ts>OauthService.connectSlackCallback

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
method OauthService.connectSlackCallback
import { OauthService } from "https://deno.land/x/windmill@v1.73.1/windmill-api/index.ts";

connect slack callback

Parameters

unnamed 0: { workspace: string; requestBody: { code: string; state: string; }; }

Returns

string slack token