Introduction
The "Automatic Weekly Digital PR Stories Suggestions" workflow is a sophisticated automated system designed to identify trending news stories on Reddit, analyze public sentiment through comment analysis, extract key information from source articles, and generate strategic angles for potential digital PR campaigns.
This workflow leverages the power of social media trends, natural language processing, and AI-driven analysis to deliver curated, sentiment-analyzed news opportunities for PR professionals.
Operating on a weekly schedule, the workflow searches Reddit for posts related to specified topics, filters them based on engagement metrics, and performs a deep analysis of both the content and public reaction.
It then generates comprehensive reports that include story opportunities, audience insights, and strategic recommendations. These reports are automatically compiled, stored in Google Drive, and shared with team members via Mattermost for immediate collaboration.
This workflow solves the time-consuming process of manually monitoring social media for trending stories, analyzing public sentiment, and identifying PR opportunities.
By automating these tasks, PR professionals can focus on strategy development and execution rather than spending hours on research and analysis.
Who is this for?
This workflow is designed for digital PR professionals, content marketers, communications teams, and media relations specialists who need to stay on top of trending stories and public sentiment to develop timely and effective PR campaigns. It's particularly valuable for:
PR agencies managing multiple clients across different industries
In-house PR teams needing to identify media opportunities quickly
Content marketers looking for trending topics to create timely content
Communications professionals monitoring public perception of industry news
Users should have basic familiarity with n8n workflows and the PR strategy development process. While technical knowledge of the integrated APIs is not required to use the workflow, some understanding of Reddit, sentiment analysis, and PR campaign development would be beneficial for interpreting and acting on the generated reports.
What problem is this workflow solving?
Digital PR professionals face several challenges that this workflow addresses:
Information Overload: Manually monitoring social media platforms for trending stories is time-consuming and often results in missed opportunities.
Sentiment Analysis Complexity: Understanding public perception of news stories requires reading through hundreds of comments and identifying patterns, which is labor-intensive and subjective.
Content Extraction: Visiting multiple news sources to read and analyze articles takes significant time.
Strategic Angle Development: Identifying unique PR angles that leverage trending stories and public sentiment requires synthesizing large amounts of information.
Team Collaboration: Sharing findings and insights with team members in a structured format can be cumbersome.
By automating these processes, the workflow enables PR professionals to quickly identify trending stories with PR potential, understand public sentiment, and develop strategic angles based on comprehensive analysis, all while maintaining a structured approach to team collaboration.
What this workflow does
Overview
The workflow automatically identifies trending posts on Reddit related to specified topics, analyzes both the content of linked articles and public sentiment from comments, and generates comprehensive PR strategy reports. These reports include story opportunities, audience insights, and strategic recommendations based on the analysis. The final reports are compiled, stored in Google Drive, and shared with team members via Mattermost.
Process
Topic Selection and Reddit Search:
The workflow starts with a list of topics specified in the "Set Data" node
It searches Reddit for posts related to these topics
Posts are filtered based on upvotes and other criteria to focus on trending content
Comment Analysis:
For each post, the workflow retrieves comments
It extracts the top 30 comments based on score
Using Claude AI, it analyzes the comments to understand:
Overall sentiment
Dominant narratives
Audience insights
PR implications
Content Analysis:
The workflow extracts the content of the linked article using Jina AI
It analyzes the content to identify:
Core story elements
Technical aspects
Narrative opportunities
Viral elements
PR Strategy Development:
Based on the combined analysis of comments and content, the workflow generates:
First-mover story opportunities
Trend-amplifier story ideas
Priority rankings
Execution roadmap
Strategic recommendations
Report Generation and Distribution:
The workflow compiles comprehensive reports for each post
Reports are converted to text files
All files are compressed into a ZIP archive
The archive is uploaded to Google Drive
A link to the archive is shared with team members via Mattermost
Setup
To set up this workflow, follow these steps:
Import the Workflow:
Download the workflow JSON file
Import it into your n8n instance
Configure API Credentials:
Reddit: Add a new credential "Reddit OAuth2 API" by following the guide at https://docs.n8n.io/integrations/builtin/credentials/reddit/
Anthropic: Add a new credential "Anthropic Account" by following the guide at https://docs.n8n.io/integrations/builtin/credentials/anthropic/
Google Drive: Add a new credential "Google Drive OAuth2 API" by following the guide at https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/
Configure the "Set Data" Node:
Set your interested topics (one per line)
Add your Jina API key (obtain from https://jina.ai/api-dashboard/key-manager)
Configure the Mattermost Node:
Update your Mattermost instance URL
Set your Webhook ID and Channel
Follow the guide at https://developers.mattermost.com/integrate/webhooks/incoming/ for webhook setup
Adjust the Schedule (Optional):
The workflow is set to run every Monday at 6am
Modify the "Schedule Trigger" node if you need a different schedule
Test the Workflow:
Run the workflow manually to ensure all connections are working properly
Check the output to verify the reports are being generated correctly
How to customize this workflow to your needs
This workflow can be customized in several ways to better suit your specific requirements:
Topic Selection:
Modify the topics in the "Set Data" node to focus on industries or subjects relevant to your PR strategy
Add multiple topics to cover different client interests or market segments
Filtering Criteria:
Adjust the "Upvotes Requirement Filtering" node to change the minimum upvotes threshold
Modify the filtering conditions to include or exclude certain types of posts
Analysis Parameters:
Customize the prompts in the "Comments Analysis," "News Analysis," and "Stories Report" nodes to focus on specific aspects of the content or comments
Adjust the temperature settings in the Anthropic Chat Model nodes to control the creativity of the AI responses
Report Format:
Modify the "Set Final Report" node to change the structure or content of the final reports
Add or remove sections based on your specific reporting needs
Distribution Method:
Replace or supplement the Mattermost notification with email notifications, Slack messages, or other communication channels
Add additional storage options beyond Google Drive
Schedule Frequency:
Change the "Schedule Trigger" node to run the workflow more or less frequently
Set up multiple triggers for different topics or clients
Integration with Other Systems:
Add nodes to integrate with your CRM, content management system, or project management tools
Create connections to automatically populate content calendars or task management systems