Template · 3 nodes · 5 minutes

Drop a node.
Ship a workflow.

n8n template that talks to TrendTrack out of the box. Paste your API key, pick a destination, schedule it. No code.

Install

From template to live workflow.

The template ships with the credential node, the request node, and a formatter. Plug your destination and you are done.

  1. 01Grab the n8n template

    Download the JSON workflow from the docs and import it into your n8n instance. Cloud or self-hosted, both work.

  2. 02Add your TrendTrack API key

    Open the credentials node, paste your key. Generate one from your TrendTrack account, scoped to the workspace you want.

  3. 03Wire it to your destination

    Slack, Notion, Sheets, your warehouse. The output is structured JSON, ready to fan out anywhere n8n already speaks.

Workflows that pay off

Three things to wire up first.

The template is generic. These three workflows are the highest signal to ship in your first hour.

01Daily competitor digest in Slack

Cron at 9am. Pull yesterday's scaling ads across your tracked brands. Format as Slack blocks. Post to #market-intel.

02New-product radar to Notion

Every 6h. Find winning products in your niche. Append fresh rows to a Notion database, dedupe by product URL.

03Email cadence into Sheets

Weekly. Pull the email send patterns of every brand you track. Drop into Sheets. Auto-update the same tab.