...
Reports can be scheduled for automatic delivery by email on a daily, weekly, monthly, or other frequency bases. The file can be sent in CSV format, enabling integration of the information in the client's various systems.
My Schedule Dashboards & Reports
Colocation NOC API
...
A storage archive that holds a vast amount of summary data in its native format until it's needed. Unlike traditional databases or data warehouses, a Data Lake allows organizations to store both structured and unstructured data without the need to preprocess or structure it beforehand. The Data Lake service differs from the SDK service in that when you correct the data it is done on both sides. Requires collaborative development between Galooli and the client.
FTP/SFTP
File Transfer Protocol (FTP) is a standard network protocol that facilitates the seamless exchange of files between computers connected to a TCP-based network, such as the internet. It operates on a client-server model, where a client initiates the file transfer request, and a server responds by either uploading or downloading the specified files.
In order to integrate Galooli with your FTP services, you will need to provide the following information:
Server address, username, and password of your “FTP Service” in the address list, in the following formats:
In the case of an unsecured FTP server - ftp://{server}#|#{username}#|#{password}
In the case of an secured FTP (SFTP) server - [sftp://{server}#|#{username}#|#{password}]