N8N WORKFLOW SETUP
Add Amazon Seller Central reporting to an n8n workflow
Connect Adzviser to an AI Agent, test one request, and only then add the schedule, alert, or delivery step.
Connect Amazon Seller Central to Adzviser
Choose your Seller Central region, sign in, allow Adzviser to read its reporting data, then select one or more marketplaces from the same seller account.
Configure the MCP Client Tool
Add n8n's MCP Client Tool to an AI Agent, enter Adzviser's server address and credentials, and test the tool before activating the workflow.
https://mcp.adzviser.com/httpTest before activating
Run the workflow manually with one Amazon Seller Central request. Check the selected account, dates, and output before turning on its trigger.
AUTOMATION BLUEPRINT
Build a repeatable Amazon Seller Central reporting workflow
Keep the automation easy to audit: one trigger, one clearly scoped analysis, and one useful destination for the result.
Decide when it runs
Use a schedule, webhook, or manual trigger and calculate a complete reporting period before requesting data.
See a related Amazon Seller Central promptGive the AI Agent a stable instruction
Fix the account-selection rule, metrics, breakdowns, comparison, and output format so each run is consistent.
See a related Amazon Seller Central promptSend a result people can use
Route the takeaway and evidence table to email, Slack, a database, or the next approved step in your workflow.
See a related Amazon Seller Central promptN8N AI AGENT INSTRUCTION
Use a structured Amazon Seller Central instruction in every run
A predictable output makes the automation easier to test, route, and monitor.
Compare recent results with the previous period and call out the largest changes.
First show my connected Amazon Seller Central accounts and ask me which one to use. Then complete this analysis: Analyze daily Amazon Seller Central sales trends from the workspace I choose for the last 30 complete days. Show: Date, Orders, Revenue, and Units. Identify: 1) Day-of-week patterns. 2) Seasonal trends. 3) Unusual spikes or dips with possible explanations. 4) Overall trend direction. Recommend strategies for off-peak periods. Return valid JSON with keys summary, evidence, alerts, and next_steps so the following n8n node can route the result reliably.
