SFTP
Last updated
Last updated
As an Admin with integrations permissions, you can sync your occupancy data or directory via SFTP.
If using SFTP for directory this means your active directory can be seamlessly populated in gospace AI, so you can start to automate for all your users, and map them to teams without any manual inp
If using SFTP for occupancy this means your real-time occupancy data will be synced with the gospace AI platform for AIDRA to learn and improve your forecasting for smarter space allocation.
To begin, click on either "SFTP - location occupancy data" for real-time occupancy or "SFTP - user management" for directory on the integrations page. You'll then see the below.
First we must enter the relevant SFTP credentials in order to create a connection. To explain these fields and how to configure them:
Once you've input your credentials correctly and clicked Continue, you will be asked to confirm your integration. Here, you'll have the following options:
Integration Name: Choose a name for your SFTP integration that clearly identifies its purpose .for tracking your integrations later on. For example, "Occupancy Import". This name will be used to identify the integration within the integrations page.
CSV Delimiter: If your SFTP server will be handling CSV (Comma-Separated Values) files, specify the delimiter character used in these files. The delimiter is the character that separates individual data fields within the CSV file.
Regular Expression for File Name Selection: In this field, enter a regular expression (regex) pattern to specify which files should be included in the SFTP transfer. This is useful if you only want to process files that match a certain naming convention or pattern. For example, if you want to only import files that start with "employee_" and end with ".csv", you could use a regex like ^employee_..csv$.
CSV File Includes Column Headings: This radio button allows you to indicate whether your CSV files include a header row that specifies the names of each column. If your CSV files have a header row, slick the radio button. This tells gospace AI to treat the first row of the file as column names rather than data.
If everything looks good, click "Confirm" to create your SFTP integration. gospace AI will then test the connection to your SFTP server and verify that it can successfully authenticate and access the specified file path. If the connection test is successful, your SFTP integration is ready to start mapping to import your users, teams or both.