workflows.fit
Back to n8n workflows
n8n templateFreeBy Akhil Varma Gadiraju

Form-based X/Twitter poster

🚀 Form-Based X/Twitter Poster (v2) A user-friendly n8n workflow that enables users to submit tweets through a simple web form — with optional image, video, or GIF uploads — and posts them to a connected X/Twitter acc...

DevelopmentCore NodesMarketingForm TriggerCodeHttp RequestTwitter
Loading interactive preview...

Template notes

🚀 Form-Based X/Twitter Poster (v2)

A user-friendly n8n workflow that enables users to submit tweets through a simple web form — with optional image, video, or GIF uploads — and posts them to a connected X/Twitter account. Designed for ease of use, this workflow handles both media and text-only posts, providing clear feedback upon submission.

---

🧭 Overview

Workflow Name: Form-Based X/Twitter Poster (v2) Goal: Provide a web form for users to create tweets, upload optional media, and post directly to X/Twitter.

---

🛠 How It Works

1. Form Submission Trigger - Node: On form submission - Type: formTrigger - Purpose: Renders a web form for tweet creation. - Fields: - Post Content: Required textarea for tweet text. - Media: Optional file upload (.jpg, .png, .gif, .mp4, etc.). - Button: "Submit" - Output: JSON with text and binary media (if any).