Creative Content & Video Automation

0721 Wordpress Converttofile Process Triggered

0721 Wordpress Converttofile Process Triggered

Manual
High
7
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
6

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
wordpress
Get Wordpress Posts
1 node
set
Adjust Fields
1 node
convert To File
Convert to CSV File
1 node
google Drive
Upload to Google Drive
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes

Workflow JSON

4.83 KB
{
  "meta": {
    "instanceId": "e122e4b90b0dc212c47b42e306cb84c993d082784105d7fe578eca9a9d068de0",
    "templateCredsSetupCompleted": true
  },
  "name": "0721 Wordpress Converttofile Process Triggered",
  "nodes": [
    {
      "id": "c3f63a01-1450-4f97-ab2d-16414613f50c",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        400,
        320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bc725e33-353d-4b3d-b65f-eb295053e5cc",
      "name": "Get Wordpress Posts",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        640,
        320
      ],
      "parameters": {
        "options": {
          "status": "publish"
        },
        "operation": "getAll",
        "returnAll": true
      },
      "credentials": {
        "wordpressApi": {
          "id": "xIzhb0T5dm53dkod",
          "name": "Wordpress account"
        }
      },
      "typeVersion": 1
    },
    {
    ...

Showing first 1000 characters. Click "Expand" to view the full JSON.