Detrack

Detrack is a delivery management software that offers real-time vehicle tracking, electronic proof of delivery, and automated customer notifications.

19 actions Integration catalog
Request access
Connect Detrack once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add CollectionDETRACK_ADD_COLLECTION
Add a new collection job in Detrack. A collection is a pickup job where items are collected from a location. The Delivery Order (do) number must be unique per date. Include the country name in the address for better geocoding.
Bulk Create DepotsDETRACK_CREATE_BULK_DEPOTS
Tool to create multiple depot locations in one request. Use when you need to create several depots at once. Each depot requires at least a name and an address that can be geocoded. Include country name in addresses for accurate geocoding.
Create DepotDETRACK_CREATE_DEPOT
Create a new depot in Detrack. A depot serves as a starting/ending point for delivery routes. Requires at least a name and an address that can be geocoded. The address should be complete and include the country name for accurate geocoding.
Delete All CollectionsDETRACK_DELETE_ALL_COLLECTIONS
Tool to delete all collections in the account. Use when you need to purge every collection for a specific date after confirmation.
Delete All DeliveriesDETRACK_DELETE_ALL_DELIVERIES
Tool to delete all deliveries for a specific date. Use when you need to purge deliveries in bulk before scheduling new ones.
Delete DeliveryDETRACK_DELETE_DELIVERY
Tool to delete one or more deliveries by date and D.O. number. Use after confirming delivery entries to avoid accidental data loss (max 100 items per call).
Bulk Delete DepotsDETRACK_DELETE_DEPOTS_BULK
Tool to delete multiple depots in a single request. Use when you need to remove depots that are no longer needed.
Delete Job by QueryDETRACK_DELETE_JOB_BY_QUERY
Tool to delete a job by DO number using query parameters. Use when you need to delete a specific job by its DO number. Returns success status indicating whether the job was found and deleted.
Edit DeliveryDETRACK_EDIT_DELIVERY
Edit one or more existing deliveries by date and D.O. number. Use this tool to update delivery details such as address, recipient, phone, instructions, or vehicle assignment. The delivery must already exist in Detrack (identified by date + D.O. number combination). Limitations: - Maximum 100 deliveries per request - Date and D.O. must match an existing delivery
Get Job by DO and DateDETRACK_GET_JOB_BY_DO_AND_DATE
Tool to retrieve a specific job by its DO (Delivery Order) number and date. Use when you need to fetch detailed information about a specific delivery or collection job. Returns comprehensive job details including status, tracking, items, and proof of delivery information.
Get Job By QueryDETRACK_GET_JOB_BY_QUERY
Tool to retrieve a single job by DO number using query parameters. Use when you need to fetch detailed information about a specific delivery or collection job.
List DepotsDETRACK_LIST_DEPOTS
Tool to list all depot locations with pagination. Use when you need to retrieve depot information including addresses and coordinates. Supports pagination to handle large numbers of depots.
List Jobs V2DETRACK_LIST_JOBS_V2
Tool to list jobs with pagination and filtering using Detrack API v2. Use when you need to retrieve jobs with filters by date, type, assign_to, status, DO number, or search query. Supports sorting and pagination for efficient data retrieval.
SearchDETRACK_SEARCH
Tool to search for deliveries, collections, or vehicles. Use after defining search criteria to retrieve matching jobs.
Search JobsDETRACK_SEARCH_JOBS
Search jobs with advanced filters including date range, DO number, statuses, groups, vehicles, zones, and more. Use this to find specific jobs across multiple criteria using the v2 search API.
Update Depots BulkDETRACK_UPDATE_DEPOTS_BULK
Update multiple depot locations in a single request. Use this to modify depot details such as address, contact information, or coordinates. Each depot is identified by its name or ID. This is more efficient than updating depots individually when you need to update multiple depots at once.
View All CollectionsDETRACK_VIEW_ALL_COLLECTIONS
View all collection jobs scheduled for a specific date in Detrack. Returns collection details including delivery order number, pickup address, status, tracking link, and items. Use this to retrieve all collections for a particular day by providing a date in YYYY-MM-DD format.
View All DeliveriesDETRACK_VIEW_ALL_DELIVERIES
Tool to view all deliveries for a specific date. Use when you need to retrieve all delivery jobs on a given date.
View All VehiclesDETRACK_VIEW_ALL_VEHICLES
Retrieve all vehicles registered in your Detrack account. Returns complete fleet information including real-time location, speed, connection status, and vehicle details. Use this to get an overview of your entire fleet or check which vehicles are currently active.