
Upload Binary Images to X (Twitter) from Google Drive or AI Sources
Description
Categories
⚙️ Automation
Nodes Used
n8n-nodes-base.twittern8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.googleDriven8n-nodes-base.httpRequestn8n-nodes-base.manualTrigger
PriceGratuit
Views0
Last Updated11/28/2025
workflow.json
{
"meta": {
"instanceId": "515d600839d6095e4c900e47480f28e14bb3b8c350f604439c572ac75d0b6573",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "05ce7c3c-51fb-44d3-98a1-a64c83383464",
"name": "Create Tweet",
"type": "n8n-nodes-base.twitter",
"position": [
3040,
416
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4e19f11c-5c4e-4d78-9524-6962a158157d",
"name": "When clicking ‘Execute workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
608,
416
],
"parameters": {},
"typeVersion": 1
},
{
"id": "92932deb-8160-491a-b236-7dad4d6d9304",
"name": "Download file",
"type": "n8n-nodes-base.googleDrive",
"position": [
1200,
416
],
"parameters": {},
"typeVersion": 3
},
{
"id": "dc733475-427d-4631-9ccc-d1c3af2eae6c",
"name": "Upload Media to X",
"type": "n8n-nodes-base.httpRequest",
"position": [
2144,
416
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2146ff17-c71c-4c45-b5d9-f1271fda3a85",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
1856,
304
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3a11e643-8ea7-49ee-9490-f54ba3e1bf8c",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
2672,
304
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a063b060-e808-4273-8209-a80fa7ca8ff5",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
944,
-672
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e85027de-eaa5-425c-a5d3-822672df90fe",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1856,
144
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"Download file": {
"main": [
[
{
"node": "Upload Media to X",
"type": "main",
"index": 0
}
]
]
},
"Upload Media to X": {
"main": [
[
{
"node": "Create Tweet",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "Download file",
"type": "main",
"index": 0
}
]
]
}
}
}