Bulk add images to columns of a database?

Currently im adding them.one at a time forgetting which one im on so i have to start over, once again, navigate to the folder, click the subfolder, click the radio button not the name, realize I gt the wrong one…etc…

Is there a better way? Upload a csv maybe?

Hi, @Casey_Whitcher

As I understand, you are using a console. Unfortunately, in this case, you don’t have a better way. However, if you will use API, you can use this endpoint:
/<applicationId>/<apikey>/data/<tableName>/deep-save

1 Like