Block 1 - Sticky Note Main
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description: Your personal AI Book Curator that reads reviews, recommends books, and supports affiliate links. This advanced workflow acts as a complete "Reading Assistant Application" with mo...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by NODA shuichi.
Original n8n.io sourceDescription: Your personal AI Book Curator that reads reviews, recommends books, and supports affiliate links. 📚🤖
This advanced workflow acts as a complete "Reading Assistant Application" with monetization features. It takes a book title via form, researches it using Google APIs, and employs an OpenAI Agent to generate a summary and recommendations.
Why use this template?
Monetization Support: Just enter your Amazon Affiliate Tag in the config node, and all email links will automatically include your tag.
Organized & Scalable: The workflow is clearly grouped into 4 sections (Input, Enrichment, AI, Delivery) with sticky notes for easy navigation.
Input: User submits a book title (e.g., "Atomic Habits").
Research: The workflow fetches book metadata and searches for real-world reviews.
Analyze: GPT-4o explains why the book is interesting and suggests 3 related reads.
Deliver: Generates a beautiful HTML email with purchase links and logs the request to Google Sheets.
Google Sheets: Create headers: date, book_title, author, ai_comment, user_email.
Credentials: OpenAI, Google Custom Search, Gmail, Google Sheets.
Config: Open the "1. Input & Config" section to enter API Keys and IDs.
This 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 | Generate book summaries with GPT-4o, Google APIs & Amazon Affiliate Links |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Market Research, AI Chatbot |
| Author | NODA shuichi |
| Published | 29 Nov 2025 |
Use the JSON export at /data/workflows/11347/11347.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.
Description: Your personal AI Book Curator that reads reviews, recommends books, and supports affiliate links. This advanced workflow acts as a complete "Reading Assistant Application" with mo...
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 Market Research, AI Chatbot use case.