Endpoints

Files are exposed as REST endpoints. CSV files support full CRUD. Text and binary files are served as-is.

REST API: Base URL: http://camunda-tools.home.jeltechnologies.com:13013. Use the endpoint URLs shown below in your Camunda processes.
CSV Files
customers.csv
GET by index: http://camunda-tools.home.jeltechnologies.com:13013/rest/customers/{index}  |  POST / PUT / DELETE also supported
Upload File
Click to select a file — upload starts immediately. Supported: CSV, text files (.txt, .json, .yaml, .yml, .md), binary files (.zip, .pdf, images, Office documents). Max 10 MB.