Use Cases
- Automate responses to customer inquiries received via LINE.
- Create Google Calendar events based on user requests.
- Retrieve and process emails from Gmail for timely follow-ups.
- Enhance customer engagement through AI-driven interactions.
How It Works
Webhook receives messages from LINE. AI agent processes the incoming message. Responses are generated using OpenAI's chat model. Google Calendar events are created based on user input. Emails are fetched from Gmail for relevant information.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the LINE webhook with your LINE bot credentials.
- 3Set up Google Calendar and Gmail credentials in n8n.
- 4Customize the AI agent's responses as needed.
- 5Test the workflow by sending a message to the LINE bot.
Apps Used
LINE
Google Calendar
Gmail
OpenAI
Categories
Target Roles
Tags
#ai assistants
#email automation
#workflow management