Skip to content

Store as temporary file #90

@jakkub21

Description

@jakkub21

Is there a way to store file temporary in the project and use it as attachment for API services? or manually set where the file will be stored.

I want to skip that part when i convert json to xlsx file and download and instead of this i want similar behavior but to send file directly to backend API for further processing... is there a way for doing that with this library?

Basically i want to combine library: https://reactgrid.com/ to simulate Excel-like behavior in the browser and then submit form which will use your library to convert JSON dataset into .xlsx file (currently supported for API imports). I know that it would be better to improve API import functionality to accept JSON format but currently its not possible and i was thinking that i could convert JSON to XLSX and then send it directly to backend API for further processing.

Thank you for answer.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions