Installation Prerequisites¶
Before proceeding with the installation, all the prerequisites below have to be installed on the server:
.NET 9.0
Rest API Access¶
The connector retrieves data using your Rest API. All requests are made using basic authentication or OAuth 2.0 Client credentials grant type. The Rest API access, that will be used to make these requests, must have the appropriate access roles.
Access permissions¶
Ensure the user credentials you provide have sufficient permissions to access all API endpoints from which you intend to collect data.