Uploading Data to the Travtus Platform
To process your data on the Travtus platform, you need to upload your files to your client-specific S3 directory. Follow the instructions below to connect to your S3 bucket and upload files using different programming languages.
Request Credentials
First, request your S3 credentials by contacting our support team at [email protected]. You will receive the following information:
- Bucket Name
- Directory Extension
- Access Key
- Secret Key
Types of Files That Can Be Uploaded
- Community Data
- Unit Data
- Vacancy Data
- Resident Data
- Review Data
- Message Data
- SMS
- Web Chat
- Call Recordings
- Call Transcripts
- Reviews
Note: Data can only be uploaded in .csv format.
Python (boto3)
Step 1: Install boto3
If you haven’t already, install the boto3 library using pip:
Step 2: Upload Files
Use the following script to upload files:
JavaScript (Node.js)
Step 1: Install AWS SDK
If you haven’t already, install the AWS SDK:
Step 2: Upload Files
Use the following script to upload files:
PHP
Step 1: Install AWS SDK for PHP
If you haven’t already, install the AWS SDK for PHP using Composer:
Step 2: Upload Files
Use the following script to upload files:
C#
Step 1: Install AWS SDK for .NET
If you haven’t already, install the AWS SDK for .NET:
Step 2: Upload Files
Use the following script to upload files:
By following these steps and using the provided scripts, you can easily upload your data files in .csv format to the Travtus platform’s S3 bucket for processing in Python, JavaScript, PHP, and C#.
For any questions or assistance, please contact our support team at [email protected].
To see more about the standard data structures for these entities, click here
Thank you for choosing Travtus!