Skip to main content

Send Message to Slack

info

When the automation starts working, it will automatically send a message to your Slack channel

Configuration

  1. Create a Slack app, and enter the Slack channel webhook URL
    • Open the website https://api.slack.com/apps, and login with your Slack account.
    • Click on the "Create New App" button on the top right, choose create "From scratch" create-slack-app-1
    • Fill in the app name and pick a workspace to develop this app create-slack-app-2
    • After creating the app, it will automatically open the configuration page, click on the "Incoming Webhooks" in the features list create-slack-app-3
    • Toggle on this feature and click on the button "Add New Webhook to Workspace" create-slack-app-4
    • Then select the Slack channel you want to send the message to. create-slack-app-5
    • The Webhook URL will be shown on the list, click on the "Copy" to copy this URL. create-slack-app-6
      • Go back to AITable to fill this into the action configuration. create-slack-app-7
  2. Select a message type
  3. Enter the message content: Enter the message content you want to send to Slack. (Click here to learn how to write message content)