Description:
Create a new directory on the Google Drive
Usage:

To use this step, google drive should be configured using Flowwright oAuth connections.

Example:
Let’s build and execute the googleDriveCreateFolderDef example.
- Create a new definition called “googleDriveCreateFolderDef”
- Select the definition and click the “design” button
- Drag a googleDriveCreateFolder step from the toolbox
- Connect the dots between the start and googleDriveCreateFolder step

- Click on the “googleDriveCreateFolder” step to configure its properties
- Configure the following values for the properties as shown on the below graphic

- Save the workflow definition, create a workflow instance and execute. Step should create new directory in google drive.