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

Back to integrations