Route4Me

Learn how to use Route4Me with Composio

Overview

Enum

ROUTE4ME

Description

Route4Me provides a Last Mile Routing API offering automated solutions for route planning and optimization, tailored for logistics-intensive businesses.

Authentication Details

Actions

Tool to retrieve details of vehicles in the organization. use when you need the full list of vehicles before planning routes or auditing vehicle capacities.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to set or update the status of one or more route destinations. use after confirming deliveries to mark stops as skipped, completed, or failed.

Action Parameters

destination_ids
arrayRequired
status
stringRequired

Action Response

data
object
error
string
successful
boolean