Who’s it for 🎯
This workflow is designed for animal advocacy organizations, activists, and campaigners who want to automatically receive a weekly email update summarizing the latest news and developments related to animal rights, welfare, vegetarianism, and veganism. It can also be easily altered to allow daily updates.
How it works / What it does ⚙️
Runs on a weekly schedule and uses a multi-tool research agent subworkflow to gather verified news strictly from the past week. It compiles the information and URLs into a clean, well-structured HTML email, then sends it to the specified recipient. URLs are never altered or omitted.
How to set up 🛠️
- Import this workflow into your n8n instance.
- Add and install the required research subworkflow:
Multi-tool Research Agent for Animal Advocacy
- Configure API keys in n8n credentials.
- Set your topics, instructions, and recipient email in the “Set Preferences” node.
- Adjust the schedule node to control when emails are sent.
- Test the full workflow to ensure proper operation.
Requirements 📋
- n8n instance with internet access
- Valid API keys
- The Multi-tool Research Agent subworkflow installed
- SMTP or email sending configured
How to customize 🔧
- Update Topics: Change topics in the “Set Preferences” node to focus the research.
- Update Instructions: Tailor summary style and focus in the preferences node.
- Email Recipient: Set who receives the update email.
- Scheduling: Change frequency or time in the Schedule node. Duplicate for daily versions with adjusted research parameters.
- HTML Styling: Modify the “Write HTML” node’s template for custom branding or layout.
- Error Handling: Add workflows to capture and alert on errors for robustness.
Adapt and extend as needed for your advocacy goals!