Documentation
HomeAPISign In
  • Getting Started
    • Overview
      • Core Concepts
      • Building your First Workflow
    • API Reference
  • Your Data
    • Brand Kits
    • Knowledge Bases
      • Add Data
        • Upload Files
        • Web Scrape
        • Import from Google Drive
        • Import from SQL Database
        • Import from Shopify
      • Knowledge Base Search
      • Knowledge Base Metadata
      • Knowledge Base API
  • Building Workflows
    • Workflow Concepts
      • Workflow Inputs
        • Input Types
      • Workflow Outputs
      • Variable Referencing
      • Liquid Templating
    • Workflow Steps
      • AI
        • Prompt LLM
          • Model Selection Guide
          • Prompting Guide
        • Transcribe Audio File
      • Web Research
        • Google Search
        • Web Page Scrape
      • Code
        • Run Code
        • Call API
        • Format JSON
        • Run SQL Query
        • Write Liquid Text
      • Flow
        • Condition
        • Iteration
        • Human Review
        • Content Comparison
        • Error
      • Data
        • Read from Grid
        • Write to Grid
        • Search Knowledge Base
        • Write to Knowledge Base
        • Get Knowledge Base File
      • AirOps
        • Workflow
        • Agent
      • Image & Video
        • Generate Image with API
        • Search Stock Images
        • Fetch Stock Image with ID
        • Resize Image
        • Screenshot from URL
        • Create OpenGraph Image
        • Create Video Avatar
      • SEO Research
        • Semrush
        • Data4SEO
      • Content Quality
        • Detect AI Content
        • Scan Content for Plagiarism
      • Content Processing
        • Convert Markdown to HTML
        • Convert PDF URL to Text
        • Group Keywords into Clusters
      • B2B Enrichment
        • Hunter.io
        • People Data Labs
      • CMS Integrations
        • Webflow
        • WordPress
        • Shopify
        • Contentful
        • Sanity
        • Strapi
      • Analytics Integrations
        • Google Search Console
      • Collaboration Integrations
        • Gmail
        • Google Docs
        • Google Sheets
        • Notion
        • Slack
    • Testing and Iteration
    • Publishing and Versioning
  • Running Workflows
    • Run Once
    • Run in Bulk (Grid)
    • Run via API
    • Run via Trigger
      • Incoming Webhook Trigger
      • Zapier
    • Run on a Schedule
    • Error Handling
  • Grids
    • Create a Grid
      • Import from Webflow
      • Import from Wordpress
      • Import from Semrush
      • Import from Google Search Console
    • Add Columns in the Grid
    • Run Workflows in the Grid
      • Add Workflow Column
      • Run Workflow Column
      • Map Workflow Outputs
      • Review Workflow Run Metadata
    • Review Content in the Grid
      • Review Markdown Content
      • Review HTML Content
      • Compare Content Difference
    • Publish to CMS from Grid
    • Pull Analytics in the Grid
    • Export as CSV
  • Copilot
    • Chat with Copilot
    • Edit Workflows with Copilot
    • Fix Errors with Copilot
  • Monitoring
    • Task Usage
    • Analytics
    • Alerts
    • Execution History
  • Your Workspace
    • Create a Workspace
    • Folders
    • Settings
    • Billing
    • Use your own LLM API Keys
    • Secrets
    • Team and Permissions
  • Chat Agents (Legacy)
    • Agent Quick Start
    • Chat Agents
    • Integrate Agents
      • Widget
      • Client Web SDK
  • About
    • Ethical AI and IP Production
    • Principles
    • Security and Compliance
Powered by GitBook
On this page
  • Parameters:
  • Example
  • Text Formatting
  • Notes:
  • Channel ID Input for Slack Integration

Was this helpful?

  1. Building Workflows
  2. Workflow Steps
  3. Collaboration Integrations

Slack

Integrate your Workflow with Slack

Last updated 2 months ago

Was this helpful?

Parameters:

The Slack integration allows you to send a message to a specific channel. It takes the following parameters:

  1. Channel: can be public or private, based on how you authenticated it

  2. Text: text to be posted in the channel

Example

  1. Authenticate your Slack account

  2. Type your channel name, e.g. #updates

  3. Add the message of what you want to send to the Slack channel

Text Formatting

Text formatting is supported in the Slack integration. You can use the following formatting options:

  • Bold: *text*

  • Italic: _text_

  • Strikethrough: ~text~

Notes:

  • Links are automatically converted to clickable URLs.

  • Lists and headers are not currently supported in the slack integration

Channel ID Input for Slack Integration

You can input your Slack Channel ID (public or private) or Member ID into the tool. For private channels, ensure that AirOps is added to the channel before proceeding. Here are the steps:

  1. Public Channels: Directly input the Channel ID.

  2. Private Channels: Add AirOps to the channel, then input the Channel ID.

  3. Direct Messages: Input the Member ID.

Finding Channel ID or Member ID in the Slack App:

  • Channel ID:

    • Open the desired channel in the Slack app.

    • Tap the channel name at the top to open the channel details.

    • Scroll down to find the Channel ID listed under the channel information.

  • Member ID:

    • Open the direct message with the member in the Slack app.

    • Tap the member’s name at the top to open their profile.

    • Scroll down to find the Member ID listed under the profile information.

Troubleshooting:

If you encounter any errors, please visit to reauthenticate Slack. Ensure correct permissions and channel access for seamless integration.

AirOps Integrations