Finish Custom n8n Integration

Заказчик: AI | Опубликовано: 07.02.2026

I’ve already sketched out an n8n workflow that connects Shopify events to WhatsApp messaging and finally pushes the results into a custom flow inside my AOC panel. The overall goal is to streamline communications between these three services so orders, status updates, and customer-service triggers move automatically without manual intervention. Where I’m at now: • Basic Shopify webhook node is live and receiving payloads. • WhatsApp Cloud API credentials are set but messages aren’t consistently firing. • The custom AOC panel endpoint still needs mapping to the data that arrives back from WhatsApp. Where I need your help: 1. Review the existing n8n nodes, clean up the JSON handling, and make sure each step passes the exact data structure the next service expects. 2. Build or refine any missing authentication logic so tokens refresh automatically. 3. Add error-catching branches and logging so failures are visible in real time and don’t halt the whole flow. 4. Create a simple test harness (in Postman or via an n8n HTTP Request node) so I can simulate Shopify events and verify WhatsApp delivery end-to-end. 5. Document the final setup—node settings, environment variables, and any required webhooks—so I can redeploy in staging and production. Once everything is stable, I’ll run a live test with real Shopify orders; acceptance is the workflow posting accurate status messages to WhatsApp and recording the outcome in the AOC panel without manual tweaks. Let me know your experience with n8n, Shopify webhooks, and the WhatsApp Cloud API, and how soon you could jump in.