Block 1 - Sticky Note — Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Template description (paste this into the n8n Creator Dashboard) Who is this for This workflow is for anyone who wants to offer a fun, automated palm reading experience through LINE — Japan's domin...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ryo Sayama.
Original n8n.io sourceThis workflow is for anyone who wants to offer a fun, automated palm reading experience through LINE — Japan's dominant messaging app with over 90 million active users. It suits indie developers, wellness creators, fortune-telling services, or anyone curious about combining AI vision with multi-channel automation.
When a user sends a photo of their palm via LINE, the workflow springs into action across five tools:
Non-image messages (text, stickers) are caught early and trigger a friendly prompt asking the user to send a palm photo instead.
LINE_CHANNEL_ACCESS_TOKEN, GMAIL_FROM, GMAIL_TO, and GOOGLE_CALENDAR_IDGMAIL_TO in the config node to send the report to the user's own address (you could collect it via a prior LINE conversation)$now.plus() expression to fit your use caseThis catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Read palm lines and send AI reports via LINE, Gemini, Gmail and Calendar |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Miscellaneous, AI Chatbot |
| Author | Ryo Sayama |
| Published | 24 Mar 2026 |
Use the JSON export at /data/workflows/14288/14288.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Template description (paste this into the n8n Creator Dashboard) Who is this for This workflow is for anyone who wants to offer a fun, automated palm reading experience through LINE — Japan's domin...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Miscellaneous, AI Chatbot use case.