Block 1 - Refresh Token
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Who is this for? This template is designed for social media managers, content creators, data analysts, and anyone who wants to automatically save and analyze their Meta Threads posts in Notion. It’...
n8n-nodes-base.httprequest, n8n-nodes-base.function, n8n-nodes-base.splitinbatches, n8n-nodes-base.noop, n8n-nodes-base.code, n8n-nodes-base.notion, n8n-nodes-base.switch, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Geekaz / Kazen.
Original n8n.io sourceThis template is designed for social media managers, content creators, data analysts, and anyone who wants to automatically save and analyze their Meta Threads posts in Notion.
It’s particularly useful for:
This workflow uses the Meta Threads API to automatically retrieve your posts and import them into a Notion database.
It retrieves the post content, date, and time, and stores them in designated properties within your Notion database.
Get Threads Access Token and ID: Obtain a long-lived access token and your Threads ID from the Meta Threads developer platform. This token auto-refreshes, ensuring uninterrupted workflow operation.
Configure Credentials and Date Range: In the “Set Credentials” node (using edit fields), enter your token and ID.
Set the since and until parameters in the “Set Date Range” node to specify the post import period.
a. Title: Threads post URL (Notion entry title).
b. Threads ID: Unique post ID (prevents duplicate imports).
c. Username: Post author (for future multi-account/source management).
d. Post Date: Original post date.
e. Source (Multi-Select): “Threads” tag (for future multi-platform import and filtering).
f. Created: Import date and time.
g. Import Check (Optional): For use with a separate post-categorization workflow.
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.
Showing the first 24 of 27 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automatically import your Meta Threads posts into Notion |
|---|---|
| Complexity | advanced |
| Nodes | 27 |
| Categories | Social Media |
| Author | Geekaz / Kazen |
| Published | 26 Jan 2025 |
Use the JSON export at /data/workflows/2802/2802.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Who is this for? This template is designed for social media managers, content creators, data analysts, and anyone who wants to automatically save and analyze their Meta Threads posts in Notion. It’...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Social Media use case.