Web Scraping & Data Extraction
Flux Dev Image Generation Fal.ai
Flux Dev Image Generation Fal.ai
Manual
High
12
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
12
Node Types
7
Node Types
http Request
Fal Flux, Get Image Result URL, Download Image, Check Status
4 nodes
google Drive
Google Drive
1 node
manual Trigger
When clicking ‘Test workflow’
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
wait
Wait 3 Sec
1 node
if
Completed?
1 node
set
Edit Fields
1 node
Workflow JSON
9.04 KB
{
"id": "nJwkSOrJIFvutw1n",
"meta": {
"instanceId": "08daa2aa5b6032ff63690600b74f68f5b0f34a3b100102e019b35c4419168977"
},
"name": "Flux Dev Image Generation Fal.ai",
"tags": [],
"nodes": [
{
"id": "00f3a7d9-9931-40a4-8eb5-5b9086d6995c",
"name": "Fal Flux",
"type": "n8n-nodes-base.httpRequest",
"position": [
420,
0
],
"parameters": {
"url": "https://queue.fal.run/fal-ai/flux/dev",
"method": "POST",
"options": {},
"jsonBody": "={\n \"prompt\": \"{{ $json.Prompt }}\",\n \"image_size\": {\n \"width\": {{ $json.Width }},\n \"height\": {{ $json.Height }}\n},\n \"num_inference_steps\": {{ $json.Steps }},\n \"guidance_scale\": {{ $json.Guidance }},\n \"num_images\": 1,\n \"enable_safety_checker\": true\n}",
"sendBody": true,
"specifyBody": "json",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth"
},
"credentials...Showing first 1000 characters. Click "Expand" to view the full JSON.