AutomationFlowsGeneral › Useapi - Runway Generate Video

Useapi - Runway Generate Video

UseAPI - Runway Generate Video. Uses n8n-nodes-useapi. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesN8N Nodes Useapi
General Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "UseAPI - Runway Generate Video",
  "nodes": [
    {
      "parameters": {},
      "id": "f6a7b8c9-0006-0006-0006-000000000001",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "resource": "runway",
        "operation": "createVideo",
        "model": "gen4.5",
        "prompt": "A cinematic shot of a futuristic car",
        "quality": "720p",
        "waitForCompletion": true
      },
      "id": "f6a7b8c9-0006-0006-0006-000000000002",
      "name": "UseAPI",
      "type": "n8n-nodes-useapi.useApi",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "credentials": {
        "useApiCredentialsApi": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {},
      "id": "f6a7b8c9-0006-0006-0006-000000000003",
      "name": "NoOp",
      "type": "n8n-nodes-base.noOp",
      "typeVersion": 1,
      "position": [
        680,
        300
      ]
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "UseAPI",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "UseAPI": {
      "main": [
        [
          {
            "node": "NoOp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "meta": {
    "templateCredsSetupCompleted": true
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

UseAPI - Runway Generate Video. Uses n8n-nodes-useapi. Event-driven trigger; 3 nodes.

Source: https://github.com/ArielleTolome/n8n-nodes-useapi/blob/main/examples/runway-generate-video.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

UseAPI - MiniMax Create Video. Uses n8n-nodes-useapi. Event-driven trigger; 3 nodes.

N8N Nodes Useapi
General

UseAPI - PixVerse Create Video. Uses n8n-nodes-useapi. Event-driven trigger; 3 nodes.

N8N Nodes Useapi
General

Protect Pdf With The Password Using Convertapi. Uses manualTrigger, readWriteFile, stickyNote, httpRequest. Event-driven trigger; 7 nodes.

Read Write File, HTTP Request, Google Drive
General

Kb Tool Confluence Knowledge Base. Uses executeWorkflowTrigger, httpRequest, stickyNote. Event-driven trigger; 7 nodes.

Execute Workflow Trigger, HTTP Request
General

N8N Español - Ejemplos. Uses manualTrigger, executeCommand. Event-driven trigger; 7 nodes.

Execute Command