Update Twitter banner using HTTP request
Ready-to-use n8n workflow template for social media. This automation connects various tools with 4 nodes. Import directly into your n8n instance and customize for your needs.
Workflow JSON
{"nodes": [{"name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [250, 300], "parameters": {}, "typeVersion": 1}, {"name": "Start", "type": "n8n-nodes-base.start", "position": [250, 300], "parameters": {}, "typeVersion": 1}, {"name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [450, 300], "parameters": {"url": "https://unsplash.com/photos/lUDMZUWFUXE/download?ixid=MnwxMjA3fDB8MXxhbGx8Mnx8fHx8fDJ8fDE2MzczMjY4Mjc&force=true", "options": {}, "responseFormat": "file", "headerParametersUi": {"parameter": []}}, "typeVersion": 1}, {"name": "HTTP Request1", "type": "n8n-nodes-base.httpRequest", "position": [650, 300], "parameters": {"url": "https://api.twitter.com/1.1/account/update_profile_banner.json", "options": {}, "requestMethod": "POST", "authentication": "oAuth1", "jsonParameters": true, "sendBinaryData": true, "binaryPropertyName": "banner:data"}, "credentials": {"oAuth1Api": {"id": "", "name": "[Your oAuth1Api]"}}, "typeVersion": 1}], "connections": {"HTTP Request": {"main": [[{"node": "HTTP Request1", "type": "main", "index": 0}]]}, "On clicking 'execute'": {"main": [[{"node": "HTTP Request", "type": "main", "index": 0}]]}}}How to Import This Workflow
- 1Copy the workflow JSON above using the Copy Workflow JSON button.
- 2Open your n8n instance and go to Workflows.
- 3Click Import from JSON and paste the copied workflow.
Don't have an n8n instance? Start your free trial at n8nautomation.cloud
Related Templates
Angie, Personal AI Assistant with Telegram Voice and Text
Ready-to-use n8n workflow template for social media. This automation connects Telegram, Gmail, Google Calendar, OpenAI with 15 nodes. Import directly into your n8n instance and customize for your needs.
AI-Powered Children_s Arabic Storytelling on Telegram
Ready-to-use n8n workflow template for social media. This automation connects Telegram, OpenAI with 15 nodes. Import directly into your n8n instance and customize for your needs.
Agentic Telegram AI bot with LangChain nodes and new tools
Ready-to-use n8n workflow template for social media. This automation connects Telegram, OpenAI with 8 nodes. Import directly into your n8n instance and customize for your needs.