Get file information action in Google Drive

Use the Get file information action in the Google Drive package to enable you to get the file information of a file from Google Drive.

Settings

  • Enter the same username that you provided in the Connect action.
  • Select whether to identify the file by file path and name, or by ID. If this is a shared folder, you must use the FILE ID option.
    Note: The ID is the value in the URL after the last forward slash. For example, if the URL is https://docs.google.com/spreadsheets/d/12dlAwvrEA4JeLysfFky9, the ID is 12dlAwvrEA4JeLysfFky9
  • Select or create a dictionary variable to hold the file information which is stored in two keys: the name key holds the file name and the extension key holds the file extension.