Workflow: Manual Wordpress Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Wordpress",
            "type": "n8n-nodes-base.wordpress",
            "position": [
                450,
                300
            ],
            "parameters": {
                "options": [],
                "operation": "getAll"
            },
            "credentials": {
                "wordpressApi": "wp_creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Wordpress",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Hunter Form Send Webhook
View
Manual Stickynote Automate Triggered
View
Google Maps FULL
View
Splitout Code Update Webhook
View
Code Filter Update Triggered
View
Trello Limit Automate Scheduled
View
HTTP Executeworkflow Automate Webhook
View
Filter Schedule Create Scheduled
View
Splitout Code Send Scheduled
View
Manual Datetime Automate Triggered
View