OroCommerce Storefront (prebuilt connector)
Description
OroCommerce is a complete solution that includes CRM and marketplace solutions with online storefronts optimised for the needs of B2B sellers.
API documentation
API documentation for the OroCommerce Storefront API (used to build this connector) can be found via the link below:
Authentication
When adding connector instances for OroCommerce Storefront, the following authentication methods are supported:
OAuth2
When a user chooses to add a connector instance using OAuth2 authentication, the credentials below are prompted:
grant type
Set to client_credentials
.
client ID
& client secret
A unique identifier and password, required to access and interact with your OroCommerce Storefront data via its API.
base url
The URL used to access your OroCommerce Storefront instance, without the https//
element. For example: patchworks-test.oro-cloud.com
.
Last updated