Technical Guide

Google Sheets technical setup

Push spreadsheet rows into HelloRoute delivery tasks.

Endpoint

POST {YOUR_API_HOST}/api/v1/delivery-tasks/push/google-sheets/rows

Authentication

Header: X-API-Key: {DELIVERY_TASKS_PUSH_API_KEY}

CSV-compatible endpoint

POST {YOUR_API_HOST}/api/v1/delivery-tasks/push/csv/rows

Back to integrations