LINE BOT - Google Sheets Record Receipt

LINE BOT - Google Sheets Record Receipt

Webhook
High
12
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
12
Node Types
7

Node Types

webhook
Line Chat Bot
1 node
sticky Note
Sticky Note1, Sticky Note, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
set
Image slip URL in Line
1 node
http Request
Get image to Binary, Send Image URL to OCR Space for Text Extraction
2 nodes
google Drive
Upload image to Google Drive
1 node
google Sheets
Record in Google Sheets
1 node
code
Extract Transaction Details
1 node

Workflow JSON

17.17 KB
{
  "id": "QOePbDNCilLhfzbs",
  "meta": {
    "instanceId": "2c12b0b552404dc07af67cd5f092afd21d18c808d4fdabdb04cb4b064195b6fb",
    "templateCredsSetupCompleted": true
  },
  "name": "LINE BOT - Google Sheets Record Receipt",
  "tags": [],
  "nodes": [
    {
      "id": "c9a6882e-8971-4f8b-8dc4-730e217200f9",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1260,
        100
      ],
      "parameters": {
        "width": 400,
        "height": 500,
        "content": "## Prepare data\n**- Get content image from Line** \nhttps://api-data.line.me/v2/bot/message/xxx/content\n\n**- Get image URL to Binary**"
      },
      "typeVersion": 1
    },
    {
      "id": "b766ad37-ec63-4006-80a7-048307afd23a",
      "name": "Image slip URL in Line",
      "type": "n8n-nodes-base.set",
      "position": [
        -1200,
        300
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
         ...

Showing first 1000 characters. Click "Expand" to view the full JSON.