mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
✨ PayPal Trigger node documentation
This commit is contained in:
parent
5d60ec4ea7
commit
604edf3925
@ -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.
|
||||
|
||||

|
||||
|
||||
### 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 |
Loading…
Reference in New Issue
Block a user