Slack
Slack is available as an Action Type in Fast Track. By following the steps below you can integrate this engagement channel that is useful for sending internal alarms for example on high deposits.
In order to add Slack as an engagement channel, you need to provide your Integration Manager at Fast Track with a Bot User OAuth Token.
🔧 Slack Bot Setup Instructions:
Create a Slack App
Go to: https://api.slack.com/apps
Click “Create New App” → Choose “From scratch” → Enter a name and workspace.
Add OAuth Scopes
Go to OAuth & Permissions (left sidebar).
Under Scopes → Bot Token Scopes, add:
chat:write
(to send messages)im:write
(to open DMs and send messages to individuals)
Install the App to Workspace
Scroll up and click Install App to Workspace.
Approve permissions.
Copy the Bot User OAuth Token shown after install (starts with
xoxb-...
).
Invite Bot to Channels
In any Slack channel you want the bot to post to, type:
bash
/invite @YourBotName
Fast Track CRM
Setting up the Action Types in Fast Track CRM back office.
Step 1
First access "Manage Action Types" from the sidebar.

Step 2
Choose the "Send Slack" action type.

Step 3
The following screen will be presented enabling you to configure the slack integration.

Step 4
Edit the "recipient" field to choose the desired Slack channels.

Last updated
Was this helpful?