Skip to content
FlowHubFluxonLab
HTTP Request
Twitterfree

Share jokes on Twitter automatically

by Teefloadapted from n8n official workflow galleryUpdated Aug 2026
RequiresHTTP RequestHTTP RequestX (Formerly Twitter)X (Formerly Twitter)
Share Post Share
HRRequest blablaguesRequest blablag…HRRecup imageCrAt 17H image jokesAt 17H image jo…Tweet image jokesTweet image jok…123
1/5
STEPS · 3
Runs on a schedule

This Workflows share a Jokes on Twitter with DadJokes API or BlaBlagues API for ImageJokes

Tags

n8nreference-onlytwitter
Connects
WHTTP RequestxformerlytwitterX (Formerly Twitter)
CategoryTwitter
Triggermanual
Complexitysimple
Nodes4
AddedDec 23, 2021

Related workflows

See all Twitter
Wxformerlytwitter
free

Auto-Post Breaking News Content Using Perplexity AI to X (Twitter)

Stay ahead of the curve and keep your followers informed—automatically. This n8n workflow uses Perplexity AI to generate insightful answers to scheduled queries, then auto-posts the responses directly to X (Twitter). ⚙️ What this workflow does Scheduled Trigger – Runs at set times (daily, hourly, etc.). searchQuery – Define what kind of trending or relevant insight you want (e.g. “latest AI trends”). set API Key – Securely insert your Perplexity API key. Perplexity API Call – Fetches a short, insightful response to your query. Post to X – Automatically publishes the result as a tweet. 🧩 Requirements An n8n account (self-hosted or cloud) A Perplexity API key A connected X (Twitter) account via n8n’s credentials ✅ Setup Steps Add this workflow into your n8n account. Edit the searchQuery node with a topic (e.g. “What’s new in ecommerce automation?”). Paste your Perplexity API key into the set API key node. Connect your X (Twitter) account in the final node. Adjust the schedule timing to suit your content frequency. 💡 Ideas to Improve 💬 Add a formatting step to shorten or hashtag the response. 📊 Pull multiple trending questions and auto-schedule posts. 🔁 Loop responses to queue a

by Aitor | 1Node
xformerlytwitter
free

Receive updates when a new activity gets created and tweet about it

Explore this workflow on its official n8n template page.

by Harshil Agrawal
xformerlytwitter
free

Add a check condition for a loop in n8n

This workflow demonstrates the use of $runIndex expression. It demonstrates how the expression can be used to avoid an infinite loop. The workflow will create 5 Tweets with the content 'Hello from n8n!'. You can use this workflow by replacing the Twitter node with any other node(s) and updating the condition in the IF node.

by Harshil Agrawal