This workflow triggers when a new email receives a specific label in Gmail. It then leverages an AI model to parse the email content and extract key event details like title, start/end times, and location. Finally, it automatically creates a new event in Google Calendar and sends a confirmation email to the user.
This workflow is triggered when a new delivery confirmation email is received in Gmail. It utilizes AI to extract critical information such as the delivery date, time, and vendor from the email body. Finally, it automatically creates a new event in Google Calendar, ensuring you never miss a delivery.
This workflow automatically triggers when a new PDF invoice is uploaded to a specified Google Drive folder. It extracts key invoice details using AI, logs this data into a Google Sheet, and then generates and sends an email alert to the billing team via Gmail with a summary of the processed invoice.
This workflow triggers when a new email is received in Gmail. It uses AI to analyze the email content and identify meeting requests. Based on the request, it queries Google Calendar for available time slots. Finally, it composes and sends a response email suggesting suitable meeting times to the sender.
This workflow automatically categorizes incoming Gmail emails. It triggers when a new email arrives, uses AI to analyze its content, and then assigns or creates a relevant label in Gmail. It can also archive irrelevant emails, helping maintain an organized inbox.
This workflow automatically runs daily to fetch recent Gmail emails from the past 24 hours. It then uses an AI LLM to analyze the combined email content, identifying key themes, important updates, and summarizing them. Finally, the AI-generated summary is delivered via email.
This workflow monitors for new customer support emails in Gmail. It uses a primary AI model (Gemini) to generate replies. If the primary AI fails or for complex queries, it intelligently falls back to a secondary AI model (GPT). Finally, it sends the AI-generated reply and logs all interaction details into a Google Sheet for tracking.