Importing Data into a Data Table

I’ve setup a simple data table with 3 columns of information. How do I import the data into the table? I don’t see an import function like their is with FAQ’s

Table

Hello @jbarretto :smiley:,

Welcome to Kore Community :clap:

For our Data Tables, the only way to input data is through service API’s. You can check the following documentation for reference:

Hope this helps! Thank you for stopping by!!

Does this mean we have to load a data table that we want to use, 1 row at a time? Or can we do a ‘mass load’ using the service API?

Hi there, I’m looking for an answer to my question above. I have a spreadsheet with around 500 rows of data that I want to import into a data table from .xlsx or .csv. Is there any way to load the entire table of 500 rows, without having do it one row at a time?