This workflow creates an automated email assistant. When manually triggered with a request to email a supplier, it searches a Google Sheet for the supplier's contact information. It then uses AI to draft a professional email based on the request and sends it automatically via Gmail, streamlining supplier communications.
This workflow automatically drafts email replies. It triggers when a new email arrives in Gmail, extracts its content, and sends it to OpenAI to generate a contextual response. The AI-generated text is then used to create a new draft email in Gmail, ready for review and sending.
This workflow triggers when a new email containing an inbound order is received in Gmail. It then uses an AI model to extract key order details such as PO number, delivery date, SKU ID, and quantity from the email body. Finally, the extracted information is automatically added as a new row to a specified Google Sheet for logistics tracking.
This workflow automatically monitors your Gmail inbox for new inquiries. It classifies incoming emails using AI, retrieves relevant context from a Google Sheet acting as an FAQ database, and generates a professional, context-aware reply for valid inquiries. Finally, it sends the AI-generated response via Gmail and logs all interaction details (original email, AI response, timestamp, and sender) to a Google Sheet for tracking.
This workflow automatically detects new unread emails in Gmail. It extracts key information like the sender's name and then uses AI to classify the email into predefined categories. Based on the classification, the workflow applies the correct Gmail label, and then conditionally sends a personalized auto-reply, creates a draft email, or logs the contact details in Google Sheets.
This workflow automatically monitors your Gmail inbox for new emails. It uses an AI model to classify each incoming email into predefined categories like 'Business', 'Meetings', or 'Cold Emails'. Based on the AI's classification, the workflow then automatically applies the appropriate label to the email in Gmail, keeping your inbox organized.
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.