Skip to content
Export to Google Workspace Guide
Share
Explore
Formulas

icon picker
Create Drive Folder

The CreateDriveFolder formula allows you to create a new folder in your Google Drive from Coda. You can specify various parameters such as the folder destination, name, and sharing permissions.

Parameters

Required Parameters

There are 2 required parameters for this formula:
account : The Google account you want to use (automatically populated by Coda once your account is connected)
folderName : The name for the new folder

Optional Parameters

There are 4 optional parameters for this formula:
parentFolderUrl : The URL of ID of the Google Drive folder you want the new folder to be created in (shared folders allowed). If omitted, they will go into your main drive folder
shareWith: Include this if you want to share the upload with any email addresses. This should be a list of emails to share with
permissionType : Use this to specify the permission type that emails defined in shareWith should have. The options are “Reader”, “Writer”, “Commenter”
doNotThrowErrors : Set this to true() if you want to supress errors for failed uploads. This can be useful if using the formula in an automation

Playground

folderName* :
parentFolderUrl :
shareWith :
None
permissionType :
Blank
doNotThrowErrors :

Create Drive Folder

Feedback

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.