OnBuy (prebuilt connector)
Description
OnBuy is an online marketplace connecting buyers with business sellers (and vice versa).
API documentation
API documentation for OnBuy (used to build this connector) can be found via the link below:
Authentication
When adding connector instances for OnBuy, the following authentication methods are supported:
OAuth 2 (client credentials)
When a user chooses to add a connector instance using OAuth 2 (client credentials) authentication, the credentials below are prompted:
Credential
Required?
Notes
Consumer key
The API consumer key can be found in your OnBuy Seller Panel.
Consumer secret
The API consumer secret can be found in your OnBuy Seller Panel.
Scope
Set to none
.
Grant type
Set to client_credentials
.
Last updated