An optimal multi-stop route from email requests

The scenario reads pickup requests from email, finds the addresses, builds an optimal multi-stop route, and sends a reply.

  • Parses email requests itself
  • Geocodes the addresses
  • Builds the optimal stop order
  • Sends a reply with the schedule
Google Sheets