• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Paypal Send Money

piratesjv

Member
Afternoon, would it be possible to add a trigger for Paypal for when you send money to another company or individual?
 
P

Pabblymember11

Guest
Hey @piratesjv


You can try to create a trigger for PayPal transactions using webhooks with the help of Webhook by Pabbly trigger event. Webhooks allow you to receive real-time notifications or data from an external service, such as PayPal, whenever a specific event occurs, like sending money to another company or individual.


1. Create a Webhook Endpoint:
- First, you'll need to create a webhook endpoint in Pabbly. This endpoint will receive the data from PayPal whenever a transaction occurs.

2. Configure PayPal Webhook:
- Log in to your PayPal Developer account.
- Navigate to the dashboard and find the option for webhooks or API notifications.
- Create a new webhook and provide the URL of the webhook endpoint you created in Pabbly.
- Specify the events you want PayPal to notify your webhook about, such as "Payment Sent" or "Transaction Completed."

3. Handle Webhook Data in Pabbly:
- In Pabbly, set up a workflow to handle the data received from the webhook.
- Configure the workflow to trigger actions based on the webhook data, such as sending an email notification, updating a database, or triggering another process.

By following these steps, you can set up a webhook in Pabbly to trigger actions based on PayPal transactions, allowing you to automate processes and integrate PayPal with other applications or services.
 

piratesjv

Member
Thanks for the reply. Unfortunately it does not seem as though paypal uses webhook triggers to capture the action I need. Below is response from PayPal. If this is not possible via webhooks, would it be possible for Pabbly to add the Paypal trigger instead? Any help is greatly appreciated!

*****

Hello Richard! Thank you for contacting PayPal. My name is Illya, and I will be taking it from here. I understand that you are reaching out about “webhooks”, and I can definitely help you with this. PayPal does not use webhooks. The only trigger when sending a payment is the notification that is sent to both the merchant “You got money” or the buyer, "You paid merchant X". We do however use 2 different APIs:

API credentials identify you as a PayPal Business account holder authorized to perform API operations. There are 2 authentication methods to choose from:

  • API Signature: We use a username, password, and a unique string of numbers and letters to identify your account. API Signature credentials don’t expire and are easier to implement and more commonly used.
  • API Certificate: We use a username, password, and a downloadable certificate to identify your account. API Certificate credentials are valid for 3 years, and you must renew them before they expire. We recommend this method for optimal security.
You can integrate PayPal's payment solutions with an Application Programming Interface (API) with your online store or shopping cart. Find out which API credentials you'll need from your shopping cart provider or web developer.
 
P

Pabblymember11

Guest
You can integrate PayPal's payment solutions with an Application Programming Interface (API) with your online store or shopping cart. Find out which API credentials you'll need from your shopping cart provider or web developer.
Kindly create a submission on the HelloNext- https://pabbly.featureos.app/ and upvote it so our technical team can add the desired action/trigger event if possible.
 
Top