n8n is a self-hostable workflow automation platform. Connecting DataHawk MCP lets you build scheduled reports, alerts, and multi-step automations that combine Amazon data with other tools.
https://mcp.datahawk.co/mcpTrigger: Cron (weekdays 9am)
Flow: MCP (datahawk_plan_query → datahawk_load_data) → AI node (formatter) → Slack node
Prompt: "Summarize yesterday's performance: revenue vs. 7-day average, ACOS, any inventory red flags."
Trigger: Cron (weekly)
Flow: MCP (query watchlist ASINs) → filter (buy box % < 80 OR rank dropped) → Gmail node
Trigger: Webhook from Amazon Ads API
Flow: MCP (fetch campaign's last 7-day ACOS) → conditional (if ACOS > 60%) → Slack alert to paid-media channel