Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,25 @@ Perfect for creators, marketers, and anyone aiming to reach new audiences with m
Looking to extract and merge entire Twitter (X) threads quickly and affordably?
Check out my [n8n Twitter Thread Fetcher workflow](https://n8n.io/workflows/4088-extract-and-merge-twitter-x-threads-using-twitterapiio/)-it’s lightning-fast, cost-effective, and perfect for automating Twitter thread extraction for research, content curation, or archiving!

---
## 🚀 How to Import a Workflow in n8n

If you have a workflow JSON exported or copied from somewhere (like a template), here’s how to import it:

### 1. Start n8n (e.g., via Docker or npx)
Go to `http://localhost:5678` in your browser.

### 2. Open the Menu
Click the ☰ icon in the top-right.

### 3. Choose Import Option
- **Import from Clipboard**: Paste your copied JSON and hit Import.
- **Import from File**: Upload the `.json` file directly.

### 4. Validate and Save
Make sure all credentials and nodes are correctly loaded.


---
### Gmail & Email Automation

Expand Down Expand Up @@ -332,4 +351,4 @@ If you would like to contribute additional templates or suggest new categories,
👉 [Join n8n and start automating now! 💎](https://n8n.partnerlinks.io/h1pwwf5m4toe)
<a href="https://n8n.partnerlinks.io/h1pwwf5m4toe">
<img src="/img/n8n.png" alt="n8n" style="max-height: 300px;">
</a>
</a>