deno-slack-sdk
deno-slack-sdk copied to clipboard
Customizing 3P Auth Account Connection Modal
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 .
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.