PayPal Trigger node documentation

This commit is contained in:
harshil1712 2020-09-13 00:17:23 +05:30
parent 5d60ec4ea7
commit 604edf3925
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
---
permalink: /nodes/n8n-nodes-base.payPalTrigger
---
# PayPal Trigger
[PayPal](https://paypal.com) is a digital payment service that supports online funds transfers and that customers can use when shopping online.
::: tip 🔑 Credentials
You can find authentication information for this node [here](../../../credentials/PayPal/README.md).
:::
## Example Usage
This workflow allows you to receive updates when a billing plan is activated in PayPal. You can also find the [workflow](https://n8n.io/workflows/653) on n8n.io. This example usage workflow would use the following node.
- [PayPal Trigger]()
The final workflow should look like the following image.
![A workflow with the PayPal Trigger node](./workflow.png)
### 1. PayPal Trigger node
1. First of all, you'll have to enter credentials for the PayPal Trigger node. You can find out how to do that [here](../../../credentials/PayPal/README.md).
2. Select 'Billing Plan Activated' from the ***Events*** dropdown list.
3. Click on ***Execute Node*** to run the node.

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB