Rithum (prebuilt connector)
Description
Rithum is a comprehensive e-commerce platform that helps brands, retailers, and suppliers manage multichannel sales, marketing, and fulfillment operations.
API documentation
API documentation for Rithum (used to build this connector) can be found via the link below:
Authentication
The Rithum connector is configured for basic auth
, facilitating a specific OAuth 2 authentication flow that utilises a post-request script.
Basic authentication
When a user chooses to add a connector instance for Rithum with basic
authentication, the credentials below are prompted:
base url
The endpoint for Rithum API requests - for example: https://api.channeladvisor.com
access token
Leave set to access_token
.
application id
Your client identifier, obtained by registering your application in Rithum’s Developer Console.
shared secret
A confidential key associated with your application id
, used to authenticate your application.
refresh token
Last updated