This workflow is triggered when a new email containing health reports is received. It extracts health data from the email or its attachments, analyzes the information using AI to generate a personalized diet plan, and then sends the completed diet plan back to the user via email. Optionally, it logs the process in a Google Sheet.
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 automates the CV screening process for HR professionals. It triggers when a new email with a CV attachment is received in Gmail. It then extracts the resume text using AI, evaluates the candidate's fit for a job using an LLM, and logs the results, including a score, into a Google Sheet. Finally, it sends a confirmation email to the applicant.
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 streamlines the process of screening job applications. It triggers when a new email with a PDF resume attachment is received in Gmail. The workflow then extracts text and key candidate details from the resume using AI, evaluates and scores the candidate based on predefined criteria, and finally logs all the candidate's information, including their score, into a Google Sheet for easy management.