• Joined on 2026-01-27
admin pushed to main at admin/n8n-workflows 2026-01-30 18:49:44 +01:00
39379ff55f Object-store + caddy +
admin pushed to main at admin/n8n-workflows 2026-01-29 10:03:01 +01:00
b0ce9b07ed Réorganisation de la doc
admin pushed to main at admin/n8n-workflows 2026-01-29 09:59:04 +01:00
decc6294f9 feat: ajoute workflows, guides et config n8n
admin pushed to main at admin/n8n-workflows 2026-01-27 17:22:01 +01:00
2d2d0f9ad0 Fix Facebook Send API JSON format with JSON.stringify for proper serialization
admin pushed to main at admin/n8n-workflows 2026-01-27 17:20:27 +01:00
276e917c86 Fix chatbot: use Facebook Send API (me/messages) with sender_id instead of conversation_id
admin pushed to main at admin/n8n-workflows 2026-01-27 17:16:34 +01:00
1d9f368ab8 Create fixed chatbot workflow without Merge node - direct connections from both branches
admin pushed to main at admin/n8n-workflows 2026-01-27 17:09:06 +01:00
b2baff2d23 Fix Merge Responses: change mode from combine to append to avoid blocking
admin pushed to main at admin/n8n-workflows 2026-01-27 17:07:01 +01:00
a6173255fb Fix chatbot routing: swap Needs Escalation connections (false->Mistral, true->Escalation)
admin pushed to main at admin/n8n-workflows 2026-01-27 16:57:15 +01:00
0b5f5b5dba Fix chatbot to process multiple messages individually with batching option
admin pushed to main at admin/n8n-workflows 2026-01-27 16:45:45 +01:00
1a5eb78e8f Fix chatbot 'Has Messages?' condition to correctly detect PostgreSQL results
admin pushed to main at admin/n8n-workflows 2026-01-27 16:38:43 +01:00
9e1afa793d Add Facebook Chatbot with Mistral AI - auto-reply system with escalation logic
7696a54749 Add Facebook Messages debug workflow and permissions check guide
Compare 2 commits »
admin pushed to main at admin/n8n-workflows 2026-01-27 14:19:08 +01:00
40740b2610 Add Instagram Chatbot setup guide for obtaining instagram_manage_messages permissions
admin pushed to main at admin/n8n-workflows 2026-01-27 14:14:55 +01:00
f321f2b393 Document Instagram Messages API limitation - only Facebook Messages supported
admin pushed to main at admin/n8n-workflows 2026-01-27 13:59:20 +01:00
116df8cb46 Add Facebook and Instagram private messages collection workflows and database table
admin pushed to main at admin/n8n-workflows 2026-01-27 13:54:37 +01:00
e7521637ee Create 6 separate Grafana dashboards: Facebook/Instagram Posts, Comments, and Messages
admin pushed to main at admin/n8n-workflows 2026-01-27 13:37:10 +01:00
e419d48645 Replace old dashboards with consolidated Posts, Comments and Messages analytics dashboards
admin pushed to main at admin/n8n-workflows 2026-01-27 13:24:32 +01:00
177cb1a675 Fix Facebook dashboard: count comments from social_media_comments table instead of metrics
admin pushed to main at admin/n8n-workflows 2026-01-27 13:19:26 +01:00
b427f3006c Add database migration for comments collection columns
admin pushed to main at admin/n8n-workflows 2026-01-27 13:16:23 +01:00
395aa806af Fix Facebook comments workflow: add debug logs and handle empty comments case
admin pushed to main at admin/n8n-workflows 2026-01-27 13:11:19 +01:00
ab62a43fa2 Add Facebook and Instagram comments collection workflows