« Back to release notes

New EasyRoutes APIs: Add, delete stops; re-optimize route

We've introduced three new ways to interact with your EasyRoutes stops and routes using our native APIs:

  • AddRouteStops: Use this API endpoint to add new stops to the end of existing routes by their Route ID.
  • DeleteRouteStops: Use this API endpoint to delete existing stops via their Stop ID and Route ID.
  • ReoptimizeRoute: Use this API endpoint to re-optimize existing routes by their Route ID, particularly useful after adding or deleting stops using either of the endpoints above.

For full details on configuring each of these new EasyRoutes API endpoints, refer to our AddRouteStops, DeleteRouteStops, and ReoptimizeRoute support documentation.

We've also added two new ways to interact with your EasyRoutes data using our no-code Zapier integrations.  In addition to existing webhook support and our Import Stop action, users can now create custom Zaps using our Stop Status Updated and Route Updated triggers.  

For more details on Zapier integration scenarios, start by reviewing the EasyRoutes API Getting Started Guide.