How it works
To connect express and Webhook, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: LINE_Receive_Webhook
- Then: Config_Set_Environment
- Check: Check_Image_Message
- If yes: LINE_Reply_Processing
- Then: LINE_Download_ImageContent
- Then: Drive_Upload_Image
- Then: Restore_Image_Binary
- Then: AI_OCR_Analyze_Image
- Then: Data_Parse_OCR_JSON
- Check: AI_Check_OCR_Failure
- If yes: LINE_Push_NoSummary
- If no: Sheets_Append_Row
- Then: LINE_Push_Completion_Message
- If no: Check_Tag_List_Command
- If yes: Sheets_Get_All_Memos_For_TagList
- Then: Build_TagList
- Then: LINE_Push_TagList
- If no: Check_Tag_Command
- If yes: Extract_Tag
- Then: Sheets_Get_All_Memos
- Then: Filter_By_Tag
- Then: Build_Search_Result
- Then: LINE_Push_TagResults
- If no: LINE_Reply_NoImage
- Then: AI_Model_Gemini
You can launch this express + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.