Atreemo Setup

Installation of an Atreemo Connector will require:

  • The Domain of the API instance the Atreemo account is hosted on.
  • Valid OAuth2.0 credentials for that instance (i.e. Username and Password)

If you or your customer do not have access to these, please contact The Access Group directly to gather the correct details.


Setup & Authentication

Cyclr Connector Installation

When installing the Atreemo Connector, the following values are used:

ValueDescription
UsernameOAuth2.0 credentials
PasswordOAuth2.0 credentials
DomainThe instance domain where the API is located
For example, if that was https://apidomain.com, the domain should be entered as just apidomain.com.
Client IDOAuth2.0 credentials.Optional
Client SecretOAuth2.0 credentials.Optional

The Atreemo API makes use of the OAuth2.0 flow using the ‘password’ grant type. As Client ID and Secret are not required to generate an access token, these fields have been marked as Optional during the install process.

The Domain of your customer’s instance is mandatory when installing the Atreemo Connector.