Turn Discord slash commands into a shared Notion link library. Team members post a URL in Discord, and the link gets saved to a Notion database with the web page title. Great for marketing and research teams that collect sources all day.
A webhook listens for Discord interaction posts. A type check filters pings and accepts real commands. When a URL arrives, the flow fetches the page, pulls the title tag, and creates a Notion page with Name and Link fields. A final message goes back to Discord to confirm the save. This reduces copy and paste work and keeps your link list clean and searchable.
Setup is simple. Create a Notion database with a Title field named Name and a URL field named Link. Point your Discord interaction endpoint to the n8n webhook URL. Expect faster capture, fewer mistakes in titles, and a reliable source list. Use it for content curation, campaign research, and competitor tracking without leaving chat.