mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| workflow.png | ||
| permalink | description |
|---|---|
| /nodes/n8n-nodes-base.payPalTrigger | Learn how to use the PayPal Trigger node in n8n |
PayPal Trigger
PayPal is a digital payment service that supports online fund transfers that customers can use when shopping online.
::: tip 🔑 Credentials You can find authentication information for this node here. :::
Example Usage
This workflow allows you to receive updates when a billing plan is activated in PayPal. You can also find the workflow on n8n.io. This example usage workflow would use the following node.
The final workflow should look like the following image.
1. PayPal Trigger node
- First of all, you'll have to enter credentials for the PayPal Trigger node. You can find out how to do that here.
- Select 'Billing Plan Activated' from the Events dropdown list.
- Click on Execute Node to run the node.
::: tip 💡 Activate workflow for production You'll need to save the workflow and then click on the Activate toggle on the top right of the screen to activate the workflow. Your workflow will then be triggered as specified by the settings in the PayPal Trigger node. :::
