Technical Guide
Google Sheets technical setup
Push spreadsheet rows into Circle Routes delivery tasks.
Endpoint
POST {YOUR_API_HOST}/api/v1/delivery-tasks/push/google-sheets/rows
Authentication
Header: X-API-Key: {your API key from Settings → API Integration}
CSV-compatible endpoint
POST {YOUR_API_HOST}/api/v1/delivery-tasks/push/csv/rows
What gets mapped
Name, phone, email, address, city, delivery date/time, windows, order id, AWB, coordinates, boxes, volume, weight, COD amount, task type, and notes.
Not mapped: required skills, service time, or shipper client. Use bulk push for those.
