workflows.fit
Back to n8n workflows
n8n templateFreeBy Boriwat Chanruang

LINE assistant with Google Calendar and Gmail integration

Who is this for? - This workflow is for small business owners, personal assistants, or project managers who rely on multiple platforms for communication and scheduling. - Ideal for users managing customer support, per...

DevelopmentCore NodesAILangchainAgentMemory Buffer WindowLm Chat Open AiTool Wikipedia
Loading interactive preview...

Template notes

Who is this for? - This workflow is for small business owners, personal assistants, or project managers who rely on multiple platforms for communication and scheduling. - Ideal for users managing customer support, personal scheduling, or group event coordination via LINE, Google Calendar, and Gmail.

---

What problem is this workflow solving? - Reduces the manual effort needed to manage conversations, schedule events, and handle email communications. - Provides an intelligent system for replying to user messages and fetching relevant calendar or email information in real time. - Bridges the gap between messaging platforms and productivity tools, improving efficiency.

---

What this workflow does - LINE Chatbot Automation: Automatically processes and responds to messages received via LINE. - Google Calendar Management: Retrieves upcoming events or schedules new events dynamically based on user queries. - Email Retrieval: Fetches recent emails using Gmail and filters them based on user instructions. - AI-Powered Replies: Uses OpenAI GPT to interpret user queries and provide tailored responses.

---

Setup 1. Prerequisites: - LINE Developer account and API access. - Google Calendar and Gmail accounts with OAuth credentials. - An n8n instance with access to environment variables.

2. Steps: - Set up environment variables (LINEAPITOKEN and DYNAMICEMAIL). - Configure API credentials for Google Calendar and Gmail in n8n. - Test the workflow by sending a sample message via LINE.