Block 1 - Sticky Note - Configure Node
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
AI Auto Reply to Instagram Comments with Gemini & Google Sheet Tracker Summary Automate your Instagram community management without sounding like a bot. This workflow monitors a specific Instagram ...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, n8n-nodes-base.facebookgraphapi, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Tricore Infotech Pvt Ltd.
Original n8n.io sourceAutomate your Instagram community management without sounding like a bot. This workflow monitors a specific Instagram post, uses Gemini 2.5 Flash to generate context-aware, highly personalized replies to new comments, and logs every interaction in Google Sheets.
It includes built-in deduplication (so you never reply to the same comment twice), rate-limit protection, and resilient error handling to ensure your workflow never crashes even if the Facebook API hiccups. Perfect for social media managers, creators, and brands handling viral posts or high-engagement campaigns.
> Note: This workflow processes up to 100 recent comments per run. Posts with more than 100 comments will have older comments silently skipped — pagination is not currently handled.
comment_id, username, comment, reply_id, reply, comments_timestamp, post_url, reply_timestamps. The workflow expects the sheet tab to be named Sheet1 (the default). If you rename the tab, update the sheetName field in both the Read Contacted Users and Record Contacted User nodes.instagram_manage_comments, pages_show_list, instagram_basic), Google Sheets (read/write).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.
Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | Auto-reply to Instagram comments with Gemini and Google Sheets tracking |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Social Media, AI Chatbot |
| Author | Tricore Infotech Pvt Ltd |
| Published | 04 May 2026 |
Use the JSON export at /data/workflows/15465/15465.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.
AI Auto Reply to Instagram Comments with Gemini & Google Sheet Tracker Summary Automate your Instagram community management without sounding like a bot. This workflow monitors a specific Instagram ...
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 Social Media, AI Chatbot use case.