Financial & Accounting

Receive updates when a billing plan is activated in PayPal

Receive updates when a billing plan is activated in PayPal

Manual
Low
1
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
1
Node Types
0

Workflow JSON

549 Bytes
{
  "id": "46",
  "name": "Receive updates when a billing plan is activated in PayPal",
  "nodes": [
    {
      "name": "PayPal Trigger",
      "type": "n8n-nodes-base.payPalTrigger",
      "position": [
        1130,
        620
      ],
      "webhookId": "242a300e-b5a0-45a2-87bc-40def6fe56ef",
      "parameters": {
        "events": [
          "BILLING.PLAN.ACTIVATED"
        ]
      },
      "credentials": {
        "payPalApi": "paypal"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {},
  "connections": {}
}