Cloud Connector Plus (English)

Cloud Connector Plus

Seamlessly connect your local resources to the cloud!

Our innovative software Cloud Connector Plus bridges the gap between local databases and the cloud.

Installed as a service on your server, Cloud Connector Plus enables easy access to local databases via Rest API calls. Define the desired database and the corresponding command in the call body (e.g. “SELECT * FROM CustomTable”) and Cloud Connector Plus will translate and execute the request. The results are conveniently returned as JSON files. Communication can of course be SSL-encrypted and therefore meets the highest security requirements.

Especially for users of Microsoft Business Central, we offer an elegant solution for securely and efficiently integrating local resources such as Microsoft SQL Server, SQLite, PostgreSQL, MySQL, Oracle, HL7, local file systems and FTP servers into the cloud.

Data Flow

Benefit from a fully cloud-compliant technology that also offers a user-friendly way to connect your local resources.

Installation

  • Execute MSI file
  • Check service
  • Open Cloud Connector Plus back end in browser
  • Activate product

Change credentials

  • Open the backend
  • Navigate to Administrator section
  • Enter new user and password
  • Login with new credentials

File system access

  • Generate new API key
  • Generate new file system alias
  • Read folder content by using Postman
  • Read subfolder content
  • View executed transactions

Read SQL data

  • Create SQL statement in SQL Management Studio
  • Open integrated documentation
  • Create REST API call by using Postman
  • Read data from SQL database