PayPal
-
Import/clone
PayPal_HTTPsource from the Connectors library application.-
PayPal supports OAuth 2.0 - Client Credentials authentication (source: PayPal API Get Started ). To get your credentials, log in to the Developer Dashboard with your PayPal account -> click “Create App” -> Enter name -> “Create App” button -> Get you Client ID and Secret API. Copy them into the
PayPal_HTTPsource. -
The Connectors library application contains examples of how to list invoices in the PayPal scenario. You can modify the examples to call any API call supported by PayPal API .
-
Last updated on