CSV / JSON upload

I know this has been discussed a couple of times, and I read through and still couldn’t figure it out. I want to enable my customers to upload and manage their data that is then used within the WeWeb application. I’m a step before Authentication so that’s not the barrier.

The data comes in as CSV or JSON. Some of the headers still need to be mapped - e.g., “id”., “name” so that i have it in a pre-set naming convention. I have a table ready in Xano to receive the data as draft, and in it’s stable formed once the mapping is completed.

Effectively i want to following steps:

  1. User uploads a CSV/JSON to WeWeb (I know how to do it with an image, but not in a way that i can read the headers - optional: save draft in Xano)
  2. I read the headers into a WeWeb array
  3. Header mapping using the dropdowns in the picture, making sure the required fields are covered
  4. I take this info and place it in schema within a Xano table
  5. I read this table as one of my collections

Would love to get your help!

image

Hi @Ohad :wave:

Just to keep you posted: I haven’t forgotten about you but I’m still thinking about what the best approach would be :smile:

Let me ask the team for help on this one!