Short answer: Drop the "Slack → Create Channel" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Channel Name name | string | Required | Channel name (lowercase, no spaces, 1–80 chars). Slack will normalize it. |
Private is_private | boolean | Optional | Make the channel private |
{"name": "e.g. general-2","is_private": "{{trigger.is_private}}"}
{"ok": true,"channel": {"id": "C01234567","name": "general-2","is_private": false}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.