Skip to main content

Fetch Threads analytics for your latest posts and email an HTML report

Workflow preview

Workflow preview
100%
Fetch Threads analytics for your latest posts and email an HTML report preview
Open on n8n.io

1. Workflow Overview

Fetch up to 100 of your latest Threads posts along with their insights (views, likes, replies, reposts, quotes), build a formatted HTML summary table, and send it to your inbox automatically. Suppo...

Best for

  • Market Research automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.splitout, n8n-nodes-base.httprequest, n8n-nodes-base.gmail, n8n-nodes-base.code, n8n-nodes-base.datatable, n8n-nodes-base.set, n8n-nodes-base.manualtrigger, n8n-nodes-base.scheduletrigger

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jason.

Original n8n.io source

1.1 Workflow description

Title
Fetch Threads analytics for your latest posts and email an HTML report
Workflow name
Fetch Threads analytics for your latest posts and email an HTML report

Fetch up to 100 of your latest Threads posts along with their insights (views, likes, replies, reposts, quotes), build a formatted HTML summary table, and send it to your inbox automatically.

Supports both manual runs and scheduled execution (every 2 days by default).


šŸ’” Want to auto-publish Threads posts from Notion too? Check out the Content Automation Bundle — includes Threads Publisher, LinkedIn Publisher, Facebook Publisher, AI Content Rewriter and more: šŸ‘‰ https://jasonchuang0818.gumroad.com/l/n8n-content-automation-bundle

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Split Out

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 2 - Fetch Threads Posts

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Fetch Post Insights

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 4 - Email Analytics Report

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 5 - Build HTML Report

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Merge Posts and Insights

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 7 - Get Threads Token

Type / Role
n8n-nodes-base.dataTable - dataTable
Config choices
Version 1

Block 8 - Set Token

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 9 - Manual Trigger

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 10 - Schedule Trigger (Every 2 Days)

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 11 - Sticky Note - Main

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note - Triggers

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note - Token setup

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note - Fetch

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note - Build and send

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note - More Templates

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Fetch Threads analytics for your latest posts and email an HTML report
Complexity advanced
Nodes 16
Categories Market Research
Author Jason
Published 19 Feb 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13509/13509.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Fetch Threads analytics for your latest posts and email an HTML report do?

Fetch up to 100 of your latest Threads posts along with their insights (views, likes, replies, reposts, quotes), build a formatted HTML summary table, and send it to your inbox automatically. Suppo...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research use case.