Table of Contents
Connections
Commands
Connections
VTS Connector
Connection to the VTS API
Inputs
Input | Type | Detail | Notes |
API Key | TextField | VTS API Key | |
API Secret | TextField | VTS API Secret |
Commands
Deals export
Exports deals as JSON from the VTS API
Inputs
Input | Type | Detail | Notes |
Deal ID | TextField | VTS Deal ID (optional). When no ID is specified, all deals in your environment will be extracted | |
Date | TextField | Returns deals that were last modified after this date (optional). Use YYYY-MM-DD format. | |
Deal stage | DropdownField | Filters deals based on the specified stage in VTS (optional) |
Outputs
Output | Output Type | Notes |
Deals file path | File | |
Deal properties file path | File | |
Properties file path | File | |
Property spaces file path | File | |
Tenant contacts file path | File | |
Brokers file path | File | |
Deal stages file path | File | |
Deal comments file path | File | |
Deal terms file path | File | |
Budgets file path | File | |
Appraisals file path | File | |
Tenant improvements file path | File | |
Building improvements file path | File | |
Free rents file path | File | |
Base rents file path | File | |
Rent escalations file path | File | |
Other credits file path | File | |
Commissions file path | File |
Exit Codes
Code | Type | Detail |
0 | Success | Success |
1 | Error | General failure |
10 | Error | Error from the VTS API |
20 | Warning | Exited with warning |
Portfolio Export
Exports portfolio as JSON from VTS API
Inputs
None
Outputs
Output | Output Type | Notes |
Office parks file path | File | |
Properties file path | File | |
Spaces file path | File | |
Floors file path | File | |
Leases file path | File | |
Portfolio rights file path | File | |
Deal terms file path | File | |
Base rents file path | File | |
Free rents file path | File | |
OpExes file path | File | |
Real estate taxes file path | File | |
Other revenues file path | File |
Exit Codes
Code | Type | Detail |
0 | Success | Success |
1 | Error | General failure |
10 | Error | Error from the VTS API |
20 | Warning | Exited with warning |