Flochat
API DocumentsWebsiteLog in
  • Start Here
    • Welcome 👋
    • Getting Support
    • FAQ's
    • Pricing Plans
  • GETTING STARTED GUIDE
    • Introduction
    • Set your goals
    • Building your chatbot
    • Maintain success
  • CHATBOT GUIDE FOR BEGINNERS
    • Introduction
    • What is a chatbot
    • Channels
    • Benefits & importance
    • Use cases
  • PLATFORM
    • Introduction
      • Change Password
      • Forgot Password
      • Getting Started Checklist
      • Platform Overview
      • Workspaces & Members
      • Integrations
        • Stripe
        • PayPal
        • Cloudinary
        • Shopify
        • Facebook Business
        • Calendly
        • Slack
        • Google Sheets
        • Data Store
        • Twilio
        • Signalwire
        • Email (SMTP / Gmail)
        • MailChimp
        • VideoSdk
      • Ecommerce
        • Setup Ecommerce
        • Use Ecommerce in the Flow
    • Connect to Channels
    • Website Chat
    • WhatsApp + 360Dialog
    • Email Templates
    • WhatsApp Cloud
  • Flow Builder
    • Flow builder overview
    • Field variable
    • Steps
      • Steps
      • Question step
      • Variable Operation
      • JSON Operation
      • External Request
      • Send Notification
      • Condition Step
      • Split Step
      • Go To Step
    • Sub Flows
      • Sub Flow
      • Workflow
      • Function Flow
  • Artificial Intelligence
    • OpenAI | ChatGPT
      • Connect OpenAI
      • Chat with AI Basics
      • What are Functions
        • Functions in Flows
        • Capturing Data
        • Generate function with AI
        • Combine chat completions & Functions
      • What are Embeddings
        • Create Embeddings
        • Add Embeds to your Flow
        • Error Handling
        • Combine Embeddings with Functions
    • GitBook Lens AI
  • Mini Apps
    • Stealth Seminar
  • Users
    • Live Chat
    • Bot Users
  • Bot Automation
    • Keywords
    • Sequences
    • Triggers
    • Comment Keywords
  • Contents
    • Custom Fields
    • Tags
    • One Time Notification (Facebook)
    • Personas
    • Menus
    • Customer Feedback (Facebook)
  • Tools
    • Error Logs
    • Testers
    • Admins
    • Multi Languages
    • Inbound Webooks
  • Broadcasting
    • Broadcasts
  • Developers
    • Chatbot API
  • BETA LAUNCH
    • Day One
Powered by GitBook
On this page
  • Setup Slack
  • Paste the webhook URL into your incoming webhook
  1. PLATFORM
  2. Introduction
  3. Integrations

Slack

PreviousCalendlyNextGoogle Sheets

Last updated 2 years ago

With Slack, your bots can send various types of messages to your Slack group or contacts mainly for notification purpose for now. However, we are working on building Slack flow. So there will be more functions with Slack shortly.

Setup Slack

To send out notifications to your Slack group or personal channel, you will need incoming webhooks first.:

There are 2 ways to get an incoming webhook URL:

  • from Slack Incoming Webhooks App

  • from your own Slack App

# Get an Incoming Webhook URL from Slack Incoming Webhooks App

click "Add to Slack".

Pick a channel you would like your bot to send notifications to, then click "Add".

Ta-da! Here you are the URL.

Get an Incoming Webhook URL from Your Own Slack App

Select view Slack Documentation

2, Create your Slack App

3, Name app and select workspace

4, Select: Incoming Webhooks

5, Turn On then select 'Add new webhook to workspace'

6, App is now created!

Once you select the 'Allow' Button a new screen will display. Displaying your webhook URL 'At the bottom'

Paste the webhook URL into your incoming webhook

  • Add an app icon

  • Name your app

Select create and your webhook will be created

Send Slack Notification

Visit (opens new window), login yourself, then:

More information click ->

A common usage for slack integration is to send slack notification. For example, to back up your bot, set a "Talk to Human" button. And when user press it, send a slack notification to a support channel or a support staff. Check how to .

Incoming WebHooks
Slack API (opens new window)
send slack notification