CapabilityIntent
upload files
The DataLens Platform supports a file upload feature for CSV, Excel, and PDF files. The File upload feature in the DataLens Platform uses python-multipart to handle multipart form data uploads. aiofiles is used in the File upload feature of the DataLens Platform to handle asynchronous file operations.