- Recover lost sales by sending automated emails for abandoned carts
- Track and analyze cart abandonment data for better insights
- Integrate AI to personalize customer follow-up messages
- Log email interactions in Google Sheets for performance tracking
- Receive instant alerts for workflow errors via Slack
Triggers on abandoned cart events through a webhook Processes cart data using a text splitter for better handling Generates embeddings for contextual understanding Stores processed data in Supabase for future reference Utilizes AI models to create personalized email content Logs email status in Google Sheets for tracking Sends alerts to Slack for any workflow errors
- 1Import the workflow template into your n8n instance
- 2Configure the webhook trigger with your e-commerce platform
- 3Set up credentials for Supabase and Google Sheets
- 4Adjust the email content and settings in the Chat Model node
- 5Test the workflow to ensure proper functionality