Orchestrate AI workflows with Make agents and Slack | Alpha | PandaiTech

Orchestrate AI workflows with Make agents and Slack

Build automated AI agents in Make that connect with tools like Slack to handle tasks such as scheduling and content creation.

Learning Timeline
Key Insights

Dynamic vs. Rule-Based Automation

Unlike traditional automations that follow fixed 'If This Then That' rules, Make's AI agents analyze the *intent* of a request. This allows a single agent to handle widely different tasks (scheduling vs. content writing) without needing separate, brittle workflows for each trigger.

Visual Grid View

Use Make's 'Grid View' for a beginner-friendly, visual representation of your agent's logic. This interface allows for drag-and-drop configuration, making it easier to visualize how the AI orchestrates multiple digital tools simultaneously.
Prompts

Scheduling Command

Target: Slack (to Make Agent)
Put my meeting with Sam Altman on my calendar

Content Generation Command

Target: Slack (to Make Agent)
[Paste Link Here] Create content for this.
Step by Step

Initializing the AI Agent Workflow in Make

  1. Navigate to the Make dashboard.
  2. Select the 'Grid View' option to access the visual drag-and-drop interface.
  3. Locate the 'Templates' section if starting from a pre-built base, or select 'Create New Scenario'.
  4. Add 'Slack' as the initial trigger application to receive incoming messages.
  5. Add the 'AI Agent' module to the workflow to enable natural language processing.
  6. Connect subsequent tool modules (e.g., Calendar apps, Content Generation tools) that the Agent will orchestrate.
  7. Configure the AI Agent to dynamically select tools based on the intent of the incoming Slack message.

Operating the AI Agent via Slack

  1. Open the Slack workspace connected to the Make scenario.
  2. Navigate to the direct message or channel associated with the AI Agent.
  3. Type a natural language command (e.g., 'Put my meeting with Sam Altman on my calendar') to trigger administrative tasks.
  4. Alternatively, paste a URL to an external article.
  5. Add a specific instruction, such as 'Create content for this article.'
  6. Wait for the Make Agent to process the request and return the formatted assets (text posts and images) directly into the Slack thread.

More from Build & Deploy Autonomous AI Agents

View All