Automates tweet generation using OpenAI with random hashtags, formats the output, and stores tweets in Airtable for review and scheduling.
This workflow leverages OpenAI's text-davinci-001 model to create concise tweets (under 100 characters) incorporating randomly selected hashtags like #techtwitter or #n8n. It starts with a manual trigger, uses a JavaScript function to pick a random hashtag, sends a prompt to OpenAI via HTTP request, formats the response with a Set node, and appends the hashtag and generated content to an Airtable base.
Benefits include effortless content ideation for social media managers, ensuring consistent b
Platform
n8n
Category
Website Building
Price
$12.99
Creator
Bryce Yu
OpenAI
Twitter
Airtable
Content Generation
Social Media
AI Tweets
Hashtags
Automation
Marketing
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.