Block 1 - Every Day at 10 AM & 3 PM
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Daily Hydration Reminder with Slack/Discord & Airtable Reaction Tracking Automate wellness engagement in your community with a twice daily hydration reminder sent to Slack or Discord , and autom...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.switch, n8n-nodes-base.airtable
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shelly-Ann Davy.
Original n8n.io sourceAutomate wellness engagement in your community with a twice-daily hydration reminder sent to Slack or Discord, and automatically track member reactions in Airtable. This no-code workflow nurtures self-care culture while capturing engagement data—zero manual effort required.
Perfect for coaches, community managers, and solopreneurs who want to foster mindful habits and recognize active members.
Follow these steps to deploy the workflow in Make.com (compatible with n8n):
10:00 AM3:00 PM.gif and allow hotlinkinghttps://media.giphy.com/media/abc123/giphy.gif
Choose Slack or Discord:
{{SLACK_WEBHOOK_URL}} with your incoming webhook{{DISCORD_WEBHOOK_URL}} with your server webhook> 🔗 Webhook Guide: > - Slack Webhooks > - Discord Webhooks
{{SLACK_BOT_TOKEN}} with scopes:reactions:readchannels:history{{SLACK_CHANNEL_ID}} (e.g., C012AB3CD)> ⚠️ Discord note: Native reaction polling requires a Discord bot. This version supports Slack; Discord support can be extended using the Discord API.
Hydration Reactions exists (see structure below)This workflow logs every ✅ reaction into Airtable for long-term tracking.
Community Wellness TrackerHydration Reactions| Field | Type | Description |
|---|---|---|
Date |
Date | Date of the reminder (auto-filled) |
Time Slot |
Single Select | 10:00 AM or 3:00 PM |
User ID |
Text | Slack/Discord user ID |
Username |
Text | Display name (e.g., @alex) |
Platform |
Single Select | Slack or Discord |
Reaction Count |
Number | Always 1 per reaction |
Message Timestamp |
Text | Message ID for reference |
Processed |
Checkbox | Marked false initially |
> 🏆 Use a Grouped View in Airtable to create a monthly leaderboard:
> - Group by Username
> - Rollup: SUM(Reaction Count)
The automation runs a daily cycle with feedback tracking:
🔁 This creates a self-sustaining wellness loop—encouraging care and capturing engagement.
Before use, ensure:
> ❗ Permissions Required:
> - Slack: reactions:read, channels:history
> - Airtable: create, read access to table
Extend the workflow to fit your needs:
Deploy once. Nurture your community forever.
With Daily Hydration Reminder, consistency meets compassion—automatically. 💧💙
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Daily hydration 💧 reminder with Slack/Discord & Airtable reaction tracking |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Personal Productivity, Multimodal AI |
| Author | Shelly-Ann Davy |
| Published | 28 Aug 2025 |
Use the JSON export at /data/workflows/7986/7986.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Daily Hydration Reminder with Slack/Discord & Airtable Reaction Tracking Automate wellness engagement in your community with a twice daily hydration reminder sent to Slack or Discord , and autom...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, Multimodal AI use case.