Skip to content

Paypal

Description

The PayPal activity enables integration with your PayPal account to retrieve financial data such as transactions, payment details, and other objects supported by the PayPal API.

This activity uses OAuth authentication to securely connect to PayPal and extract data via their REST API. It’s useful for workflows involving payment reconciliation, reporting, or compliance audits.

Use case:
In a finance reconciliation workflow, use this activity to pull PayPal Transactions for the last 7 days. The results can be filtered by payment status, formatted with TransformFields, and uploaded to Google Sheet for reporting.

Input

Not Applicable

Output

Output TypeFormatDescription
DataJSONPayPal object data such as transactions

Configuration Fields

Field NameDescription
ConnectionSelect a PayPal OAuth connection. Used for authenticating API requests.
ObjectThe type of PayPal object to retrieve. Example values: Transactions, PaymentDetails.

Sample Input

Not applicable
This activity is triggered via configuration, not from upstream input.

Sample Configuration

FieldValue
connection.idpaypal-oauth
connection.namePayPal Prod Connection
objectTransactions

Sample Output

Transaction IDAmountCurrencyStatusDate
9XE03414A287250.00USDCompleted2025-06-01
2KD49281J114100.00USDPending2025-06-03