Hi I’m trying to upload a large number of PDFs as attachments while creating new records. I have 100~ named folders with 1-3 PDFs each inside them. I am attempting to use the gallery view to upload all of the file folders simultaneously and create a new record for each folder that will have a Name text primary field that corresponds to each file folder as well as the PDFs within those folders automatically linked in the record’s attachment field.
Should I use a script to do this? Is there an upload functionality that already does this? What is the best way to go about this process? I have these file folders stored on both an online server and stored locally if that gives me more options on solving the problem.
Thanks