Skip to main content

Create routing AB routes in Ahoy Movement Studio

Provides walking and driving directions, ETAs & travel distances for different types of transport modes and multiple modes of routing.

Application

  • Ahoy Movement Studio

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestText (Short)YesNone
ReturnType of data to returnText (Short)NoNone
WaypointsList of waypointsText (Long)NoNone
arrivalTimeArrival time in Unix timestamp (milliseconds)NumberNoNone
End locationText (Long)YesNone
Routing modesList of routing modesText (Long)YesNone
departureTimeDeparture time in Unix timestamp (milliseconds)NumberNoNone
Start locationText (Long)YesNone
Transport modeMode of transportText (Short)YesNone

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.