Tables |
At its core, TDE is a set of simple logical tables (such as Unit, Driver, Job), which are backed by a database or other data source within Verizon Connect. These logical tables simplify and secure how you interact with your data across Verizon Connect products. Every table's columns use the same set of Data types, and every table supports one or more of the following standard data operations:
Note |
---|
Table retrieves are limited to 8 million operations per hour per customer account. Non-retrieves are limited to 1 million operations per hour per user. |
You can interact with the tables by creating Templates that let you automate batch operations with your TDE data. You can also work with the tables using the REST API and SOAP API web services.
Tip |
---|
TDE has frequent releases. Check the New Features topic to learn about the latest enhancements to these tables. |
These are the Verizon Connect tables that are exposed for your use through templates. The Symbolic Name specifies the table name and current version. To reference a table in a template, enter the table's Symbolic Name for the TableID in the [Template] section.
Note |
---|
|
Table Name | Product | Symbolic Name | Custom Column Support |
---|---|---|---|
Alert | Fleet | Alert-1.0 | |
Attribute | Fleet | Attribute-1.0 | |
CapacityMetric | Load Management | CapacityMetric-1.0 | |
Category | Fleet | Category-1.0 | |
Column | TDE | Column-1.0 | |
Condition | Fleet | Condition-1.0 | |
DataType | TDE | DataType-1.0 | |
Driver | Fleet | Driver-1.0 | |
DriverAssignment | Fleet, Mobile | DriverAssignment-1.0 | |
DrivingPeriod | Fleet, Mobile | DrivingPeriod-1.0 | |
ErrorCode | TDE | ErrorCode-1.0 | |
ExternalKey | TDE, Fleet | ExternalKey-1.0 | |
Fleet | Fleet | Fleet-1.0 | |
FormInstance | Fleet, Mobile | FormInstance-1.0 | |
FuelTransaction | Fleet | FuelTransaction-1.0 | |
Hierarchy | Fleet | Hierarchy-1.0 | |
HosEvent | Mobile | HosEvent-1.0 | |
Job | Response | Job-1.0 | |
JobType | Response | JobType-1.0 | |
Marker | Fleet | Marker-1.0 | |
MeasurementUnit | TDE | MeasurementUnit-1.0 | |
Photo | Mobile | Photo-1.0 | |
Point | Fleet | Point-2.0 | |
MediaVideo | Fleet | MediaVideo-1.0 | |
MediaChannel | Fleet | MediaChannel-1.0 | |
Route | Response | Route-1.0 | |
RouteDriverBreak | TDE | RouteDriverBreak-2.0 | |
Schedule | Response | Schedule-1.0 | |
Settings | TDE | Settings-1.0 | |
Shift | Response | Shift-1.0 | |
ShiftBreak | Response | ShiftBreak-1.0 | |
ShiftPattern | Response | ShiftPattern-1.0 | |
Signature | Mobile | Signature-1.0 | |
Site | Fleet | Site-1.0 | |
Table | TDE | Table-1.0 | |
Tag | Fleet | Tag-1.0 | |
Team | Fleet | Team-1.0 | |
Territory | Response | Territory-1.0 | |
Timesheet | Fleet | Timesheet-1.0 | |
TimeZone | TDE | TimeZone-1.0 | |
Unit | Fleet | Unit-1.0 | |
User | Fleet | User-1.0 | |
UserMessage | Mobile | UserMessage-1.0 | |
VehicleCapacityLimit | Fleet | VehicleCapacityLimit-1.0 |