Slack Idea Submission to Notion
detail.loadingPreview
Submit ideas from Slack to a Notion database.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow allows users to submit ideas via a Slack slash command. The submitted idea is then added as a page to a specified Notion database. A follow-up message is sent back to Slack with a link to the Notion page, prompting the user to add more details.
Key Features
- Trigger workflow with Slack slash command (
/idea). - Add new pages to a Notion database with the submitted idea.
- Automatically send a confirmation message back to Slack with a link to the created Notion page.
- Provide instructions for setting up Slack apps and Notion integration.
How To Use
- Set up Slack App: Follow the instructions in the "Needed pre-work: Add a Slack App" sticky note to create a Slack app, add the
chat:writescope, configure a/ideaslash command, and use the webhook URL from the n8n workflow. - Set up Notion: Create a Notion database with at least
NameandCreatorcolumns. Add your Notion credentials to n8n and grant integration access to your Notion page. - Configure n8n Workflow: Update the "Set me up" node with your Notion database URL. Ensure your Notion credentials are correctly configured.
- Activate Workflow: Once set up, activate the n8n workflow. You can then use the
/ideacommand in Slack to submit ideas.
Apps Used
Workflow JSON
{
"id": "072ac755-9056-427c-98dd-c44fd70dec9a",
"name": "Slack Idea Submission to Notion",
"nodes": 0,
"category": "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: 072ac755-9056...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Idea Capture with Slack and Google Sheets
Capture ideas submitted via Slack's slash command and store them in a Google Sheet.
ServiceNow Incident Lookup via Slack
Look up ServiceNow incidents using a Slack slash command.
Slack GitHub User Info
Retrieves and displays GitHub user information in Slack.
Add New Clients from Notion to Clockify
Automatically add new clients created in Notion to your Clockify workspace.
Slack to Google Calendar Event Automation
Automates the creation of Google Calendar events from Slack messages and manages event attendance.
Google Drive File Update to Onfleet Task
Creates an Onfleet task when a specific file in Google Drive is updated.