- Automate notifications for blood test results to patients
- Log blood test results in Google Sheets for easy tracking
- Send alerts to healthcare teams via Slack for any processing errors
Triggers on receiving a webhook request for blood test data Processes the input data using a text splitter for better handling Generates embeddings for the processed text and stores them in Supabase Queries the Supabase database to retrieve relevant information Utilizes a vector tool and memory management for context handling Sends processed results to Google Sheets and alerts on errors via Slack
- 1Import the Blood Test Email Alert workflow template
- 2Configure the webhook URL to receive blood test data
- 3Set up OpenAI and Supabase credentials in the workflow
- 4Connect Google Sheets and Slack accounts for logging and alerts
- 5Test the workflow with sample data to ensure proper functionality