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

Meeting booked - to newsletter and CRM
View
Splitout Filter Create Webhook
View
New tweets
View
Code Schedule Update Scheduled
View
Manual Facebookgraphapi Automation Triggered
View
Email
View
HTTP Filter Automation Scheduled
View
Manual Microsoftonedrive Automate Triggered
View
LangChain - Example - Code Node Example
View
Get all scaleway server info copy
View