Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Technical Interfaces

Is there any android app available for freight tiger?

Yes, you can download them from Google Play Store.

What all APIs does Freight Tiger have?

What

...

Webhooks are automated messages sent from apps when something happens. They have a payload which is sent to a unique URL.

Can FT send the webhooks data in our format?

We have standard contracts for all the webhooks documented on swagger as mentioned above. These are standard across all the customers and cannot be customised.

Do we support data in XML format?

No, we do not support XML format. We only accept JSON format.

In what format do we need to send the data to your APIs?

JSON format.

Do you have web-services?

Yes, we have REST APIs.

What frequency can the data be pushed to our server?

We have event based webhooks, which will be triggered as and when the respective event occurs. These are event dependent and cannot be configured for certain frequency.

Do you have EDIs?

No, we have REST APIs.

What are the merits of v2 over v5 ?

v2 was GET API, v5 is POST API. Some new functionalities - Routes, Waypoints, Invoice Details, some fields set to default - Driver Name, Location Source."

I have OTMS - How can i integrate with FT ?

Details from the OTMS will need to be passed in the Add Trip API.

What are the websites that ought to be whitelisted in order for the visibility module to work seamlessly at the customers end?

...

You can identify a milestone in your process - this could be DO creation, Plant GateIn /GateOutor Invoice Creation. We recommend before Gate In so that all the loading analytics are captured.

...

The mandatory details needed for a Trip Creation are - Vehicle Number Origin Destination Driver Number"

At what level should I create a trip - Shipment level/ DO level/ Invoice level?

Invoice level

Which details should be sent during trip update ?

Any details to be added/modified in the Trip details can be passed in the Trip Update API.

...

API

...

.

You can choose to not pass these parameters at all.

Driver

Why does FT require driver number ?

...

The FT Trip will consist of all this data on the trip together for your reference. This data will also be available for you to download in the format of .csv reports.

I want to pass Invoice details - How can they be sent ?

These can be passed in the Add or Update Trip API

Do you have header and line item level structure ?

...

Why do you need Consignee details?

We do not want to disclose Consignee details Consignee details are not mandatory in a Trip.

Is it okay if we do not provide you Consignee details ?

Yes. Consignee Details are optional.

Uncategorised Questions

Can FT send data back to my ERP or CRM?
OR
Does FT have webhooks/callbacks to push information back to our systems?

Yes, please refer to our standard webhook contracts for more details:

How do we compute ETA?

We set a average truck speed based on the industry type, Once we get the location from the device, ETA is update based on the distance left from destination and the avg speed set

I have multi-drop scenario - How does the API accommodate it?

We do not have support for multi-drop scenario today. We have waypoints which can be added between an origin and destination of the Trip. A waypoint can be a scheduled pickup / drop or a checkpoint in a route. Once the waypoint is given in a trip all the distance and ETA computation will happen based on the route from Origin To Waypoint To Destination

I want to know whether a vehicle which does gate entry has a GPS or not? Is it possible ?

We have an API for the same:

POST https://integration.freighttiger.com/saas/data/vehicle/gpsStatus"

Is trip update mandatory ?

Nope.

I need some additional business logics to be added during integration - How can you help me ?

We have standard list of APIs with pre defined logics.

Is there any android app available for freight tiger?

Yes, you can download them from Google Play StoreIf you would like to add this information on the trip, you can choose too optionally. This will also help if you want to share tracking information with your Consignees.