• Resolved pierre1wp

    (@pierre1wp)


    I just discovered this plugin and tested it successfully and it seems to do what I need. Thank you for that.

    For convenience of repeat imports, I would prefer to import from a CSV located in Google Drive, as it is generated there by a Google script.

    However I am unable to get the syntax of the URL correctly. I first tried the Google Drive share link (real ID omitted)
    https://drive.google.com/file/d/yourfileid/view?usp=drive_link
    but I get:
    Error, the file is not a CSV
    Error, we cannot find the file

    I also tried the download link syntax such as
    https://drive.google.com/uc?export=download&id=yourfileid
    But I still get the same 2 errors as above.

    Can you point me to the right way of importing a CSV from Google Drive? Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.