The Account module enables Provider or Vendor staff to view and manage their account general properties, users, groups, contacts and account links. Data Model The business objects managed by the Account module are the current account, users, groups, permissions and account links. Accounts There are two types of accounts representing two types of collaborating companies…
Read More
Cloudblue Connect Zapier APP have the followings Actions Create Asset Request from external system order Enables providers to create or modify one or multiple assets with a single order payload from an external system. Automatically detects products set in the payload. No limits for the maximum number, but at one item of one product needs…
Read More
Publish the Product on the Marketplace 1. Locate the request for product listing From the Listings module, open the Requests tab and find a listing request with the Reviewing status: Click on the request ID to view the request details. 2. Start the product deployment Review the Listing Request Details screen: Click Mark as Deploying…
Read More
Introduction Adapter is a part of the CloudBlue Connect Extension for the CloudBlue Commerce that is required to initialize Hub object in the CloudBlue Connect Provider Portal and establish internal API connectivity. Adapter is highlighted in the overall Extension components diagram below: Adapter consists of the back-end (service) and front-end (package) components deployed independently as…
Read More
An Agreement is a versioned template created by a provider to sign contracts with other accounts (vendors or providers). Video Tutorial Go through the following short tutorial to understand concepts of using agreements and contracts: Introduction The Agreements and Contracts modules are interconnected. Namely, every contract is based on a certain agreement. Providers create agreements…
Read More
Overview AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on Amazon Web Services (AWS). CloudBlue Connect has the opportunity to publish Connect products as a SaaS service in the AWS Marketplace. This will help our vendor-owned providers…
Read More
Introduction Connect REST API provides you with the lowest-level access to the functionality of the Connect Platform. All other integration methods, like our Portals, SDKs and Extensions are built on top of the REST API layer as schematically illustrated below: Before building your integration directly with the REST API, please consider integrating using higher-level (and…
Read More
The Connect API requires API clients to authorize their HTTP requests through the Authorization header carrying a unique security token as the ApiKey argument. The Extensions module enables providers and vendors to generate such a token for every API client they want to use. API Endpoint On the General tab of the Extensions main page,…
Read More
Apiary.IO allows you to write an API in 30 minutes. You can share it with your teams, systems integrators, or customers to validate and works in a pilot or previous definition. You can use the API mock to take your API for a spin–without writing any code. Iterate, rinse & repeat. This platform is perfect…
Read More
The apsconnectcli is a legacy command line tool helps Providers with product lifecycle automation in the CloudBlue Commerce. Warning: This tool is going to be discontinued as of January 2021. apsconnectcli is a part of the CloudBlue Connect Extension for the CloudBlue Commerce, as illustrated by the following diagram: Providers need to use this tool…
Read More
The Connect PHP SDK is a valuable tool to implement middlewares between Cloudblue Connect and your platform. Not necessarily your platform must be developed in PHP, only the platform that runs the middleware must support PHP 5.6 or higher. For more information go to PHP Connect documentation. The example uses the scenario developed in Apiary…
Read More
The Connect Javascript Python is a valuable tool to implement middlewares between Cloudblue Connect and your platform. This SDK was developed in Python. Not necessarily your platform must be developed in Javascript, only the platform that runs the middleware must support Python 2.7 or higher. For more information go to Python SDK Connect documentation. The example…
Read More
The Connect Javascript SDK is a valuable tool to implement middlewares between Cloudblue Connect and your platform. This SDK was developed in NodeJS. Not necessarily your platform must be developed in Javascript, only the platform that runs the middleware must support NodeJs 10 or higher. For more information go to Javascript SDK Connect documentation The…
Read More