After selecting the Data Extraction Tool template in the Deploy section of your Canvas and providing a name and description for your app, you will be redirected to the newly created Data Extraction App page, where you will see a table prompting you to drag some files.Documentation Index
Fetch the complete documentation index at: https://docs.tela.com/llms.txt
Use this file to discover all available pages before exploring further.
Creating Runs
To start a new run, you have some options:- Click the
Upload or drag your filesbutton and choose the files you want; - Simply drag the files you want from your file explorer into the table in the page;
Download button on the bottom right corner to export your results as a .csv file!
Downloading and Exporting
When clicking on theDownload button of your app, you will be granted 2 options to choose the structure of the downloaded sheet:
- Consolidate values inside a single cell: It’s better to integrate with other softwares, but it is harder to read. This will take every list in the result and represent it in a JSON format inside the cell.
- Display list items one per line: More readable, but the structure can be confusing if you need to pass this result to other software. This will break down every list in many lines, where each line has one element of the list.
.csv file, but we also provide different separators that can be selected.