Google Drive Create shortcut function

The Google Drive Create shortcut function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Drive functionality to create a shortcut.

For a full list of available functions, please read Google Drive functions.


Description

The Google Drive Create shortcut function creates a shortcut (link) to an existing file or folder. The shortcut appears as a reference and does not duplicate the original content.


Setting it up

To use the Google Drive Create shortcut function, follow these instructions:

{{popups:rpas/add:action=google-workspace-drive-create-shortcut}}

Once on a process map:

  1. Navigate to the process where you would like to add the Google Drive Create shortcut function
  2. Click on the green button's drop-down (right side of the green button labelled "Process")
  3. On the menu that appears, click on the "+ Activity" item
  4. From here you can select the Google Drive Create shortcut option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
File or folder IDYesText-The file or folder ID to create a shortcut to
Shortcut nameNoTextShortcutName for the shortcut
Destination folder IDNoText-Folder ID where the shortcut will be placed
VariableNoText-State variable to store the shortcut ID

Output variables

VariableTypeDescription
VariableTextThe ID of the newly created shortcut

Errors

ErrorDescription
Target not foundThe target file or folder ID does not exist
Permission deniedInsufficient permissions to create a shortcut

Tips

  • Shortcuts do not count towards storage quota
  • Deleting a shortcut does not delete the original file

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.