Route4me
route4meRoute4Me provides a Last Mile Routing API offering automated solutions for route planning and optimization, tailored for logistics-intensive businesses.
Acciones disponibles (2)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get VehiclesROUTE4ME_GET_VEHICLEAcciónTool to retrieve details of vehicles in the organization. use when you need the full list of vehicles before planning routes or auditing vehicle capacities.
ROUTE4ME_GET_VEHICLEAcciónTool to retrieve details of vehicles in the organization. use when you need the full list of vehicles before planning routes or auditing vehicle capacities.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Set Destination StatusROUTE4ME_SET_DESTINATION_STATUSAcciónTool to set or update the status of one or more route destinations. use after confirming deliveries to mark stops as skipped, completed, or failed.
ROUTE4ME_SET_DESTINATION_STATUSAcciónTool to set or update the status of one or more route destinations. use after confirming deliveries to mark stops as skipped, completed, or failed.
Parámetros de entrada
statusstringObligatorioenumThe desired status. Can be `Skipped`, `Completed`, `Failed`, or `Empty`.
SkippedCompletedFailedEmptydestination_idsinteger[]ObligatorioThe unique IDs of destinations to update.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not