Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

how to provide raw csv as input for column mapping? #69

Open
gsaandy opened this issue Mar 8, 2022 · 2 comments
Open

how to provide raw csv as input for column mapping? #69

gsaandy opened this issue Mar 8, 2022 · 2 comments

Comments

@gsaandy
Copy link

gsaandy commented Mar 8, 2022

Is there a way we can skip the file upload and instead provide raw CSV content as a string for column mapping?
The requirement is

  • we get the file content from backend
  • do the column mapping
  • download the new content as a new csv file
@unframework
Copy link
Collaborator

Hmm, the most flexible thing in this case might be to directly grab the source code components for the mapping step and adapt them to your needs? Because it sounds like the only piece you need is the drag/drop, right?

@saibotlive
Copy link

This would be great if this feature existed as well, especially with external csv files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants