Braintree
-
Import/clone
Braintree_HTTPsource from the Connectors library application.-
Radar supports HTTP Basic Authentication (although they call it “API Key”): see for more details Making API Calls - Request Requirements . To get your credentials, login to your account and you will see your Merchant ID, Public Key, and Private Key on the home page. Use your public key as username and Private Key as password in the
Braintree_HTTPsource. -
The Connectors library application contains an examples of a ping request in the Braintree scenario. You can modify the example to call any API call supported by Braintree API .
-
Last updated on