Slack Image Upload Modal
detail.loadingPreview
Opens a Slack modal for users to upload images to a public S3 CDN.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow triggers a Slack modal that allows users to upload images (JPG, PNG, PDF) to a public S3 CDN. It provides options for creating a new folder or using an existing one for the upload.
Key Features
- Triggers a Slack modal for image uploads.
- Supports JPG, PNG, and PDF file types.
- Allows users to select between creating a new folder or using an existing one.
- Sends a confirmation message with the file link upon successful upload.
How To Use
- Ensure the Slack app is configured with the necessary event subscriptions.
- Set up the
API_BASE_URLenvironment variable for the target API. - Configure Slack credentials for the workflow.
- Trigger the workflow via a Slack interaction (e.g., a command or button press).
Apps Used
Workflow JSON
{
"id": "46c9ac7f-1a56-4a4e-85e0-d7c7005c0540",
"name": "Slack Image Upload Modal",
"nodes": 0,
"category": "Slack Integrations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 46c9ac7f-1a56...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Create an AI Chatbot with Slack Slash Commands
Build an AI chatbot integrated with Slack using n8n and slash commands.
Onfleet Driver Signup Slack Notification
Sends a Slack message when a new driver signs up in Onfleet.
Slack Community AI Assistant
Processes Slack messages using an AI agent and responds back to the channel, with conversation history maintained.
Google Calendar Meeting Reminder
Sends a daily Slack message with upcoming meeting details from Google Calendar.
Slack AI Assistant Community Template
A community-contributed template for an AI-powered Slack bot that responds to messages using Gemini and maintains conversation history.
Automate Venafi Certificate CSR Generation via Slack
This n8n workflow automates the generation of Venafi Certificate Signing Requests (CSRs) directly from Slack. It leverages Slack's Events API and modal interactions to trigger CSR creation, enhancing security operations efficiency.