Skip to main content Skip to complementary content

Onfleet 

Onfleet is a cloud-based fleet management solution that offers route optimization, auto-dispatching, delivery analytics and customer communications.

Onfleet integration replicates data using the Onfleet REST API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

API KeyAPI key.
Quota LimitEnter the percentage of the Onfleet API quota that is allowed to use.

Schema

Information note

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

administrators

The administrators table contains info about the administrators in your Onfleet account.

Replication Method

CDC

Primary Key

id

Replication Key

timeLastModified

Useful links

Onfleet API method

hubs

The hubs table contains info about the hubs, or depots, for teams in your Onfleet account. A hub is the location from which all deliveries for a team’s workers start.

Replication Method

Full Table

Primary Key

id

Useful links

Onfleet documentation

Onfleet API method

organizations

The organizations table contains info about the organizations in your Onfleet account. In Onfleet, an organization is the top-most entity - it contains administrators, teams, works, and tasks, all of which belong to the organization.

Replication Method

CDC

Primary Key

id

Replication Key

timeLastModified

Useful links

Onfleet documentation

Onfleet API method

tasks

The tasks table contains info about the tasks in your Onfleet account. Tasks are units of work that administrators create and assign to workers for completion.

Replication Method

CDC

Primary Key

id

Replication Key

timeLastModified

Useful links

Onfleet documentation

Onfleet API method

teams

The teams table contains info about the teams in your Onfleet account.

Replication Method

CDC

Primary Key

id

Replication Key

timeLastModified

Useful links

Onfleet documentation

Onfleet API method

workers

The workers table contains info about the workers (or drivers) in your Onfleet account. Workers are organization members who complete tasks.

Replication Method

CDC

Primary Key

id

Replication Key

timeLastModified

Useful links

Onfleet documentation

Onfleet API method

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!