Forum Discussion

DanaHauser's avatar
DanaHauser
Qrew Cadet
6 years ago

File uploading from a webpage

I'm looking to have prospective employees upload required documents to Quickbase, and what the best method would be.

They would be given a URL to go to an upload page, this page would have the RID of their record, and any related info.  The base64 requirement is my only concern.  Is there an add-on or method that would help with this?  The prospect would be uploading files that may not be base64, so is there a way to convert them behind the scenes, or have it upload to Dropbox, Google Docs, etc, and then have it somehow have it upload to the field from there?  

Any suggestions or ideas on the best way to go about this?

Thanks for any help you can provide,

Dana

------------------------------
Dana Hauser
------------------------------
  • Hi Dana,
    What is the reason to convert the files. I upload files (attachments) to quick for all kind of files with no problem.  Are you saying that files that are not base64 cause problems?

    ------------------------------
    sckaram sckaram
    ------------------------------
  • Sorry Dana - I just realized you would like to upload from an external web page.  What language do you want to use on the back end?

    ------------------------------
    sckaram sckaram
    ------------------------------
    • DanaHauser's avatar
      DanaHauser
      Qrew Cadet
      Thanks for your reply sckaram.  I've been testing this morning and it seems to be working fine without worrying about the files.  I've uploaded a variety of different files, with no issues.

      I'm not familiar with how base64 works exactly, but I don't think it's going to be an issue.  I am using HTML and providing a user token, which is working fine.  Hopefully, I'm good to go.

      Dana

      ------------------------------
      Dana Hauser
      ------------------------------