Documentation Index
Fetch the complete documentation index at: https://docs.zencoder.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Slack integration lets the AI agent interact with your Slack workspace. Send messages, monitor channels, post updates, and automate communication workflows — all from within a Zenflow task.Connecting Slack
Find Slack under Messengers for Zen Assistant
Scroll to the Messengers for Zen Assistant section and locate Slack.
App Creation
Pick a workspace for your app
If you’ve clicked Create Slack App previously, the scopes on the next screen will be prepopulated. Otherwise, use the following manifest:
Once the app is created, you’ll be redirected to the “Basic Information” page.


App-Level Token Creation
Scroll to App-Level Tokens section and click Generate Token and Scopes
Give name to the token and add 
You will be shown the token, copy and store it, you will need it later

connetions:write scope, click Generate

OAuth Token Creation
Click OAuth & Permissions in the left column and in OAuth Tokens section click Install to … button
You’ll be redirected to installation page, verify all the information and click Allow
After installation, you should see OAuth token, copy and store it, you will need it later


Installation approval
Depending on your workspace settings this might require admin approval

User ID extraction
Open your workspace in Slack, click on your profile picture, then click Profile in the menu
Your profile will open up on the right, click tripple-dot button and select Copy member ID




Slack Connection Setup
Paste App-Level Token, OAuth Token and Member ID from steps 6, 7 and 8 above into respective fields and click Connect Slack

What the Agent Can Do
- Send messages — Post messages to direct messages
- Post updates — Share task updates, reports, and summaries to direct messages
Example Use Cases
- Post daily project status summaries to me
- Send deployment notifications when PRs are merged

