Hi,
Using make.com I want to upload a Google Doc to a “File” field in a Softr Database.
This is the Softr database table. “Contract” is a field of type File.
I’ve read that only public available documents can be uploaded to Softr file fields. Therefore I create the document in a Google Drive folder, which is shared to public. These created documents are accessable for everyone (see here for an example).
Note: we’re not using Google workspace, but the free Google Drive access.
Can anyone shed some light, to get this working?
Many thanks.
Dirk
If so, this isn’t directly a hosted URL to a file, but a Google Doc sharing link. You would need to use a variable that actually contains the file itself (e.g. a PDF file, or Docx, etc). For example:
As you’ve just used the “Download a Document” step in Make, it’s very likely that there’s such a URL in the payload, could you check the payload this Google Doc action outputs?