Technical Guide

CSV import technical setup

Send parsed CSV rows into HelloRoute using the CSV integration endpoint.

Endpoint

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

Authentication

Header: X-API-Key: {DELIVERY_TASKS_PUSH_API_KEY}

Back to integrations