Submit Tweets with Media via Web Form - n8n Workflow | Neura Market
Submit Tweets with Media via Web Form
This n8n workflow allows users to create and submit tweets through a web form, including optional media uploads like images and videos, directly posting them to a connected Twitter account.
The workflow is designed to streamline the process of posting tweets by providing a user-friendly web form. Users can input tweet text and optionally upload media files such as images or videos. The workflow handles media uploads and posts the tweet to Twitter, ensuring a seamless user experience. It also provides a confirmation message upon successful submission.
Platform
n8n
Category
Social Media
Price
Free
Creator
Sasha Ivanov
if
code
form
twitter
stickyNote
formTrigger
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.