Block 1 - Sticky Note
- 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.
Automated AI Powered Testimonial Processing & Social Media Workflow Overview: This comprehensive workflow automates the entire testimonial collection and publishing process, from submission to soci...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.code, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.openai, n8n-nodes-htmlcsstoimage.htmlcsstoimage, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jitesh Dugar.
Original n8n.io sourceThis comprehensive workflow automates the entire testimonial collection and publishing process, from submission to social media-ready content. It uses AI to enhance testimonials, generates beautiful branded cards, and implements an approval system before posting.
Main Flow (Testimonial Processing):
Approval Flow (Scheduled Check):
Add these credentials in n8n:
chat:write scopeReplace in the JSON:
Send a POST request to your webhook URL:
{
"name": "Sarah Johnson",
"designation": "Marketing Director",
"photo_url": "https://i.pravatar.cc/400?img=5",
"testimonial_text": "Working with this team was amazing!",
"email": "[email protected]"
}
Create a Google Sheet with these columns:
Webhook not receiving data:
AI enhancement failing:
Image not generating:
Google Drive upload failing:
Free to use and modify for personal and commercial projects.
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 34 workflow blocks. Download the JSON for the full node graph.
| Workflow | Process testimonials with GPT-4 & auto-generate social media cards with Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 34 |
| Categories | Social Media, Multimodal AI |
| Author | Jitesh Dugar |
| Published | 24 Oct 2025 |
Use the JSON export at /data/workflows/10135/10135.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.
Automated AI Powered Testimonial Processing & Social Media Workflow Overview: This comprehensive workflow automates the entire testimonial collection and publishing process, from submission to soci...
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, Multimodal AI use case.