CSV Uploading

📘

This endpoint allows uploading CSV file with list of jobs. Uploading creates background job, which automatically parses CSV file and saves successful jobs.

❗️

Important: Jobs with invalid data will be ignored.


\--b70d3a51950c477ab70079b447be577a  
Content-Disposition: form-data; name="file"; filename="csv_import_example (1).csv"

Customer name,Job address,Driver ID,Deliver after,Job deadline,Comment,Customer_Email,Customer Phone,  
Pickup after,Pickup deadline,Pickup name,Pickup email,Pickup phone,Job name,Job capacity  
Sherlock Holmes,"Australia, Sidney,,,11.12.18 14:55,Lorem ipsum,,611900654321,,,,,,Job two,  
Jimmy,"-37.778283, 145.096943",107,,11.12.17 01:20,Lorem ipsum,,611900654322,,,,,,Job oneone,

\--b70d3a51950c477ab70079b447be577a--
Language
Credentials
Query
Click Try It! to start a request and see the response here!