Slack
Integrate with Slack to perform operations on channels, messages, users, and files.
What it does
Section titled “What it does”Sends messages, manages channels, and performs operations within your Slack workspace.
When to use it
Section titled “When to use it”Use this node to automate Slack notifications, post messages, create channels, or retrieve Slack data in your workflows.
Inputs and settings
Section titled “Inputs and settings”| Setting | Notes |
|---|---|
| Credential | Source-backed field from the node schema. |
| Resource | Source-backed field from the node schema. |
| Operation | Source-backed field from the node schema. |
| Channel | Source-backed field from the node schema. |
| User | Source-backed field from the node schema. |
| Message | Source-backed field from the node schema. |
| Text | Source-backed field from the node schema. |
| Thread Timestamp | Source-backed field from the node schema. |
| Blocks | Source-backed field from the node schema. |
| Attachments | Source-backed field from the node schema. |
| File | Source-backed field from the node schema. |
| Username | Source-backed field from the node schema. |
| Icon Emoji | Source-backed field from the node schema. |
| Search Query | Source-backed field from the node schema. |
| Limit | Source-backed field from the node schema. |
| Channels | Source-backed field from the node schema. |
| Initial Comment | Source-backed field from the node schema. |
| File Title | Source-backed field from the node schema. |
Outputs
Section titled “Outputs”Returns the service response or a success object from the selected operation.
Dependencies and credentials
Section titled “Dependencies and credentials”- No explicit credential or node dependency is declared in the node description.
Example workflow
Section titled “Example workflow”Connect prepared data into Slack, select the credential, choose the operation, then map previous node values into the operation fields.
Troubleshooting
Section titled “Troubleshooting”- Check that required settings are present before running the node.
- If the node uses browser page data, run it on the target tab after the page has loaded.
- If it calls an external service, verify credentials, permissions, and rate limits.
- This node has source tests; use them as the reference for edge-case behavior during maintenance.