deno-slack-sdk icon indicating copy to clipboard operation
deno-slack-sdk copied to clipboard

Customizing 3P Auth Account Connection Modal

Open pranith12345 opened this issue 2 years ago • 1 comments

We are using External Authentication (https://api.slack.com/automation/external-auth) OAuth to access the third party APIs using the OAuth token . So we are getting that window when we are using that Oauth token in the workflow . We are wondering whether can we customize that screen .

Also Is there SDK method or Button available which can trigger the Connect Accounts separately instead while during running the workflow .

OAuth

pranith12345 avatar Aug 14 '23 10:08 pranith12345

Hello, unfortunately at this time there is no ability to customize this screen or trigger the connection of a third party account at a different time.

filmaj avatar Aug 14 '23 13:08 filmaj