You will need to specify the redirect uri within the slack app to https://elastic.snaplogic.com/api/1/rest/admin/oauth2callback/slack
in your slack configuration for the “Redirect URLs” section (make sure to hit Save URLs) (see below).
![]()
Then you’ll need to specify the scopes to be used in the application (on the slack developer side) as well as in the account. Depending on whether you’re using the Bot Token or User Token account will depend on how you specify that. For the bot token, it would look something like this:
![]()
As far as which account to use, refer to the table in the SnapLogic Documentation it does talk generally, but there may be other limitations based on the selected scopes and other capabilities.
Each of the accounts have specifics on what might be needed in the setup on both sides (the SnapLogic and slack side)