Use Cases
- Automatically generate summaries from incoming data.
- Create structured content in Notion based on webhook triggers.
- Send notifications to Slack for real-time updates on content generation.
How It Works
Webhook receives a POST request to initiate the workflow. Parameters are set for content generation. Notification is sent to Slack about the new content. OpenAI generates content based on the provided prompt. Generated content is organized into a Notion page.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook URL and settings.
- 3Set up Slack integration for notifications.
- 4Adjust OpenAI parameters as needed.
- 5Connect Notion to store generated content.
Apps Used
Slack
OpenAI
Notion
Categories
Target Roles
Tags
#ai content generation
#slack automation
#workflow management