Skip to content

This repository will help you to upload multiple files (images, excel, pdfs etc.) on QuickBase very quickly. All you need to do is to enter the target links to QuickBase database and the source links of all the files on your local directory.

Notifications You must be signed in to change notification settings

Erdos1729/quickbase-mass-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickbase mass upload

This repository will help you to upload multiple files (images, excel, pdfs etc.) on quickbase very quickly. All you need to do is to enter the target links to quickbase database and the source links of all the files on your local directory.

Instructions

  • pip install -r requirements
  • Run mass_upload.py

Reference

I devised the solution from the following pages of the documentation:

  • [selenium] package that helps you connect with the browser
  • [chromedriver] for automating chrome operations. Please make sure the version of driver is same as your browser
  • [pandas] for accessing links

About

This repository will help you to upload multiple files (images, excel, pdfs etc.) on QuickBase very quickly. All you need to do is to enter the target links to QuickBase database and the source links of all the files on your local directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages