Workflow: Manual Paypal Automation

Workflow Details

Download Workflow
{
    "name": "",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                540,
                240
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "PayPal",
            "type": "n8n-nodes-base.payPal",
            "position": [
                730,
                240
            ],
            "parameters": {
                "senderBatchId": "123",
                "additionalFields": []
            },
            "credentials": {
                "payPalApi": "paypal-credentials"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "PayPal",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Respondtowebhook Form Automation Webhook
View
YouTube Video Transcriber
View
Splitout Code Send Triggered
View
Gmailtool Splitout Automation Webhook
View
Import CSV from URL to GoogleSheet
View
List Builder
View
Get the current weather data for a city
View
Hunter Form Send Webhook
View
Auto - Resume Disabled Workflows
View
Google Site Index - sitemap.xml example
View