- Automate hydration reminders for individuals and teams.
- Log daily water intake in Google Sheets for tracking.
- Receive instant alerts for any errors in the reminder process.
Webhook triggers the workflow when a reminder is needed. Text is split into manageable chunks for processing. AI embeddings are generated to analyze hydration data. Data is inserted into Supabase for storage and retrieval. Reminders are sent to users based on stored data. Errors are communicated via Slack for immediate attention.
- 1Import the Drink Water Reminder workflow template.
- 2Configure the webhook to initiate reminders.
- 3Set up Google Sheets for logging hydration data.
- 4Connect to Supabase for data storage.
- 5Adjust Slack settings for error notifications.