# Google Drive action - Create folder
This action creates a new folder in Google Drive.
# Input fields
| Field name | Description |
|---|---|
| Parent folder | The parent folder where the new folder will reside. Select a folder from the picklist or follow the hint to enter folder ID directly. |
| Name | Name of new folder. |
# Output fields
| Field name | Description |
|---|---|
| ID | The ID of the newly created folder. |
| Name | The name of the newly created folder. |
| Mime type | The mime type of the newly created folder, as stated in Google documentation (opens new window). |
Last updated: 12/9/2019, 5:21:57 PM