Skip to main content

Create onboarding GTS calculate route in Ahoy Movement Studio

Calculates a route between two or more points, considering various parameters.

Application

  • Ahoy Movement Studio

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestText (Short)YesNone
AvoidList of things to avoid in the routeText (Long)NoNone
Route typeType of route to calculateText (Short)YesNone
Query pointsList of points for the routeText (Long)YesNone
AlternativesNumber of alternative routes to calculateNumberNoNone
VehicleWidthWidth of the vehicleNumberNoNone
VehicleHeightHeight of the vehicleNumberNoNone
VehicleWeightWeight of the vehicleNumberNoNone
Mode of transportList of transport modesText (Long)YesNone
AllowExtendedSegmentGeomsWhether to allow extended segment geometriesTrue/FalseNoNone

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Response bodyThe main content of the responseText (Long)NoNone
Response status codeThe HTTP status code returned in the responseNumberNoNone
Response headersAdditional information provided in the response headersText (Long)NoNone

Outcomes

NameDescription
UnsuccessfulThis status is selected if the job has completed unsuccessfully.
SuccessThis status is selected if the job has successfully completed.