Slack
-
Navigate to your dashboard and select the Assistant you want to integrate with Slack.
-
In the Configure section, locate Other Channels and click the Add button on the Slack card.
-
Slack will be added to the Configure section.
-
Navigate to Slack API dashboard to Create an App. Click on Your Apps located at the top right corner of the page.
-
In your Slack app settings, find the App Credentials section under Basic Information and copy the provided Signing Secret.
-
Paste the Signing Secret into the corresponding field in the Slack Integration Details Popup on your GuideLite Assistant section.
-
Locate the Bot Token Scope section under OAuth & Permissions in the left panel of your Slack app settings. Add chat:write and im:write to the OAuth Scope.
-
Install the app to your workspace by clicking the Install to Workspace button.
-
Copy the Bot User OAuth Token from your Slack app Features.
-
Paste the token into the Bot OAuth Token field in the Slack Integration Details Popup on your GuideLite Assistant section.
-
Once the credentials are added, click on Save to obtain the Webhook URL.
-
Copy the Webhook URL.
-
In the Slack API dashboard, locate the Event Subscription section.
-
Turn on the Enable Events toggle button.
-
In the Subscribe to bot events section, select app_mention and message.im for GuideLite interaction, and save your changes after verifying.
-
Paste the Webhook URL into the Request URL field.
-
Once verified in the Events Subscriptions, click on verify in the Slack Integration Details Popup to complete the verification.
-
Locate the Show Tabs section under App Home in the left panel of your Slack app Features.
-
Turn on the Messages Tab toggle button and click on the checkbox under Messages tab.
-
Reinstall the application in the Slack API .
-
Congratulations! GuideLite Assistant is now successfully integrated into your Slack environment.
Updated 7 months ago